From owner-cvs-all Wed May 20 02:04:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA22976 for cvs-all-outgoing; Wed, 20 May 1998 02:04:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA22962; Wed, 20 May 1998 02:04:06 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA12249; Wed, 20 May 1998 01:59:32 -0700 (PDT) Date: Wed, 20 May 1998 01:59:32 -0700 (PDT) Message-Id: <199805200859.BAA12249@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/egcs Makefile ports/lang/egcs/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/05/20 01:59:32 PDT Modified files: lang/egcs Makefile lang/egcs/pkg PLIST Log: + Remove the MANUAL_PACKAGE_BUILD. + The C++ includes and gcc specific libs now live under gcc-lib/..... + don't install ``c++'' + make links egcc and eg++ + c++filt --> g++filt to non conflict with stock version + clean up package dirs on ``pkg_delete'' Revision Changes Path 1.19 +29 -18 ports/lang/egcs/Makefile 1.11 +156 -143 ports/lang/egcs/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message