summaryrefslogtreecommitdiff
path: root/devel/doxygen (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-253-20/+57
| | | | | | | | 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
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Initial import of doxygen version 0.4.Steve Price1999-06-105-0/+52
A documentation system for C and C++. PR: 10707 Submitted by: Joep Grooten <joep@di.nl> Notes: svn path=/head/; revision=19387