summaryrefslogtreecommitdiff
path: root/devel/doxygen/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Unbreak by Updating to 1.3.3 andTilman Keskinoz2003-08-191-19/+6
| | | | | | | | | | 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
* fix devel/doxygen:Daichi GOTO2003-07-091-1/+1
| | | | | | | | | | | - When INSTALL is defined as install -C in /etc/make.conf it breaks configure target, with message "-C invalid argument". PR: 54232 Submitted by: Melvyn Sopacua <melvyn@webteckies.org> Notes: svn path=/head/; revision=84500
* Update to 1.3.1Mario Sergio Fujikawa Ferreira2003-06-121-2/+1
| | | | | | | | | 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-1/+1
| | | | | | | | | | | | 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 package buildingTilman Keskinoz2003-05-051-0/+1
| | | | | | | | Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org> Reported by: bento via kris Notes: svn path=/head/; revision=80175
* Add WITHOUT_DOXYWIZARD knobTilman Keskinoz2003-04-221-5/+8
| | | | | | | | PR: 50571 Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org> Notes: svn path=/head/; revision=79457
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Removed broken qt2 support. It's QT3 only now.Alan Eldridge2002-11-291-6/+1
| | | | | | | Approved by: (hopefully soon) kris Notes: svn path=/head/; revision=71233
* Fix non-LaTeX build (this is a test. I'm not gonna uninstall teTeX to testAlan Eldridge2002-10-231-0/+1
| | | | | | | | | 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-161-50/+55
| | | | | | | | | | - 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
* Maintainer changed to kde@ with kind permission of current maintainer, whoAlan Eldridge2002-08-271-1/+1
| | | | | | | | said he was really too busy to handle it anyway. There is a version update which I will try to handle within the week. Notes: svn path=/head/; revision=65086
* Bump PORTREVISION. Sorry, I forgot.Alan Eldridge2002-06-231-0/+1
| | | | Notes: svn path=/head/; revision=61836
* Update to use qt30. added WITH_QT2 knob for old behavior.Alan Eldridge2002-06-231-1/+16
| | | | | | | | 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-251-1/+1
| | | | | | | | PR: 38545 Submitted by: maintainer Notes: svn path=/head/; revision=59992
* Update to 1.2.15David W. Chapman Jr.2002-04-041-1/+5
| | | | | | | | | | Fix malloc.h for -current PR: 36715 Submitted by: maintainer Notes: svn path=/head/; revision=57331
* fix plistYing-Chieh Liao2002-03-301-1/+2
| | | | | | | | PR: 36512 Submitted by: maintainer Notes: svn path=/head/; revision=56955
* upgrade to 1.2.14Ying-Chieh Liao2002-03-151-2/+5
| | | | | | | | PR: 35911 Submitted by: maintainer Notes: svn path=/head/; revision=56118
* Update to 1.2.13Patrick Li2002-01-051-1/+9
| | | | | | | | PR: 33357 Submitted by: maintainer Notes: svn path=/head/; revision=52602
* - update to 1.2.12Pete Fritchman2001-11-251-2/+6
| | | | | | | | | | - set depends appropriately if HAVE_LATEX is defined PR: 32091 Submitted by: maintainer Notes: svn path=/head/; revision=50514
* Update to -1.2.11David W. Chapman Jr.2001-10-191-4/+13
| | | | | | | | PR: 30943 Submitted by: maintainer Notes: svn path=/head/; revision=48926
* Update to 1.2.10David W. Chapman Jr.2001-09-291-1/+9
| | | | | | | | | | | | Add BUILD_DEPEND to graphviz Make PORTDOC compliance PR: 39113 Submitted by: new maintainer Approved by: old maintainer Notes: svn path=/head/; revision=48275
* o update to 1.2.10.FUJISHIMA Satsuki2001-09-251-6/+13
| | | | | | | | | | | | | 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
* Overhaul QT/KDE support:Will Andrews2001-04-031-1/+1
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* Change master site to use ftp.Jun Kuriyama2001-03-131-1/+1
| | | | | | | Requested by: Mark Huizer <freebsd@dohd.org> (master site maintainer) Notes: svn path=/head/; revision=39723
* Upgrade to 1.2.6.Jun Kuriyama2001-03-131-2/+19
| | | | | | | | | | | Use EXTRACT_SUFX instead of single DISTFILES (by kuriyama). Submitted by: Dave Chapeskie <dchapes@ddm.crosswinds.net> PR: ports/25711 Not reach for: maintainer (mail service unavailable) Notes: svn path=/head/; revision=39720
* Update to 1.2.4.Daniel Harris2001-01-281-1/+1
| | | | | | | | PR: 24464 Submitted by: joseph@randomnetworks.com Notes: svn path=/head/; revision=37693
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-071-4/+3
| | | | Notes: svn path=/head/; revision=36897
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-2/+1
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-4/+3
| | | | Notes: svn path=/head/; revision=27452
* Update to 1.1.0Chris Piazza2000-02-251-19/+14
| | | | | | | | PR: 16977 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=26284
* Respect CC/CXXChris Piazza2000-02-211-3/+7
| | | | | | | | PR: 16847 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=26118
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Initial import of doxygen version 0.4.Steve Price1999-06-101-0/+38
A documentation system for C and C++. PR: 10707 Submitted by: Joep Grooten <joep@di.nl> Notes: svn path=/head/; revision=19387