aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-11-17 17:13:12 +0800
committermiwi <miwi@FreeBSD.org>2009-11-17 17:13:12 +0800
commit9b00d8bbdf26386a8c0418c09843b1ddf487a788 (patch)
tree1e00c2cb6ad63ab89fe5505959d68be488a5fced /net
parentb9be1464c1567f2114842910501c95d449a624cb (diff)
downloadfreebsd-ports-gnome-9b00d8bbdf26386a8c0418c09843b1ddf487a788.tar.gz
freebsd-ports-gnome-9b00d8bbdf26386a8c0418c09843b1ddf487a788.tar.zst
freebsd-ports-gnome-9b00d8bbdf26386a8c0418c09843b1ddf487a788.zip
The OpenDPI deep packet inspection engine.
WWW: http://www.opendpi.org/ PR: ports/140539 Submitted by: fernandotcl
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/opendpi/Makefile18
-rw-r--r--net/opendpi/distinfo3
-rw-r--r--net/opendpi/pkg-descr3
-rw-r--r--net/opendpi/pkg-plist13
5 files changed, 38 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 302aa5fc1c38..f0d2dd88a12f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -440,6 +440,7 @@
SUBDIR += opal3
SUBDIR += openam
SUBDIR += openbgpd
+ SUBDIR += opendpi
SUBDIR += openh323
SUBDIR += openldap23-client
SUBDIR += openldap23-sasl-client
diff --git a/net/opendpi/Makefile b/net/opendpi/Makefile
new file mode 100644
index 000000000000..9c81c0431606
--- /dev/null
+++ b/net/opendpi/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: opendpi
+# Date created: 13 November 2009
+# Whom: fernandotcl
+#
+# $FreeBSD$
+#
+
+PORTNAME= opendpi
+PORTVERSION= 1.1.1
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+
+MAINTAINER= fernando@netfilter.com.br
+COMMENT= An open source deep packet inspection engine
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/net/opendpi/distinfo b/net/opendpi/distinfo
new file mode 100644
index 000000000000..3a988138773a
--- /dev/null
+++ b/net/opendpi/distinfo
@@ -0,0 +1,3 @@
+MD5 (opendpi-1.1.1.tar.gz) = 69328e326fcedb939bd652cf6bc54fd0
+SHA256 (opendpi-1.1.1.tar.gz) = e4eb06a660c570abbddcff9b2fa9fa4befcff8bfa685f580148e096f56add7dd
+SIZE (opendpi-1.1.1.tar.gz) = 383740
diff --git a/net/opendpi/pkg-descr b/net/opendpi/pkg-descr
new file mode 100644
index 000000000000..9918316e2743
--- /dev/null
+++ b/net/opendpi/pkg-descr
@@ -0,0 +1,3 @@
+The OpenDPI deep packet inspection engine.
+
+WWW: http://www.opendpi.org/
diff --git a/net/opendpi/pkg-plist b/net/opendpi/pkg-plist
new file mode 100644
index 000000000000..78533cc3596e
--- /dev/null
+++ b/net/opendpi/pkg-plist
@@ -0,0 +1,13 @@
+bin/OpenDPI_demo
+include/libopendpi-1.1/libopendpi/ipq_api.h
+include/libopendpi-1.1/libopendpi/ipq_basic_def.h
+include/libopendpi-1.1/libopendpi/ipq_debug_functions.h
+include/libopendpi-1.1/libopendpi/ipq_macros.h
+include/libopendpi-1.1/libopendpi/ipq_protocols_osdpi.h
+include/libopendpi-1.1/libopendpi/ipq_public_functions.h
+lib/libopendpi.a
+lib/libopendpi.la
+lib/libopendpi.so
+lib/libopendpi.so.1
+@dirrm include/libopendpi-1.1/libopendpi
+@dirrm include/libopendpi-1.1