summaryrefslogtreecommitdiff
path: root/devel/boehm-gc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 6.2.MANTANI Nobutaka2003-07-063-2/+3
| | | | Notes: svn path=/head/; revision=84265
* Update to 6.2alpha6.MANTANI Nobutaka2003-06-154-15/+8
| | | | Notes: svn path=/head/; revision=83022
* Link libstdc++ to unbreak build of the ports that depend on boehm-gc.MANTANI Nobutaka2003-05-052-4/+13
| | | | | | | Reported by: jmallett and kris Notes: svn path=/head/; revision=80180
* Install gc_cpp.h and gc_allocator.h to the correct location.MANTANI Nobutaka2003-04-302-1/+5
| | | | | | | Submitted by: des Notes: svn path=/head/; revision=79914
* Update to 6.2alpha4.MANTANI Nobutaka2003-04-204-8/+64
| | | | Notes: svn path=/head/; revision=79352
* Add missing files.Dmitry Sivachenko2003-03-161-0/+3
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=77142
* Update to 6.2alpha3.MANTANI Nobutaka2003-02-252-4/+3
| | | | Notes: svn path=/head/; revision=76456
* De-pkg-comment.MANTANI Nobutaka2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76145
* 1 Install gc_backptr.h.MANTANI Nobutaka2003-01-043-1/+14
| | | | | | | | | 2 Use libtool. Submitted by: Søren Vrist <s@vrist.dk> [1], sobomax [2] Notes: svn path=/head/; revision=72517
* Update to 6.1.MANTANI Nobutaka2002-11-175-194/+4
| | | | | | | | Get rid of ONLY_FOR_ARCHS=i386. Take maintainership. Notes: svn path=/head/; revision=70308
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-251-1/+2
| | | | | | | | PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61964
* Make prefix safe.Patrick Li2002-02-022-2/+6
| | | | | | | | PR: 34528 Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp> Notes: svn path=/head/; revision=54123
* Update devel/boehm-gc port to 6.0.Ying-Chieh Liao2001-10-118-172/+79
| | | | | | | | | | | | | | | | Since I do not know whether non-i386 platforms are supported, ONLY_FOR_ARCHS=i386 is remained in Makefile. Changes from previous version: * Install shared library. * Do not create and install libleak. Leak detection mode can be initiated at run-time by setting GC_find_leak. PR: 31125 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=48682
* remove deprecated fetch options from FETCH_BEFORE_ARGSMichael Haro2001-04-021-2/+0
| | | | Notes: svn path=/head/; revision=40726
* unbreak for -CURRENT.FUJISHIMA Satsuki2001-01-102-9/+12
| | | | Notes: svn path=/head/; revision=37064
* update to 5.3.FUJISHIMA Satsuki2001-01-035-18/+11
| | | | | | | | | | | | | | | PR: 21774 Submitted by: Mikhail Teterin <mi@monsta.privatelabs.com> maintainer is unreachable, temporarily? Recipient address: mmcg@cs.monash.edu.au Reason: Remote SMTP server has rejected address Diagnostic code: smtp;550 <mmcg@cs.monash.edu.au>... User unknown Remote system: dns;mail2.csse.monash.edu.au (TCP|130.194.1.8|4557|130.194.226.190|25) Notes: svn path=/head/; revision=36670
* Enough FreeBSD/Alpha support to at least allow this to compile.David E. O'Brien2000-07-192-11/+40
| | | | | | | Functionality is untested at this time. Notes: svn path=/head/; revision=30839
* Get a lot closer to supporting FreeBSD/Alpha.David E. O'Brien2000-07-192-8/+163
| | | | | | | | (we only have two arch's, why can't we keep them better in sync with each other ABI-wise?) Notes: svn path=/head/; revision=30812
* Mark as being only i386.Steve Price2000-04-301-0/+2
| | | | | | | | PR: 18237 Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=28158
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* update to gc5.0alpha4.Michael Haro2000-04-013-5/+5
| | | | | | | | PR: 17456 Submitted by: nnd@mail.nsk.ru Notes: svn path=/head/; revision=27226
* Revert to rev. 1.4, which will restore some bugs in the previous versionSatoshi Asami2000-03-171-3/+3
| | | | | | | | | that w3m depends on. Release tags will be rolled forward. Submitted by: jdp Notes: svn path=/head/; revision=26796
* Add "-DREDIRECT_MALLOC=GC_malloc" to the compiler options so theJohn Polstra2000-03-111-3/+3
| | | | | | | | | library can be used as a drop-in replacement for malloc. This has always been the case for this port, but the previous upgrade dropped it unintentionally. Notes: svn path=/head/; revision=26762
* Update to version 5.0a3.Steve Price1999-11-013-19/+39
| | | | | | | | PR: 14573 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=22756
* 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