| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@
Notes:
svn path=/head/; revision=210636
|
|
|
|
|
|
|
|
|
|
| |
initialization order.
Reported by: many
Thanks to: pav
Notes:
svn path=/head/; revision=189263
|
|
|
|
|
|
|
|
| |
- Synchronise portversions and portepochs in all ruby subports
- Take maintainerships of all ruby subports.
Notes:
svn path=/head/; revision=189129
|
|
|
|
|
|
|
| |
Noticed by: kris
Notes:
svn path=/head/; revision=185480
|
|
|
|
|
|
|
| |
Reported by: kris
Notes:
svn path=/head/; revision=185427
|
|
|
|
| |
Notes:
svn path=/head/; revision=185110
|
|
|
|
| |
Notes:
svn path=/head/; revision=154145
|
|
|
|
| |
Notes:
svn path=/head/; revision=153469
|
|
|
|
|
|
|
| |
Reported by: chkversion script
Notes:
svn path=/head/; revision=148313
|
|
|
|
|
|
|
| |
been inactive more than 6 months. We hope to see him back sometime.
Notes:
svn path=/head/; revision=147872
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104943
|
|
|
|
| |
Notes:
svn path=/head/; revision=104832
|
|
|
|
| |
Notes:
svn path=/head/; revision=104419
|
|
|
|
| |
Notes:
svn path=/head/; revision=75771
|
|
|
|
| |
Notes:
svn path=/head/; revision=71410
|
|
|
|
| |
Notes:
svn path=/head/; revision=67504
|
|
|
|
| |
Notes:
svn path=/head/; revision=58935
|
|
|
|
| |
Notes:
svn path=/head/; revision=56291
|
|
|
|
|
|
|
| |
libiconv.
Notes:
svn path=/head/; revision=56287
|
|
|
|
| |
Notes:
svn path=/head/; revision=50112
|
|
|
|
|
|
|
|
| |
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
Notes:
svn path=/head/; revision=47917
|
|
|
|
| |
Notes:
svn path=/head/; revision=38173
|
|
|
|
| |
Notes:
svn path=/head/; revision=38053
|
|
|
|
|
|
|
|
| |
PR: 23163, 23164, 23165
Submitted by: maintainer
Notes:
svn path=/head/; revision=35507
|
|
|
|
| |
Notes:
svn path=/head/; revision=33729
|
|
|
|
| |
Notes:
svn path=/head/; revision=33128
|
|
|
|
|
|
|
| |
instead of converters/libiconv (giconv). :)
Notes:
svn path=/head/; revision=33076
|
|
|
|
| |
Notes:
svn path=/head/; revision=32391
|
|
|
|
| |
Notes:
svn path=/head/; revision=31865
|
|
|
|
| |
Notes:
svn path=/head/; revision=31727
|
|
|
|
|
|
|
|
|
| |
"ruby" virtual category.
Make textproc/eruby belong also in www.
Notes:
svn path=/head/; revision=31685
|
|
|
|
| |
Notes:
svn path=/head/; revision=31644
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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. :)
Notes:
svn path=/head/; revision=31584
|
|
|
|
| |
Notes:
svn path=/head/; revision=31429
|
|
As I couldn't get it working with converters/iconv, I made it use
converters/libiconv (giconv) instead, for the present. In any case,
this module is LGPL'd anyway. :p
Notes:
svn path=/head/; revision=31428
|