Archway version 0.2.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    archway  most recent diff


    version 0.2.1

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The archway Portfile 57446 2009-09-11 07:46:32Z jmr macports.org $

      PortSystem 1.0

      Name: archway
      Version: 0.2.1
      Category: devel
      Platform: darwin
      license GPLv2+
      Maintainers: jmr openmaintainer
      Description: an advanced GUI for GNU Arch
      Long Description: ArchWay is a GNU Arch GUI. It follows the unix tradition of small tools doing their work well and cooperating nicely with each other.
      Homepage: http://www.nongnu.org/archway/

      Master Sites: http://savannah.nongnu.org/download/archway/
      Checksums: md5 130b7aaec6fc57a5bc0d132158455ce9 sha1 a8be0c8105b1647c1570dc903727e3e9100c6917 rmd160 ac30f3df2db502ab5e162957264628e8fd540fa0

      use_configure no
      build {}
      destroot.destdir PERL=${prefix}/bin/perl DESTDIR=${destroot} prefix=${prefix}

      depends_lib port:arch port:p5-gtk2

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.