summaryrefslogtreecommitdiff
path: root/textproc/rubygem-multi_xml
Commit message (Collapse)AuthorAgeFilesLines
* - Stage safeMartin Wilke2014-01-241-1/+0
| | | | Notes: svn path=/head/; revision=340905
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Update to 0.5.4Cheng-Lung Sung2013-06-272-3/+3
| | | | | | | | PR: ports/179897 Submitted by: swills@ Notes: svn path=/head/; revision=321835
* - Update to 0.5.3Steve Wills2013-06-032-3/+3
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=319747
* - adopt optionsNGJason Helfman2013-03-211-8/+6
| | | | | | | | | - trim historical header Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314787
* - Update to 0.4.1Cheng-Lung Sung2011-09-292-3/+3
| | | | Notes: svn path=/head/; revision=282609
* - Update to 0.2.2Cheng-Lung Sung2011-03-222-3/+3
| | | | Notes: svn path=/head/; revision=271450
* - Update to 0.2.1Cheng-Lung Sung2011-03-092-3/+3
| | | | Notes: svn path=/head/; revision=270540
* rubygem-multi_xmlCheng-Lung Sung2011-03-043-0/+37
A generic swappable back-end for XML parsing. Lots of Ruby libraries utilize XML parsing in some form, and everyone has their favorite XML library. In order to best support multiple XML parsers and libraries, multi_xml is a general-purpose swappable XML backend library. WWW: http://rubygems.org/gems/multi_xml Notes: svn path=/head/; revision=270259