| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Nov 2011 01:59:55
1.5.0
|
clsung  |
- Update to 1.5.0
Feature safe: yes |
21 Jun 2011 03:57:32
1.4.6
|
swills  |
- Update to 1.4.5 |
19 Jun 2011 17:03:22
1.4.5
|
swills  |
- Update to 1.4.5 |
23 Nov 2010 07:19:53
1.4.4
|
pgollucci  |
- Update to 1.4.4
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
31 Oct 2010 07:42:18
1.4.3_1
|
stas  |
- Remove bogus how dependency.
- Bump PORTREVISION.
Reported by: Alexander Logvinov <avl@logvinov.com> |
20 Oct 2010 01:35:47
1.4.3
|
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 |
22 Sep 2010 03:25:19
1.4.3
|
pgollucci  |
- Convert to USE_RUBY_FEATURES= iconv |
16 Aug 2010 04:36:38
1.4.3
|
clsung  |
- Update to 1.4.3 |
06 Jun 2010 19:25:10
1.4.2
|
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 |
03 Jun 2010 00:22:28
1.4.2
|
pgollucci  |
- Update to 1.4.2 |
28 May 2010 00:30:18
1.4.1
|
pgollucci  |
- Upate to 1.4.1 |
26 May 2010 19:51:35
1.4.0
|
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@ |
27 Apr 2010 22:55:23
1.4.0
|
pgollucci  |
- Re-assign all my rubygem-* ports to ruby@
this gives us more eyes and brings us inline with perl@
Current ruby@ members (stas, dinoex, pgollucci)
http://wiki.freebsd.org/Ruby
Discussed with: stas on #bsdports |
27 Apr 2010 01:28:38
1.4.0
|
pgollucci  |
- Update to 1.4.0
- now depends on hoe>=2.3.3 |
03 Jul 2009 20:57:23
1.3.2
|
pgollucci  |
- Update to 1.32 |
10 Jun 2009 04:54:53
1.3.1
|
pgollucci  |
- Update to 1.3.1 |
08 Jun 2009 00:22:53
1.3.0
|
pgollucci  |
- Update to 1.3.0 |
18 May 2009 21:01:16
1.2.3
|
pgollucci  |
* XPath support for document searching
* CSS3 selector support for document searching
* XML/HTML builder
* Drop in replacement for Hpricot (though not bug for bug)
Nokogiri parses and searches XML/HTML very quickly, and also has
correctly implemented CSS3 selector support as well as XPath support.
WWW: http://nokogiri.rubyforge.org/nokogiri/
Submitted by: Philip M. Gollucci <pgollucci at p6m7g8.com> |