Commit graph

14 commits

Author SHA1 Message Date
Stanislav Sedov
fae8e0f615 - 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@
2008-04-06 08:58:21 +00:00
Martin Wilke
101bf7431c - Update to 1.2.6 (needed for a security update)
PR:		117668
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	portmgr (linimon), maintainer timeout
2007-12-03 23:26:34 +00:00
Cheng-Lung Sung
7eb4b48e23 - Update to 1.2.3
PR:		ports/110659
Submitted by:	Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:	maintainer (Jonathan Weiss)
2007-04-04 01:36:56 +00:00
Cheng-Lung Sung
77dc83a8e2 - Update to 1.2.2
PR:             109540
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
2007-03-09 02:53:31 +00:00
Martin Wilke
7886867a5f - Update to 1.2.1
PR:		108336
Submitted by:	Jonathan Weiss<jw@innerewut.de> (maintainer)
2007-01-27 23:46:00 +00:00
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
Pav Lucistnik
2fa3f60be3 - Populate newly created rubygems category 2006-01-21 20:25:07 +00:00
Pav Lucistnik
92c4289994 - Update plist for ruby 1.8.4 rdoc
Reported by:	krismail
2006-01-18 06:52:25 +00:00
Sam Lawrance
ef33c5bf4e Update to 1.0.0.
PR:		ports/90635
Submitted by:	Jonathan Weiss <jw@innerewut.de> (maintainer)
2005-12-19 14:36:00 +00:00
Pav Lucistnik
eab4588a9b - Add missed dependency
Submitted by:	Jonathan Weiss <jw@innerewut.de> (maintainer)
2005-07-22 22:39:51 +00:00
Pav Lucistnik
47bba6776d - Update to 0.8.1
- Fix maintainer's email address

Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 23:33:09 +00:00
Pav Lucistnik
725a287178 Action Web Service provides a way to publish interoperable web service APIs with
Rails without spending a lot of time delving into protocol details.

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 14:05:09 +00:00