aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-4suite
Commit message (Collapse)AuthorAgeFilesLines
* The port was broken by the automatic REINPLACE_CMD conversion, as it usedMikhail Teterin2003-07-292-11/+7
| | | | | | | | | | | | | | Perl's syntax for replacements. It was officially marked BROKEN by kris this May. This commit fixes the replacements and removes three directories, which are created by the py-xml port, from the pkg-plist. The maintainer did not react to the breakage in a very long time, so I take the liberty of fixing the port without waiting for too much longer. Approved by: maintainer timeout Notes: svn path=/head/; revision=85861
* BROKEN: Broken pkg-plistKris Kennaway2003-05-061-0/+2
| | | | Notes: svn path=/head/; revision=80302
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* PERL -> REINPLACEEdwin Groothuis2002-11-041-2/+3
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-11/+4
| | | | Notes: svn path=/head/; revision=58336
* - Add a patch for a small typo(?) which results in half the bits of aJohann Visagie2002-01-072-0/+12
| | | | | | | | | | | generated UUID being trown away - Bumped PORTREVISION PR: 31508 Submitted by: Alan Eldridge <alane@geeksrus.net> Notes: svn path=/head/; revision=52709
* - Update to version 0.11.1Johann Visagie2001-09-175-772/+791
| | | | Notes: svn path=/head/; revision=47910
* - Add run-time dependency on PyXML (textproc/py-xml) - oops!Johann Visagie2001-08-072-1/+2
| | | | | | | - Update email address in pkg-descr Notes: svn path=/head/; revision=45922
* Updating my email address in my remaining ports.Johann Visagie2001-06-271-1/+1
| | | | | | | Prompted by: vanilla Notes: svn path=/head/; revision=44495
* - Update 4Suite (textproc/py-4suite) to version 0.11James E. Housley2001-05-114-708/+605
| | | | | | | | | | | | | | - This is a major rewrite of 4Suite. From a ports point of view, things are simplified since the interdependency between 4Suite and PyXML has been somewhat simplified. - Tested with Python 2.1 on -CURRENT, and (more briefly) with Python 1.5.2 on -CURRENT. PR: 27173 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER Notes: svn path=/head/; revision=42514
* Add port: textproc/py-4suiteJames E. Housley2001-03-237-0/+1787
New port (textproc/py-4suite) of 4Suite, a collection of Python tools for XML processing. PR: 25939 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=40230