aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-hpricot
Commit message (Collapse)AuthorAgeFilesLines
* - fix www/rubygem-hpricot pkg-plistCheng-Lung Sung2007-03-161-3/+0
| | | | | | | | PR: ports/110274 Submitted by: TAKATSU Tomonari <tota_AT_rtfm dot jp> Notes: svn path=/head/; revision=187460
* - Update to 0.5Cheng-Lung Sung2007-02-193-6/+76
| | | | Notes: svn path=/head/; revision=185510
* Hpricot is a very flexible HTML parser, based on Tanaka Akira's HTreeCheng-Lung Sung2007-02-034-0/+67
and John Resig's JQuery, but with the scanner recoded in C (using Ragel for scanning.) WWW: http://code.whytheluckystiff.net/hpricot/ Notes: svn path=/head/; revision=184044