Commit Graph

62 Commits

Author SHA1 Message Date
djm
a9f955a145 mailman-2.1.12; ok MAINTAINER mbalmer@ 2009-05-02 09:56:44 +00:00
jasper
4c5694de70 - more missing package name bumps 2009-03-25 13:39:40 +00:00
ajacoutot
21f540029a - MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE 2008-10-28 09:28:24 +00:00
wcmaier
974e3db4b1 Replace 'python' invocations with ${MODPY_BIN} via ${SUBST_CMD}.
While here, regen patches.

"looks reasonable" and requested by mbalmer@
2008-07-09 19:30:23 +00:00
steven
1480c66c06 bump pkgname when changing maintainer 2008-06-24 16:00:23 +00:00
jakob
5e98991941 give MAINTAINER to mbalmer@ 2008-06-24 13:18:02 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
8b76ad71d8 Remove surrounding quotes in COMMENT*/PERMIT_* 2007-09-16 00:17:04 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
jakob
97683b8241 upgrade to mailman 2.1.9 2006-12-11 20:42:50 +00:00
fgsch
c8197eaba3 talk about installing mm-icon.png as well; bump package.
maintainer and pvalchev@ ok.
2006-08-31 00:25:43 +00:00
aanriot
3f698cc076 - remove obsolete @extraunexec lines in PLIST .
- bump PKGNAME .

ok jakob@
2006-06-05 12:37:30 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
jakob
30df331831 add missing files; noted by djm@ 2006-04-24 05:47:46 +00:00
jakob
4e6eeefcac upgrade to mailman 2.1.8; recommended upgrade as this fixes a cross-site
scripting security bug in the previous release (CVE-2006-1712).
2006-04-22 13:30:43 +00:00
bernd
6a78b6f973 Use python module instead of hardcoded python version.
ok alek@ (some time ago)
2006-03-13 18:31:21 +00:00
jakob
da88118241 mailman v2.1.7 2006-01-21 15:03:32 +00:00
jakob
d30d029cf6 fix postfix gid 2005-11-13 17:48:41 +00:00
sturm
338835bc26 do not check for the existence of _mailman:_mailman at configure time,
that user/group might not exist yet

noticed by Chris Mika <cmika at seenothing.org>
maintainer timeout
2005-11-11 20:33:25 +00:00
djm
85e40547bd mailman-2.16; ok jakob@ 2005-06-23 07:34:56 +00:00
jakob
d7cdec62aa use python 2.3 2005-04-24 19:31:25 +00:00
jakob
5ad1f2f3a8 fix CAN-2004-1143 (weak password generation) 2005-02-11 19:33:55 +00:00
jakob
77a5ec74c4 critical security update (CAN-2005-0202) 2005-02-10 14:58:06 +00:00
jakob
e30df90f6e get rid of INSTALL script; from Aleksander Piotrowski 2005-02-04 09:19:35 +00:00
brad
927db06948 Florian Weimer has discovered a cross-site scripting vulnerability in
the error messages that are produced by Mailman.

CAN-2004-1177
2005-01-26 05:28:53 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
alek
200b1ea2ea Add WANTLIB markers 2005-01-02 12:56:04 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
espie
15a2aca1cd new style plists. 2004-09-15 09:09:41 +00:00
xsa
77d4329b09 use FILESDIR instead of hardcoding 'files/';
okay jakob@.
2004-07-09 18:12:35 +00:00
brad
0eb5b72bb0 remove messages about user/group change. 2004-06-23 05:00:15 +00:00
jakob
a97c89fda4 update to mailman v2.1.5 2004-05-31 15:34:01 +00:00
djm
160a1787e4 honour PYTHON_VER in PLIST, so we can build against python-2.3; ok jakob@ 2004-01-14 21:00:10 +00:00
jakob
9e09c634b2 upgrade to v2.1.4, take MAINTAINER 2004-01-01 17:29:08 +00:00
naddy
1c178e4ebe @dirrm shared directories 2003-12-15 17:28:34 +00:00
sturm
0ccdc3f026 - update to mailman 2.1.3
- drop maintainership
- use @extra
- get rid of WWW while here
2003-10-09 15:39:33 +00:00
sturm
02b4f40c41 explicitly state that the 'mailman' mailinglist is mandatory and has
to be created, otherwise mailman won't start

idea from Xavier Santolaria <xavier@santolaria.net>
2003-07-29 21:06:18 +00:00
sturm
5d94e73bb5 new user/group naming schema
bumped PKGNAME except for xcept
2003-06-22 10:05:28 +00:00
sturm
fdc391b1c4 better 2003-05-12 05:11:44 +00:00
sturm
bef1a8e0a2 - change order in setup to a sensitive way
- adjust an error message in "Common Problems"
2003-05-12 04:30:44 +00:00
sturm
9f59d47f92 update to mailman 2.1.2
- lots of bugfixes
- support for portuguese and polish

heads up and some testing by jakob
2003-05-01 16:11:53 +00:00
sturm
80b3c1e76a update to mailman 2.1.1
- includes bugfixes and security patches
- more localization
2003-02-10 22:18:25 +00:00
sturm
795d6c38b2 bump package version
thanks brad@
2003-01-27 22:15:40 +00:00
sturm
33a07d931f Add a distribution patch, to fix an XSS bug. This patch is a quick fix and
will be part of the upcomming 2.1.1 version of mailman.

thanks to jakob@ for the reminder
2003-01-27 10:47:04 +00:00
sturm
56c6fad952 use the actual homepage in HOMEPAGE
from jakob@
2003-01-18 18:25:10 +00:00
sturm
7134660351 nearly forgotten 2003-01-18 16:52:53 +00:00
sturm
a1efcae363 update to mailman 2.1
- multi-lingual support
- list creation/removal through web interface
- MIME base content filtering (demime et.al.)
- new architecture of mail delivery subsystem
- better, faster, cheaper, ... ;-)

naddy@ OK
2003-01-18 16:52:17 +00:00
sturm
c539ea8fde set MAINTAINER to sturm@openbsd.org
naddy@ OK
2002-11-22 16:43:44 +00:00
jakob
dd81e7d5dd patch crontab.in, from MAINTAINER 2002-10-25 20:05:20 +00:00
naddy
920fd6ebbb Unbreak.
From maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-08-03 21:08:19 +00:00