ports/56014: update mailman pkg-plist

Vivek Khera vivek at khera.org
Tue Aug 26 18:40:16 UTC 2003


>Number:         56014
>Category:       ports
>Synopsis:       update mailman pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 26 11:40:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD yertle.int.kciLink.com 4.8-STABLE FreeBSD 4.8-STABLE #6: Thu Jul 17 09:01:05 EDT 2003 khera at yertle.int.kciLink.com:/u/yertle2/usr.obj/u/sources/usr/src/sys/YERTLE i386


	
>Description:
	

pkg-plist was missing some files
the recommended GID for postfix is updated.
changed to my preferred email address for FreeBSD things

>How-To-Repeat:
	
>Fix:

	


diff -Pru mailman/Makefile mailman-new/Makefile
--- mailman/Makefile	Mon Aug  4 11:35:33 2003
+++ mailman-new/Makefile	Tue Aug 26 14:24:47 2003
@@ -14,7 +14,7 @@
 MASTER_SITE_SUBDIR=	mailman
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	khera at kcilink.com
+MAINTAINER=	vivek at khera.org
 COMMENT=	A mailing list manager (MLM) with a user-friendly web front-end
 
 RUN_DEPENDS=	lynx:${PORTSDIR}/www/lynx
diff -Pru mailman/files/pkg-opts mailman-new/files/pkg-opts
--- mailman/files/pkg-opts	Thu Feb 13 13:18:53 2003
+++ mailman-new/files/pkg-opts	Tue Aug 26 14:27:30 2003
@@ -32,9 +32,13 @@
     MTA     | MAIL_GID       | Submitted by
     Exim3   | nobody (65534) | <wjv at FreeBSD.org>
     Exim4   | mail   (6)     | <wjv at FreeBSD.org>
-    Postfix | nobody (65534) | <shamrock at cypherpunks.to>
+    Postfix | mailman        | <vivek at 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
diff -Pru mailman/pkg-plist mailman-new/pkg-plist
--- mailman/pkg-plist	Mon Aug  4 11:35:34 2003
+++ mailman-new/pkg-plist	Tue Aug 26 14:28:30 2003
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list