Commit graph

9 commits

Author SHA1 Message Date
Cheng-Lung Sung
6171e1df7b * 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
2006-08-23 02:30:45 +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
3ddc49f5e5 - Update the ruby on rails suite to 1.1.2
PR:		ports/95688
Submitted by:	Jonathan Weiss <jw@innerewut.de> (maintainer)
2006-04-25 20:35:51 +00:00
Vasil Dimov
74a79e057c Add database options
PR:		ports/92072
Submitted by:	Roderick van Domburg <roderick@developer.nedforce.nl>, Jonathan Weiss <jw@innerewut.de>
Approved by:	Jonathan Weiss <jw@innerewut.de> (maintainer), garga (mentor)
2006-01-23 16:40:28 +00:00
Pav Lucistnik
2fa3f60be3 - Populate newly created rubygems category 2006-01-21 20:25:07 +00:00
Pav Lucistnik
af2fe8b5b6 - Update plist for ruby 1.8.4 rdoc
Reported by:	krismail
2006-01-16 02:43:25 +00:00
Sam Lawrance
b2e7dfe6a5 Update to 1.13.2.
PR:		ports/90635
Submitted by:	Jonathan Weiss <jw@innerewut.de> (maintainer)
2005-12-19 14:30:31 +00:00
Pav Lucistnik
86c2c65ab7 - Update to 1.11.1
- Fix maintainer's email address

Submitted by:	Jonathan Weiss <jw@innerewut.de> (maintainer)
2005-07-20 23:31:16 +00:00
Pav Lucistnik
46df757fcc Action Record
In Rails, the model is handled by what's called a object-relational
mapping layer entitled Active Record. This layer allows you to present
the data from database rows as objects and embellish these data objects
with business logic methods

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 13:53:52 +00:00