Date: Tue, 24 Feb 2004 00:25:47 -0600 (CST) From: Mark Linimon <linimon@lonesome.com> To: ports@FreeBSD.org Subject: how to determine whether a port is a slave port? Message-ID: <Pine.LNX.4.44.0402240012310.27707-100000@pancho>
next in thread | raw e-mail | index | archive | help
One of the things that I would like to have available for the database in my ports monitoring code is an indication of whether or not a port is a slave port. The Porter's Handbook recommends that the MASTERDIR makevar be used to establish that, but does not make it clear whether its use is mandatory or not. However, there are over 300 ports that do not seem to use this convention. Most seem to use the "${.CURDIR}/.." convention, although a few seem to use PORTSDIR directly. So, without wanting to start a bikeshed, are these just remnants of a time before MASTERDIR was introduced? Is there a consensus on how slave ports ought to be handled? mcl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0402240012310.27707-100000>