Commit graph

9 commits

Author SHA1 Message Date
recht
e914ab3288 hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
drochner
7ea2d71dfe misc cleanup 2002-12-05 11:31:56 +00:00
drochner
89b7c07b06 add one 2002-12-04 12:47:42 +00:00
drochner
e79a3d99f8 oops, forgot that 2002-11-27 18:38:18 +00:00
drochner
a26a4aa2c5 update to 0.12.0a3
didn't find a changelog; akaik this release is supposed to fix
interoperability problems with new pyxml versions
2002-11-27 17:25:25 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
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.
2002-09-21 23:46:45 +00:00
drochner
b0e6c8a960 rename to ${PYPKGPREFIX}-FourSuite-0.12.0a2 and register a CONFLICT
with the previous PKGNAME
2002-08-22 10:30:27 +00:00
drochner
e9ecb93956 import textproc/py-4suite as textproc/py-FourSuite because the former
name confused "changes2html"
2002-08-22 09:21:32 +00:00