Date: Wed, 12 Feb 2003 00:10:37 -0800 (PST) From: Johann Visagie <wjv@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mailman Makefile distinfo pkg-message pkg-plist ports/mail/mailman/files FreeBSD-post-install-notes patch-README.EXIM pkg-opts Message-ID: <200302120810.h1C8AbAx088656@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wjv 2003/02/12 00:10:37 PST Modified files: mail/mailman Makefile distinfo pkg-message pkg-plist mail/mailman/files pkg-opts Added files: mail/mailman/files FreeBSD-post-install-notes patch-README.EXIM Log: - Update to version 2.2.1, which includes a fix to a cross-site scripting vulnerability. - Add a file, installed to $DOCSDIR, with more explicit post-installation instructions. - Update $PKGMESSAGE to point to this new file. - Add more explicit warnings in various places that MAIL_GID *must* be set at build time if Mailman is to be used with an alternate (non-Sendmail) MTA. - Bring port in line with other similar ports by NOT explicitly depending on Apache. This is both more maintainable and allows the user greater scope in setting up a custom configuration, including the use of an alternative web server. (Also, Mailman _can_ be used without a web server.) - Clean up which documentation files get installed to $DOCSDIR. Revision Changes Path 1.36 +15 -10 ports/mail/mailman/Makefile 1.18 +1 -1 ports/mail/mailman/distinfo 1.1 +182 -0 ports/mail/mailman/files/FreeBSD-post-install-notes (new) 1.1 +13 -0 ports/mail/mailman/files/patch-README.EXIM (new) 1.9 +1 -4 ports/mail/mailman/files/pkg-opts 1.7 +14 -19 ports/mail/mailman/pkg-message 1.18 +3 -3 ports/mail/mailman/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302120810.h1C8AbAx088656>