Date: Thu, 6 Sep 2001 12:52:38 -0500 (CDT) From: William Ward <euswdwj@exu.ericsson.se> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/30405: New port -- Dante Message-ID: <200109061752.MAA07756@planck.exu.ericsson.se>
next in thread | raw e-mail | index | archive | help
>Number: 30405 >Category: ports >Synopsis: New Port -- Dante >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Sep 06 11:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: William Ward >Release: FreeBSD 4.4-RC i386 >Organization: N/A >Environment: FreeBSD 4.x >Description: 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. >How-To-Repeat: N/A >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # dante # dante/pkg-plist # dante/Makefile # dante/distinfo # dante/pkg-comment # dante/pkg-descr # echo c - dante mkdir -p dante > /dev/null 2>&1 echo x - dante/pkg-plist sed 's/^X//' >dante/pkg-plist << 'END-of-dante/pkg-plist' Xlib/libdsocks.so.1 Xlib/libdsocks.so Xlib/libdsocks.la Xlib/libsocks.so.1 Xlib/libsocks.so Xlib/libsocks.la Xlib/libsocks.a Xsbin/sockd Xman/man5 Xman/man5/sockd.conf.5 Xman/man5/socks.conf.5 Xman/man8 Xman/man8/sockd.8 Xbin/socksify Xinclude/socks.h END-of-dante/pkg-plist echo x - dante/Makefile sed 's/^X//' >dante/Makefile << 'END-of-dante/Makefile' X# New ports collection makefile for: ntl X# Date created: 18 June 2000 X# Whom: bauerm X# X# $FreeBSD: ports/math/ntl/Makefile,v 1.3 2001/02/26 04:44:20 steve Exp $ X# X XPORTNAME= dante XPORTVERSION= 1.1.10 XCATEGORIES= net XMASTER_SITES= ftp://ftp.inet.no/pub/socks/ X XMAINTAINER= william.ward@ericsson.com X XHAS_CONFIGURE= yes X X.include <bsd.port.mk> END-of-dante/Makefile echo x - dante/distinfo sed 's/^X//' >dante/distinfo << 'END-of-dante/distinfo' XMD5 (dante-1.1.10.tar.gz) = ebb25c57efbe03eb07706cf295d59875 END-of-dante/distinfo echo x - dante/pkg-comment sed 's/^X//' >dante/pkg-comment << 'END-of-dante/pkg-comment' XDante is a socks client and server implementation for UNIX. END-of-dante/pkg-comment echo x - dante/pkg-descr sed 's/^X//' >dante/pkg-descr << 'END-of-dante/pkg-descr' XDante is a circuit-level firewall/proxy that can be used to provide Xconvenient and secure network connectivity to a wide range of hosts Xwhile requiring only the server Dante runs on to have external Xnetwork connectivity. X XOnce installed, Dante can in most cases be made transparent to the Xclients while offering detailed access control and logging facilities Xto the server administrator. END-of-dante/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109061752.MAA07756>