1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Philip M. Gollucci
d7531e96ae - Update to rails 2.3.2
www/rubygem-rails [2]
     devel/rubygem-activesupport [5]
     databases/rubygem-activerecord
     mail/rubygem-actionmailer [4]
     www/rubygem-actionpack [3]
     www/rubygem-activeresource [1]

PRs:               ports/133523 [1], ports/133525 [2], ports/133522 [3]
                   ports/133518 [4], ports/133516 [5], ports/133504 [6]
Approved by:       maintainer timeout (2 weeks 1 day) [1-6]
Submitted by:      me [1-6]
Tested by: RidCharge Inc. Tinderbox

Sponsored by:   RideCharge Inc.
2009-04-24 02:45:08 +00:00
Philip M. Gollucci
eac6867d0f - convert to RUBYGEM_AUTOPLIST
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
2009-04-09 00:11:47 +00:00
Stanislav Sedov
6ca7e8f09a - Fix plist after ruby plist by generating it dynamically. 2009-02-13 23:32:15 +00:00
Cheng-Lung Sung
402cbe811e - Update to 2.2.2
PR:		ports/131279
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
2009-02-12 02:59:04 +00:00
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
Dirk Meyer
e4b1e89ac4 - Fix depends after update of rubygem-postgres 2008-03-18 10:03:17 +00:00
Martin Wilke
cb8f922c2e - Update to 1.15.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:41 +00:00
Cheng-Lung Sung
47fb936459 - Update RUN_DEPENDS according to the repo of rubygem-postgres
Noted by:   Dmitry Morozovsky <marck_AT_rinet dot ru>
2007-08-03 16:51:34 +00:00
Cheng-Lung Sung
ce0bf15bda - Update to 1.15.3
PR:		ports/110659
Submitted by:	Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:	maintainer (Jonathan Weiss)
2007-04-04 01:30:44 +00:00
Cheng-Lung Sung
57cacb69b8 - Update to 1.15.2
PR:             109540
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
2007-03-09 02:52:26 +00:00
Cheng-Lung Sung
9cc045b309 - fix dependency path of rubygem-sqlite3(ruby-sqlite3, previous)
PR:		ports/109067
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
2007-02-14 02:35:55 +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
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