summaryrefslogtreecommitdiff
path: root/textproc/py-FourSuite
AgeCommit message (Collapse)AuthorFilesLines
2006-06-29Python 2.4 doesn't treat values over 0x80000000 as signed integers onjoerg3-3/+17
32bit platforms, breaking the struct.pack call for the magic number. Force it to use an unsigned value instead. Bump revision.
2006-06-04Needs Python 2.1+joerg1-1/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-07-22add python as categoryrecht1-2/+2
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-02bl2 -> bl3 in comment.wiz1-2/+2
2004-05-08Unused.wiz1-8/+0
2004-04-22Bl3ify.minskim1-2/+2
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-2/+3
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk.
2004-01-23catch up with pyxml -> py-xml name changerecht1-2/+2
2003-09-14hange extension.mk to also install optimized files for distutils packages.recht1-1/+1023
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-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-12-05misc cleanupdrochner1-25/+0
2002-12-04add onedrochner1-0/+7
2002-11-27oops, forgot thatdrochner1-0/+13
2002-11-27update to 0.12.0a3drochner4-72/+249
didn't find a changelog; akaik this release is supposed to fix interoperability problems with new pyxml versions
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-2/+2
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-08-22rename to ${PYPKGPREFIX}-FourSuite-0.12.0a2 and register a CONFLICTdrochner1-3/+4
with the previous PKGNAME
2002-08-22import textproc/py-4suite as textproc/py-FourSuite because the formerdrochner6-0/+2655
name confused "changes2html"