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.
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
should be easily portable to any platform as it uses only printf and
several other stdio commands; some signal trapping and tilde-globbing
is also provided, but can be configured out.
Note that GIF320 uses some obscure character-set definition escape
sequences, so if you use a VT-320 emulator or a VT-320 clone, it may
not work. It will not work on a 220 or a 420, although the 420
claims to emulate a 320. Unfortunately, I don't have access to a
420, so I'm looking for someone with a VT-420, a manual, and intricate
knowledge of escape sequences to hack on one for me and find out why
not.