Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
The old starship site is gone. Get from NetBSD.org now.
Change homepage to a working one.
Add license. Note that the only license reference I could find was "It
is distributed for free under a BSD-style license" which I took to mean
"original-bsd."
Doesn't work under Python 3. Since it is deprecated in favour of the
py-imaging module there is no point in struggling with it.
Added comment to patch and regenerated distinfo.
No PKGREVISION bump since there are no changes to any code that ever built.
* using distuils, so use pkgsrc pthon distutils framework.
* LOCALBASE should not be used here, it's just for prefix of GD.
* No need to depend on freetype-lib here.
Bump PKGREVISION.
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
"extract" script for extraction. Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed. The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks. Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]