summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-10-09 21:18:24 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-10-09 21:18:24 +0000
commit7b32cc6cf91a556ec1caa017c98ac39b67bd4f1c (patch)
treee0126e2509b740e47b67d4dc1f804389b4beee46 /security
parentAdd --enable-zvt if compiled with GNOME support so things will work (diff)
New port altivore version 0.9.3: A publically disclosed (neither
GPL nor open-source) ala Carnivore src PR: 31111 Submitted by: Justin Stanford <jus@security.za.net> Reviewed by: des (licensing issues)
Notes
Notes: svn path=/head/; revision=48627
Diffstat (limited to 'security')
-rw-r--r--security/Makefile1
-rw-r--r--security/altivore/Makefile39
-rw-r--r--security/altivore/distinfo1
-rw-r--r--security/altivore/files/patch-aa11
-rw-r--r--security/altivore/pkg-comment1
-rw-r--r--security/altivore/pkg-descr17
-rw-r--r--security/altivore/pkg-message18
-rw-r--r--security/altivore/pkg-plist2
8 files changed, 90 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 0fb8819e3355..f8664549e907 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -5,6 +5,7 @@
SUBDIR += acid
SUBDIR += aescrypt
SUBDIR += aide
+ SUBDIR += altivore
SUBDIR += amavis-perl
SUBDIR += apg
SUBDIR += arirang
diff --git a/security/altivore/Makefile b/security/altivore/Makefile
new file mode 100644
index 000000000000..0a1913e8ec2c
--- /dev/null
+++ b/security/altivore/Makefile
@@ -0,0 +1,39 @@
+# New ports collection makefile for: altivore
+# Date created: 08 Oct 2001
+# Whom: Justin Stanford <jus@security.za.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= altivore
+PORTVERSION= 0.9.3
+CATEGORIES= security
+MASTER_SITES= http://www.networkice.com/altivore/
+DISTNAME= altivore
+EXTRACT_SUFX= .c
+
+MAINTAINER= jus@security.za.net
+
+RESTRICTED= License does not allow redistribution in any form\
+ (source, code or otherwise)
+
+NO_WRKSUBDIR= yes
+NO_BUILD= yes
+
+do-extract:
+ @${MKDIR} ${WRKDIR}
+ @${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}
+
+post-patch:
+ @${PERL} -pi -e "s/ //" ${WRKDIR}/${DISTFILES}
+
+do-install:
+ @${MKDIR} ${PREFIX}/share/examples/${PORTNAME}
+ @${INSTALL_DATA} ${WRKDIR}/${DISTFILES} \
+ ${PREFIX}/share/examples/${PORTNAME}
+ @${INSTALL_DATA} ${PKGMESSAGE} \
+ ${PREFIX}/share/examples/${PORTNAME}/README
+
+ @${SED} -e "s!/usr/local/!${PREFIX}/!" ${PKGMESSAGE}
+
+.include <bsd.port.mk>
diff --git a/security/altivore/distinfo b/security/altivore/distinfo
new file mode 100644
index 000000000000..8ed48f51c6f3
--- /dev/null
+++ b/security/altivore/distinfo
@@ -0,0 +1 @@
+MD5 (altivore.c) = 47ffe63b1c63db71c42a23e5af91d45d
diff --git a/security/altivore/files/patch-aa b/security/altivore/files/patch-aa
new file mode 100644
index 000000000000..3f09f08e8a11
--- /dev/null
+++ b/security/altivore/files/patch-aa
@@ -0,0 +1,11 @@
+--- altivore.c Mon Oct 8 00:31:58 2001
++++ altivorenew.c Mon Oct 8 00:34:30 2001
+@@ -164,7 +164,7 @@
+
+ */
+ #include <string.h>
+-#include <malloc.h>
++/* #include <malloc.h> This is commented out for the FreeBSD port, as it is deprecated */
+ #include <stdlib.h>
+ #include <ctype.h>
+ #include <stdarg.h>
diff --git a/security/altivore/pkg-comment b/security/altivore/pkg-comment
new file mode 100644
index 000000000000..36e2283e76ee
--- /dev/null
+++ b/security/altivore/pkg-comment
@@ -0,0 +1 @@
+A publically disclosed (neither GPL nor open-source) ala Carnivore src
diff --git a/security/altivore/pkg-descr b/security/altivore/pkg-descr
new file mode 100644
index 000000000000..84b2d2d2b080
--- /dev/null
+++ b/security/altivore/pkg-descr
@@ -0,0 +1,17 @@
+This is a sample program containing some of the features of the
+features of the FBI's "Carnivore" program. It is intended to serve
+as a point of discussion about Carnivore features. It has not been
+thoroughly tested and contains numerous bugs.
+
+This may also serve as an "alternative" for ISPs who do not wish
+to install a black-box from the FBI. Court orders demanding data
+from the ISP do not necessarily require that Carnivore must be used
+if the ISP is able to obtain the data in another manner.
+
+This software may also be useful in network management, such as
+backing up data or sniffing a consumer's dial-up connection when
+they are reporting problems to customer support.
+
+See the commented notes in the code for details.
+
+WWW: http://www.networkice.com/altivore/
diff --git a/security/altivore/pkg-message b/security/altivore/pkg-message
new file mode 100644
index 000000000000..6df370670d8b
--- /dev/null
+++ b/security/altivore/pkg-message
@@ -0,0 +1,18 @@
+The license of this source code allows for both reading and
+discussing.
+
+A copy of the altivore source code was installed as
+
+/usr/local/share/examples/altivore/altivore.c
+
+Compiling, or any other use, should be conducted after reading of
+the source's license agreement. Read the source code, it contains
+a copy of the license agreement.
+
+Or, after contacting the developer Network ICE Corporation
+http://www.networkice.com/
+
+If you are allowed to compile and use it, you should find the
+following command useful:
+
+cc -o altivore altivore.c -lpcap -Ipcap
diff --git a/security/altivore/pkg-plist b/security/altivore/pkg-plist
new file mode 100644
index 000000000000..e45023ccb12c
--- /dev/null
+++ b/security/altivore/pkg-plist
@@ -0,0 +1,2 @@
+share/examples/altivore/altivore.c
+@dirrm share/examples/altivore