cvs commit: ports GIDs UIDs ports/mail/dkfilter Makefile
ports/mail/dkfilter/files dkfilter_in.in dkfilter_out.in
pkg-deinstall.in pkg-install.in
Rong-En Fan
rafan at FreeBSD.org
Sat Jul 29 02:07:44 UTC 2006
rafan 2006-07-29 02:07:43 UTC
FreeBSD ports repository
Modified files:
. UIDs GIDs
mail/dkfilter Makefile
mail/dkfilter/files dkfilter_in.in dkfilter_out.in
Added files:
mail/dkfilter/files pkg-deinstall.in pkg-install.in
Log:
- rc.d scripts are changed to show error messages when some error
occurs. It didn't show error messages even if they are fatal.
- Each rc.d script now logs all messages got at starting a daemon.
- pkg-install is made to automatically make a user to execute dkfilter
which is specified by Makefile. Register UIDs, GIDs.
- pkg-deinstall is made to notice that an admin should remove the
user made at install-time if they don't need him or her
- Bump PORTREVISION for all these changes
PR: ports/100978
Submitted by: Yoshisato YANAGISAWA (maintainer)
Revision Changes Path
1.8 +2 -1 ports/GIDs
1.9 +2 -1 ports/UIDs
1.5 +14 -1 ports/mail/dkfilter/Makefile
1.2 +18 -7 ports/mail/dkfilter/files/dkfilter_in.in
1.2 +18 -7 ports/mail/dkfilter/files/dkfilter_out.in
1.1 +13 -0 ports/mail/dkfilter/files/pkg-deinstall.in (new)
1.1 +36 -0 ports/mail/dkfilter/files/pkg-install.in (new)
More information about the cvs-all
mailing list