Date: Thu, 11 Oct 2001 05:08:59 -0700 (PDT) From: Ying-Chieh Liao <ijliao@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/boehm-gc Makefile distinfo pkg-plist ports/devel/boehm-gc/files patch-ab patch-ac patch-ae patch-af patch-aa Message-ID: <200110111208.f9BC8xI03879@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ijliao 2001/10/11 05:08:59 PDT Modified files: devel/boehm-gc Makefile distinfo pkg-plist devel/boehm-gc/files patch-ab patch-ac patch-ae patch-af Removed files: devel/boehm-gc/files patch-aa Log: 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> Revision Changes Path 1.15 +11 -10 ports/devel/boehm-gc/Makefile 1.7 +1 -1 ports/devel/boehm-gc/distinfo 1.11 +0 -89 ports/devel/boehm-gc/files/patch-aa (dead) 1.3 +7 -9 ports/devel/boehm-gc/files/patch-ab 1.4 +2 -2 ports/devel/boehm-gc/files/patch-ac 1.3 +47 -57 ports/devel/boehm-gc/files/patch-ae 1.3 +9 -4 ports/devel/boehm-gc/files/patch-af 1.3 +3 -1 ports/devel/boehm-gc/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110111208.f9BC8xI03879>