aboutsummaryrefslogtreecommitdiff
path: root/devel/doxygen
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-0/+1
| | | | Notes: svn path=/head/; revision=273475
* - Update to 1.7.3Sunpoet Po-Chuan Hsieh2011-01-212-21/+19
| | | | | | | | | | | | | - CXX is already added in bsd.port.mk - Cosmetic change Changes: http://www.stack.nl/~dimitri/doxygen/changelog.html PR: ports/154102 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268069
* - Update to 1.7.2Philip M. Gollucci2010-10-193-32/+37
| | | | | | | | PR: ports/151383 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=263236
* - Update devel/doxygen to 1.7.1Rene Ladan2010-08-035-54/+89
| | | | | | | | | | | | - Update pkg-plist and bump PORTREVISION of affected ports PR: ports/148156 Submitted by: maintainer Approved by: tabthorpe (mentor), fluffy (graphics/libwpg) Tested by: exp-run by pav Notes: svn path=/head/; revision=258686
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 1.6.3Tong LIU2010-02-222-8/+5
| | | | | | | | | | | | - Fix previous pre.mk ordering bug by converting to new style options.mk. PR: ports/144184 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250153
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.6.2Li-Wen Hsu2010-01-013-27/+27
| | | | | | | | PR: ports/142201 Submitted by: Naram Qashat <cyberbotx AT cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=246963
* - Update to 1.6.1Wesley Shields2009-10-136-90/+63
| | | | | | | | PR: ports/138181 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=242782
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Mark MAKE_JOBS_UNSAFEDmitry Marakasov2009-06-091-0/+1
| | | | | | | | | PR: 135381 Submitted by: myself Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=235464
* - Update to 1.5.9Martin Wilke2009-05-093-7/+10
| | | | | | | | PR: 134237 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=233492
* - Update to 1.5.8Dmitry Marakasov2008-12-304-30/+80
| | | | | | | | | | | | | | - Add OPTIONS - Trim down Qt depends - Clean Makefile a bit PR: 130003 Submitted by: Naram Qashat <cyberbotx at cyberbotx dot com> (maintainer) Some tweaks by: myself Tweaks approved by: Naram Qashat <cyberbotx at cyberbotx dot com> (maintainer) Notes: svn path=/head/; revision=224970
* - Update to 1.5.7.1Martin Wilke2008-11-092-4/+4
| | | | | | | | PR: 128659 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=222608
* - Update to 1.5.7.Stefan Walter2008-10-173-13/+12
| | | | | | | | | | | - Assign maintainership to submitter. PR: 127727 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (former maintainer) Notes: svn path=/head/; revision=221694
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.5.6Philippe Audeoud2008-05-272-4/+5
| | | | | | | | | | | | - Add use_bison PR: ports/123803 Submitted by: Naram Qashat <cyberbotx cyberbotx.com> Approved by: Marcin Wisnicki (maintainer), mentor (implicit) Thanks to: tabthorpe for testing Notes: svn path=/head/; revision=213788
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Update to 1.5.5.Marcelo Araujo2008-03-073-19/+9
| | | | | | | | | | | - Changed the BUILD_DEPENDS for Python to USE_PYTHON_BUILD instead. PR: ports/121062 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer) Notes: svn path=/head/; revision=208573
* Add a patch that fixes build for certain GCC versions, i.e. theXin LI2007-12-151-0/+11
| | | | | | | | | | | one available on FreeBSD 5.5. PR: ports/118705 Submitted by: delphij Approved by: maintainer Notes: svn path=/head/; revision=203701
* Update to 1.5.4.Xin LI2007-12-114-17/+30
| | | | | | | | | PR: ports/118392 Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> Approved by: maintainer Notes: svn path=/head/; revision=203056
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-241-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Update to 1.5.2Beech Rintoul2007-06-133-53/+77
| | | | | | | | | PR: ports/113598 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> Approved by: sat (mentor) Notes: svn path=/head/; revision=193386
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.5.1Cheng-Lung Sung2007-02-265-617/+70
| | | | | | | | | | | - Switch to partially dynamic plist: autogeneration for docs (they change often) while rest is handled with PLIST_* vars PR: ports/109541 Submitted by: maintainer (Marcin Wisnicki) Notes: svn path=/head/; revision=185959
* - Respect NOPORTDOCSRong-En Fan2007-02-161-3/+1
| | | | | | | | | | | pdf documents should be controlled by NOPORTDOCS PR: ports/109222 Submitted by: rafan Approved by: Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer) Notes: svn path=/head/; revision=185322
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-1/+1
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* fix plist without LaTeXDryice Dong Liu2007-02-112-8/+8
| | | | | | | | | | | | Set the submitter as new maintainer. Because the original maintainer's email address is bouncing. PR: ports/103164 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> Approved by: itetcu (mentor) linimon (for maintainer reset) Notes: svn path=/head/; revision=184846
* Change the hardcoded references to tmake to the parametrized byMikhail Teterin2006-06-271-2/+2
| | | | | | | | | ${LOCALBASE}. Grab the pointy hat. Pointed out by: Michael Landin Hostbaek, others Notes: svn path=/head/; revision=166448
* Upgrade from 1.4.6 to 1.4.7. LIB_DEPEND on png and use the standard -lmdMikhail Teterin2006-06-279-130/+229
| | | | | | | | | | | | instead of building our own versions. The bundled qtools/ can be removed too, but that will make the port always depend on Qt (hence X11), which it currently avoids. Approved by: maintainer timeout (13 days) Notes: svn path=/head/; revision=166421
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* [maintainer update] Doxygen to 1.4.6Edwin Groothuis2006-01-043-4/+22
| | | | | | | | | | | | Upgrade to bugfix release 1.4.6. Fixes a crash when using groupdef command under certain circumstances. http://bugzilla.gnome.org/show_bug.cgi?id=325101 PR: ports/91309 Submitted by: Melvyn Sopacua <mdev@melvyn.homeunix.org> Notes: svn path=/head/; revision=152747
* Submitter of last update (Melvyn Sopacua <portmaint@melvyn.homeunix.org>)Simon Barner2005-12-181-1/+1
| | | | | | | agreed to take over maintainership. Notes: svn path=/head/; revision=151484
* - Update to 1.4.5Simon Barner2005-12-183-11/+141
| | | | | | | | | | - ChangeLog at http://www.stack.nl/~dimitri/doxygen/changelog.html Submitted by: Melvyn Sopacua <melvyn@melvyn.homeunix.org> PR: ports/90544 Notes: svn path=/head/; revision=151483
* kde@ no longer maintains this port.Michael Nottebrock2005-12-181-1/+1
| | | | Notes: svn path=/head/; revision=151456
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Runtime-depend on python (the wrong way, until bsd.port.mk is fixed).Michael Nottebrock2005-02-101-0/+1
| | | | Notes: svn path=/head/; revision=128461
* Missed a file.Michael Nottebrock2005-02-091-0/+8
| | | | Notes: svn path=/head/; revision=128406
* Update to 1.4.1Michael Nottebrock2005-02-094-12/+22
| | | | | | | | PR: ports/77277 Submitted by: Michael Ranner <mranner@inode.at> Notes: svn path=/head/; revision=128405
* ${PERL} -pi -> ${REINPLACE_CMD}Michael Nottebrock2004-03-041-2/+3
| | | | | | | | | (Sorry for the delay, kde@freebsd.org was down for 1.5 weeks) Noticed by: Adam Weinberger <adamw@magnesium.net> Notes: svn path=/head/; revision=102868
* Update to 1.3.6Tilman Keskinoz2004-03-012-4/+4
| | | | | | | | SIZEify Add Norwegian to languages on alpha (requested by: Idar Tollefsen) Notes: svn path=/head/; revision=102634
* Add --english-only for alpha.Tilman Keskinoz2004-02-281-0/+4
| | | | | | | | | PR: 55186 Submitted by: Idar Tollefsen <idart@performancedesign.no> Thanks to: pav for reminder Notes: svn path=/head/; revision=102476
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Use the new ghostscript options.Joe Marcus Clarke2004-01-201-1/+1
| | | | | | | Submitted by: linimon Notes: svn path=/head/; revision=98657
* Update to 1.3.5aTilman Keskinoz2003-12-233-5/+4
| | | | | | | | PR: 60316 Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=96504
* Add build dependency on GSPORTTilman Keskinoz2003-09-101-1/+3
| | | | | | | | | PR: 56168 Submitted by: Sergey Matveychuk <sem@ciam.ru> Reviewed by: Andy Fawcett <andy@athame.co.uk> Notes: svn path=/head/; revision=88928
* Update the pkg-descrTilman Keskinoz2003-08-191-4/+4
| | | | | | | Submitted by: Chris Larsen <darth@vader.dk> Notes: svn path=/head/; revision=87292
* Unbreak by Updating to 1.3.3 andTilman Keskinoz2003-08-193-412/+445
| | | | | | | | | | Change the Logic of the knobs PR: 55651 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=87291
* BROKEN: Broken pkg-plistKris Kennaway2003-08-071-0/+2
| | | | Notes: svn path=/head/; revision=86468