From owner-cvs-ports Wed Feb 12 0:10:40 2003 Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3AC337B401; Wed, 12 Feb 2003 00:10:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E10543F75; Wed, 12 Feb 2003 00:10:37 -0800 (PST) (envelope-from wjv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1C8Abbv088664; Wed, 12 Feb 2003 00:10:37 -0800 (PST) (envelope-from wjv@repoman.freebsd.org) Received: (from wjv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1C8AbAx088656; Wed, 12 Feb 2003 00:10:37 -0800 (PST) Message-Id: <200302120810.h1C8AbAx088656@repoman.freebsd.org> From: Johann Visagie Date: Wed, 12 Feb 2003 00:10:37 -0800 (PST) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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-ports" in the body of the message