Date: Mon, 16 Sep 2019 12:41:44 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Baptiste Daroussin <bapt@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r510950 - in head/Mk: . Scripts Message-ID: <421e0158-8181-c580-7864-46a57f3a39a4@FreeBSD.org> In-Reply-To: <201909031436.x83Ea0VM073026@repo.freebsd.org> References: <201909031436.x83Ea0VM073026@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --9goIcionFvDsVVu6rad3mbeAsln3NQF2T Content-Type: multipart/mixed; boundary="6cNXpNLr9YAg52wJdbl4MQwRjVHrsupgs"; protected-headers="v1" From: Bryan Drewery <bdrewery@FreeBSD.org> To: Baptiste Daroussin <bapt@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <421e0158-8181-c580-7864-46a57f3a39a4@FreeBSD.org> Subject: Re: svn commit: r510950 - in head/Mk: . Scripts References: <201909031436.x83Ea0VM073026@repo.freebsd.org> In-Reply-To: <201909031436.x83Ea0VM073026@repo.freebsd.org> --6cNXpNLr9YAg52wJdbl4MQwRjVHrsupgs Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 9/3/2019 7:36 AM, Baptiste Daroussin wrote: > Author: bapt > Date: Tue Sep 3 14:36:00 2019 > New Revision: 510950 > URL: https://svnweb.freebsd.org/changeset/ports/510950 >=20 > Log: > Add support for overlays > =20 > overlays are a way to help users to integrate their own ports tree > with the official ports tree without having to maintain clone of the > official tree and remerge on regular basis. > =20 > The ports tree will lookup in the overlays (in the order the are list= ed in > OVERLAY variable) for the dependencies and the USES. It will use the = first > found. > =20 > in order to use it the user have to declare his overlays that way in = their > make.conf: > OVERLAYS=3D overlay1 overlay2 overlay3 > =20 > Reviewed by: manu > Approved by: swills > Differential Revision: https://reviews.freebsd.org/D21468 >=20 > Modified: > head/Mk/Scripts/depends-list.sh > head/Mk/Scripts/do-depends.sh > head/Mk/bsd.port.mk > head/Mk/bsd.sanity.mk Please add a CHANGES entry. Also I noted a possible problem in the review just now. Please look. --=20 Regards, Bryan Drewery --6cNXpNLr9YAg52wJdbl4MQwRjVHrsupgs-- --9goIcionFvDsVVu6rad3mbeAsln3NQF2T Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE+Rc8ssOq6npcih8JNddxu25Gl88FAl1/5X5fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEY5 MTczQ0IyQzNBQUVBN0E1QzhBMUYwOTM1RDc3MUJCNkU0Njk3Q0YACgkQNddxu25G l8/nCwgAh4EYv6Jk4Qq52kLAiFd2ZPmvVLdffnDeWh9XBYOM9tCtgJYFxp05YhbT iE2wNgr86euTeZe3P+r0ZZP3bhdh6reGiUsNAbOgZIP0t0ww0je6HXqfGUcmNrFT HTN8qvQqxE+4QdarxVrJLiJAVkXAH+GkWapnkMU1Bev5dIETHqCCMDunrFKXIrrA NgyMNrcyUIHG45KtQjsk/7314dYkgbBwNJVSfwIaQCyIziYQtF19n/69JsIhgPRL hI3b1hX9IJt8Q42g8h6W83bGr8aYOU3s30U696Xwdss5jGmbbP6U0mGqtGJdOrTW MC27liLlbJp9Ozej1f9tynVJiENPHw== =Cn75 -----END PGP SIGNATURE----- --9goIcionFvDsVVu6rad3mbeAsln3NQF2T--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?421e0158-8181-c580-7864-46a57f3a39a4>