diff options
author | knu <knu@FreeBSD.org> | 2001-06-27 01:02:41 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-06-27 01:02:41 +0800 |
commit | 5373f08050f9d17817be9e473c575474e841680c (patch) | |
tree | 5b2ef9b8c93899bd233868a8fcecdf74d5d42b68 /portuguese | |
parent | 026821ddaccf3e72707c1695eac9b1c406b61c86 (diff) | |
download | freebsd-ports-gnome-5373f08050f9d17817be9e473c575474e841680c.tar.gz freebsd-ports-gnome-5373f08050f9d17817be9e473c575474e841680c.tar.zst freebsd-ports-gnome-5373f08050f9d17817be9e473c575474e841680c.zip |
Update to 20010627. Enhance the behaviors of some flags:
-B CMD
--beforebuild CMD Run the sapecified command before each build. If the
command exits in failure, the port/package will be
skipped. Here is some typical uses:
portupgrade -B 'cvs update' 'gnome*'
portupgrade -aB 'test ! `make -V IS_INTERACTIVE`'
-x GLOB
--exclude GLOB Exclude packages matching the specified glob pattern.
Exclusion is performed after recursing dependency in
response to -r and/or -R, which means, for example,
the following command will upgrade all the packages
depending on XFree86 but leave XFree86 as it is:
portupgrade -rx XFree86 XFree86
Diffstat (limited to 'portuguese')
0 files changed, 0 insertions, 0 deletions