Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-25 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-02-21 | Bump PKGREVISION due to ABI change of ruby18-base. | taca | 1 | -1/+2 | |
2010-09-10 | Update textproc/ruby-xmlparser to 0.7.1. | taca | 4 | -79/+64 | |
* 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-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -2/+1 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -8/+1 | |
2008-06-19 | Bump PKGREVISION of rubygem based packages which contain extention libraries. | taca | 1 | -1/+2 | |
2008-04-06 | Remove MASTER_SITES since now it use RubyGems' MASTER_SITES. | taca | 1 | -2/+1 | |
2008-04-04 | Update ruby-xmlparser to version 0.6.81. Changes from version 0.6.8.1 | jlam | 5 | -147/+87 | |
include: + Install as a Ruby gem. * Fix bug in openInputStream(). | |||||
2007-01-28 | Fix permission of some directories in examples. | taca | 1 | -2/+3 | |
2006-09-07 | Sort PLIST. | taca | 1 | -9/+9 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -2/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2006-01-03 | Bump PKGREVISION by update of ruby18-base package. | taca | 1 | -2/+2 | |
2006-01-03 | Stop handling DIST_SUBDIR default for Ruby based packages. | taca | 1 | -4/+4 | |
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles. | |||||
2005-11-02 | Bump PKGREVISION of packages including ruby extention library | taca | 1 | -1/+2 | |
by Ruby 1.8.3 updates. | |||||
2005-06-25 | Update ruby-xmlparser package to 0.6.8.1. | taca | 3 | -36/+8 | |
- Avoid C90'ism from code; content of patch-ab was merged. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-06 | Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. | taca | 1 | -2/+2 | |
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2005-01-28 | Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries. | taca | 1 | -1/+3 | |
Bump PKG_REVISION. | |||||
2004-12-04 | Switch to use RUBY_DLEXT as suffix of extention library. | taca | 1 | -2/+2 | |
2004-11-28 | Initial import of ruby-xmlparser 0.6.8 pacakge. | taca | 6 | -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. |