New /bin/sh based script to manage ports

Vasil Dimov vd at datamax.bg
Thu Jan 5 22:14:56 PST 2006


On Thu, Jan 05, 2006 at 12:03:59PM -0600, Jeremy Messenger wrote:
...
> Something like this:
> =========================
> PORTSDIR=${PORTSDIR:="/usr/ports"}
> PKG_DBDIR=${PKG_DBDIR:="/var/db/pkg"}
> 
> [...]
> 
> . /etc/make.conf
>

/etc/make.conf is not a shell script, it cannot be parsed that way.
Instead make -V should be used.

-- 
Vasil Dimov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 155 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20060106/ff3f4855/attachment.bin


More information about the freebsd-ports mailing list