- 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.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS. This should make the package collection more useful on
NetBSD ELF ports.
Fix (and enable) the Tk interface; it just runs wish externally.
Fix the Motif interface as well, but don't enable it by default (yet?).
Throw in my SGI port `because it's there'.
+ sync entries in PLIST with reality, and delete the extra directories
that were created.
+ use normal LIB_DEPENDS in Makefile for specifying a dependency on
ncurses lib.
+ organise the patch files, so that each file is only patched once.
+ rework the Makefile patches so that "make reinstall" can be called,
that -lossaudio is referenced, and we look in the correct directory
for ncurses.h.