Commit graph

27 commits

Author SHA1 Message Date
Philip M. Gollucci
883d6c8c17 - Update to 3.0.3
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-23 07:20:31 +00:00
Philip M. Gollucci
9c13095acc - Fix the min dependency of rubygem-actionmail
Reported by:    QAT
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-16 20:44:03 +00:00
Philip M. Gollucci
7a5413c63f - Update to 3.0.2
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-16 06:56:01 +00:00
Philip M. Gollucci
547e564828 - Update to 3.0.1
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-10-19 06:54:47 +00:00
Philip M. Gollucci
7bd33b57b4 Presenting Rails 3.0
http://weblog.rubyonrails.org/2010/8/29/rails-3-0-it-s-done

N.B.:
  lang/ruby19 does not work with rails3 until the upgrade to 1.9.2
  by stas@ happens.

- Update www/rubygem-rails to 3.0.0

Sponsored by:       RideCharge Inc. / Taximagic
2010-09-02 02:43:28 +00:00
Philip M. Gollucci
843ade1030 - GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest

PR:             ports/147551
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
With Hat:       ruby
2010-06-06 19:25:10 +00:00
Philip M. Gollucci
447c83a2eb - Update www/rubygem-rack to 1.1.0
See [ports/147047 which fixes www/rubygem-innate]
- Set rails deps to *exactly* rack 1.1.0
- Pass www/rubygem-activeresource to ruby@
  [approved by clsung@ (maintainer) long time ago]
- Convert rails & railities from RF -> RG

            *** Update rails aka www/rubygem-rails to 2.3.8 ***
               *** note 3.0 has been beta for 3+ months ***

PR:                 ports/146938
Special thanks to:  Eric Freeman <freebsdports@chillibear.com> for the Mk/bsd.sites.mk RG patch
Sponsored by:       RideCharge Inc. / Taxi Magic
Tested by:          P6 TB rubygems- run and RC TB rubygems- run
With Hat:           ruby@
2010-05-26 06:00:54 +00:00
Philip M. Gollucci
a0461d68d5 - Re-assign all my rubygem-* ports to ruby@
this gives us more eyes and brings us inline with perl@

  Current ruby@ members (stas, dinoex, pgollucci)
  http://wiki.freebsd.org/Ruby

Discussed with: stas on #bsdports
2010-04-27 22:55:23 +00:00
Philip M. Gollucci
7a3fb9df96 - Crap, this should have been in the previous commit
- Update to rails 2.3.4
2009-09-10 17:16:49 +00:00
Philip M. Gollucci
5ec4d82dc1 - Update to Rails 2.3.3
*** Be sure to read the Changes ***

Sponsored by:   RideCharge Inc.
2009-07-24 22:43:51 +00:00
Mark Linimon
baab90b754 Reassign these ports to the committer who has been most active in updating
them.

Approved by:	old maintainer
2009-05-28 22:04:27 +00:00
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
Martin Wilke
9bb64ba23d - Fix plist after ruby update by generating it dynamically. 2009-02-14 01:03:48 +00:00
Cheng-Lung Sung
369b4d7b61 - Update to 2.2.2
PR:		ports/131281
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
2009-02-12 03:00:03 +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
Martin Wilke
e466c7e974 - Update to 1.3.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:43 +00:00
Cheng-Lung Sung
82b0f3d8c8 - Update to 1.3.3
PR:		ports/110659
Submitted by:	Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:	maintainer (Jonathan Weiss)
2007-04-04 01:34:09 +00:00
Cheng-Lung Sung
dd20bc9210 - Update to 1.3.2
PR:		109540
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
2007-03-09 02:52:01 +00:00
Martin Wilke
21df38362b - Update to 1.3.1
PR:		108336
Submitted by:	Jonathan Weiss<jw@innerewut.de> (maintainer)
2007-01-27 23:44:23 +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
Sam Lawrance
a53060aba8 Update to 1.1.5.
PR:		ports/90635
Submitted by:	Jonathan Weiss <jw@innerewut.de> (maintainer)
2005-12-19 14:32:47 +00:00
Pav Lucistnik
09921add6f - Update to 1.0.1
- Fix maintainer's email address

Submitted by:	Jonathan Weiss <jw@innerewut.de> (maintainer)
2005-07-20 23:41:19 +00:00
Pav Lucistnik
83a42a071c Action Mailer is framework for designing email-service layers. These layers
are used to consolidate code for sending out forgotten passwords, welcoming
wishes on signup, invoices for billing, and any other use case that requires
a written notification to either a person or another system.

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