aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2014-04-20 01:10:40 +0800
committercrees <crees@FreeBSD.org>2014-04-20 01:10:40 +0800
commit9e7f520d359982a9ab6d66e89a9478e0b8f9284c (patch)
treef2aad98343ff473f5f49db83e8bee63bf4538f3b /mail
parentc8c96bb99af57f3bb7ec7c0aa4efdb38d1bffff6 (diff)
downloadfreebsd-ports-gnome-9e7f520d359982a9ab6d66e89a9478e0b8f9284c.tar.gz
freebsd-ports-gnome-9e7f520d359982a9ab6d66e89a9478e0b8f9284c.tar.zst
freebsd-ports-gnome-9e7f520d359982a9ab6d66e89a9478e0b8f9284c.zip
Add NLS to OPTIONS_DEFINE as it's used in the port
PR: ports/188688 Submitted by: mat Fix ownership of installed libexec files PR: ports/188689 Submitted by: mat
Diffstat (limited to 'mail')
-rw-r--r--mail/sympa/Makefile3
-rw-r--r--mail/sympa/pkg-plist4
2 files changed, 6 insertions, 1 deletions
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile
index a9abaf9da679..d1382f397f67 100644
--- a/mail/sympa/Makefile
+++ b/mail/sympa/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sympa
PORTVERSION= 6.1.20
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.sympa.org/distribution/ \
http://www.sympa.org/distribution/old/
@@ -69,7 +70,7 @@ USE_RC_SUBR= sympa
CONFLICTS= sympa-5*
-OPTIONS_DEFINE= FASTCGI APACHE
+OPTIONS_DEFINE= FASTCGI APACHE NLS
OPTIONS_DEFAULT=APACHE
OPTIONS_RADIO= DATABASE
OPTIONS_RADIO_DATABASE= ORACLE PGSQL SYBASE MYSQL
diff --git a/mail/sympa/pkg-plist b/mail/sympa/pkg-plist
index 4d5cf767943c..af3f7e59fc6b 100644
--- a/mail/sympa/pkg-plist
+++ b/mail/sympa/pkg-plist
@@ -5,6 +5,8 @@ etc/sympa.conf.sample
etc/wwsympa.conf.sample
%%ETCDIR%%/data_structure.version
%%ETCDIR%%/etc_README
+@owner sympa
+@group sympa
libexec/sympa/Archive.pm
libexec/sympa/Auth.pm
libexec/sympa/Bounce.pm
@@ -79,6 +81,8 @@ libexec/sympa/tt2.pm
libexec/sympa/wwslib.pm
libexec/sympa/wwsympa-wrapper.fcgi
libexec/sympa/wwsympa.fcgi
+@owner
+@group
man/man1/sympa_newaliases.1.gz
man/man8/alias_manager.8.gz
man/man8/archived.8.gz