Problems found with existing distfile:
distfiles/libiconv-1.13-cp932.patch.gz
No changes made to the libiconv distinfo file.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
txt2pdbdoc is a Unix-based Text-to-Doc file conversion program. (It
also converts Doc files to plain text.) A Doc file is a defacto
standard file format for text documents for PalmOS document reader
applications. The motivation for writing txt2pdbdoc was that such
software at the time was crufty and poorly documented. In contrast,
txt2pdbdoc is well written and well documented. Unix-style "man"
pages are included for the program, utility scripts, and the Doc file
format itself. The source code is also generously commented.