diff options
author | wes <wes@FreeBSD.org> | 2000-09-01 14:52:05 +0800 |
---|---|---|
committer | wes <wes@FreeBSD.org> | 2000-09-01 14:52:05 +0800 |
commit | 1bad857622efc72ca70480acf760a5ec619e6894 (patch) | |
tree | fc622e47a6ac969678eb35af647c18b1c361f94d /lang/snobol/pkg-descr | |
parent | 53295982b5130cff91891c94e5a665ae26cb181d (diff) | |
download | freebsd-ports-graphics-1bad857622efc72ca70480acf760a5ec619e6894.tar.gz freebsd-ports-graphics-1bad857622efc72ca70480acf760a5ec619e6894.tar.zst freebsd-ports-graphics-1bad857622efc72ca70480acf760a5ec619e6894.zip |
A port of the Macro Implementation of SNOBOL4 in C (C-MAINBOL) version
0.99.4; Aug 11, 1997. This was sort of request by Eivind.
Diffstat (limited to 'lang/snobol/pkg-descr')
-rw-r--r-- | lang/snobol/pkg-descr | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/lang/snobol/pkg-descr b/lang/snobol/pkg-descr new file mode 100644 index 00000000000..3b0e0d1aaeb --- /dev/null +++ b/lang/snobol/pkg-descr @@ -0,0 +1,22 @@ +This is GNU Awk 3.0.4. It should be upwardly compatible with the Bell +Labs research version of awk. It is almost completely compliant with +the 1993 POSIX 1003.2 standard for awk. (See the note below about POSIX.) + +Patches 1 through 4 just fix bugs -- see NEWS and ChangeLog for details. + +See the file INSTALL for installation instructions. + +Known problems are given in the PROBLEMS file. Work to be done is +described briefly in the FUTURES file. Verified ports are listed in +the PORTS file. Changes in this version are summarized in the NEWS file. +Please read the LIMITATIONS and ACKNOWLEDGMENT files. + +Read the file POSIX for a discussion of how the standard says comparisons +should be done vs. how they really should be done and how gawk does them. + +To format the documentation with TeX, use at least version 2.151 of +texinfo.tex. There is a usable copy of texinfo.tex in the doc directory. + +The Info file now comes with the distribution. + +The man page is up to date. |