summaryrefslogtreecommitdiff
path: root/textproc/ruby-xmlparser
AgeCommit message (Collapse)AuthorFilesLines
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-03Bump PKGREVISION by update of ruby18-base package.taca1-2/+2
2006-01-03Stop handling DIST_SUBDIR default for Ruby based packages.taca1-4/+4
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2005-11-02Bump PKGREVISION of packages including ruby extention librarytaca1-1/+2
by Ruby 1.8.3 updates.
2005-06-25Update ruby-xmlparser package to 0.6.8.1.taca3-36/+8
- Avoid C90'ism from code; content of patch-ab was merged.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-06Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.taca1-2/+2
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2005-01-28Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.taca1-1/+3
Bump PKG_REVISION.
2004-12-04Switch to use RUBY_DLEXT as suffix of extention library.taca1-2/+2
2004-11-28Initial import of ruby-xmlparser 0.6.8 pacakge.taca6-0/+185
Ruby-xmlparse is a module to access to James Clark's XML Parser Toolkit "expat" (http://www.jclark.com/xml/expat.html) from Ruby. It is used by net/ruby-xmlrpc4r pakcage.