| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
including the patch(1) leftovers.
|
|
|
|
|
|
|
| |
ftp uris.
PR: ports/131775
Reported by: Helmut Schneider <jumper99@gmx.de>
|
| |
|
|
|
|
| |
Reported by: Andrew <refresh.xss@gmail.com>
|
|
|
|
|
| |
PR: ports/129818 (based on)
Submitted by: Hung-Yi Chen <gaod@hychen.org>
|
| |
|
|
|
|
| |
probably due a kse problem.
|
| |
|
|
- 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@
|