Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
removal of USE_GTEXINFO
INSTALL_INFO added to PLIST_SUBST
`${INSTALL_INFO}' replace `install-info' in target rules
print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
makeinfo command usage
See -newly added by this commit- section 10.24 of Packages.txt for
further information.
* Update for C++ changes in egcs-1.1. Thanks to Andrew Stitcher.
* Update a greatly improved prcs.el from Jesse Glick. See the new
documentation at the top of prcs.el.
* Fixed a few documentation typos. Thanks to Fran\xe7ois Pinard and
Daniel Villeneuve.
* Change the output of the "Index: " line in diff output so that the
Index line matches the from name in the context diff header. This
seemed to cause problems for some versions of patch.
* prcs info -l now outputs Project-Keywords.
* The configure option --disable-environment allows you to build
a binary free of any default environment variable settings. This
is intended for package maintainers.
Also fixes PR 5209 by installing the el-files to share/examples/prcs.
- 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.
Upgrade to version 1.2.2
NetBSD make(1) works perfectly well - no need for gmake.
Specify GNU_CONFIGURE, not USE_CONFIGURE, otherwise prefix never gets set.
packages collection, from the FreeBSD port. This is a tool for
version control, similar to CVS, but much simpler, and uses an
interesting binary diff utility called xdelta.