aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/msyslog
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/msyslog')
-rw-r--r--sysutils/msyslog/Makefile5
-rw-r--r--sysutils/msyslog/pkg-plist18
2 files changed, 11 insertions, 12 deletions
diff --git a/sysutils/msyslog/Makefile b/sysutils/msyslog/Makefile
index 9a4bfb2cb1b1..1e7526b3085b 100644
--- a/sysutils/msyslog/Makefile
+++ b/sysutils/msyslog/Makefile
@@ -3,7 +3,7 @@
PORTNAME= msyslog
PORTVERSION= 1.08g
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1.X/${PORTVERSION} \
http://www1.corest.com/download/msyslog/
@@ -15,7 +15,7 @@ COMMENT= Flexible and easy to integrate syslog daemon
LICENSE= BSD4CLAUSE MIT
LICENSE_COMB= dual
-OPTIONS_DEFINE= MYSQL PGSQL
+OPTIONS_DEFINE= MYSQL PGSQL EXAMPLES
OPTIONS_SUB= yes
MYSQL_USE= MYSQL=yes
MYSQL_CONFIGURE_OFF= --without-mysql
@@ -29,7 +29,6 @@ USES= gmake
USE_RC_SUBR= msyslogd
SUB_FILES= pkg-message
USE_LDCONFIG= yes
-MANCOMPRESSED= yes
PORTSCOUT= skipv:1.09d
diff --git a/sysutils/msyslog/pkg-plist b/sysutils/msyslog/pkg-plist
index 317f72e1076f..d057561bc114 100644
--- a/sysutils/msyslog/pkg-plist
+++ b/sysutils/msyslog/pkg-plist
@@ -14,13 +14,13 @@ man/man8/om_tcp.8.gz
man/man8/om_udp.8.gz
man/man8/peochk.8.gz
man/man8/syslogd.8.gz
-%%MYSQL%%/man/man8/om_mysql.8.gz
-%%PGSQL%%/man/man8/om_pgsql.8.gz
-%%EXAMPLESDIR%%/im_mymodule.c
-%%EXAMPLESDIR%%/om_mymodule.c
-%%EXAMPLESDIR%%/syslog.conf.classic
-%%EXAMPLESDIR%%/syslog.conf.mysql
-%%EXAMPLESDIR%%/syslog.conf.peo
-%%EXAMPLESDIR%%/syslog.conf.pgsql
-%%EXAMPLESDIR%%/syslog.conf.regex
+%%MYSQL%%man/man8/om_mysql.8.gz
+%%PGSQL%%man/man8/om_pgsql.8.gz
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/im_mymodule.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/om_mymodule.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/syslog.conf.classic
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/syslog.conf.mysql
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/syslog.conf.peo
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/syslog.conf.pgsql
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/syslog.conf.regex
@dirrm %%EXAMPLESDIR%%