over the top, without deleting existing files - the package collection
will deal with any collisions etc. Make sure this is not an
INTERACTIVE package.
Fixes PR pkg/6026.
Modified slightly by me, to add NetBSD RCS Ids to patches, along with
a minimalist comment about each patch, and also modified the top-level
Makefile to use mkdir, rather than install -d (install -d was
clobbering directory permissions on ${PREFIX}/{bin,lib,include}).
- 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.
(Or was it our patch only that introduced it -- then it
might need to be ${prefix} in patches/patch-aa instead).
In any case, this fix works (now gdbm is found if it is
already installed as a package).
packages collection. This is based on the 1998/05/16 version of f2c,
and was submitted by Dan McMahill in PR pkg/5735. I modified some patches
to contain the correct pathnames.
INSTALL_* macros in configure instead of patching around them. Remove
aclocal directory if this is the last pkg using it.
Portlint: reformat DESCR to <80 columns.
This version does no longer use any code from Javasoft(tm).
XXX although the authors claim it works on several NetBSD architektures
XXX I suspect it currently only works on i386, because they insist on
XXX having a trampoline.c which is only present for i386.
XXX I did set "ONLY_FOR_ARCHS=i386 sparc alpha m68k mips arm32" to give
XXX people a try to feedback if it works or not.
- 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.
(I replaced literally every line in the package, eliminated all their
patches, and had to re-generate the PLIST by hand, so it isn't really
theirs any longer. Had I realized how much had changed I would have
started from scratch...)
packages collection. This was ported by Simon Gerraty, uses Sun's
green threads implementation, and is based on the FreeBSD port.
Currently, this is only for the i386 architecture.
version number. To avoid downloading a distfile which will fail the
checksum stage, retrieve the correct version of the distfile from
MASTER_SITE_BACKUP, aka ftp.netbsd.org