pkgsrc/shells/pbosh
micha 4cc81c4b9d shells/pbosh: Update to 20210729
Changelog from AN-2021-07-29:
- Bourne Shell: "cd -" now prints the new directory. POSIX requires this.

  Thanks to a report from Robert Elz.

- Bourne Shell: "make install" now works wit SuPro Make as well.
  Previously, the target /opt/schily/xpg4/bin/bosh (a symlink) was not
  installed because of a missing rule that caused SuPro Make to complain.
  about a target with no existing rule to make.

- Bourne Shell: z/OS only supports the minimum fields from struct rusage
  that are required by POSIX. We need the same hack as for HAIKU to
  be able to compile.

  Thanks to a report from Matthew R. Wilson

- Bourne Shell: z/OS does not #define MAXPATHLEN, so we #define it
  to be 1024 by default

  Thanks to a report from Matthew R. Wilson
2021-08-06 10:24:18 +00:00
..
DESCR
distinfo shells/pbosh: Update to 20210729 2021-08-06 10:24:18 +00:00
Makefile shells/pbosh: Update to 20210729 2021-08-06 10:24:18 +00:00
PLIST pbosh: Switch to latest distfile. 2019-10-04 14:07:54 +00:00