summaryrefslogtreecommitdiff
path: root/sysutils/rsyslog-omprog
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-01-12 09:06:17 +0000
committerjperkin <jperkin@pkgsrc.org>2018-01-12 09:06:17 +0000
commitfe21c9e50ec33ed0c0199d73d6653665f7e766fe (patch)
tree5ac527aa439bd98f4046b7d5d6058aac7f538acf /sysutils/rsyslog-omprog
parenta8240ef281f1dab4cc38a6596ded87cc68e10ad2 (diff)
downloadpkgsrc-fe21c9e50ec33ed0c0199d73d6653665f7e766fe.tar.gz
rsyslog-omprog: Import version 8.31.0 into pkgsrc.
This module permits to integrate arbitrary external programs into rsyslog's logging. It is similar to the "execute program (^)" action, but offers better security and much higher performance. While "execute program (^)" can be a useful tool for executing programs if rare events occur, omprog can be used to provide massive amounts of log data to a program.
Diffstat (limited to 'sysutils/rsyslog-omprog')
-rw-r--r--sysutils/rsyslog-omprog/DESCR6
-rw-r--r--sysutils/rsyslog-omprog/Makefile14
-rw-r--r--sysutils/rsyslog-omprog/PLIST2
3 files changed, 22 insertions, 0 deletions
diff --git a/sysutils/rsyslog-omprog/DESCR b/sysutils/rsyslog-omprog/DESCR
new file mode 100644
index 00000000000..346f2402835
--- /dev/null
+++ b/sysutils/rsyslog-omprog/DESCR
@@ -0,0 +1,6 @@
+This module permits to integrate arbitrary external programs into
+rsyslog's logging. It is similar to the "execute program (^)" action,
+but offers better security and much higher performance. While "execute
+program (^)" can be a useful tool for executing programs if rare events
+occur, omprog can be used to provide massive amounts of log data to a
+program.
diff --git a/sysutils/rsyslog-omprog/Makefile b/sysutils/rsyslog-omprog/Makefile
new file mode 100644
index 00000000000..331b7b3c92f
--- /dev/null
+++ b/sysutils/rsyslog-omprog/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2018/01/12 09:06:17 jperkin Exp $
+
+RSYSLOG_MOD= omprog
+PKGNAME= ${DISTNAME:S/rsyslog/rsyslog-${RSYSLOG_MOD}/}
+
+DEPENDS+= rsyslog>=${PKGVERSION_NOREV}:../../sysutils/rsyslog
+
+.include "../../sysutils/rsyslog/Makefile.common"
+
+CONFIGURE_ARGS+= --enable-omprog
+
+BUILD_DIRS= plugins/omprog
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/rsyslog-omprog/PLIST b/sysutils/rsyslog-omprog/PLIST
new file mode 100644
index 00000000000..27f4f0b2932
--- /dev/null
+++ b/sysutils/rsyslog-omprog/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2018/01/12 09:06:17 jperkin Exp $
+lib/rsyslog/omprog.la