Download and Install links1 version 1.00pre14 on Mac OS X
Sunday the 27th of July, 2008

    links1  most recent diff


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



      # $Id: Portfile 30257 2007-10-23 02:28:30Z jmpp macports.org $

      PortSystem 1.0
      Name: links1
      Version: 1.00pre14
      distname links-${version}
      Category: www
      Maintainers: nomaintainer
      Description: text WWW browser with tables
      Long Description: Links is a text-based browser with support for HTML tables and frames.
      Homepage: http://artax.karlin.mff.cuni.cz/~mikulas/links/
      Platform: darwin
      master_sites ${homepage}download/
      checksums md5 87713eaab818c73503807fc13340fe5f
      configure.args --without-ssl

      destroot.destdir-append mandir=${prefix}/share/man

      post-destroot {
      set bindir ${destroot}${prefix}/bin
      file rename ${bindir}/links ${bindir}/links1
      set man1dir ${destroot}${prefix}/share/man/man1
      file rename ${man1dir}/links.1 ${man1dir}/links1.1
      }

      Variant: ssl {
      configure.args-delete --without-ssl
      depends_lib-append lib:libssl.0.9:openssl
      }

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

     Where to find more information:

    Darwin Ports



    image test