c57b2eb93d
Changelog: Changes from 4.1.0 to 4.1.1 --------------------------- 1. The "stat" extension now includes a "devbsize" element which indicates the units for the "nblocks" element. 2. The extension facility now works on MinGW. Many of the extensions can be built and used directly. 3. A number of bugs in the pretty-printing / profiling code have been fixed. 4. Sockets and two-way pipes now work under MinGW. 5. The debugger now lists source code correctly under Cygwin. 6. Configuration and building with the Mac OS X libreadline should work now. 7. The -O option now works again. 8. The --include option, documented since 4.0, now actually works. 9. Infrastructure updated to automake 1.13.4, bison 3.0.2, and libtool 2.4.2.418. 10. The configure script now accepts a --disable-extensions option, which disables checking for and building the extensions. 11. The VMS port has been considerably improved. In particular config.h is now generated by a DCL script. Also, the extension facility works and several of the extensions can be built and used. Currently, the extension facility only works on Alpha and Itanium. 12. The API now provides functions pointers for malloc(), calloc(), realloc() and free(), to insure that the same memory allocation functions are always used. This bumps the minor version by one. 13. The printf quote flag now works correctly in locales with a different decimal point character but without a thousands separator character. If the thousands separator is a string, it will be correctly added to decimal numbers. 14. The readfile extension now has an input parser that will read whole files as a single record. 15. A number of bugs have been fixed. See the ChangeLog.
71 lines
2.1 KiB
Text
71 lines
2.1 KiB
Text
@comment $NetBSD: PLIST,v 1.22 2014/06/06 23:24:10 ryoon Exp $
|
|
bin/gawk
|
|
bin/${PKGNAME}
|
|
bin/igawk
|
|
gnu/bin/awk
|
|
gnu/man/man1/awk.1
|
|
include/gawkapi.h
|
|
info/gawk.info
|
|
info/gawkinet.info
|
|
${PLIST.extension}lib/gawk/filefuncs.la
|
|
${PLIST.extension}lib/gawk/fnmatch.la
|
|
${PLIST.extension}lib/gawk/fork.la
|
|
${PLIST.extension}lib/gawk/inplace.la
|
|
${PLIST.extension}lib/gawk/ordchr.la
|
|
${PLIST.extension}lib/gawk/readdir.la
|
|
${PLIST.extension}lib/gawk/readfile.la
|
|
${PLIST.extension}lib/gawk/revoutput.la
|
|
${PLIST.extension}lib/gawk/revtwoway.la
|
|
${PLIST.extension}lib/gawk/rwarray.la
|
|
${PLIST.extension}lib/gawk/testext.la
|
|
${PLIST.extension}lib/gawk/time.la
|
|
libexec/awk/grcat
|
|
libexec/awk/pwcat
|
|
man/man1/gawk.1
|
|
man/man1/igawk.1
|
|
${PLIST.extension}man/man3am/filefuncs.3am
|
|
${PLIST.extension}man/man3am/fnmatch.3am
|
|
${PLIST.extension}man/man3am/fork.3am
|
|
${PLIST.extension}man/man3am/inplace.3am
|
|
${PLIST.extension}man/man3am/ordchr.3am
|
|
${PLIST.extension}man/man3am/readdir.3am
|
|
${PLIST.extension}man/man3am/readfile.3am
|
|
${PLIST.extension}man/man3am/revoutput.3am
|
|
${PLIST.extension}man/man3am/revtwoway.3am
|
|
${PLIST.extension}man/man3am/rwarray.3am
|
|
${PLIST.extension}man/man3am/time.3am
|
|
share/awk/assert.awk
|
|
share/awk/bits2str.awk
|
|
share/awk/cliff_rand.awk
|
|
share/awk/ctime.awk
|
|
share/awk/ftrans.awk
|
|
share/awk/getopt.awk
|
|
share/awk/gettime.awk
|
|
share/awk/group.awk
|
|
share/awk/inplace.awk
|
|
share/awk/join.awk
|
|
share/awk/libintl.awk
|
|
share/awk/noassign.awk
|
|
share/awk/ord.awk
|
|
share/awk/passwd.awk
|
|
share/awk/quicksort.awk
|
|
share/awk/readable.awk
|
|
share/awk/readfile.awk
|
|
share/awk/rewind.awk
|
|
share/awk/round.awk
|
|
share/awk/strtonum.awk
|
|
share/awk/walkarray.awk
|
|
share/awk/zerofile.awk
|
|
share/locale/ca/LC_MESSAGES/gawk.mo
|
|
share/locale/da/LC_MESSAGES/gawk.mo
|
|
share/locale/de/LC_MESSAGES/gawk.mo
|
|
share/locale/es/LC_MESSAGES/gawk.mo
|
|
share/locale/fi/LC_MESSAGES/gawk.mo
|
|
share/locale/fr/LC_MESSAGES/gawk.mo
|
|
share/locale/it/LC_MESSAGES/gawk.mo
|
|
share/locale/ja/LC_MESSAGES/gawk.mo
|
|
share/locale/ms/LC_MESSAGES/gawk.mo
|
|
share/locale/nl/LC_MESSAGES/gawk.mo
|
|
share/locale/pl/LC_MESSAGES/gawk.mo
|
|
share/locale/sv/LC_MESSAGES/gawk.mo
|
|
share/locale/vi/LC_MESSAGES/gawk.mo
|