Date: Sat, 22 Mar 2003 22:32:10 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo Message-ID: <200303230632.h2N6WAoI041646@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2003/03/22 22:32:10 PST
FreeBSD ports repository
Modified files:
sysutils/portupgrade Makefile distinfo
Log:
Update to 20030308.
portupgrade(1):
- -A/-B: Remove ;'s and spaces at the beginning of each command line
to stop sh(1) from issuing a syntax error.
- -A/-B: Omit running null commands.
- Run AFTERINSTALL commands after restoring a failed upgrade also.
- Fix a run time error caused by any?.
pkgtools.conf(5):
- Introduce BEFOREDEINSTALL.
- Deprecate rc_file() and rc_files(), and provide
enabled_rc_scripts() and disabled_rc_scripts() instead.
- Provide cmd_start_rc(), cmd_stop_rc(), and cmd_enable_rc() in
addition to cmd_restart_rc() and cmd_disable_rc().
- Update examples.
pkg_deinstall(1):
- Run BEFOREDEINSTALL commands before deinstalling a package.
Revision Changes Path
1.169 +3 -2 ports/sysutils/portupgrade/Makefile
1.143 +1 -0 ports/sysutils/portupgrade/distinfo
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303230632.h2N6WAoI041646>
