aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-01-12 19:48:26 +0800
committerasami <asami@FreeBSD.org>1997-01-12 19:48:26 +0800
commit67e50b51c7a42f9acf919c7a3f75a21fac538d09 (patch)
tree1044f359bbb4ebf7c70bcfc12f0a8a5a587b0466 /misc
parent0e9902c27a2bc9c7134620263778e0a8ec108c1e (diff)
downloadfreebsd-ports-gnome-67e50b51c7a42f9acf919c7a3f75a21fac538d09.tar.gz
freebsd-ports-gnome-67e50b51c7a42f9acf919c7a3f75a21fac538d09.tar.zst
freebsd-ports-gnome-67e50b51c7a42f9acf919c7a3f75a21fac538d09.zip
(1) New variable, SCRIPTS_ENV, which is passed to scripts/configure
and scripts/{pre,post}-* as environment vars. Also, if BATCH is set, "BATCH=yes" is automatically added to SCRIPTS_ENV. (Requested by: max) (2) The INSTALL_* macros are added to SCRIPTS_ENV and MAKE_ENV as BSD_INSTALL_*. (Requested by: obrien) (3) New variable MOTIF_ONLY, which will only build ports with REQUIRES_MOTIF defined. This doesn't do dependencies right (what if the depended port doesn't need Motif) yet. (4) Try not to clean the same port twice in clean-depends when (for instance) it's defined in both BUILD_DEPENDS and INSTALL_DEPENDS. Note that it won't check chained dependencies so you may still see the same port cleaned multiple times, but checking that far will surely make this run slower than the un-"optimized" case so I left it as is. (Requested by: jkh) (5) Ignore *.rej files in patches/ directory in addition to *~ and *.orig.
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions