aboutsummaryrefslogtreecommitdiff
path: root/devel/doxygen/files
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/doxygen to 1.8.9Antoine Brodin2014-12-311-20/+20
| | | | | | | | | PR: ports/196342 Submitted by: Naram Qashat (maintainer) Exp-run and fixes to depending ports: self Notes: svn path=/head/; revision=375872
* - Update devel/doxygen to version 1.8.8 [1]Pawel Pekala2014-10-265-43/+46
| | | | | | | | | | | - Fix graphics/partio plist problem after doxygen update [2] PR: 194178 [1] Submitted by: maintainer [1] Approved by: mva@ [2] Notes: svn path=/head/; revision=371529
* Unbreak the build with HTMLDOCS or PDFDOCS options enabled.Alexey Dokuchaev2014-08-251-2/+4
| | | | | | | | | PR: 192958 Submitted by: Tsurutani Naoki Approved by: maintainer Notes: svn path=/head/; revision=366097
* - Optionize for Graphviz and LaTeX (enabled by default, so hopefully theAlexey Dokuchaev2014-08-223-79/+33
| | | | | | | | | | | | | | | | | | | | | | | | | rest of the ports tree that uses Doxygen for their documentation aren't adversely affected) - Use new OPTIONS framework helpers - PDFDOCS relies on both the LATEX and HTMLDOCS options to be enabled - Remove a couple patches that believed to have no effect on PDFDOCS build because it should've been setting HAVE_LATEX in MAKE_ARGS instead of HAVE_PDFDOCS (which was done by a previous commit that submitter was unaware of back when it happened, but never should've happened to begin with) - While here: sort USES, remove MAKE_JOBS_UNSAFE [*], and cleanup Makefile, use correct spelling of PostScript and PDF in port description text [*] Except cleaning targets, use more robust make(1) syntax of -C, albeit I did not find evidence that cd ... ; $(MAKE) syntax was causing build failures with -jX. Still, -C is better and safer in general. PR: 192732 Submitted by: maintainer Reviewed by: marino Notes: svn path=/head/; revision=365679
* Update devel/doxygen to 1.8.7Antoine Brodin2014-08-0916-270/+392
| | | | | | | | | | | Update dependent ports to build with it Most of work by: pi@ Exp-run: self PR: ports/190943 Notes: svn path=/head/; revision=364468
* Rename devel/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-281-0/+0
| | | | Notes: svn path=/head/; revision=363197
* revert to doxygen 1.8.3.1 for nowKurt Jaeger2014-06-1617-381/+291
| | | | Notes: svn path=/head/; revision=357956
* devel/doxygen: 1.8.3.1 -> 1.8.7Kurt Jaeger2014-06-1417-291/+381
| | | | | | | | | | In a second step, the python build part has to be tested (still open) PR: ports/190943 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=357752
* Update to version 1.8.3Pawel Pekala2012-12-312-35/+18
| | | | | | | | PR: ports/174838 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=309724
* Disable tests until fix is in place for I/O errorsChris Rees2012-07-071-0/+16
| | | | | | | | | PR: ports/169659 Submitted by: ak Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=300606
* - Update to 1.8.0Michael Scheidell2012-03-052-21/+21
| | | | | | | | | PR: ports/165694 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=292767
* - Update to 1.7.6.1Frederic Culot2011-12-121-5/+4
| | | | | | | | | | Changes: http://www.doxygen.org/changelog.html PR: ports/163184 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=287256
* - Update to 1.7.5.1Sunpoet Po-Chuan Hsieh2011-11-051-47/+36
| | | | | | | | | | Changes: http://www.doxygen.org/changelog.html PR: ports/162243 Submitted by: sunpoet (myself) Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=285096
* - Update to 1.7.2Philip M. Gollucci2010-10-191-27/+29
| | | | | | | | 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-033-49/+85
| | | | | | | | | | | | - 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.6.2Li-Wen Hsu2010-01-011-23/+23
| | | | | | | | 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-134-85/+59
| | | | | | | | PR: ports/138181 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=242782
* - Update to 1.5.9Martin Wilke2009-05-091-3/+6
| | | | | | | | PR: 134237 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=233492
* - Update to 1.5.8Dmitry Marakasov2008-12-302-5/+54
| | | | | | | | | | | | | | - 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.Stefan Walter2008-10-171-6/+6
| | | | | | | | | | | - 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
* - Update to 1.5.5.Marcelo Araujo2008-03-071-11/+0
| | | | | | | | | | | - 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-112-12/+24
| | | | | | | | | 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-131-46/+67
| | | | | | | | | PR: ports/113598 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> Approved by: sat (mentor) Notes: svn path=/head/; revision=193386
* - Update to 1.5.1Cheng-Lung Sung2007-02-261-10/+17
| | | | | | | | | | | - 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
* Upgrade from 1.4.6 to 1.4.7. LIB_DEPEND on png and use the standard -lmdMikhail Teterin2006-06-276-91/+213
| | | | | | | | | | | | 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
* Missed a file.Michael Nottebrock2005-02-091-0/+8
| | | | Notes: svn path=/head/; revision=128406
* Update to 1.4.1Michael Nottebrock2005-02-091-7/+9
| | | | | | | | PR: ports/77277 Submitted by: Michael Ranner <mranner@inode.at> Notes: svn path=/head/; revision=128405
* Update to 1.3.1Mario Sergio Fujikawa Ferreira2003-06-121-11/+0
| | | | | | | | | PR: 52081 Submitted by: Yeasah Pell <yeasah@apocalypse.org> Prompted by: Larry Rosenman <ler@lerctr.org> Notes: svn path=/head/; revision=82897
* Fix broken LaTeX code generated by doxygen. Changing packageJoerg Wunsch2003-05-111-0/+11
| | | | | | | | | | | | fancyhdr's \footrulewidth has always been documented using \renewcommand (as opposed to \setlength), and the LaTeX from teTeX 2.x barfs about it otherwise. This is merely a stop-gap measure until the maintainer finds the time to upgrade the doxygen port to a current version. Notes: svn path=/head/; revision=80669
* Fix non-LaTeX build (this is a test. I'm not gonna uninstall teTeX to testAlan Eldridge2002-10-231-0/+18
| | | | | | | | | this as it takes too long.) Per request by Kris K. Notes: svn path=/head/; revision=68658
* 1. Update Doxygen to 1.2.18. Yay!Alan Eldridge2002-10-162-30/+40
| | | | | | | | | | - had to redo the way to build the postscript doc. the old way didn't work anymore; latex would bomb out. 2. Fix pkg-plist for kdesdk-3.0.4. This one kinda fell through the cracks when I was rushing to get the 3.0.4 ports out there. Notes: svn path=/head/; revision=68143
* Update to use qt30. added WITH_QT2 knob for old behavior.Alan Eldridge2002-06-231-5/+8
| | | | | | | | committed becaused maintainer did not respond in three weeks and has an invalid address in ports Makefile. Notes: svn path=/head/; revision=61834
* upgrade to 1.2.16Ying-Chieh Liao2002-05-252-11/+35
| | | | | | | | PR: 38545 Submitted by: maintainer Notes: svn path=/head/; revision=59992
* Update to -1.2.11David W. Chapman Jr.2001-10-192-0/+28
| | | | | | | | PR: 30943 Submitted by: maintainer Notes: svn path=/head/; revision=48926
* o update to 1.2.10.FUJISHIMA Satsuki2001-09-251-10/+25
| | | | | | | | | | | | | o switch maintainership to Dave Chapeskie <dchapes@ddm.wox.org>. o switch using QT2. o add much more documents. PR: 30113 Submitted by: Dave Chapeskie <dchapes@ddm.wox.org> (new maintainer) Approved by: Joep Grooten <joep@di.nl> (previous maintainer) Notes: svn path=/head/; revision=48187
* Update to 1.1.0Chris Piazza2000-02-251-0/+42
PR: 16977 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=26284