Commit graph

11 commits

Author SHA1 Message Date
Philip M. Gollucci
333962fb94 - 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
2011-06-26 03:21:27 +00:00
Steve Wills
2b18a3be82 - Update to 1.1.0 2011-06-19 16:50:15 +00:00
Philip M. Gollucci
d543f501a3 - Fix dependency versions 2010-12-08 20:49:38 +00:00
Philip M. Gollucci
bc03b273ca RF -> RG Conversion (Part III)
With Hat:       ruby@
Tested by:      make checksum
2010-09-09 19:12:56 +00:00
Philip M. Gollucci
a0461d68d5 - 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
2010-04-27 22:55:23 +00:00
Philip M. Gollucci
aeecf15da8 - Remove duplicate from double merge 2009-04-10 19:26:05 +00:00
Philip M. Gollucci
eac6867d0f - 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
2009-04-09 00:11:47 +00:00
Philip M. Gollucci
fb0da65fd2 - switch to RUBYGEM_AUTOPLIST
- convert to ports check in prep for security/rubygem-net-ssh update
2009-04-08 04:08:26 +00:00
Philip M. Gollucci
ba904a5448 - Update to 1.0.1 2009-02-03 05:16:39 +00:00
Philip M. Gollucci
b43083409f Update my ports to my freebsd address
Approved by:    araujo (mentor)
2008-07-23 02:43:55 +00:00
Marcelo Araujo
c8d9993367 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>
2008-07-05 23:06:19 +00:00