Date: Tue, 29 Jan 2002 22:09:57 +0100 From: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx> To: dochawk@psu.edu Cc: freebsd-ports@FreeBSD.ORG Subject: Re: make extract tries to gunzip files in DIST_SUBDIR Message-ID: <20020129220957.13f0f99d.corecode@corecode.ath.cx> In-Reply-To: <200201291747.g0THl0643357@fac13.ds.psu.edu> References: <20020128234956.47c050a8.corecode@corecode.ath.cx> <200201291747.g0THl0643357@fac13.ds.psu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--=.y+.?gdKZ.KJanT Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Tue, 29 Jan 2002 12:47:00 -0500 dochawk@psu.edu wrote: > simon supplied, > > > > you got DISTFILES mixed: gzip/tar/plain > > i don't know if this should work perfectly with the standard > > do-extract if you can't avoid using these files (is lf95-6.1-1.tgz > > not enough?) > > > This is the way they come :) > > I have the CD, which has those files. If you download, I thinkyou get > one big tarball. > > I definetly need the big one, but I believe I also need copy.tar, > which comes unzipped. maybe you should correspond with the author and/or look at the homepage. > > also, PORTVERSION is not right: there may be no dash inside. > > So how do I treat that one? 6.1-1 is Lahey's numbering. PORTREVISION > would seem to apply to my adaptation of 6.1-1. > > Can I just call it 6.1.1--though this seems to lose the ability to > change the version and have tha tarball found properly. you can use something like: MYVERSION= 6.1-1 PORTVERSION= ${MYVERSION:C/-/./g} DISTNAME= ${MYVERSION}${EXTRACTSFX} # or whatever this should be set to cheerz corecode -- /"\ http://corecode.ath.cx/ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.y+.?gdKZ.KJanT Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8Vw+pr5S+dk6z85oRAvd9AKDsDH0vba0Pwtyw2IAH2jGlCzYOiACglI+3 IdPZj06jX1i4Fyd8pymYBMU= =UfBI -----END PGP SIGNATURE----- --=.y+.?gdKZ.KJanT-- 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?20020129220957.13f0f99d.corecode>