summaryrefslogtreecommitdiff
path: root/devel/boehm-gc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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