summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2007-05-25 00:28:19 +0000
committerrh <rh@pkgsrc.org>2007-05-25 00:28:19 +0000
commita9f99cffe47c1747785e63ff1f546b7119312644 (patch)
tree1f8f3efdb17ca3e09acd5960d14e7d78e1ca955a /net
parentf095088c32fde068a39d01a22f8882d28c22a35c (diff)
downloadpkgsrc-a9f99cffe47c1747785e63ff1f546b7119312644.tar.gz
Make it explicit that this is a Socks 4/5 proxy as suggested by lukem@
Remove me as maintainer (I haven't been maintaining this for some time now)
Diffstat (limited to 'net')
-rw-r--r--net/dante/DESCR14
-rw-r--r--net/dante/Makefile4
2 files changed, 8 insertions, 10 deletions
diff --git a/net/dante/DESCR b/net/dante/DESCR
index 98e2d58782f..f44ce44d466 100644
--- a/net/dante/DESCR
+++ b/net/dante/DESCR
@@ -1,11 +1,9 @@
- Dante is a circuit-level firewall/proxy that can be used to provide
-convenient and secure network connectivity to a wide range of hosts while
-requiring only the server Dante runs on to have external network
-connectivity. Once installed, Dante can in most cases be made transparent
-to the clients while offering detailed access control and logging facilities
-to the server administrator. Developed by Inferno Nettverk A/S, Dante
-usually comes installed as part of a bigger Inferno Nettverk firewall
-system.
+ Dante is a socks 4/5 proxy. It acts as a circuit-level firewall/proxy
+that can be used to provide convenient and secure network connectivity to
+a wide range of hosts while requiring only the server Dante runs on to have
+external network connectivity. Once installed, Dante can in most cases be
+made transparent to the clients while offering detailed access control and
+logging facilities to the server administrator.
The Dante version provided via FTP is under a BSD/CMU-type license and
comes with complete source code, for your convenience and verification
diff --git a/net/dante/Makefile b/net/dante/Makefile
index e586158a443..ffe89ad6725 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2006/12/12 19:34:06 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2007/05/25 00:28:19 rh Exp $
DISTNAME= dante-1.1.19
CATEGORIES= net security
MASTER_SITES= ftp://ftp.inet.no/pub/socks/
-MAINTAINER= rh@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.inet.no/dante/
COMMENT= BSD-licensed socks 4/5 proxy suite