a2ps-j version 1.45 for Mac OS X 10.5 Leopard
Thursday the 22nd of May, 2008

    a2ps-j  most recent diff


      View the most recent changes for the a2ps-j port at: a2ps-j.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for a2ps-j.
      The raw portfile for a2ps-j 1.45 is located here:
      http://a2ps-j.darwinports.com/dports/print/a2ps-j/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-j
      Google
      Web Darwinports.com



      # $Id: Portfile 31261 2007-11-19 05:25:35Z takanori macports.org $

      PortSystem 1.0

      Name: a2ps-j
      Version: 1.45
      revision 1
      Category: print textproc japanese
      Maintainers: takanori
      Description: Text file to postscript converter (with Japanese support)
      Long Description: This program is perl version of Miguel Santana's a2ps. a2ps-j converts plain text to PostScript for printing on a PS printer. If no file is given, a2ps-j reads from the standard input.
      Platform: darwin
      Homepage:
      master_sites macports ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/ ftp://ftp.sra.co.jp/pub/lang/perl/sra-scripts/
      distfiles a2ps.pl-${version}
      patchfiles patch-nojconv.diff
      checksums md5 3eae209b3c69ec692ee7d61ddd663f6c sha1 1a938099322767bced3eae525426b80164584d8c rmd160 2599f86d4433afd3d0ed3490539d87995ce51dab

      depends_run bin:perl:perl5.8 port:nkf

      extract {
      file mkdir ${worksrcpath}
      copy ${distpath}/a2ps.pl-${version} ${worksrcpath}/${name}
      }

      post-patch {
      reinplace "s|#!/usr/local/bin/perl|#!/usr/bin/env perl|" ${worksrcpath}/${name}
      }

      configure {}

      build {}

      destroot {
      xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/${name}
      }

      livecheck.check none

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

     Where to find more information:

    Darwin Ports



    image test