Date: Sat, 9 Sep 2000 12:13:10 -0500 From: Will Andrews <will@physics.purdue.edu> To: Satoshi Asami <asami@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk Message-ID: <20000909121310.V632@radon.gryphonsoft.com> In-Reply-To: <200009091321.GAA69981@freefall.freebsd.org>; from asami@FreeBSD.org on Sat, Sep 09, 2000 at 06:21:14AM -0700 References: <200009091321.GAA69981@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 09, 2000 at 06:21:14AM -0700, Satoshi Asami wrote: > (1) Add PORTREVISION and PORTEPOCH, which are both optional, to > PKGNAME. PKGNAME is now defined as > > ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}[_${PORTREVISION}][,${PORTEPOCH}] > > PORTREVISION denotes some FreeBSD internal change to the port that > requires the user to upgrade it. A security fix or a shared > library version change will be valid reasons to change (or define) > PORTREVISION. > > PORTEPOCH is used to re-sort versions that is screwed up by the > author. PORTEPOCH is sorted before all other fields for the > purpose of determining which version is newer than the other. > > Submitted by: kris Suggested by: nbm > (5b) Change USE_MESA to lib-depend on GLU.1:graphics/Mesa3 when > XFREE86_VERSION=4. The Mesa port has been changed to only > install components missing from the XFree86 distribution when > XF8V=4. > > Submitted by: sobomax COOL! Maybe now I'll try XFree86 4.0.1. Nice work Maxim! -- Will Andrews <will@physics.purdue.edu> <will@FreeBSD.org> GCS/E/S @d- s+:+ a--- C++ UB++++$ P+ L- E--- W+ N-- !o ?K w--- O- M+ V- PS+ PE++ Y+ PGP+>+++ t++ 5 X+ R+ tv+ b++ DI+++ D+ G++ e>++++ h! r- y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000909121310.V632>