aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-activesupport
Commit message (Collapse)AuthorAgeFilesLines
* * Update rails and its related ports to match rails 1.1.6:Cheng-Lung Sung2006-08-233-5/+19
| | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=171232
* - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.Jean Milanez Melo2006-08-081-1/+2
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=170091
* - Update the ruby on rails suite to 1.1.2Pav Lucistnik2006-04-253-322/+452
| | | | | | | | PR: ports/95688 Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) Notes: svn path=/head/; revision=160469
* - Populate newly created rubygems categoryPav Lucistnik2006-01-211-1/+1
| | | | Notes: svn path=/head/; revision=154086
* Update to 1.2.5.Sam Lawrance2005-12-193-94/+156
| | | | | | | | PR: ports/90635 Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) Notes: svn path=/head/; revision=151558
* - Update to 1.1.1Pav Lucistnik2005-07-203-126/+90
| | | | | | | | | - Fix maintainer's email address Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) Notes: svn path=/head/; revision=139742
* Active SupportPav Lucistnik2005-07-204-0/+321
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> Notes: svn path=/head/; revision=139693