| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=284280
|
|
|
|
| |
Notes:
svn path=/head/; revision=283873
|
|
|
|
| |
Notes:
svn path=/head/; revision=269479
|
|
|
|
|
|
|
|
| |
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Notes:
svn path=/head/; revision=266094
|
|
|
|
|
|
|
|
| |
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Notes:
svn path=/head/; revision=265884
|
|
|
|
|
|
|
|
| |
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Notes:
svn path=/head/; revision=265869
|
|
|
|
|
|
|
| |
email troubles) to ruby@.
Notes:
svn path=/head/; revision=265809
|
|
|
|
|
|
|
| |
Sponsored by: RideCharge Inc. / TaxiMagic
Notes:
svn path=/head/; revision=264972
|
|
|
|
|
|
|
|
| |
PR: ports/150412
Submitted by: pgollucci
Notes:
svn path=/head/; revision=261464
|
|
|
|
|
|
|
|
| |
PR: ports/150005
Submitted by: pgollucci
Notes:
svn path=/head/; revision=260620
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/147535
Submitted by: pgollucci (myself)
Approved by: maintainer timeout (clsung; 20 days)
Feature safe: yes
Notes:
svn path=/head/; revision=256873
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest
PR: ports/147551
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav)
With Hat: ruby
Notes:
svn path=/head/; revision=255916
|
|
|
|
|
|
|
|
|
|
|
|
| |
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@
Notes:
svn path=/head/; revision=255136
|
|
|
|
| |
Notes:
svn path=/head/; revision=253043
|
|
|
|
| |
Notes:
svn path=/head/; revision=245587
|
|
|
|
| |
Notes:
svn path=/head/; revision=239379
|
|
|
|
| |
Notes:
svn path=/head/; revision=237387
|
|
|
|
|
|
|
|
| |
PR: ports/135356
Submitted by: pgollucci
Notes:
svn path=/head/; revision=235567
|
|
|
|
| |
Notes:
svn path=/head/; revision=229450
|
|
|
|
| |
Notes:
svn path=/head/; revision=228637
|
|
|
|
| |
Notes:
svn path=/head/; revision=228255
|
|
|
|
| |
Notes:
svn path=/head/; revision=214100
|
|
|
|
| |
Notes:
svn path=/head/; revision=211342
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Changes:
Notes:
svn path=/head/; revision=205446
|
|
|
|
|
|
|
| |
Changes:
Notes:
svn path=/head/; revision=205304
|
|
|
|
| |
Notes:
svn path=/head/; revision=198093
|
|
|
|
| |
Notes:
svn path=/head/; revision=197638
|
|
autotest, multiruby, and Test::Rails.
ZenTest scans your target and unit-test code and writes your missing
code based on simple naming rules, enabling XP at a much quicker
pace. ZenTest only works with Ruby and Test::Unit.
unit_diff is a command-line filter to diff expected results from
actual results and allow you to quickly see exactly what is wrong.
autotest is a continous testing facility meant to be used during
development. As soon as you save a file, autotest will run the
corresponding dependent tests.
multiruby runs anything you want on multiple versions of ruby.
Test::Rails helps you build industrial-strength Rails code.
WWW: http://zentest.rubyforge.org/
Notes:
svn path=/head/; revision=190639
|