summaryrefslogtreecommitdiff
path: root/lang/ruby-lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to rub-lua5 0.2.2, which now supports lua 5.0.Akinori MUSHA2003-06-074-30/+15
| | | | Notes: svn path=/head/; revision=82468
* Seems someone forgot to update this dependency line when updatingAkinori MUSHA2003-05-141-1/+1
| | | | | | | | | lang/lua to the latest version, which API is incompatible with 4.0. Submitted by: kris Notes: svn path=/head/; revision=80988
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-13/+13
| | | | Notes: svn path=/head/; revision=67509
* Add a missing @dirrm.Akinori MUSHA2001-09-231-0/+1
| | | | Notes: svn path=/head/; revision=48116
* Update to 20010921.Akinori MUSHA2001-09-233-8/+14
| | | | Notes: svn path=/head/; revision=48113
* Put a copy of the distfile in my local distfiles area -- the tarballAkinori MUSHA2001-09-202-3/+4
| | | | | | | is repacked too frequently, and the latest version has a bug. :( Notes: svn path=/head/; revision=48003
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Update to 20010831.Akinori MUSHA2001-09-032-2/+2
| | | | Notes: svn path=/head/; revision=47348
* Add ruby-lua, a Ruby extension to make Lua script language as a class.Akinori MUSHA2001-08-305-0/+52
Notes: svn path=/head/; revision=47149