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

    elinks  most recent diff


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



      # $Id: Portfile 37740 2008-06-21 10:40:34Z simon macports.org $

      PortSystem 1.0

      Name: elinks
      epoch 1
      Version: 0.11.4
      Category: www
      Platform: darwin
      Maintainers: simon openmaintainer
      Description: text mode web browser
      Long Description: ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scripts.

      Homepage: http://elinks.or.cz/
      master_sites ${homepage}download/
      use_bzip2 yes
      checksums md5 88036a518ebc4f1150a7e14b29f9d8db sha1 4eddfcd79da3e0e3da1c186668ef804f5fec50cd rmd160 0341c01b4727d76d864cbaa8a7c6ebb637cdea1c

      depends_lib port:openssl port:zlib port:bzip2 port:expat

      Variant: col256 description {Use 256 colours if supported by the terminal} {
      post-extract {
      reinplace "s|CONFIG_256_COLORS=no|CONFIG_256_COLORS=yes|" ${worksrcpath}/features.conf
      }
      }

      configure.args --mandir=${prefix}/share/man --disable-nls --without-guile --without-lua --without-gnutls --with-openssl=${prefix} --with-zlib=${prefix}

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

     Where to find more information:

    Darwin Ports



    image test