Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2002 20:06:08 +1100 (EST)
From:      Tony Maher <tonym@biolateral.com.au>
To:        admin@govital.net
Cc:        ports@FreeBSD.ORG
Subject:   Re: FreeBSD Port: portupgrade-20020103
Message-ID:  <200201080906.g08968p80613@yellow.biolateral.com.au>
In-Reply-To: <3C3A9C41.C16CF8BA@govital.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> while, ever since I started using the portupgrade program.  It would be
> nice if the ports sub system would remember what command line options
> were used when a port has been built.  Or maybe having the option of

For portupgrade it already exists:

/usr/local/etc/pkgtools.conf

  MAKE_ARGS = {
	'databases/mysql*-*' => 'DB_DIR=/db/mysql SKIP_INSTALL_DB=yes',
	'print/ghostscript-afpl*-*' => '-DA4',
	}

But it would be nice if the ports system handled it intrinsically.

--
tonym

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201080906.g08968p80613>