From owner-cvs-all Mon Dec 3 18:23:39 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 4830137B419; Mon, 3 Dec 2001 18:23:34 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB42NYj11939; Mon, 3 Dec 2001 18:23:34 -0800 (PST) (envelope-from will) Message-Id: <200112040223.fB42NYj11939@freefall.freebsd.org> From: Will Andrews Date: Mon, 3 Dec 2001 18:23:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/objprelink Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/objprelink/files patch-configure 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 will 2001/12/03 18:23:34 PST Modified files: devel Makefile Added files: devel/objprelink Makefile distinfo pkg-comment pkg-descr pkg-plist devel/objprelink/files patch-configure Log: Add objprelink 1.0, an object file processor which improves dynamic linking performance. This will be used by the upcoming KDE 2.2.2 ports upgrade. The patch fixes a libbfd compile problem from binutils 2.11.2. Obtained from: sources.redhat.com CVS; patch-configure based on obrien's commit to branch binutils-2_11-branch on Feb 19, 2001, which fixes trad-core compile problems. Submitted by: Dominic Marks (I rewrote most of it, but he kicked off the idea.) Revision Changes Path 1.686 +1 -0 ports/devel/Makefile 1.1 +55 -0 ports/devel/objprelink/Makefile (new) 1.1 +2 -0 ports/devel/objprelink/distinfo (new) 1.1 +11 -0 ports/devel/objprelink/files/patch-configure (new) 1.1 +1 -0 ports/devel/objprelink/pkg-comment (new) 1.1 +8 -0 ports/devel/objprelink/pkg-descr (new) 1.1 +1 -0 ports/devel/objprelink/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message