a2ps version 4.13b for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    a2ps  most recent diff


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



      # $Id: Portfile 33149 2008-01-19 14:01:02Z ryandesign macports.org $
      PortSystem 1.0

      Name: a2ps
      Version: 4.13b
      revision 3
      Category: print
      Maintainers: mike pentangle.net
      Description: an Any to PostScript filter.
      Long Description: a2ps is a utilty that allows the user to do PostScript manipulations. It is able to pass on processing to other filters, such as gzip and dvips.
      Homepage: http://www.gnu.org/software/a2ps/
      Platform: darwin
      master_sites gnu
      checksums md5 0c8e0c31b08c14f7a7198ce967eb3281
      patchfiles patch-ps-base.ps
      worksrcdir ${name}-4.13

      depends_build bin:psnup:psutils

      platform darwin {
      depends_lib-append port:libtool
      post-patch {
      copy -force ${prefix}/share/libtool/config.guess ${prefix}/share/libtool/config.sub ${worksrcpath}/auxdir/
      }
      }

      pre-configure { reinplace "s|/usr/local|${prefix}|" ${worksrcpath}/configure }
      configure.args --with-medium=Letter --mandir='\${prefix}/share/man' --infodir='\${prefix}/share/info'

      post-destroot { file delete ${destroot}${prefix}/share/info/dir }


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

     Where to find more information:

    Darwin Ports



    image test