| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Jun 2011 03:21:27
1.0.4_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 |
23 Jun 2011 18:03:54
1.0.4
|
pgollucci  |
- Removing remaining MD5 from rubygem- ports |
22 Sep 2010 02:54:57
1.0.4
|
pgollucci  |
- Update to 1.0.4
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
13 Sep 2010 23:27:37
1.0.3
|
pgollucci  |
- Update to 1.0.3
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
09 Sep 2010 19:12:56
1.0.2
|
pgollucci  |
RF -> RG Conversion (Part III)
With Hat: ruby@
Tested by: make checksum |
27 Apr 2010 22:55:23
1.0.2
|
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:24:48
1.0.2
|
pgollucci  |
- Remove duplicate from double merge |
09 Apr 2009 00:11:47
1.0.2
|
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 03:53:11
1.0.2
|
pgollucci  |
- Update to 1.0.2
- switch to RUBYGEM_AUTOPLIST |
23 Jul 2008 02:43:55
1.0.1
|
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
05 Jul 2008 23:03:07
1.0.1
|
araujo  |
Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates over
SSH (and requires the Net::SSH library), and allows files and directory trees
to copied to and from a remote server.
* Transfer files or entire directory trees to or from a remote host via SCP
* Can preserve file attributes across transfers
* Can download files in-memory, or direct-to-disk
* Support for SCP URI's, and OpenURI
WWW: http://net-ssh.rubyforge.org/scp
PR: ports/125052
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> |