Summary: | [request] Protect mail/ssmtp configuration files | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Ernst de Haan <znerd> |
Component: | Individual Port(s) | Assignee: | Greg Larkin <glarkin> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Ernst de Haan
2007-07-26 16:20:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->clement Over to maintainer Responsible Changed From-To: clement->freebsd-ports-bugs I dopped maintainership. Responsible Changed From-To: freebsd-ports-bugs->glarkin I'll take it. glarkin 2008-11-19 21:23:49 UTC FreeBSD ports repository Modified files: . GIDs mail/ssmtp Makefile pkg-descr mail/ssmtp/files patch-ssmtp.c Added files: mail/ssmtp/files patch-base64.c patch-ssmtp.h pkg-deinstall.in pkg-install.in pkg-message.in Removed files: mail/ssmtp pkg-message Log: - Take maintainership - Various Makefile cleanups - Added protection for config files, including group creation/ deletion - Incorporated patches from http://bugs.debian.org/ssmtp to fix compiler warnings PR: ports/114945 Submitted by: znerd Reviewed by: stas Revision Changes Path 1.65 +2 -1 ports/GIDs 1.26 +22 -9 ports/mail/ssmtp/Makefile 1.1 +20 -0 ports/mail/ssmtp/files/patch-base64.c (new) 1.3 +511 -10 ports/mail/ssmtp/files/patch-ssmtp.c 1.1 +10 -0 ports/mail/ssmtp/files/patch-ssmtp.h (new) 1.1 +21 -0 ports/mail/ssmtp/files/pkg-deinstall.in (new) 1.1 +33 -0 ports/mail/ssmtp/files/pkg-install.in (new) 1.1 +8 -0 ports/mail/ssmtp/files/pkg-message.in (new) 1.4 +8 -7 ports/mail/ssmtp/pkg-descr 1.3 +0 -5 ports/mail/ssmtp/pkg-message (dead) _______________________________________________ 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 Closed with modifications, thanks! |