Date: Wed, 22 Mar 2000 22:20:12 +0100 From: Gary Jennejohn <garyj@peedub.muc.de> To: freebsd-ports@freebsd.org Subject: Re: versioning system (Re: cvs commit: ports/devel/ElectricFence ...) Message-ID: <200003222120.WAA12527@peedub.muc.de> In-Reply-To: Your message of "Wed, 22 Mar 2000 21:40:24 %2B0100." <200003222040.VAA12413@peedub.muc.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Gary Jennejohn writes: >OKAZAKI Tetsurou writes: >>In the message <200003220935.KAA09544@peedub.muc.de> >>Gary Jennejohn <garyj@peedub.muc.de> wrote: >[PKGNAME no longer definable by user] >>> >If nobody has any objections, I will go sweep through the tree and >>> >make these changes. >>> > >> >>> Wait a minute. What about ports like editors/xemacs21 which are used >>> as the front-end to other ports ? The Makefile defines PKGNAME as >>> ${LANGPREFIX}xemacs${PKGNAMEEXT}-21.1.9 there. Not being able to >>> override PKGNAME will break this (and probably other) port(s). >> >>Use PORTNAME? >> >>PORTNAME= ${LANGPREFIX}xemacs${PKGNAMEEXT} >> > >But this won't create unique packege names and will result in problems >if a user installs an english and japanese version. The same thing goes >for Satoshi and package generation. > Pleasae disregard. Now that I think about it again, that idea would work just fine. --- Gary Jennejohn / garyj@muc.de garyj@fkr.cpqcorp.net gj@freebsd.org 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?200003222120.WAA12527>