summaryrefslogtreecommitdiff
path: root/devel/boehm-gc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Update to version 4.14.Steve Price1999-08-014-28/+25
| | | | | | | | PR: 12762 Submitted by: Aaron Smith <aaron@mutex.org> Notes: svn path=/head/; revision=20439
* 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
* Fix URL at sgi.com . Remove ftp.parc.xerox.com; it is no longer beingBill Fenner1999-06-121-3/+2
| | | | | | | updated. Notes: svn path=/head/; revision=19448
* Unbreak for ELF. Also add FETCH_BEFORE_ARGS=-b so we can getSteve Price1999-01-101-2/+2
| | | | | | | | | the distfile. Submitted by: Faried Nawaz <fn@hungry.org> Notes: svn path=/head/; revision=15988
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | ===> Installing for boehm-gc-4.12 /bin/cp fbsd-libgc.a libgc.a /bin/cp: fbsd-libgc.a: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=13904
* Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1998-08-121-1/+0
| | | | | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). Notes: svn path=/head/; revision=12467
* Upgrade to version 4.12David E. O'Brien1998-04-205-183/+146
| | | | Notes: svn path=/head/; revision=10611
* Add a patch to make a header file work properly in C++ programsJohn Polstra1998-04-031-0/+25
| | | | | | | compiled by egcs. Notes: svn path=/head/; revision=10399
* New port "boehm-gc". It is a drop-in garbage collector for C and C++John Polstra1996-11-167-0/+216
programs. Submitted by: Mike McGaughey <mmcg@heraclitus.cs.monash.edu.au> Notes: svn path=/head/; revision=4500