Add support for rc.d style startup scripts for mail/milter-regex port. I was in touch with dhartmei@FreeBSD.org, who was listed as maintainer for this port. He says: "I can't commit to the ports tree, please send the patch to the ports mailing list instead and ask someone with ports privileges to commit it. While they're at it, they can also change the maintainer line so it points to the list instead, please :)"
Responsible Changed From-To: freebsd-ports-bugs->dhartmei Over to maintainer
Responsible Changed From-To: dhartmei->freebsd-ports-bugs That you can't commit to the ports tree doesn't mean that you can't say "This PR is fine, please commit it" and reassign it back to freebsd-ports-bugs.
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it.
clsung 2006-11-02 06:52:54 UTC FreeBSD ports repository Modified files: mail/milter-regex Makefile Added files: mail/milter-regex pkg-message pkg-plist mail/milter-regex/files milterregex.sh.in patch-milter-regex.8 patch-milter-regex.c Removed files: mail/milter-regex pkg-install Log: - Add support for rc.d style startup scripts for mail/milter-regex port. - reset maintainership PR: ports/103114 Submitted by: Derek Marcotte <derekm dot nospam_AT_rogers dot com> Approved by: maintainer (dhartmei) Revision Changes Path 1.13 +12 -2 ports/mail/milter-regex/Makefile 1.1 +42 -0 ports/mail/milter-regex/files/milterregex.sh.in (new) 1.1 +25 -0 ports/mail/milter-regex/files/patch-milter-regex.8 (new) 1.3 +85 -0 ports/mail/milter-regex/files/patch-milter-regex.c (new) 1.3 +0 -55 ports/mail/milter-regex/pkg-install (dead) 1.1 +11 -0 ports/mail/milter-regex/pkg-message (new) 1.1 +3 -0 ports/mail/milter-regex/pkg-plist (new) _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thank You.