PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
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.
Notable changes include:
Version 0.12.20 - December 1998, Uwe Ohse
* works on BeOS and stone-aged SCO (sco-3.2v4.2)
* pubdir-"feature" works again.
* "make rpm" creates a rpm file.
* "optimal blklen calculation" was too aggressive, it now does nothing
if the user demands fixed blklens.
* various smaller and medium bug fixes.
* a more or less important security bug is fixed (stupid use of /tmp in
a piece of code which is rarely used).
* lrz uses umask to make files unreadable which receiving them.
* "sh systype | mail uwe-generic-counter@ohse.de" sends a success report
with a description of the system type.
* --enable-syslog is now default
Version 0.12.19 - January 1998, Uwe Ohse
* 0.12.18 was broken, lsz crashed if receiver found an CRC error.
* lrz options "--rename" and "--escape" didn't work.
* lrz didn't implement senders "overwrite-or-skip" option.
* added dejagnu testsuite. Maybe you need a dejagnu snapshot to use it.
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.