aboutsummaryrefslogtreecommitdiff
path: root/net/opendpi
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-11-17 09:13:12 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-11-17 09:13:12 +0000
commit85bf8eddde166e459a592dd88e786c1f3f04c7cb (patch)
tree12638f456adea5581126e45fd8facc6c8edb0525 /net/opendpi
parentd27fbad2d1f7d3b594944515da28ef67a0b89d1a (diff)
downloadports-85bf8eddde166e459a592dd88e786c1f3f04c7cb.tar.gz
ports-85bf8eddde166e459a592dd88e786c1f3f04c7cb.zip
The OpenDPI deep packet inspection engine.
WWW: http://www.opendpi.org/ PR: ports/140539 Submitted by: fernandotcl
Notes
Notes: svn path=/head/; revision=244370
Diffstat (limited to 'net/opendpi')
-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
4 files changed, 37 insertions, 0 deletions
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