| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Jul 2012 01:43:03
2.11.0
|
swills  |
- Update devel/rubygem-rspec to 2.11.0 [1]
- Update devel/rubygem-rspec-core to 2.11.1
- Update devel/rubygem-rspec-mocks to 2.11.1
- Update devel/rubygem-rspec-expectations to 2.11.1
PR: ports/169281 [1]
Approved by: maintainer timeout (romanbsd@yahoo.com, >1 month) [1] |
08 Feb 2012 02:25:18
2.8.0
|
pgollucci  |
- Update to 2.8.0
Approved by: maintainer (implicit, required for other rspec updates belonging
to ruby@)
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
02 Nov 2011 18:05:08
2.7.0
|
pgollucci  |
- Fix depend versions according to rubygems.org [again]
With Hat: ruby@
Tested by: P6 TB Full rubygem run |
24 Oct 2011 02:13:07
2.7.0
|
swills  |
- Update to 2.7.0 to work updated dependencies
With hat: ruby@
PR: ports/161849
Submitted by: sunpoet |
27 Jun 2011 02:19:19
2.6.0
|
swills  |
- Update to 2.6.0
PR: ports/157797
Approved by: maintainer timeout |
24 Jun 2011 18:52:00
1.3.2
|
pgollucci  |
fix distinfo |
23 Jun 2011 19:34:14
1.3.2
|
pgollucci  |
- guess thats enough for the 1st day back
- add files supposed to have been in previous commit for rails update to 3.0.9 |
23 Jun 2011 17:51:43
1.3.1
|
pgollucci  |
- Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github |
27 Dec 2010 15:10:28
1.3.1
|
pgollucci  |
- Update to 1.3.1
PR: ports/152950
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (romanbsd@yahoo.com ; 15 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
07 Dec 2010 01:50:11
1.3.0
|
pgollucci  |
- Update to 1.3.0
PR: ports/152509
Submitted by: myself (pgollucci)
Approved by: romanbsd@yahoo.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
11 Nov 2010 03:26:39
1.2.9
|
pgollucci  |
- Set PORTSCOUT var
PR: ports/151239
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (romanbsd@yahoo.com ; 35 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
11 Nov 2010 03:22:25
1.2.9
|
pgollucci  |
- github is redirecting all these to https now |
20 Oct 2010 01:35:47
1.2.9
|
pgollucci  |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
26 May 2010 19:51:35
1.2.9
|
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@ |
12 Jan 2010 00:43:50
1.2.9
|
pgollucci  |
- Update to 1.2.9
PR: ports/142604
Approved by: romanbsd@yahoo.com (maintainer)
Submitted by: myself (pgollucci@) |
01 Dec 2009 00:10:09
1.2.8
|
wxs  |
- Update to 1.2.8
PR: ports/141008
Submitted by: wxs@
Approved by: Roman Shterenzon <romanbsd@yahoo.com> (maintainer) |
14 Aug 2009 19:59:55
1.2.7
|
miwi  |
- Update to 1.2.7
PR: 136738
Submitted by: pgollucci@
Approved by: maintainer timeout |
01 Jun 2009 00:01:40
1.2.6
|
pgollucci  |
- Upate to 1.2.6
PR: ports/134675
Approved by: maintainer timeout (2 weeks)
Submitted by: me |
09 Apr 2009 00:11:47
0.7.5.1
|
pgollucci  |
- convert to RUBYGEM_AUTOPLIST
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
(this c/should be handled better in bsd.*.mk)
other deltas specific to individual ports:
audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION
devel/rubygem-rapt - adopt
devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
devel/rubygem-ruby2ruby - add #' for vim highlight
graphics/rubygem-extifr - drop PORTREVISION=0
graphics/rubygem-gd2 - add #' for vim highlight
www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency
Sponsored by: RideCharge Inc.
Tested on: RideCharge's Tinderbox
Reviewed by: stas |
06 Apr 2008 08:58:21
0.7.5.1
|
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@ |
07 Feb 2007 11:12:04
0.7.5.1
|
miwi  |
- Update to 0.7.5.1
- Fix build on amd64
PR: 108845
Submitted by: Roman Shterenzon <romanbsd@yahoo.com> (maintainer) |
08 Jan 2007 23:01:35
0.7.5
|
miwi  |
RSpec is a framework for practicing Behaviour Driven Development (BDD) in Ruby.
The aim of BDD is to address the shortcomings of Test Driven Development and,
by using terminology focused on the behavioural aspects of the system rather
than testing, attempt to help direct developers towards a focus on the real
value to be found in TDD at its most successful, or BDD as we call it.
WWW: http://rspec.rubyforge.org/
PR: ports/107625
Submitted by: Roman Shterenzon <romanbsd at yahoo.com> |