From owner-freebsd-ports@freebsd.org Tue Aug 18 22:18:51 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1FBBE9BBFC2 for ; Tue, 18 Aug 2015 22:18:51 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D7FDFDDE for ; Tue, 18 Aug 2015 22:18:50 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id A2622BDC85; Wed, 19 Aug 2015 00:18:48 +0200 (CEST) Received: from atuin.in.mat.cc (wireless2.caths.cam.ac.uk [131.111.225.1]) by prod2.absolight.net (Postfix) with ESMTPA id 8AF4CBDC1D; Wed, 19 Aug 2015 00:18:48 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 45D81410ACA4; Tue, 18 Aug 2015 23:18:48 +0100 (BST) Date: Tue, 18 Aug 2015 23:18:48 +0100 From: Mathieu Arnold To: Kimmo Paasiala , freebsd-ports Subject: Re: Removal of $UNIQUENAME Message-ID: <20D92D0679AAC007CBD040A8@atuin.in.mat.cc> In-Reply-To: References: X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========A11915A391D66643F2FC==========" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Aug 2015 22:18:51 -0000 --==========A11915A391D66643F2FC========== Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline +--On 18 ao=C3=BBt 2015 22:49:47 +0300 Kimmo Paasiala wrote: | It would have been nice to have some kind of announcement about the | removal of $UNIQUENAME. I for example was depending on it in my | make.conf with declarations like these: |=20 | vim_SET=3D CONSOLE | vim_UNSET=3D GTK2 RUBY TCL |=20 | I can of course rewrite those now using $OPTIONS_NAME (editors_vim | prefix instead of vim) after reading bsd.option.mk and figuring out | the way that works... Just running make will tell you that: # make vim_SET=3DCONSOLE vim_UNSET=3D"GTK2 RUBY TCL" /!\ WARNING /!\ You are using vim_SET which is not supported any more, use: editors_vim_SET=3D CONSOLE You are using vim_UNSET which is not supported any more, use: editors_vim_UNSET=3D GTK2 RUBY TCL --=20 Mathieu Arnold --==========A11915A391D66643F2FC========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJV069IXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IRQYQAL5vAO3FKGAA867MJq3Mgdbz DHsJUbTLqpbmlwWExq0LXeE+kCm9QQi9aYEWIsDDNKk/I4E3n5jOc2xDWzZ78BDh WjPRwEr0qdCLU04wdRzq6aYcJ+O2lUAE8AuJrpCd57UqI0cZ3w3DtGPdQD7X14I2 fjhoSlUqQU7IDFvmIHTf1vYAgUdCg/KwslOZZITsWrkbZffny2KH0/3tllSt4glI Nhl1kZqBHQl/3+ImGRpOWi1D52z12UYtwX0+AZRHtxmLZYwDJ1Mb4zw6eJ1fMh79 NYBewsf/OV7w0h9OyN/gy2JZWj9n1WPWzNlfjiCLYZwsK8WUediM7cYpYu9gYL32 yhUMDpIUgIRPb97lZ/soVI5vdBP8IKQsdAk5yHrwictZBSvx2h5R16TljG88OQw8 xjDpXsjM7zHCVils9daiNS6+HMia8g1K4KtcvO0b78R668UL1Xzf1SbOaVrn23ZM hQNMhH2FQ8j80FgQO5JMKP2Gd3EvSEX2V9JqAh9FWf52SlErBicixVug4xQDrCIT //l/xUFGzQE3IKt29VC96WmZmUP/bjzh2CVuSoozKGPGJaDJDfRfUv7Fj1eJhqTB bvPiR43xLt0kHv57W0+BuCOiVjm6Jly7BzJhU/XgrRjYwOE6nk5HPOIAyw2gAb5F J4y07XovkiolifsxIrV3 =FVoY -----END PGP SIGNATURE----- --==========A11915A391D66643F2FC==========--