Date: Wed, 2 Aug 2000 15:57:19 -0500 (EST) From: Chris Hardie <chris@summersault.com> To: "Chris D. Faulhaber" <jedgar@fxp.org> Cc: Holger Lamm <holger@flatline.de>, freebsd-ports@FreeBSD.org, Peter Pentchev <roam@orbitel.bg> Subject: Re: pgp4pine FreeBSD port Makefile Message-ID: <Pine.BSF.4.21.0008021551590.24064-100000@summersault.com> In-Reply-To: <Pine.BSF.4.21.0008021649350.50898-100000@pawn.primelocation.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008021551590.24064-100000>