Date: Wed, 22 Mar 2000 21:40:24 +0100 From: Gary Jennejohn <garyj@peedub.muc.de> To: OKAZAKI Tetsurou <okazaki@be.to> Cc: asami@FreeBSD.ORG, knu@idaemons.org, ports@FreeBSD.ORG Subject: Re: versioning system (Re: cvs commit: ports/devel/ElectricFence ...) Message-ID: <200003222040.VAA12413@peedub.muc.de> In-Reply-To: Your message of "Wed, 22 Mar 2000 12:46:08 %2B0100." <86u2hz2qqe.wl@dolphin.be.to>
next in thread | previous in thread | raw e-mail | index | archive | help
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. --- 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?200003222040.VAA12413>