aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-01-13 22:23:29 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-01-13 22:23:29 +0200
commit2389064eb3fe7c5b2b144eb2f5d556a812ba1911 (patch)
tree2e11758010f2087f9b6de84618505f5b48cb2a98
parent074f0fcb34072abbbd56fc96630368fc7fa3115d (diff)
downloadegawk-2389064eb3fe7c5b2b144eb2f5d556a812ba1911.tar.gz
egawk-2389064eb3fe7c5b2b144eb2f5d556a812ba1911.tar.bz2
egawk-2389064eb3fe7c5b2b144eb2f5d556a812ba1911.zip
VMS doc updates.
-rw-r--r--ChangeLog4
-rw-r--r--README2
-rw-r--r--README_d/ChangeLog4
-rw-r--r--README_d/README.VMS3
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/gawk.info92
-rw-r--r--doc/gawk.texi25
-rw-r--r--doc/gawktexi.in25
8 files changed, 109 insertions, 50 deletions
diff --git a/ChangeLog b/ChangeLog
index eb22fc0f..23afcf35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-01-13 Arnold D. Robbins <arnold@skeeve.com>
+
+ * README: Fix John Malmberg's email address.
+
2014-01-12 Arnold D. Robbins <arnold@skeeve.com>
* awkgram.y: Update copyright year.
diff --git a/README b/README
index 6d87806b..85127f45 100644
--- a/README
+++ b/README
@@ -90,7 +90,7 @@ VMS:
r.pat.rankin@gmail.com
John Malmberg
- wb8tyw@gmail.com
+ wb8tyw@qsl.net
z/OS (OS/390):
Dave Pitts
diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index 392ce0e2..7d29d3e3 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,3 +1,7 @@
+2014-01-12 John E. Malmberg <wb8tyw@qsl.net>
+
+ * README.VMS: document that the gawk.cld needs a fix.
+
2013-12-23 John E. Malmberg <wb8tyw@qsl.net>
* README.VMS: Add documentation about building dynamic
diff --git a/README_d/README.VMS b/README_d/README.VMS
index ef15a04d..0faabbc2 100644
--- a/README_d/README.VMS
+++ b/README_d/README.VMS
@@ -221,3 +221,6 @@ TO DO Items (not in order of priority)
3. Need gawk to accept logical names GNV$AWKPATH, GNV$AWKLIB, and
GNV$AWK_LIBARARY in addtion to the unprefixed names. This will allow
system wide default values to be set by an installation kit.
+
+4. Need to fix the gawk.cld file to not require a parameter for the options
+ that do not use the parameter.
diff --git a/doc/ChangeLog b/doc/ChangeLog
index ebdd68ba..82cb722a 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-14 John E. Malmberg <wb8tyw@qsl.net>
+
+ * gawktexi.in: Add information on building VMS PCSI kit.
+
2014-01-03 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in (Full Line Fields): New node.
diff --git a/doc/gawk.info b/doc/gawk.info
index fcef0ee6..88745cd7 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -26394,7 +26394,19 @@ directory tree, the program will be known as
`GNV$GNU:[bin]gnv$gawk.exe' and the help file will be
`GNV$GNU:[vms_help]gawk.hlp'.
- Optionally, the help entry can be loaded into a VMS help library:
+ The PCSI kit also installs a `GNV$GNU:[vms_bin]gawk_verb.cld' file
+which can be used to add `gawk' and `awk' as DCL commands.
+
+ For just the current process you can use:
+
+ $ set command gnv$gnu:[vms_bin]gawk_verb.cld
+
+ Or the system manager can use `GNV$GNU:[vms_bin]gawk_verb.cld' to
+add the `gawk' and `awk' to the system wide `DCLTABLES'.
+
+ The DCL syntax is documented in the `gawk.hlp' file.
+
+ Optionally, `gawk.hlp' entry can be loaded into a VMS help library:
$ LIBRARY/HELP sys$help:helplib [.vms]gawk.hlp
@@ -26495,8 +26507,10 @@ reorganized to supply individual PCSI packages for each component. See
`https://sourceforge.net/p/gnv/wiki/InstallingGNVPackages/'.
The normal build procedure for `gawk' produces a program that is
-suitable for use with GNV. At this time work is being done to create
-the procedures for building a PCSI kit to replace the older `gawk' port.
+suitable for use with GNV.
+
+ The `vms/gawk_build_steps.txt' in the source documents the procedure
+for building a VMS PCSI kit that is compatible with GNV.

File: gawk.info, Node: VMS Old Gawk, Prev: VMS GNV, Up: VMS Installation
@@ -26586,7 +26600,7 @@ MS-DOS with DJGPP Scott Deifik, <scottd.mail@sbcglobal.net>.
MS-Windows with MINGW Eli Zaretskii, <eliz@gnu.org>.
OS/2 Andreas Buening, <andreas.buening@nexgo.de>.
VMS Pat Rankin, <r.pat.rankin@gmail.com>, and John
- Malmberg, <wb8tyw@gmail.com>.
+ Malmberg, <wb8tyw@qsl.net>.
z/OS (OS/390) Dave Pitts, <dpitts@cozx.com>.
If your bug is also reproducible under Unix, please send a copy of
@@ -32828,40 +32842,40 @@ Node: VMS Compilation1055883
Ref: VMS Compilation-Footnote-11057498
Node: VMS Dynamic Extensions1057556
Node: VMS Installation Details1058929
-Node: VMS Running1060763
-Node: VMS GNV1063597
-Node: VMS Old Gawk1064306
-Node: Bugs1064776
-Node: Other Versions1068696
-Node: Notes1074780
-Node: Compatibility Mode1075580
-Node: Additions1076363
-Node: Accessing The Source1077290
-Node: Adding Code1078730
-Node: New Ports1084775
-Node: Derived Files1088910
-Ref: Derived Files-Footnote-11094231
-Ref: Derived Files-Footnote-21094265
-Ref: Derived Files-Footnote-31094865
-Node: Future Extensions1094963
-Node: Implementation Limitations1095546
-Node: Extension Design1096798
-Node: Old Extension Problems1097952
-Ref: Old Extension Problems-Footnote-11099460
-Node: Extension New Mechanism Goals1099517
-Ref: Extension New Mechanism Goals-Footnote-11102882
-Node: Extension Other Design Decisions1103068
-Node: Extension Future Growth1105174
-Node: Old Extension Mechanism1106010
-Node: Basic Concepts1107750
-Node: Basic High Level1108431
-Ref: figure-general-flow1108702
-Ref: figure-process-flow1109301
-Ref: Basic High Level-Footnote-11112530
-Node: Basic Data Typing1112715
-Node: Glossary1116070
-Node: Copying1141532
-Node: GNU Free Documentation License1179089
-Node: Index1204226
+Node: VMS Running1061176
+Node: VMS GNV1064010
+Node: VMS Old Gawk1064733
+Node: Bugs1065203
+Node: Other Versions1069121
+Node: Notes1075205
+Node: Compatibility Mode1076005
+Node: Additions1076788
+Node: Accessing The Source1077715
+Node: Adding Code1079155
+Node: New Ports1085200
+Node: Derived Files1089335
+Ref: Derived Files-Footnote-11094656
+Ref: Derived Files-Footnote-21094690
+Ref: Derived Files-Footnote-31095290
+Node: Future Extensions1095388
+Node: Implementation Limitations1095971
+Node: Extension Design1097223
+Node: Old Extension Problems1098377
+Ref: Old Extension Problems-Footnote-11099885
+Node: Extension New Mechanism Goals1099942
+Ref: Extension New Mechanism Goals-Footnote-11103307
+Node: Extension Other Design Decisions1103493
+Node: Extension Future Growth1105599
+Node: Old Extension Mechanism1106435
+Node: Basic Concepts1108175
+Node: Basic High Level1108856
+Ref: figure-general-flow1109127
+Ref: figure-process-flow1109726
+Ref: Basic High Level-Footnote-11112955
+Node: Basic Data Typing1113140
+Node: Glossary1116495
+Node: Copying1141957
+Node: GNU Free Documentation License1179514
+Node: Index1204651

End Tag Table
diff --git a/doc/gawk.texi b/doc/gawk.texi
index a9ae048a..b759986b 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -35016,7 +35016,21 @@ If your @command{gawk} was installed by a PCSI kit into the
@file{GNV$GNU:[bin]gnv$gawk.exe} and the help file will be
@file{GNV$GNU:[vms_help]gawk.hlp}.
-Optionally, the help entry can be loaded into a VMS help library:
+The PCSI kit also installs a @file{GNV$GNU:[vms_bin]gawk_verb.cld} file
+which can be used to add @command{gawk} and @command{awk} as DCL commands.
+
+For just the current process you can use:
+
+@example
+$ @kbd{set command gnv$gnu:[vms_bin]gawk_verb.cld}
+@end example
+
+Or the system manager can use @file{GNV$GNU:[vms_bin]gawk_verb.cld} to
+add the @command{gawk} and @command{awk} to the system wide @samp{DCLTABLES}.
+
+The DCL syntax is documented in the @file{gawk.hlp} file.
+
+Optionally, @file{gawk.hlp} entry can be loaded into a VMS help library:
@example
$ @kbd{LIBRARY/HELP sys$help:helplib [.vms]gawk.hlp}
@@ -35127,9 +35141,10 @@ to supply individual PCSI packages for each component.
See @uref{https://sourceforge.net/p/gnv/wiki/InstallingGNVPackages/}.
The normal build procedure for @command{gawk} produces a program that
-is suitable for use with GNV. At this time work is being done to create
-the procedures for building a PCSI kit to replace the older @command{gawk}
-port.
+is suitable for use with GNV.
+
+The @file{vms/gawk_build_steps.txt} in the source documents the procedure
+for building a VMS PCSI kit that is compatible with GNV.
@ignore
@c The VMS POSIX product, also known as POSIX for OpenVMS, is long defunct
@@ -35282,7 +35297,7 @@ as follows:
@cindex Rankin, Pat
@cindex Malmberg, John
@item VMS @tab Pat Rankin, @EMAIL{r.pat.rankin@@gmail.com,r.pat.rankin at gmail.com}, and
-John Malmberg, @EMAIL{wb8tyw@@gmail.com,wb8tyw at gmail.com}.
+John Malmberg, @EMAIL{wb8tyw@@qsl.net,wb8tyw at qsl.net}.
@cindex Pitts, Dave
@item z/OS (OS/390) @tab Dave Pitts, @EMAIL{dpitts@@cozx.com,dpitts at cozx dot com}.
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 4dfd0039..f27d5aba 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -34165,7 +34165,21 @@ If your @command{gawk} was installed by a PCSI kit into the
@file{GNV$GNU:[bin]gnv$gawk.exe} and the help file will be
@file{GNV$GNU:[vms_help]gawk.hlp}.
-Optionally, the help entry can be loaded into a VMS help library:
+The PCSI kit also installs a @file{GNV$GNU:[vms_bin]gawk_verb.cld} file
+which can be used to add @command{gawk} and @command{awk} as DCL commands.
+
+For just the current process you can use:
+
+@example
+$ @kbd{set command gnv$gnu:[vms_bin]gawk_verb.cld}
+@end example
+
+Or the system manager can use @file{GNV$GNU:[vms_bin]gawk_verb.cld} to
+add the @command{gawk} and @command{awk} to the system wide @samp{DCLTABLES}.
+
+The DCL syntax is documented in the @file{gawk.hlp} file.
+
+Optionally, @file{gawk.hlp} entry can be loaded into a VMS help library:
@example
$ @kbd{LIBRARY/HELP sys$help:helplib [.vms]gawk.hlp}
@@ -34276,9 +34290,10 @@ to supply individual PCSI packages for each component.
See @uref{https://sourceforge.net/p/gnv/wiki/InstallingGNVPackages/}.
The normal build procedure for @command{gawk} produces a program that
-is suitable for use with GNV. At this time work is being done to create
-the procedures for building a PCSI kit to replace the older @command{gawk}
-port.
+is suitable for use with GNV.
+
+The @file{vms/gawk_build_steps.txt} in the source documents the procedure
+for building a VMS PCSI kit that is compatible with GNV.
@ignore
@c The VMS POSIX product, also known as POSIX for OpenVMS, is long defunct
@@ -34431,7 +34446,7 @@ as follows:
@cindex Rankin, Pat
@cindex Malmberg, John
@item VMS @tab Pat Rankin, @EMAIL{r.pat.rankin@@gmail.com,r.pat.rankin at gmail.com}, and
-John Malmberg, @EMAIL{wb8tyw@@gmail.com,wb8tyw at gmail.com}.
+John Malmberg, @EMAIL{wb8tyw@@qsl.net,wb8tyw at qsl.net}.
@cindex Pitts, Dave
@item z/OS (OS/390) @tab Dave Pitts, @EMAIL{dpitts@@cozx.com,dpitts at cozx dot com}.