Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-10 | Remove redundant PKGNAME. | taca | 1 | -2/+1 | |
2010-07-31 | Add test target. | obache | 1 | -1/+4 | |
2010-06-12 | No need to specify "install" as arguments for installation. | obache | 1 | -2/+2 | |
2010-05-16 | LICENSE=ruby-license | obache | 1 | -2/+2 | |
2010-05-15 | Note commented out LICENSE (Ruby's). | obache | 1 | -1/+2 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2008-10-29 | Add DESTDIR support. | obache | 1 | -1/+5 | |
2008-09-15 | Update ruby-htree package to 0.7. | taca | 2 | -7/+7 | |
I couldn't get exacat ChangeLog but some bug fixes and Ruby 1.9 support. | |||||
2008-06-19 | - Switch to use vendor_dir with Ruby 1.8.7. | taca | 2 | -30/+31 | |
Bump PKGREVISION. | |||||
2007-05-26 | Import ruby-htree version 0.6. | obache | 4 | -0/+59 | |
htree provides a tree data structure which represent HTML and XML data. * Permissive unified HTML/XML parser * byte-to-byte round-tripping unparser * XML namespace support * Dedicated class for escaped string. This ease sanitization. * HTML/XHTML/XML generator * template engine * recursive template expansion * converter to REXML document |