From owner-cvs-all Sun Mar 17 12:49:46 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id DCEAA37B402; Sun, 17 Mar 2002 12:49:38 -0800 (PST) Received: from 12-234-22-238.client.attbi.com ([12.234.22.238]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020317204938.JUZO1214.rwcrmhc54.attbi.com@12-234-22-238.client.attbi.com>; Sun, 17 Mar 2002 20:49:38 +0000 Received: from master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.11.6/8.11.6) with ESMTP id g2HKnch46946; Sun, 17 Mar 2002 12:49:38 -0800 (PST) (envelope-from DougB@FreeBSD.org) Received: from master.gorean.org (localhost [127.0.0.1]) by master.gorean.org (8.12.2/8.12.2) with ESMTP id g2HKnc3s004214; Sun, 17 Mar 2002 12:49:38 -0800 (PST) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by master.gorean.org (8.12.2/8.12.2/Submit) with ESMTP id g2HKnbb2004211; Sun, 17 Mar 2002 12:49:38 -0800 (PST) X-Authentication-Warning: master.gorean.org: doug owned process doing -bs Date: Sun, 17 Mar 2002 12:49:37 -0800 (PST) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Akinori MUSHA Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: ports/net/bind9 Makefile distinfo pkg-plist In-Reply-To: <86k7sbc4pe.wl@archon.local.idaemons.org> Message-ID: <20020317123901.I3758-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 18 Mar 2002, Akinori MUSHA wrote: > At Sun, 17 Mar 2002 11:11:05 -0800 (PST), > Doug Barton wrote: > > Thank you for your suggestion. I used a simplified version of it > > It's okay but it looks somewhat redundant to put the version number > three times in Makefile, I count two. PORTVERSION and ISCVERSION. Can you show me the third? > and you could remove a redundant '/' in the > ${MASTER_SITE_RINGSERVER:...} line. I'm not sure what you mean by that. > > to fix PORTVERSION. As for the PORTNAME change, in addition to wanting > > 'pkg_add -r bind' to do the right thing, I also want 'pkg_add -r bind9' to > > be available to those who want it. Sorry for not making that clear. > > It was clear to me and I took account of it... Did you miss the below > line in the patch? > > +LATEST_LINK= bind9 I didn't miss it, frankly I'm not sure what it does. However, by changing PORTNAME I'm sure that 'pkg_add bind' and 'pkg_add bind9' do exactly what I want them to. Frankly, while some of what the ports do currently is quite elegant, in my opinion, too much of it tries too hard to be too clever, and ends up just being hopelessly obfuscated. My version of the port may not fit your idea of elegance, but it accomplishes the goals I had in mind, and that's good enough for me. -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message