From owner-cvs-all@FreeBSD.ORG Sat Jul 10 17:55:23 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 851E416A4CF; Sat, 10 Jul 2004 17:55:23 +0000 (GMT) Received: from toxic.magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6957243D31; Sat, 10 Jul 2004 17:55:23 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: by toxic.magnesium.net (Postfix, from userid 1252) id 2C094DA840; Sat, 10 Jul 2004 10:55:23 -0700 (PDT) Date: Sat, 10 Jul 2004 13:55:23 -0400 From: Adam Weinberger To: Joe Marcus Clarke Message-ID: <20040710175523.GL58303@toxic.magnesium.net> Mail-Followup-To: Adam Weinberger , Joe Marcus Clarke , Mark Linimon , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200407101616.i6AGGX4x030909@repoman.freebsd.org> <20040710163118.GG58303@toxic.magnesium.net> <1089480171.98927.1.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1089480171.98927.1.camel@shumai.marcuscom.com> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Mark Linimon cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/http_load Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jul 2004 17:55:23 -0000 >> (07.10.2004 @ 1322 PST): Joe Marcus Clarke said, in 1.6K: << > On Sat, 2004-07-10 at 12:31, Adam Weinberger wrote: > > >> (07.10.2004 @ 1216 PST): Mark Linimon said, in 0.4K: << > > > linimon 2004-07-10 16:16:33 UTC > > > > > > Modified files: > > > www/http_load Makefile > > > Log: > > > Re-add the MAINTAINER line. In theory, it should not be necessary, but > > > there appears to be a bug in bsd.*.mk at the moment. > > > > > > Pointed out by: Johan Pettersson > > >> end of "cvs commit: ports/www/http_load Makefile" from Mark Linimon << > > > > Should the bsd.gnome.mk line maybe be: > > .if defined (MAINTAINER) && ${MAINTAINER}=="gnome@FreeBSD.org" > > This will break on older versions of FreeBSD, but something like: > > .if defined(MAINTAINER) > .if ${MAINTAINER:U}=="GNOME@FREEBSD.ORG" > ... > .endif > .endif > > Should work. However, I like linimon's PR idea better. Though we might > consider this as a stop-gap measure until linimon's patch can be tested > on pointyhat. > > Joe >> end of "Re: cvs commit: ports/www/http_load Makefile" from Joe Marcus Clarke << I agree; I would definitely like to see this problem quieted until a more proper solution is in place. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx