| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Apr 2008 09:58:21
1.2.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:55
1.2.6
|
miwi  |
- Update to 1.2.6
PR: 117668
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: portmgr (linimon), maintainer timeout
Security:
http://www.vuxml.org/freebsd/44fb0302-9d38-11dc-9114-001c2514716c.html
http://www.vuxml.org/freebsd/30acb8ae-9d46-11dc-9114-001c2514716c.html |
20 Sep 2007 07:06:26
1.2.3  |
clsung  |
- reflect update of rubygem-memcache-client
PR: ports/115507
Submitted by: clsung
Approved by: maintainer (Jonathan Weiss) |
04 Apr 2007 02:36:56
1.2.3  |
clsung  |
- Update to 1.2.3
PR: ports/110659
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Approved by: maintainer (Jonathan Weiss) |
09 Mar 2007 02:53:31
1.2.2  |
clsung  |
- Update to 1.2.2
PR: 109540
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Approved by: maintainer (Jonathan Weiss) |
27 Jan 2007 23:44:13
1.2.1  |
miwi  |
- Update to 1.2.1
PR: 108336
Submitted by: Jonathan Weiss<jw@innerewut.de> (maintainer) |
12 Jan 2007 12:48:51
1.1.6_2  |
gabor  |
- Fix RUN_DEPENDS
- Bump PORTREVISION
PR: ports/107660
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de>
Approved by: erwin (mentor),
Jonathan Weiss <jw@innerewut.de> (maintainer) |
03 Dec 2006 01:36:02
1.1.6_1  |
pav  |
- Fix plist after recent ruby-gems update
PR: ports/106242
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
23 Aug 2006 03:30:46
1.1.6  |
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.1.2  |
jmelo  |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
25 Apr 2006 21:35:52
1.1.2  |
pav  |
- Update the ruby on rails suite to 1.1.2
PR: ports/95688
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
09 Apr 2006 19:21:47
1.0.0  |
pav  |
- Fix dependency on rake
Reported by: krismail |
29 Jan 2006 12:01:19
1.0.0  |
pav  |
- Add OPTIONonal support for fcgi and memcache-client
PR: ports/92358
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
21 Jan 2006 20:25:07
1.0.0  |
pav  |
- Populate newly created rubygems category |
19 Dec 2005 14:42:05
1.0.0  |
lawrance  |
Rails 1.0.0 is here!
PR: ports/90635
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
31 Oct 2005 10:40:42
0.13.1  |
edwin  |
[UPDATE] devel/rubygem-rake 0.5.4 --> 0.6.2 and fix www/rubygem-rails
Updates rake to 0.6.2 and updates the dependency in
www/rubygem-rails/Makefile
PR: ports/87463
Submitted by: Jonathan Weiss <jw@innerewut.de> |
21 Jul 2005 00:41:48
0.13.1  |
pav  |
- Update to 1.13.1
- Fix maintainer's email address
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
20 Jul 2005 15:07:59
0.12.1  |
pav  |
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby
PR: ports/82397
Submitted by: Jonathan Weiss <jw@innerewut.de> |