aboutsummaryrefslogtreecommitdiff
path: root/textproc/xml2
Commit message (Collapse)AuthorAgeFilesLines
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* These tools are used to convert XML and HTML to and from a line-orientedPawel Pekala2013-03-053-0/+36
format more amenable to processing by classic Unix pipeline processing tools, like grep, sed, awk, cut, shell scripts, and so forth. The line-oriented format used by these tools looks very much like, but is not quite precisely the same as XPath. WWW: http://www.ofb.net/~egnor/xml2/ PR: ports/176670 Submitted by: Paul Chvostek <paul@it.ca> Notes: svn path=/head/; revision=313482