summaryrefslogtreecommitdiff
path: root/textproc/ruby-xmlparser/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2010-09-10Update textproc/ruby-xmlparser to 0.7.1.taca1-55/+45
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add PKG_DESTDIR_SUPPORT. * Ajust new ruby package's framework. Changes of version 0.7.1 * convert the encoding of an input string automatically (Ruby 1.9.1). Changes of version 0.7.0 * suppot Ruby 1.9.1. * remove some experimental libraries. * remove all example programs.
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-8/+1
2008-04-04Update ruby-xmlparser to version 0.6.81. Changes from version 0.6.8.1jlam1-110/+63
include: + Install as a Ruby gem. * Fix bug in openInputStream().
2006-09-07Sort PLIST.taca1-9/+9
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.taca1-0/+110
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.