aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-4suite-xml
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Add files/patch-Ft__Lib__DistExt__InstallText.pyNicola Vitale2010-12-162-2/+17
| | | | | | | | | | | - Fix package build when NOPORTDOCS is defined PR: ports/153028 Submitted by: nivit Approved by: Mike Brown <mike at skew.org> (maintainer) Notes: svn path=/head/; revision=266453
* - Fix pkg-plist with NOPORTDOCSPhilip M. Gollucci2010-12-112-5/+4
| | | | | | | | | - while here pet portlint Reported by: QAT Notes: svn path=/head/; revision=266065
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* - Update to 1.0.2 [1]Li-Wen Hsu2008-07-263-13/+7
| | | | | | | | | | - Remote stuff for old python version PR: ports/125729 Submitted by: Mike Brown <mike AT skew.org> (maintainer) Notes: svn path=/head/; revision=217565
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-302-1/+2
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Update to 1.0Nicola Vitale2006-12-073-302/+64
| | | | | | | | | PR: 105595 Submitted by: Mike Brown <mike@skew.org> Approved by: alexbl (mentor) Notes: svn path=/head/; revision=179071
* Remove USE_REINPLACE from categories starting with TEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162216
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* update dependencies in textproc/py-4suite-xml portEdwin Groothuis2005-12-251-1/+3
| | | | | | | | | | | | | | | | | | 1. PyExpat is required in order to build the documentation. Most systems have it, but if you're using python-2.3.2_1 or lower, and have not installed textproc/py-expat or textproc/py-xml, then you probably don't have it. 2. Now that 4Suite XML supports DTD validation, there is no support for xmlproc, the validating parser distributed in PyXML. When xmlproc was needed, it had to come from PyXML 0.8+. That restriction is no longer applicable. PR: ports/90831 Submitted by: Mike Brown <mike@skew.org> Notes: svn path=/head/; revision=152033
* Patch to update textproc/py-4suite-xml to latest versionEdwin Groothuis2005-12-203-11/+17
| | | | | | | | | | | | | The attached patch should be sufficient to bring the textproc/py-4suite-xml port up to date. The new version of the software should also work on 64-bit architectures as well. PR: ports/90624 Submitted by: Mike Brown <mike@skew.org> Notes: svn path=/head/; revision=151629
* BROKEN on !i386: Does not buildKris Kennaway2005-12-171-0/+4
| | | | Notes: svn path=/head/; revision=151435
* py-4Suite-XML is a new port reflecting 4Suite's post-1.0b1 packagePav Lucistnik2005-11-125-0/+1492
structure. It is just the XML/XPath/XSLT/XUpdate portion of 4Suite. PR: ports/88128 Submitted by: Mike Brown <mike@skew.org> Notes: svn path=/head/; revision=148058