| 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
|
|
|
|
|
|
|
|
| |
PR: 120318
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer)
Notes:
svn path=/head/; revision=210221
|
|
|
|
|
|
|
|
|
|
|
| |
- make portlint happy
PR: ports/119086
Submitted by: TAKATSU Tomonari <tota_AT_rtfm dot jp>
Approved by: maintainer (Jonathan Weiss)
Notes:
svn path=/head/; revision=205299
|
|
|
|
|
|
|
|
|
|
|
| |
- required by rubygem-memcache-client 1.5.0
PR: ports/115502
Submitted by: clsung
Approved by: maintainer (Jonathan Weiss)
Notes:
svn path=/head/; revision=198772
|
|
|
|
|
|
|
|
|
|
|
| |
- required by rubygem-mechanize-0.6.10
PR: ports/115031
Submitted by: clsung
Approved by: maintainer (Jonathan Weiss)
Notes:
svn path=/head/; revision=197618
|
|
|
|
|
|
|
|
|
|
|
| |
- required by rubygem-parsetree-1.7.1
PR: ports/113699
Submitted by: clsung
Approved by: maintainer (Jonathan Weiss)
Notes:
svn path=/head/; revision=194593
|
|
|
|
|
|
|
|
|
|
|
| |
- required by www/rubygem-mechanize-0.6.5
PR: ports/109681
Submitted by: clsung
Approved by: maintainer (Jonathan Weiss)
Notes:
svn path=/head/; revision=186944
|
|
|
|
|
|
|
|
| |
PR: ports/108512
Submitted by: maintainer (Jonathan Weiss)
Notes:
svn path=/head/; revision=183934
|
|
|
|
|
|
|
|
| |
Reported by: kris via pointyhat
Approved by: maintainer (implicit)
Notes:
svn path=/head/; revision=179529
|
|
Hoe is a simple rake/rubygems helper for project Rakefiles. It
generates all the usual tasks for projects including rdoc generation,
testing, packaging, and deployment.
WWW: http://rubyforge.org/projects/seattlerb/
PR: ports/106313
Submitted by: Jonathan Weiss<jw@innerewut.de>
Notes:
svn path=/head/; revision=178912
|