| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
26 Jun 2011 03:21:27
1.1.0_1
|
pgollucci  |
- Update to 0.9.6
- Unbreak with ruby 1.9 <=0.9.5 doesn't build with ruby 1.9
- Development of ruby's termios has moved
- Name changed to termios -> ruby-termios
- Bump PORTREVISION on ports with dependency changes
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Checked by: make index |
19 Jun 2011 16:50:15
1.1.0
|
swills  |
- Update to 1.1.0 |
08 Dec 2010 20:48:23
1.0.1_1
|
pgollucci  |
- Fix dependency versions |
09 Sep 2010 19:12:56
1.0.1_1
|
pgollucci  |
RF -> RG Conversion (Part III)
With Hat: ruby@
Tested by: make checksum |
27 Apr 2010 22:55:23
1.0.1_1
|
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 |
10 Apr 2009 19:26:05
1.0.1_1
|
pgollucci  |
- Remove duplicate from double merge |
09 Apr 2009 00:11:47
1.0.1_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 |
08 Apr 2009 04:08:27
1.0.1_1
|
pgollucci  |
- switch to RUBYGEM_AUTOPLIST
- convert to ports check in prep for security/rubygem-net-ssh update |
03 Feb 2009 05:16:39
1.0.1
|
pgollucci  |
- Update to 1.0.1 |
23 Jul 2008 02:43:55
1.0.0
|
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
05 Jul 2008 23:06:19
1.0.0
|
araujo  |
Net::SSH::Gateway is a library for programmatically tunneling connections to
servers via a single "gateway" host. It is useful for establishing Net::SSH
connections to servers behind firewalls, but can also be used to forward ports
and establish connections of other types, like HTTP, to servers with i
restricted access.
* Easily manage forwarded ports
* Establish Net::SSH connections through firewalls
WWW: http://net-ssh.rubyforge.org/gateway
PR: ports/125053
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> |