| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Apr 2008 09:58:21
1.4.4
|
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:46
1.4.4
|
miwi  |
- Update to 1.4.4 (needed for a security update)
PR: 117668
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: portmgr (linimon), maintainer timeout |
04 Apr 2007 02:28:19
1.4.2  |
clsung  |
- Update to 1.4.2
PR: ports/110659
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Approved by: maintainer (Jonathan Weiss) |
09 Mar 2007 02:51:16
1.4.1  |
clsung  |
- Update to 1.4.1
PR: ports/109540
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Approved by: maintainer (Jonathan Weiss) |
27 Jan 2007 23:44:26
1.4.0  |
miwi  |
- Update to 1.4.0
PR: 108336
Submitted by: Jonathan Weiss<jw@innerewut.de> (maintainer) |
23 Aug 2006 03:30:46
1.3.1  |
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.3.1  |
jmelo  |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
25 Apr 2006 21:35:52
1.3.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.2.5  |
pav  |
- Populate newly created rubygems category |
19 Dec 2005 14:31:55
1.2.5  |
lawrance  |
Update to 1.2.5.
PR: ports/90635
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
21 Jul 2005 00:30:44
1.1.1  |
pav  |
- Update to 1.1.1
- Fix maintainer's email address
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
20 Jul 2005 14:50:25
1.0.4  |
pav  |
Active Support
Utility classes and extension to the standard library that
were required by Rails, but found of general use.
PR: ports/82397
Submitted by: Jonathan Weiss <jw@innerewut.de> |