From owner-freebsd-ports Wed Aug 2 13:57:23 2000 Delivered-To: freebsd-ports@freebsd.org Received: from summersault.com (nollie.summersault.com [208.196.32.199]) by hub.freebsd.org (Postfix) with SMTP id 8328A37C045 for ; Wed, 2 Aug 2000 13:57:18 -0700 (PDT) (envelope-from chris@summersault.com) Received: (qmail 24546 invoked by uid 1001); 2 Aug 2000 20:57:19 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 2 Aug 2000 20:57:19 -0000 Date: Wed, 2 Aug 2000 15:57:19 -0500 (EST) From: Chris Hardie To: "Chris D. Faulhaber" Cc: Holger Lamm , freebsd-ports@FreeBSD.org, Peter Pentchev Subject: Re: pgp4pine FreeBSD port Makefile In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Got it - thanks - sorry. In /usr/share/examples/cvsup/ports-supfile, someone might consider adding this patch: --- ports-supfile Mon Mar 20 16:30:37 2000 +++ ports-supfile.new Wed Aug 2 15:55:13 2000 @@ -65,7 +65,9 @@ ports-all # These are the individual collections that make up "ports-all". If you -# use these, be sure to comment out "ports-all" above. +# use these, be sure to comment out "ports-all" above. Also be sure to +# uncomment "ports-base" below to obtain the needed base files for the +# update. #ports-archivers #ports-astro #ports-audio (End patch) Chris On Wed, 2 Aug 2000, Chris D. Faulhaber wrote: > On Wed, 2 Aug 2000, Chris Hardie wrote: > > > > > Hi. I just used CVSup to update our ports tree, and then tried to install > > ports/mail/pgp4pine using the Makefile. It failed because the Makefile > > doesn't seem to include the proper port name, and so it tries to download > > a file called ".tgz" instead of the proper "pgp4pine-1.74.tgz" > > > > I fixed this by adding this line to the Makefile: > > > > DISTNAME?= ${PORTNAME}-${PORTVERSION} > > > > No, this means the files in /usr/ports/Mk are out of date. When you cvsup > your ports, make sure you include the ports-base collection (assuming > you aren't using ports-all) to ensure the .mk files are updated also. > > ----- > Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org > -------------------------------------------------------- > FreeBSD: The Power To Serve - http://www.FreeBSD.org > -- Chris Hardie ----------------------------- ----- mailto:chris@summersault.com ---------- -------- http://www.summersault.com/chris/ -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message