head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.4 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.2 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q2:1.1.0.14 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.12 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.10 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.8 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.6 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.4 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.2 pkgsrc-2010Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2012.07.03.11.31.35; author mef; state dead; branches; next 1.1; 1.1 date 2010.11.19.19.21.38; author tez; state Exp; branches; next ; desc @@ 1.2 log @Bump version 1.6.3 to 1.8.1.1 based on PR pkg/46650 Only the most recent Changes and New features are included. Others are listed date only, please refer following URL. http://www.stack.nl/~dimitri/doxygen/changelog.html Release 1.8.1.1 (2012/06/10) Changes - Integrated the root navigation tree in navtree.js for faster loading. - When the navigation tree is enabled, clicking jump to a line in - the source code view will now highlight the line. New features - VHDL code now has a new Design Overview page (thanks for Martin Kreis for the patch). Requires HAVE_DOT=YES, and DOT_IMAGE_FORMAT=svg. - id 677678: Added support for strong and weak attributes in Objective-C properties. Release 1.8.1 (2012/05/19) Release 1.8.0 (2012/02/25) Release 1.7.6.1 (2011/12/10) Release 1.7.6 (2011/12/03) Release 1.7.5.1 (2011/08/21) Release 1.7.5 (2011/08/14) Release 1.7.4 (2011/03/28) Release 1.7.3 (2011/01/03) Release 1.7.2 (2010/10/09) Release 1.7.1 (2010/06/25) Release 1.7.0 (2010/06/15) (Following patches are deleted, for upstream took the changes) patch-ai patch-ak patch-qtools-qvaluestack.h @ text @$NetBSD: patch-ak,v 1.1 2010/11/19 19:21:38 tez Exp $ make build honor LDFLAGS --- src/doxytag.pro.in.orig 2010-11-15 15:43:22.969750700 -0600 +++ src/doxytag.pro.in 2010-11-15 15:43:56.910180400 -0600 @@@@ -19,6 +19,7 @@@@ HEADERS = logos.h version.h SOURCES = doxytag.cpp logos.cpp version.cpp unix:LIBS += -L../lib -lqtools +unix:TMAKE_LFLAGS += $(LDFLAGS) win32:INCLUDEPATH += . win32-mingw:LIBS += -L../lib -lqtools win32-msvc:LIBS += qtools.lib shell32.lib @ 1.1 log @make build honor LDFLAGS fixes build on platforms not using builtin libiconv PR#44105 @ text @d1 1 a1 1 $NetBSD$ @