dante version 1.1.19 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    dante  most recent diff


      View the most recent changes for the dante port at: dante.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for dante.
      The raw portfile for dante 1.1.19 is located here:
      http://dante.darwinports.com/dports/net/dante/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/dante
      Google
      Web Darwinports.com



      # $Id: Portfile 33297 2008-01-23 09:32:47Z ryandesign macports.org $

      PortSystem 1.0

      Name: dante
      Version: 1.1.19
      Category: net
      Platform: darwin
      Maintainers: nomaintainer
      Description: A circuit-level firewall/proxy
      Long Description: Dante is a circuit-level firewall/proxy (socks implemented) 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.

      Homepage: http://www.inet.no/dante/
      master_sites ftp://ftp.inet.no/pub/socks/ freebsd
      checksums sha1 e366a60a880ceff6205f7cd87249c7322b844d3c

      configure.args --mandir=${prefix}/share/man --with-socks-conf=${prefix}/etc/dante/socks.conf --with-sockd-conf=${prefix}/etc/dante/sockd.conf --with-pidfile=${prefix}/var/run/dante/dante.pid

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/etc/dante/ ${destroot}${prefix}/var/run/dante/
      system "touch ${destroot}${prefix}/var/run/dante/dante.pid"
      xinstall -m 644 ${worksrcpath}/example/socks.conf ${destroot}${prefix}/etc/dante/socks.conf.sample
      xinstall -m 644 ${worksrcpath}/example/sockd.conf ${destroot}${prefix}/etc/dante/sockd.conf.sample
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/dante
      % sudo port install dante
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching dante
      ---> Verifying checksum for dante
      ---> Extracting dante
      ---> Configuring dante
      ---> Building dante with target all
      ---> Staging dante into destroot
      ---> Installing dante
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using dante with these commands:
      %  man dante
      % apropos dante
      % which dante
      % locate dante

     Where to find more information:

    Darwin Ports



    image test