pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/runawk
Module name: wip
Committed by: cheusov
Date: Fri Oct 22 22:53:46 UTC 2010
Modified Files:
wip/runawk: Makefile PLIST distinfo
Log Message:
Update to 1.2.0
Due to incompatibilities between traditional BSD mk files and mk
files shipped with bmake by Simon J. Gerraty, I've decided to switch
runawk from BSD mk files to mk-configure software build system. This
makes Makefile significantly smaller, easier to understand and use
and gives tons of new capabilities. Obviously this makes development
even easier than before. Updated installation instruction is in
README.
New functions in heapsort.awk: "heapsort_fields" and "heapsort0" for
sorting $1, $2 ...
New function in tokenre.awk: "splitre".
New samples of use (regression tests):
examples/demo_tokenre4, demo_heapsort4.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.19 -r1.20 wip/runawk/PLIST
cvs -z3 rdiff -u -r1.21 -r1.22 wip/runawk/distinfo
cvs -z3 rdiff -u -r1.48 -r1.49 wip/runawk/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/runawk/PLIST?r1=1.19&r2=1.20
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/runawk/distinfo?r1=1.21&r2=1.22
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/runawk/Makefile?r1=1.48&r2=1.49
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index