SF.net SVN: gar:[23930] csw/mgar/pkg/mailman/trunk
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Wed Aug 6 20:24:29 CEST 2014
Revision: 23930
http://sourceforge.net/p/gar/code/23930
Author: jake_goerzen
Date: 2014-08-06 18:24:29 +0000 (Wed, 06 Aug 2014)
Log Message:
-----------
mailman: add CONFIGURE_ARGS options; add system USERGROUP entry
Modified Paths:
--------------
csw/mgar/pkg/mailman/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/mailman/trunk/files/cswusergroup
Modified: csw/mgar/pkg/mailman/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mailman/trunk/Makefile 2014-08-06 13:51:33 UTC (rev 23929)
+++ csw/mgar/pkg/mailman/trunk/Makefile 2014-08-06 18:24:29 UTC (rev 23930)
@@ -26,6 +26,8 @@
CONFIGURE_ARGS += $(DIRPATHS)
CONFIGURE_ARGS += --without-permcheck
CONFIGURE_ARGS += --with-python=/opt/csw/bin/python2.7
+CONFIGURE_ARGS += --with-mailhost=mailhost
+CONFIGURE_ARGS += --with-urlhost=example.com
# There is no testsuite
TEST_SCRIPTS =
@@ -33,6 +35,8 @@
PYCOMPILE = 1
EXTRA_MERGE_EXCLUDE_FILES = .*\.py[co]
+USERGROUP = /etc/opt/csw/pkg/CSWmailman/cswusergroup
+
CHECKPKG_OVERRIDES_CSWmailman += binary-architecture-does-not-match-placement|file=opt/csw/mailman/mail/mailman|arch_id=18|arch_name=sparcv8+
CHECKPKG_OVERRIDES_CSWmailman += binary-architecture-does-not-match-placement|file=opt/csw/mailman/mail/mailman|arch_id=3|arch_name=i386
CHECKPKG_OVERRIDES_CSWmailman += file-with-bad-content|/usr/share|root/opt/csw/mailman/Mailman/Defaults.py
Added: csw/mgar/pkg/mailman/trunk/files/cswusergroup
===================================================================
--- csw/mgar/pkg/mailman/trunk/files/cswusergroup (rev 0)
+++ csw/mgar/pkg/mailman/trunk/files/cswusergroup 2014-08-06 18:24:29 UTC (rev 23930)
@@ -0,0 +1 @@
+mailman:mailman:GNU Mailman:/dev/null:/bin/false:::NP
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list