Uucp version 1.07 - How to Download and Install on Mac OS X
Monday the 22nd of March, 2010

    version 1.07

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The uucp Portfile 59957 2009-10-28 00:51:02Z jmr macports.org $

      PortSystem 1.0

      Name: uucp
      Version: 1.07
      Category: comms
      Maintainers: six-two.net:gunter
      Description: Taylor UUCP
      Long Description: Taylor UUCP is a free implementation of UUCP and is the standard UUCP used on the GNU system.
      Homepage: http://www.gnu.org/software/uucp/uucp.html
      Platform: darwin

      Master Sites: gnu
      Checksums: md5 64c54d43787339a7cced48390eb3e1d0 sha1 e7c93c3aa6468f1b26dd4d9104dbbe8c2949e9ee rmd160 e265ecd08245dd2510db20430a7a0e387ef4df51

      configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.