Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv9633

Added Files:
        mawk.info nomarch.info 
Log Message:
Move to stable.


--- NEW FILE: nomarch.info ---
Package: nomarch
Version: 1.4
Revision: 1
Description: File archive/compression utility
DescDetail: <<
        nomarch lists/extracts/tests `.arc' archives. (It also handles `.ark'
        files, they're exactly the same.) This is a *very* outdated file format
        which should never be used for anything new, but unfortunately, you can
        still run into it every so often (especially if you mess about with old
        CP/M stuff). So nomarch is handy as a way to deal with these files.

        For more on how nomarch works and how to use it, do `man nomarch' once
        it's installed.
<<
Maintainer: Daniel Johnson <[email protected]>
License: GPL2+
Homepage: http://www.svgalib.org/rus/nomarch.html

Source: ftp://ftp.ibiblio.org/pub/Linux/utils/compress/%n-%v.tar.gz
Source-MD5: 1b0be450e2af64710f9627f85d1b0130

NoSetCPPFLAGS: true

CompileScript: make PREFIX=%p

InstallScript: make install PREFIX=%i MANDIR='$(PREFIX)/share/man/man1'

DocFiles: ChangeLog COPYING NEWS README TODO

--- NEW FILE: mawk.info ---
Package: mawk
Version: 1.3.4-20100625
Revision: 1
Description: Interpreter for the AWK Programming Language
DescDetail: <<
        mawk (Mike's AWK) is an interpreter for the AWK Programming Language.
        The AWK language is useful for manipulation of data files, text
        retrieval and processing, and for prototyping and experimenting with
        algorithms. mawk is a new awk meaning it implements the AWK language as
        defined in Aho, Kernighan and Weinberger, The AWK Programming Language,
        Addison-Wesley Publishing, 1988. (Hereafter referred to as the AWK
        book.) mawk conforms to the Posix 1003.2 (draft 11.3) definition of the
        AWK language which contains a few features not described in the AWK
        book, and mawk provides a small number of extensions.
<<
Maintainer: Daniel Johnson <[email protected]>
License: GPL2+
Homepage: http://invisible-island.net/mawk/mawk.html

Source: ftp://invisible-island.net/%n/%n-%v.tgz
Source-MD5: 447e7c322fa1e58141f5085bae87351f

NoSetCPPFLAGS: true
NoSetLDFLAGS: true

ConfigureParams: --mandir='${prefix}/share/man'

InfoTest: TestScript: make check || exit 2

InstallScript: make install DESTDIR=%d

DocFiles: examples ACKNOWLEDGMENT CHANGES COPYING README


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to