From owner-freebsd-ports Thu Sep 6 11:10:11 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 34F1537B403 for ; Thu, 6 Sep 2001 11:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f86IA1R45322; Thu, 6 Sep 2001 11:10:01 -0700 (PDT) (envelope-from gnats) Received: from imr1.ericy.com (imr1.ericy.com [208.237.135.240]) by hub.freebsd.org (Postfix) with ESMTP id B183037B401 for ; Thu, 6 Sep 2001 11:07:05 -0700 (PDT) Received: from mr5.exu.ericsson.se (mr5u3.ericy.com [208.237.135.124]) by imr1.ericy.com (8.11.3/8.11.3) with ESMTP id f86I74p09212 for ; Thu, 6 Sep 2001 13:07:05 -0500 (CDT) Received: from newman.exu.ericsson.se (newman.exu.ericsson.se [138.85.75.179]) by mr5.exu.ericsson.se (8.11.3/8.11.3) with ESMTP id f86I74k25514 for ; Thu, 6 Sep 2001 13:07:04 -0500 (CDT) Received: from planck.exu.ericsson.se (planck.exu.ericsson.se [138.85.74.11]) by newman.exu.ericsson.se (8.7.5/8.7.3) with ESMTP id NAA16014 for ; Thu, 6 Sep 2001 13:07:04 -0500 (CDT) Received: (from euswdwj@localhost) by planck.exu.ericsson.se (8.9.3/8.8.8) id MAA07756; Thu, 6 Sep 2001 12:52:38 -0500 (CDT) (envelope-from euswdwj) Message-Id: <200109061752.MAA07756@planck.exu.ericsson.se> Date: Thu, 6 Sep 2001 12:52:38 -0500 (CDT) From: William Ward Reply-To: William.Ward@ericsson.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/30405: New port -- Dante Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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