aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-4suite-xml/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* py-4Suite-XML is a new port reflecting 4Suite's post-1.0b1 packagePav Lucistnik2005-11-121-0/+24
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