| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Apr 2008 09:58:21
1.3.0
|
stas  |
- 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@ |
29 Jun 2007 11:47:56
1.3.0
|
miwi  |
- Update maintainer mail adress
PR: 114040
Submitted by: Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer) |
08 Aug 2006 12:35:27
1.3.0
|
jmelo  |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
07 Feb 2006 21:35:52
1.3.0
|
pav  |
- Fix fetching
PR: ports/92962
Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
(maintainer) |
21 Jan 2006 20:25:07
1.3.0
|
pav  |
- Populate newly created rubygems category |
18 Jan 2006 07:09:12
1.3.0
|
pav  |
Needle is a dependency injection container for Ruby. It can do:
- Log method execution
- Reference another service
- Unit testing
- Lifestyle management
PR: ports/91827
Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> |