silc-server version 1.1 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    silc-server  most recent diff


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



      # $Id: Portfile 33057 2008-01-17 09:23:26Z ryandesign macports.org $

      PortSystem 1.0
      Name: silc-server
      Version: 1.1
      Category: irc
      Description: server for the silc-network.
      Long Description: silc-server (silcd) is the server for the SILC protocol. SILC (Secure Internet Live Conferencing) is a protocol which provides secure conferencing services in the Internet over insecure channel. SILC superficially resembles IRC, although they are very different internally. SILC is much more than just about `encrypting the traffic'.

      Homepage: http://silcnet.org/
      Platform: darwin
      Maintainers: nomaintainer
      master_sites ${homepage}download/server/sources/
      checksums md5 0729ac04c10154b2e464ae0cf37fd1a1 sha1 6d8c26b49c2fed7f631fd147d5c1b75f37f3ad3c rmd160 dc5c7a3979a6407e6efb3375864fe708035749e9
      patchfiles patch-server.h.diff
      use_bzip2 yes

      configure.args --with-etcdir=${prefix}/etc/${name} --with-docdir=${prefix}/share/${name} --with-helpdir=${prefix}/share/${name} --with-simdir=${prefix}/share/${name} --with-logsdir=${prefix}/var/log/${name} --with-silcd-config-file=${prefix}/etc/${name}/silcd.conf --disable-asm --without-irssi

      livecheck.check regex
      livecheck.url ${homepage}
      livecheck.regex {${name}-([0-9.]+)\.tar}

    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/silc-server
      % sudo port install silc-server
      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 silc-server
      ---> Verifying checksum for silc-server
      ---> Extracting silc-server
      ---> Configuring silc-server
      ---> Building silc-server with target all
      ---> Staging silc-server into destroot
      ---> Installing silc-server
    - 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 silc-server with these commands:
      %  man silc-server
      % apropos silc-server
      % which silc-server
      % locate silc-server

     Where to find more information:

    Darwin Ports



    image test