Date: Sat, 29 Jul 2006 02:07:43 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200607290207.k6T27hhn026887@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607290207.k6T27hhn026887>