From owner-freebsd-ports@FreeBSD.ORG Wed Jun 20 10:34:16 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 500041065670; Wed, 20 Jun 2012 10:34:16 +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 18CD48FC0C; Wed, 20 Jun 2012 10:34:16 +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 q5KAYFkp089632; Wed, 20 Jun 2012 10:34:15 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q5KAYFeS089630; Wed, 20 Jun 2012 10:34:15 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Wed, 20 Jun 2012 12:34:12 +0200 From: Baptiste Daroussin To: Ganael LAPLANCHE Message-ID: <20120620103412.GB83730@ithaqua.etoilebsd.net> References: <4FE12F2D.9080302@FreeBSD.org> <20120620061136.GA79164@ithaqua.etoilebsd.net> <4FE1829D.6030109@FreeBSD.org> <20120620091321.GA83730@ithaqua.etoilebsd.net> <20120620094431.M12775@martymac.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/NkBOFFp2J2Af1nK" Content-Disposition: inline In-Reply-To: <20120620094431.M12775@martymac.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org, Michael Scheidell Subject: Re: optionsng and tinderbox? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2012 10:34:16 -0000 --/NkBOFFp2J2Af1nK Content-Type: text/plain; charset=us-ascii Content-Description: zl210' Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 20, 2012 at 09:54:45AM +0000, Ganael LAPLANCHE wrote: > On Wed, 20 Jun 2012 11:13:21 +0200, Baptiste Daroussin wrote >=20 > Hi Baptiste, >=20 > > make -VUNIQUENAME should show you the right name >=20 > I have a port where UNIQUENAME is *not* the right prefix to use before > '_SET' for positioning this specific port's options : >=20 > $ pwd > /usr/ports/net/openldap24-client >=20 > $ make -V UNIQUENAME > openldap24-client >=20 > $ make -V PORT_OPTIONS > DOCS EXAMPLES NLS >=20 > $ make openldap24-client_SET=3DFETCH -V PORT_OPTIONS > DOCS EXAMPLES NLS >=20 > but : >=20 > $ make openldap24-server_SET=3DFETCH -V PORT_OPTIONS > DOCS EXAMPLES FETCH NLS >=20 > So, here, I have to set the following in make.conf : >=20 > openldap24-server_SET+=3DFETCH >=20 > and not : >=20 > openldap24-client_SET+=3DFETCH >=20 > which would not work. >=20 > Are you aware of that specific problem ? >=20 > Best regards, >=20 > -- > Ganael LAPLANCHE > http://www.martymac.org | http://contribs.martymac.org > FreeBSD: martymac , http://www.FreeBSD.org This is about to be fixed by the the uniquename being really unique (see matthew@) CFT. regards, Bapt --/NkBOFFp2J2Af1nK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk/hpyQACgkQ8kTtMUmk6Ex8jQCfe9OoGqZvPJw/bv7D4xdiOsQb e5cAn0m96nBG4qZEk2EcsDlC8qwGIkeV =Xnk9 -----END PGP SIGNATURE----- --/NkBOFFp2J2Af1nK--