Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
README.html.)
|
|
*** THIS NO LONGER COMPILES ON GCC 2.7. ***
(There is a check for this in the pkg's Makefile.)
However, there are some codegen bugs in 1.0 which this release fixes.
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
Remove redundant (and sometimes erroneous) comments.
|
|
|
|
|
|
This package was done by "Martin J. Laubach" <mjl@emsi.priv.at>, and
fixes PR pkg/4953.
Small modicications by me to:
(a) Get pre-formatted manual page handling right (although the page itself
says version 0.2.5, so it's not exactly up-to-date)
(b) Add NetBSD RCS Id to the PLIST.
(c) Don't install an empty info file, and remove it from the PLIST.
(d) Don't try to strip a script (gcok) on installation.
|