| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Aug 2012 20:33:10
4.8.2,1
|
swills  |
- Update to 4.8.2 |
10 Jun 2012 02:37:38
4.8.1,1
|
swills  |
- Update to 4.8.1 |
25 Oct 2011 08:16:10
4.6.2,1
|
clsung  |
- Update to 4.6.2 |
19 Oct 2011 02:01:36
4.6.1,1
|
clsung  |
- Update to 4.6.1 |
22 Feb 2011 03:41:45
4.5.0,1
|
clsung  |
- Update to 4.5.0 |
12 Dec 2010 02:16:22
4.4.2,1
|
pgollucci  |
- Update to 4.4.2
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
08 Dec 2010 23:14:07
4.4.1,1
|
pgollucci  |
- Update to 4.4.1
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
08 Dec 2010 20:06:26
4.4.0,1
|
pgollucci  |
- Update to 4.4.0
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
07 Dec 2010 19:19:15
4.3.0,1
|
linimon  |
With portmgr hat, reassign these from clsung (who is apparently having
email troubles) to ruby@. |
23 Nov 2010 07:19:35
4.3.0,1
|
pgollucci  |
- Update to 4.3.0
Sponsored by: RideCharge Inc. / TaxiMagic |
20 Sep 2010 02:08:28
4.4.0
|
clsung  |
- Update to 4.4.0
PR: ports/150412
Submitted by: pgollucci |
06 Sep 2010 01:45:34
4.3.3
|
clsung  |
- Update to 4.3.3
PR: ports/150005
Submitted by: pgollucci |
23 Jun 2010 18:19:17
4.3.2
|
pgollucci  |
- Update to 4.3.2
PR: ports/147535
Submitted by: pgollucci (myself)
Approved by: maintainer timeout (clsung; 20 days)
Feature safe: yes |
06 Jun 2010 19:25:10
4.3.1
|
pgollucci  |
- GEMS are always RUN_DEPENDS of other GEMS
- 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 |
26 May 2010 19:51:35
4.3.1
|
pgollucci  |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
22 Apr 2010 02:38:01
4.3.1
|
clsung  |
- Update to 4.3.1 |
12 Dec 2009 06:08:22
4.2.1
|
clsung  |
- Update to 4.2.1 |
12 Aug 2009 09:00:23
4.1.4
|
clsung  |
- Update to 4.1.4 |
08 Jul 2009 00:17:21
4.1.3
|
clsung  |
- Update to 4.1.3 |
11 Jun 2009 07:36:48
4.1.1
|
clsung  |
- Update to 4.1.1
PR: ports/135356
Submitted by: pgollucci |
04 Mar 2009 05:54:27
4.0.0
|
clsung  |
- Update to 4.0.0 |
19 Feb 2009 08:06:22
3.10.0
|
clsung  |
- Update to 3.10.0 |
14 Feb 2009 02:16:03
3.9.2
|
stas  |
- Fix plist after ruby update by generating it dynamically. |
01 Jun 2008 09:42:37
3.9.2
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
16 Apr 2008 06:27:01
3.9.2
|
clsung  |
- Update to 3.9.2 |
06 Apr 2008 08:58:21
3.7.2
|
stas  |
- Add ruby 1.9 support
- 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@ |
11 Jan 2008 07:01:25
3.7.2
|
clsung  |
- Update to 3.7.2
Changes: |
09 Jan 2008 03:33:05
3.7.1
|
clsung  |
- Update to 3.7.1
Changes: |
22 Aug 2007 01:52:01
3.6.1
|
clsung  |
- remove redundant @dirrm |
14 Aug 2007 07:30:06
3.6.1
|
clsung  |
- Update to 3.6.1 |
22 Apr 2007 14:23:46
3.5.0
|
clsung  |
ZenTest provides 4 different tools and 1 library: zentest, unit_diff,
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/ |