Patches: Added patch to fix alpha 64bit-ism, broke up patches into
separate files, fix various Makefiles WRT PREFIX,X11BASE and LOCALBASE
handling.
All in all, this was a mess. It works now on elf/alpha, pending a fix to
bsd.pkg.mk.. if that falls through, one line will fix it up in the
Makefile.
- 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.