Commit graph

24 commits

Author SHA1 Message Date
MANTANI Nobutaka
a4a7111fd8 - Update to 6.3.
- Get to work on sparc. [1]
- Fix warnings from gc_cpp.h. [2]

Submitted by:	Hannes Mehnert <hannes@mehnert.org> [1], des [2]
2004-11-08 16:33:05 +00:00
MANTANI Nobutaka
3934112fa3 Use "on" and "off" instead of "yes" and "no" in OPTIONS. [1]
Check WITHOUT_* knobs. [2]
Use USE_GNOME=lthack.
Fix PKGNAMESUFFIX recursion.

Submitted by:	kris [1] [2]
2004-05-27 14:12:50 +00:00
MANTANI Nobutaka
7cf2a6a1ca Add four knobs (WITH_THREADING, WITH_PARALLEL_MARK, WITH_REDIRECT and WITH_FULLDEBUG).
Use OPTIONS.
Fix a bug in leak detection.

Submitted by:	green
2004-05-24 14:54:56 +00:00
Tilman Keskinoz
8c3b62b377 Unbreak boehm-gc on 32bit platforms.
Submitted by:		Ryan Beasley <ryanb@goddamnbastard.org>
pointy hat^2 to:	arved
2004-05-08 10:54:50 +00:00
Tilman Keskinoz
6a60ac8e6e Fix boehm-gc on amd64.
Tested with:	w3m
Obtained from:	NetBSD (via Marc Recht <recht@NetBSD.org>)
2004-05-05 12:47:25 +00:00
MANTANI Nobutaka
ca37eb85d5 Update to 6.2alpha6. 2003-06-15 15:20:02 +00:00
MANTANI Nobutaka
7ac42732bb Link libstdc++ to unbreak build of the ports that depend on boehm-gc.
Reported by:	jmallett and kris
2003-05-05 13:42:53 +00:00
MANTANI Nobutaka
d7237f973a Update to 6.2alpha4. 2003-04-20 13:57:29 +00:00
MANTANI Nobutaka
ae5282db87 1 Install gc_backptr.h.
2 Use libtool.

Submitted by:	Søren Vrist <s@vrist.dk> [1], sobomax [2]
2003-01-04 16:48:55 +00:00
MANTANI Nobutaka
969b59ab6b Update to 6.1.
Get rid of ONLY_FOR_ARCHS=i386.
Take maintainership.
2002-11-17 14:25:08 +00:00
Patrick Li
74f0bfa70e Make prefix safe.
PR:		34528
Submitted by:	Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
2002-02-02 04:48:28 +00:00
Ying-Chieh Liao
36efdc4c61 Update devel/boehm-gc port to 6.0.
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>
2001-10-11 12:08:59 +00:00
FUJISHIMA Satsuki
acd838401f unbreak for -CURRENT. 2001-01-10 14:02:12 +00:00
FUJISHIMA Satsuki
2e575d1e0b update to 5.3.
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)
2001-01-03 20:17:07 +00:00
David E. O'Brien
cd8bbd70a4 Enough FreeBSD/Alpha support to at least allow this to compile.
Functionality is untested at this time.
2000-07-19 09:10:43 +00:00
David E. O'Brien
81a9216d91 Get a lot closer to supporting FreeBSD/Alpha.
(we only have two arch's, why can't we keep them better in sync with each
other ABI-wise?)
2000-07-19 04:17:33 +00:00
Michael Haro
ed0bfe5f06 update to gc5.0alpha4.
PR:		17456
Submitted by:	nnd@mail.nsk.ru
2000-04-01 04:44:09 +00:00
Satoshi Asami
ed96f675f6 Revert to rev. 1.4, which will restore some bugs in the previous version
that w3m depends on.  Release tags will be rolled forward.

Submitted by:	jdp
2000-03-17 02:18:04 +00:00
John Polstra
bd979c55e7 Add "-DREDIRECT_MALLOC=GC_malloc" to the compiler options so the
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.
2000-03-11 17:50:47 +00:00
Steve Price
13bf4e0156 Update to version 5.0a3.
PR:		14573
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-11-01 00:43:07 +00:00
Steve Price
b7195cc80b Update to version 4.14.
PR:		12762
Submitted by:	Aaron Smith <aaron@mutex.org>
1999-08-01 03:03:23 +00:00
David E. O'Brien
4e8a5d94d4 Upgrade to version 4.12 1998-04-20 11:53:28 +00:00
John Polstra
a3a8d20961 Add a patch to make a header file work properly in C++ programs
compiled by egcs.
1998-04-03 01:51:56 +00:00
John Polstra
221c169fee New port "boehm-gc". It is a drop-in garbage collector for C and C++
programs.

Submitted by:	Mike McGaughey <mmcg@heraclitus.cs.monash.edu.au>
1996-11-16 01:51:39 +00:00