Date: Mon, 29 Jun 2015 11:22:27 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports@FreeBSD.org Subject: [HEADSUP] portmaster/portupgrade support for new features Message-ID: <20150629092226.GL68142@ivaldir.etoilebsd.net>
next in thread | raw e-mail | index | archive | help
--Ms5iOKSBOB9YS8zC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline hi all, A couple of new features are coming to the ports tree. The first of which has landed in the ports tree and should not be used before a while, still before we start using it, it would be a very good idea to bring support for it to portmaster/portupgrade. (I have already done the change in poudriere and it will be in te next version.) So since recently we can remove the ${PORTSDIR} from all the dependency lines. (Please do not use that syntax before all the tools are able to handle it!) Aka BLA_DEPENDS= pattern:${PORTSDIR}/category/port can now become pattern:category/ports I haven't checked portmaster/portupgrade code so I have no idea if they will support that out of box or if they will need some changes. I would really appreciate to see people testing that and provide patches if necessary so that the day we adopt this syntax those tools are already ready to use it ootb. FYI: https://github.com/freebsd/portmaster and https://github.com/freebsd/portupgrade Later more changes will be necessary to support upcoming VARIANTS (formerly known as FLAVOURS) and sub packages. This first step would allow you to step into the code of those tools before the having to deal with more intrusive changes :) Best regards, Bapt --Ms5iOKSBOB9YS8zC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWRDlIACgkQ8kTtMUmk6ExdmACgwMa/HMJrxY9MZuSji/7bp+GL 2+wAn00OOvMEJR+wlYs6XgGpSFDOdXgw =OK+n -----END PGP SIGNATURE----- --Ms5iOKSBOB9YS8zC--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150629092226.GL68142>