Download and Install krbafs version 1.2 on Mac OS X
Wednesday the 23rd of July, 2008

    krbafs  most recent diff


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



      # $Id: Portfile 32304 2007-12-23 22:13:11Z ryandesign macports.org $

      PortSystem 1.0
      Name: krbafs
      Version: 1.2
      revision 0
      Category: sysutils security
      Maintainers: nomaintainer
      Description: AFS library
      Long Description: krbafs provides a set of AFS client utility functions for managing the AFS client and user's tokens for MIT Kerberos and Kerberos for Macintosh, the Kerberos implementation included with Mac OS X 10.1. It also provides afs_string_to_key() and the Kerberos 4 lifetime functions if they are not available in the local Kerberos implementation.
      Homepage: http://web.mit.edu/openafs/krbafs/
      Platform: darwin
      master_sites http://web.mit.edu/openafs/krbafs/
      use_autoconf yes
      checksums md5 7c08f2ece4a0a7140932e825ee62906a
      distname ${name}-${version}-nocrypto
      worksrcdir ${name}-${version}
      patchfiles patch-Makefile.in.diff
      depends_build port:libtool
      pre-configure {
      copy -force ${prefix}/share/libtool/config.guess ${worksrcpath}
      }
      post-patch {
      reinplace "s| install_prefix |${destroot}|g" "${worksrcpath}/Makefile.in"
      }

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

     Where to find more information:

    Darwin Ports



    image test