summaryrefslogtreecommitdiff
path: root/net/jumpgate
diff options
context:
space:
mode:
authorgrant <grant>2003-03-05 03:43:50 +0000
committergrant <grant>2003-03-05 03:43:50 +0000
commit74f302a4f010eaa6e56d3b5bb9c110c03ab10f55 (patch)
tree2c0984a39c6b178dcde94a9c21975637875ca33a /net/jumpgate
parentfdd182e8847589b9045a41b2ea36dc7c3b5eeada (diff)
downloadpkgsrc-74f302a4f010eaa6e56d3b5bb9c110c03ab10f55.tar.gz
Initial import of jumpgate-0.7 into The NetBSD Packages Collection.
Jumpgate is a TCP connection forwarder that provides many enhancements and improvements over the existing programs that do the same thing. It provides an interactive mode that queries the connected party for the forwarding information it needs. Also, there is the option to log the entire forwarded session in a file for later inspection. Furthermore, it can log information about the forwarded session via the syslog(3) facility.
Diffstat (limited to 'net/jumpgate')
-rw-r--r--net/jumpgate/DESCR7
-rw-r--r--net/jumpgate/Makefile14
-rw-r--r--net/jumpgate/PLIST3
-rw-r--r--net/jumpgate/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/net/jumpgate/DESCR b/net/jumpgate/DESCR
new file mode 100644
index 00000000000..c562a4c78b3
--- /dev/null
+++ b/net/jumpgate/DESCR
@@ -0,0 +1,7 @@
+Jumpgate is a TCP connection forwarder that provides many enhancements
+and improvements over the existing programs that do the same thing. It
+provides an interactive mode that queries the connected party for the
+forwarding information it needs. Also, there is the option to log the
+entire forwarded session in a file for later inspection. Furthermore,
+it can log information about the forwarded session via the syslog(3)
+facility.
diff --git a/net/jumpgate/Makefile b/net/jumpgate/Makefile
new file mode 100644
index 00000000000..1963c286395
--- /dev/null
+++ b/net/jumpgate/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/03/05 03:43:50 grant Exp $
+#
+
+DISTNAME= jumpgate-0.7
+CATEGORIES= net
+MASTER_SITES= http://jumpgate.sourceforge.net/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= ${MASTER_SITES}
+COMMENT= TCP connection forwarder with capture and syslog support
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/jumpgate/PLIST b/net/jumpgate/PLIST
new file mode 100644
index 00000000000..9ea5f31b695
--- /dev/null
+++ b/net/jumpgate/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/03/05 03:43:50 grant Exp $
+sbin/jumpgate
+man/man8/jumpgate.8
diff --git a/net/jumpgate/distinfo b/net/jumpgate/distinfo
new file mode 100644
index 00000000000..bd84df35846
--- /dev/null
+++ b/net/jumpgate/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/03/05 03:43:50 grant Exp $
+
+SHA1 (jumpgate-0.7.tar.gz) = 2edfe95746b94d30e325dc06fa489f3352107808
+Size (jumpgate-0.7.tar.gz) = 40789 bytes