freeradius version 1.1.7 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    freeradius  most recent diff


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



      # $Id: Portfile 30254 2007-10-23 02:22:51Z jmpp macports.org $

      PortSystem 1.0

      Name: freeradius
      Version: 1.1.7
      revision 1
      Category: sysutils
      Maintainers: nomaintainer
      Description: Free Radius Implementation
      Long Description: The FreeRADIUS Server Project is an attempt to create a high-performance and highly-configurable GPLd free RADIUS server. The server is similar to Livingston's 2.0 server. FreeRADIUS is a variant of the Cistron RADIUS server, but they don't share a lot in common any more.
      Homepage: http://www.freeradius.org/
      Platform: darwin freebsd
      master_sites ftp://ftp.freeradius.org/pub/radius/ ftp://ftp.freeradius.org/pub/radius/old
      checksums sha1 4e8515f82260478ef881ed7b87b7ca258e19ccba

      depends_lib port:openssl port:gdbm

      configure.args --with-openssl-includes=${prefix}/include/openssl --with-openssl-libraries=${prefix}/lib --without-rlm_krb5 --mandir=\\\${prefix}/share/man

      configure.cflags-append -I${prefix}/include

      destroot.destdir prefix=${destroot}${prefix}

      Variant: kerberos {
      depends_lib-append port:kerberos5
      configure.args-delete --without-rlm_krb5
      }

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

     Where to find more information:

    Darwin Ports



    image test