看板 FB_cvs 關於我們 聯絡資訊
On Wed, Nov 09, 2011 at 09:15:33AM +0000, Martin Matuska wrote: > mm 2011-11-09 09:15:33 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > mail/postgrey Makefile pkg-plist=20 > mail/postgrey/files pkg-install.in postgrey.in=20 > Added files: > mail/postgrey/files pkg-message.in=20 > Log: > - Add LICENSE support (postgrey is under GPLv2). > - Make pkg-install, pkg-plist and the rc script use variables defined > in the Makefile. > - Start using our own ETCDIR instead of co-opting postfix. > - Warn users about relocating the whitelists due to the ETCDIR move. > - Set postgrey's default group (--group) to the port's value. > - Add rc script postgrey_dbdir and postgrey_options variables to > avoid duplication of defaults when adding command-line flags. > - Remove redundant flags from the rc script postgrey_flags variable. > =20 > PR: ports/162188 > Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintain= er) > Reviewed by: myself > =20 > Revision Changes Path > 1.31 +22 -19 ports/mail/postgrey/Makefile > 1.4 +17 -31 ports/mail/postgrey/files/pkg-install.in > 1.1 +11 -0 ports/mail/postgrey/files/pkg-message.in (new) > 1.6 +9 -7 ports/mail/postgrey/files/postgrey.in > 1.9 +8 -6 ports/mail/postgrey/pkg-plist There's a typo in the rc.d script. It should be --inet=3D10023, not --inet:= 10023. Regards, sunpoet _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"