From owner-freebsd-ports Sat Oct 21 15:39:28 2000 Delivered-To: freebsd-ports@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id 8F6AD37B479; Sat, 21 Oct 2000 15:39:25 -0700 (PDT) Received: from curve.dellroad.org (curve.dellroad.org [10.1.1.30]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id PAA24046; Sat, 21 Oct 2000 15:39:25 -0700 (PDT) Received: (from archie@localhost) by curve.dellroad.org (8.11.0/8.11.0) id e9LMdP765676; Sat, 21 Oct 2000 15:39:25 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200010212239.e9LMdP765676@curve.dellroad.org> Subject: Re: 2 minor requests In-Reply-To: "from Satoshi - Ports Wraith - Asami at Oct 21, 2000 02:26:05 pm" To: Satoshi - Ports Wraith - Asami Date: Sat, 21 Oct 2000 15:39:24 -0700 (PDT) Cc: freebsd-ports@freebsd.org X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Satoshi - Ports Wraith - Asami writes: > * Two minor requests for enhancements to the ports makefiles.. > * > * 1. Allow "make uninstall" to be a synonym for "make deinstall". > > Why? :) That seems to be the GNU standard.. eg, anything that uses automake. > * 2. Allow "make package" to work even if there is no work/ subdirectory, > * but the port has already been built and installed, i.e.: > * > * $ make all install > * $ make clean > * $ make package <-- this will currently not work > > Doesn't "make package-noinstall" work? Mmm, didn't know about that.. thanks :-) Maybe "make package" could test for the existence of the work subdirectory, and if absent, fall back to "make package-noinstall" ? -Archie ___________________________________________________________________________ Archie Cobbs * Packet Design, Inc. * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message