Commit graph

12 commits

Author SHA1 Message Date
Stanislav Sedov
fae8e0f615 - 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@
2008-04-06 08:58:21 +00:00
Martin Wilke
da6b303b70 - Update to 1.1.2
- Update maintainer mail adress

PR:		114042
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer)
2007-07-10 07:44:36 +00:00
Martin Wilke
b213cbfdb7 - Update to 1.0.10
PR:             109666
Submitted by:   Alexander Logvinov <ports@logvinov.com>
Approved by:    maintainer
2007-03-01 12:06:47 +00:00
Jean Milanez Melo
0a9f8dd1df - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by:	portmgr (erwin)
2006-08-08 11:35:27 +00:00
Pav Lucistnik
bb33383b1f - Update net-ssh to 1.0.9
PR:		ports/95883
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> (maintainer)
2006-04-26 09:18:48 +00:00
Renato Botelho
e949a90b66 - Use ECHO_MSG instead ECHO
PR:		ports/94807
Submitted by:	maintainer
2006-03-22 12:02:32 +00:00
Marcus Alves Grando
c09d2e7623 - Update to 1.0.8
PR:		93570
Submitted by:	maintainer
2006-02-20 00:52:37 +00:00
Pav Lucistnik
7aa5528243 - Update to 1.0.7
PR:		ports/92428
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> (maintainer)
2006-01-29 12:05:22 +00:00
Pav Lucistnik
2fa3f60be3 - Populate newly created rubygems category 2006-01-21 20:25:07 +00:00
Pav Lucistnik
da123327c8 - Fix OPTIONS
- Fix prompt passphrase dependency

PR:		ports/92073
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> (maintainer)
2006-01-21 09:11:30 +00:00
Pav Lucistnik
73af28354d - Update net-ssh to 1.0.6
PR:		ports/92047
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> (maintainer)
2006-01-20 14:08:45 +00:00
Pav Lucistnik
e1638b45c7 Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It
supports the following features:

 - User authentication via explicit username/password, or using a
public-key/private-key pair.
 - Port forwarding, both from the local host to a remote computer via
the remote host, and from the remote host to the local host.
 - Execute processes on the remote machine, both interactively and
non-interactively ("batch").

PR:		ports/91828
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
2006-01-18 07:20:26 +00:00