summaryrefslogtreecommitdiffstats
path: root/lang/ruby-perl
Commit message (Collapse)AuthorAgeFilesLines
* utilize SITE_PERLijliao2003-10-241-5/+5
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* De-pkg-comment.knu2003-02-182-1/+1
|
* Use RUBY_MOD*.knu2002-10-062-14/+14
|
* Bump the PORTREVISION's of the ports which install architectureknu2001-09-171-0/+1
| | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed.
* Add a patch that fixes the build with recent ruby.knu2001-06-091-0/+7
|
* Add %%PORTDOCS%%.knu2001-02-101-10/+10
|
* Update MASTER_SITES and WWW.knu2001-02-072-2/+2
| | | | Noticed by: fenner's portsurvey
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYknu2000-09-261-3/+1
| | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly.
* Update to 0.2.7, which now supports Ruby 1.6 as well as 1.4. Yay! :)knu2000-09-152-2/+2
|
* Update to 0.2.6. Submitted patches were merged by the author. :)knu2000-09-142-2/+3
| | | | | Note that this module does not work with Ruby 1.6 yet. Sorry for the inconvenience.
* Update with bsd.ruby.mk. :>knu2000-09-072-30/+23
|
* Make all these Ruby related ports belong also in the newly-addedknu2000-08-161-1/+1
| | | | | | "ruby" virtual category. Make textproc/eruby belong also in www.
* This port surely belongs to the virtual category "perl5".knu2000-08-131-1/+1
|
* Do The Right Thing. (R)knu2000-08-122-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Overall changes: Use tabs instead of sequential spaces. Note Author as well as WWW in DESCR. Do not install examples when NOPORTDOCS. Make RUBY, RUBY_VER and RUBY_ARCH variables overridable. ruby-date2: share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb textproc/ruby-html-parser: databases/ruby-mysql: devel/ruby-optparse: devel/ruby-property: Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/ textproc/ruby-rdtool: Install documents in .rd format too. Format optparse's rd file. (Since ruby-rdtool depends on optparse, it cannot be done during optparse's build process. So ruby-rdtool should take care of that when it is installed. :)
* Add ruby-perl, a Ruby extension module to use the functions of Perl from Ruby.knu2000-08-115-0/+79
OpenPOWER on IntegriCloud