From owner-cvs-ports@FreeBSD.ORG Mon Jun 4 13:30:08 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 261281065672; Mon, 4 Jun 2012 13:30:08 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 021AB8FC17; Mon, 4 Jun 2012 13:30:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q54DU7GP091749; Mon, 4 Jun 2012 13:30:07 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q54DU7n1091748; Mon, 4 Jun 2012 13:30:07 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Mon, 4 Jun 2012 15:29:58 +0200 From: Baptiste Daroussin To: "Sergey A. Osokin" Message-ID: <20120604132958.GC73254@ithaqua.etoilebsd.net> References: <201206040407.q5447cSC064412@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JWEK1jqKZ6MHAcjA" Content-Disposition: inline In-Reply-To: <201206040407.q5447cSC064412@repoman.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/nginx Makefile ports/www/nginx-devel Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2012 13:30:08 -0000 --JWEK1jqKZ6MHAcjA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 04, 2012 at 04:07:38AM +0000, Sergey A. Osokin wrote: > osa 2012-06-04 04:07:38 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > www/nginx Makefile=20 > www/nginx-devel Makefile=20 > Log: > OptionsNGfy. > Most name of variables are shortened, s/_MODULE_//g. > =20 > Thanks to: bapt > =20 > Revision Changes Path > 1.457 +456 -379 ports/www/nginx-devel/Makefile > 1.330 +456 -379 ports/www/nginx/Makefile Btw I have seen something wrong in your options-ng conversion the VIDEO single the way you wrote it makes it mandatory but you didn't def= ine any default for it. I think what you want is to have 0 or only 1 VIDEO options in that case just add VIDEO to OPTIONS_DEFINE if the user check VIDEO then he will have to choses one of the HTTP_MP4_* if video is uncheck then the single will just be omitted. regards, Bapt --JWEK1jqKZ6MHAcjA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk/MuFYACgkQ8kTtMUmk6EzxvACfZ7Uu72CFeRaXUzsoOT0DOggB a9IAoKLCBwbEL4/Sxmr6kq8bDMCvfBJD =HATT -----END PGP SIGNATURE----- --JWEK1jqKZ6MHAcjA--