aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mailman/files
Commit message (Collapse)AuthorAgeFilesLines
* - Install new documentationPav Lucistnik2005-06-111-13/+13
| | | | | | PR: ports/82090 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Approved by: Vivek Khera <vivek@khera.org> (maintainer)
* - Update to 2.1.6Pav Lucistnik2005-06-043-67/+0
| | | | | PR: ports/81814 Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
* - Fix a security problem in private mailing list archives could allow anyone toPav Lucistnik2005-02-111-0/+34
| | | | | | | | | read any file on web server. - Minor port changes PR: ports/77364 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Security: CVE number CAN-2005-0202
* Bug Fix: A newly created mailman 2.1.5 list will email bogus moderatorMichael Haro2004-09-011-0/+20
| | | | | | | | | | requests until a genuine one has been handled. Reference: <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.038.htp> Bump PORTREVISION Approved by: maintainer
* Fix UID/GID in options.Volker Stolz2004-07-141-2/+2
| | | | | | PR: ports/68936 Submitted by: Chris Pepper Fixed by: Vivek Khera (maintainer)
* - Add WITH_HTDIG knob to enable htdig integrationSergei Kolobov2003-12-131-0/+3
| | | | | | | | | | - Start using DIST_SUBDIR because of the funkyness of the patch names - Tweak pkg-plist (duplicate @dirrm/@unexec rmdir, use DOCSDIR, etc.) - Do not bump PORTREVISION: The default built binaries are unchanged PR: 57877 Submitted by: Scott Lambert <lambert@lambertfam.org> Approved by: maintainer
* - Update to version 2.1.3Kirill Ponomarev2003-09-301-7/+4
| | | | | | | - Correct notes on FreeBSD Postfix integration PR: 57364 Submitted by: Vivek Khera <vivek@lorax.kciLink.com> (maintainer)
* o Correct missing some files in pkg-plist.Norikatsu Shigemura2003-09-051-1/+5
| | | | | | | | o The recommended GID for postfix is updated. o Change MAINTAINERship as new address. PR: ports/56014 Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
* - Update to version 2.2.1, which includes a fix to a cross-site scriptingJohann Visagie2003-02-123-4/+196
| | | | | | | | | | | | | | 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.
* - Update author's email address in $DESCR.Johann Visagie2003-01-231-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | - Update $PKGREQ to depend explicitly on Python >= 2.1.3, and not just >= 2.1 - Document required value of $MAIL_GID for Exim4. - Substantial rewrite of $PKGINSTALL: - Simplified layout. - More extensive error checking. - More expressive and user-friendly output. - Substantial rewrite of $PKGDEINSTALL: - Simplified layout. - More expressive and user-friendly output. - Delete %%MAILMANDIR%%/data/last_mailman_version in DEINSTALL, and restore it in POST-DEINSTALL if the entire Mailman installation has not been removed. This file is required by Mailman's update script (run as part of the installation procedure) to update active mailing lists. - Delete the errorlog if it is the only existing logfile. This will finally allow the mailman port/package to be completely and cleanly deinstalled when there are no active lists or updated configuration. - Bump $PORTREVISION, with apologies to those tracking the port. It should now finally be possible to update a Mailman installation with active mailing lists simply by deinstalling the port/package, and reinstalling a later version (or by using portupgrade(1)). There are still no guarantees, though, and a backup is thorouhly recommended.
* - Add the patch that was accidentally omitted from the previous commit. :-(Johann Visagie2003-01-201-0/+31
|
* - Add dependency on www/lynx, required for Mailman's mail filtering feature.Johann Visagie2003-01-201-14/+15
| | | | | | | | | | | - Add patch to Mailman/Defaults.py.in, to correct path to lynx and various MTAs. - Change default $MAIL_GID and $CGI_GID values from numerical GIDs to group names. - Minor change to $PLIST to ensure clean deinstallation. - Bump $PORTREVISION Submitted by: Jan Siml <jsi@jules.de> (Lynx dependency)
* - Update to the long-anticipated version 2.1Johann Visagie2003-01-176-89/+50
|
* - Overdue update to version 2.0.13, a minor bugfix releaseJohann Visagie2002-10-211-29/+48
| | | | | | | | | - Refrain from invoking ${PERL} - Call Mailman's distributed check_perms script post-installation to fix file permissions instead of doing so manually. This is more modular and will greatly ease maintenance of the port. It implies a level of trust in check_perms... but then, installing and running any 3rd party software implies a level of trust.
* - Work around a very obscure but potentially severe security problem.Johann Visagie2002-05-091-6/+7
| | | | | | | | | | | | | | | | | | Should a user... - use su(1) or sudo to gain root privileges in such a way that his own environment is maintained, and - should that user have the variable USERNAME defined in his environment to point to his own username (not entirely unlikely), and - should the user install the Mailman port and immediately deinstall it, ... his own userid will be deleted by $PKGDEINSTALL. The short-term fix implemented here is to munge the names of the variables used by the port's Makefile. - Correctly list image directory in $PLIST, even if the user changes it from the default. - Add a WITH_APACHE2 knob and document it. - Bump PORTREVISION Submitted by: Volker Stolz <vs@lambda.foldr.org> (security issue)
* - Update to version 2.0.9Johann Visagie2002-04-051-30/+11
| | | | - Correctly kill running Mailman processes in $PKGDEINSTALL
* - Fix a nasty typo.Johann Visagie2002-03-061-2/+2
| | | | | PR: 35572 Submitted by: Kurt Werle <kwerle@pobox.com>
* - Add missing $CONFIGURE_ARGS. (Whoops again!)Johann Visagie2002-02-204-0/+212
| | | | | | | | | | | | | | | | | - Actually install the images for Mailman's web front-end to ${PREFIX}/www/icons, instead of depending on the user to do this in a post-installation step. Add a new build-time variable to control the location where these images are intstalled. - Gratuitous change: Change the GNU logo and link in the footer of most pages in Mailman's web front-end to a "Powered by FreeBSD" logo, and a link to the FreeBSD home page. This was accomplished by: - Patching the source to allow for multiple footer bars based on a new configuration variable LOGO_OS. If LOGO_OS is set to 'FreeBSD', the FreeBSD footer will be displayed; otherwise, it reverts to the default GNU footer. - Set LOGO_OS to 'FreeBSD' in the installed Defaults.py (The user may override this in mm_cfg.py) - Bump $PORTREVISION again. (Sorry guys.)
* - Just another checkpoint commit in the cleanup of the Mailman port.Johann Visagie2002-02-191-0/+27
| | | | | | | | | | - Add a (non-standard) $PKGOPTS file (currently $FILESDIR/pkg-opts) to document the user configurable build time variables supported by the port. Add a target "options" to Makefile to display build time options in a human readable format. Remove reams of comments from Makefile - superseded by $PKGOPTS. - Clean up the killing of running qrunner processes in $PKGDEINSTALL. - Bump the $PORTREVISION. (Yes, again.)
* - Cleaning up the Mailman port, Step 2.Johann Visagie2002-02-081-36/+0
| | | | | | | | | | | | | | | - Move creation of user/group from $FILESDIR/config.sh to $PKGINSTALL to ensure they are created if installed from package. - Switch to using uid/gid which are not yet registered in section 15.15 of Porter's Handbook. - Add @exec statements to $PLIST to ensure all necessary directories are created with the correct modes if installed from package. - Bump PORTREVISION. - More to follow... Partially stolen from: net/cvsup-mirror (PKGINSTALL) PR: 34654 (uid/gid change) Submitted by: Sean Chittenden <sean@chittenden.org> (uid/gid change)
* - Interim update to version 2.0.8 (which contains important security fixes),Johann Visagie2001-12-061-26/+16
| | | | | | maintaining most of the port's existing structure. A more comprehensive restructuring of this port is in the works. - Assume maintainership, pending any objections from -ports.
* Update to version 2.0.2.Dmitry Sivachenko2001-03-121-0/+20
| | | | | | | PR: 25619 Submitted by: Ron Rosson <insane@oneinsane.net> Add a patch to eliminate -O2 option to gcc.
* Teach mailman how to work both with MD5 and DES passwords.Dmitry Sivachenko2001-02-261-0/+26
| | | | | | | This problem is already fixed in mailman CVS. Bump PORTREVISION. Submitted by: Kresimir Kumericki <kkumer@phy.hr>
* - Actually populate the variable used for the homedir when creating theChris D. Faulhaber2000-10-091-3/+4
| | | | | mailman user. - Bump PORTREVISION
* - Fix the comment field of the added user (MySQL Daemon -> Mailman User)Chris D. Faulhaber2000-09-211-1/+1
| | | | | | | - Bump PORTREVISION PR: 21426 Submitted by: Nick Hibma <n_hibma@qubesoft.com>
* Adding mailman version 1.1.Steve Price2000-07-171-0/+35
Mailman is software to help manage email discussion lists, much like Majordomo and Smartmail. Unlike most similar products, Mailman gives each mailing list a web page, and allows users to subscribe, unsubscribe, etc. over the web. Even the list manager can administer his or her list entirely from the web. Mailman also integrates most things people want to do with mailing lists, including archiving, mail-to-news gateways, integrated bounce handling, spam prevention, email-based admin commands, direct SMTP delivery (with fast bulk mailing), support for virtual domains, and more. PR: 19400 Submitted by: Nick Hibma <n_hibma@calcaphon.com>