o Correct missing some files in pkg-plist.
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)
This commit is contained in:
parent
0e35eab1aa
commit
fa6051896b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88570
@ -14,7 +14,7 @@ MASTER_SITES= http://www.list.org/ \
|
||||
MASTER_SITE_SUBDIR= mailman
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= khera@kcilink.com
|
||||
MAINTAINER= vivek@khera.org
|
||||
COMMENT= A mailing list manager (MLM) with a user-friendly web front-end
|
||||
|
||||
RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx
|
||||
|
@ -32,10 +32,14 @@
|
||||
MTA | MAIL_GID | Submitted by
|
||||
Exim3 | nobody (65534) | <wjv@FreeBSD.org>
|
||||
Exim4 | mail (6) | <wjv@FreeBSD.org>
|
||||
Postfix | nobody (65534) | <shamrock@cypherpunks.to>
|
||||
Postfix | mailman | <vivek@khera.org>
|
||||
Qmail | ??? |
|
||||
----------------------------------------------------
|
||||
|
||||
NOTE: for Postfix, the group may need to be 'nobody' if you are not
|
||||
using the Mailman integration for generating the postfix virtual and
|
||||
aliases files.
|
||||
|
||||
* CGI_GID [www]
|
||||
The group name or id under which your web server executes CGI scripts
|
||||
|
||||
|
@ -355,6 +355,7 @@
|
||||
%%MMDIR%%/cron/paths.pyc
|
||||
%%MMDIR%%/cron/senddigests
|
||||
%%MMDIR%%/data/last_mailman_version
|
||||
%%MMDIR%%/data/sitelist.cfg
|
||||
%%MMDIR%%/icons/PythonPowered.png
|
||||
%%MMDIR%%/icons/gnu-head-tiny.jpg
|
||||
%%MMDIR%%/icons/mailman-large.jpg
|
||||
@ -441,6 +442,8 @@
|
||||
%%MMDIR%%/pythonlib/email/_compat21.pyc
|
||||
%%MMDIR%%/pythonlib/email/_compat22.py
|
||||
%%MMDIR%%/pythonlib/email/_compat22.pyc
|
||||
%%MMDIR%%/pythonlib/email/_parseaddr.py
|
||||
%%MMDIR%%/pythonlib/email/_parseaddr.pyc
|
||||
%%MMDIR%%/pythonlib/email/base64MIME.py
|
||||
%%MMDIR%%/pythonlib/email/base64MIME.pyc
|
||||
%%MMDIR%%/pythonlib/email/quopriMIME.py
|
||||
|
Loading…
Reference in New Issue
Block a user