summaryrefslogtreecommitdiff
path: root/sysutils/syslog-ng-snmp
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/syslog-ng-snmp')
-rw-r--r--sysutils/syslog-ng-snmp/DESCR8
-rw-r--r--sysutils/syslog-ng-snmp/Makefile12
-rw-r--r--sysutils/syslog-ng-snmp/PLIST2
3 files changed, 22 insertions, 0 deletions
diff --git a/sysutils/syslog-ng-snmp/DESCR b/sysutils/syslog-ng-snmp/DESCR
new file mode 100644
index 00000000000..b61cc16bb12
--- /dev/null
+++ b/sysutils/syslog-ng-snmp/DESCR
@@ -0,0 +1,8 @@
+Syslog-ng tries to fill the gaps original syslogd's were lacking:
+ * powerful configurability
+ * filtering based on message content
+ * message integrity, message encryption
+ * portability
+ * better network forwarding
+
+This package contains the snmp module.
diff --git a/sysutils/syslog-ng-snmp/Makefile b/sysutils/syslog-ng-snmp/Makefile
new file mode 100644
index 00000000000..a9b6b358fd8
--- /dev/null
+++ b/sysutils/syslog-ng-snmp/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2021/09/17 09:41:44 wiz Exp $
+
+SYSLOG_MOD= snmp
+SYSLOG_MOD_DIR= afsnmp
+COMMENT= Syslog-ng AFSNMP module
+
+.include "../../sysutils/syslog-ng/module.mk"
+
+CONFIGURE_ARGS+= --enable-afsnmp
+
+.include "../../net/net-snmp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/syslog-ng-snmp/PLIST b/sysutils/syslog-ng-snmp/PLIST
new file mode 100644
index 00000000000..8293121afb0
--- /dev/null
+++ b/sysutils/syslog-ng-snmp/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2021/09/17 09:41:44 wiz Exp $
+lib/syslog-ng/libafsnmp.la