| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Apr 2008 09:58:21
1.3.6
|
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@ |
03 Dec 2007 23:26:43
1.3.6
|
miwi  |
- Update to 1.3.6 (needed for a security update)
PR: 117668
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: portmgr (linimon), maintainer timeout |
04 Apr 2007 02:34:09
1.3.3
|
clsung  |
- Update to 1.3.3
PR: ports/110659
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Approved by: maintainer (Jonathan Weiss) |
09 Mar 2007 02:52:01
1.3.2
|
clsung  |
- Update to 1.3.2
PR: 109540
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Approved by: maintainer (Jonathan Weiss) |
27 Jan 2007 23:44:23
1.3.1
|
miwi  |
- Update to 1.3.1
PR: 108336
Submitted by: Jonathan Weiss<jw@innerewut.de> (maintainer) |
23 Aug 2006 03:30:46
1.2.5
|
clsung  |
* Update rails and its related ports to match rails 1.1.6:
activesupport = 1.3.1
activerecord = 1.14.4
actionpack = 1.12.5
actionmailer = 1.2.5
actionwebservice = 1.1.6
rails = 1.1.6
This update is needed to fix a serious bug in rails
* Add a x-generate-plist target to easy the creation of pkg-plist
* Add an "WWW" entry on pkg-descr that points to the correspoding
project on rubyforge.
PR: ports/101973
Submitted by: Rui Lopes <rgl_AT_ruilopes dot com>
Approved by: maintainer (Jonathan Weiss)
Security:
http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disclosure
Security:
http://www.vuxml.org/freebsd/90064567-28b1-11db-844d-000c6ec775d9.html |
08 Aug 2006 12:35:27
1.2.1
|
jmelo  |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
25 Apr 2006 21:35:52
1.2.1
|
pav  |
- Update the ruby on rails suite to 1.1.2
PR: ports/95688
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
21 Jan 2006 20:25:07
1.1.5
|
pav  |
- Populate newly created rubygems category |
19 Dec 2005 14:32:47
1.1.5
|
lawrance  |
Update to 1.1.5.
PR: ports/90635
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
21 Jul 2005 00:41:19
1.0.1
|
pav  |
- Update to 1.0.1
- Fix maintainer's email address
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
20 Jul 2005 15:00:55
0.9.1
|
pav  |
Action Mailer is framework for designing email-service layers. These layers
are used to consolidate code for sending out forgotten passwords, welcoming
wishes on signup, invoices for billing, and any other use case that requires
a written notification to either a person or another system.
PR: ports/82397
Submitted by: Jonathan Weiss <jw@innerewut.de> |