From owner-freebsd-ports Tue Oct 1 10:55:08 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA05383 for ports-outgoing; Tue, 1 Oct 1996 10:55:08 -0700 (PDT) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA05372 for ; Tue, 1 Oct 1996 10:55:06 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id KAA02155 for freebsd-ports@freebsd.org; Tue, 1 Oct 1996 10:55:05 -0700 (PDT) From: "David E. O'Brien" Message-Id: <199610011755.KAA02155@relay.nuxi.com> Subject: Re: New collection for ports - perl ? To: freebsd-ports@freebsd.org (FreeBSD ports list) Date: Tue, 1 Oct 1996 10:55:05 -0700 (PDT) In-Reply-To: from James FitzGibbon at "Oct 1, 96 10:23:28 am" X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > I'm not sure it is interesting as it would duplicate something already > > > present in the Perl mechanisms (MakeMaker and al) and would only be a > > > wrapper around > 2. Help track the hideous dependancies that Perl modules have on each > other Agreed! On a recient install of a Perl module, I had to go find and fetch 3 others. I didn't know these dependancies until ``perl Makefile.PL'' bombed each time. The FBSD ports system would handle the dependancies very well. > 3. Make uninstallation a snap, something that the MakeMaker package in > perl does not do. Agreed. -- David