From owner-cvs-all Thu Oct 11 5: 9:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 46D9C37B40B; Thu, 11 Oct 2001 05:08:59 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9BC8xI03879; Thu, 11 Oct 2001 05:08:59 -0700 (PDT) (envelope-from ijliao) Message-Id: <200110111208.f9BC8xI03879@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 11 Oct 2001 05:08:59 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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