NetBSD/mips, if its ELF dlopen support is non-broken. Anyone willing to
test this, please get in touch with me.
Also, add more recent patches from python.org
- 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.
- Use -fPIC instead of -fpic (latter breaks py-Numeric on sparc).
Suggested by tv@netbsd.org. This is inherited by most py-*
packages. Change sent to guido@cnri.reston.va.us.
- Remove official patches from patches dir. Use PATCHFILES mechanism
instead to get them from www.python.org.