FreshPorts -- The Place For Ports Sat, 4 Jul 2009 10:34 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
rubygem-rails 2.3.2 www on this many watch lists=24 search for ports that depend on this port An older version of this port was marked as vulnerable.
MVC web application framework
Maintained by: pgollucci@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Jul 2005 15:08:37
Also Listed In: rubygems


Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby

Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.

WWW: http://www.rubyonrails.org/
WWW: http://rubyforge.org/projects/rails/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/rubygem-activesupport, databases/rubygem-activerecord, www/rubygem-actionpack, mail/rubygem-actionmailer, www/rubygem-activeresource, devel/ruby-gems, lang/ruby18, devel/rubygem-rake
Required To Run: devel/rubygem-activesupport, databases/rubygem-activerecord, www/rubygem-actionpack, mail/rubygem-actionmailer, www/rubygem-activeresource, devel/ruby-gems, lang/ruby18, devel/rubygem-rake, devel/rubygem-activesupport, databases/rubygem-activerecord, www/rubygem-actionpack, mail/rubygem-actionmailer, www/rubygem-activeresource, devel/ruby-gems, lang/ruby18, devel/rubygem-rake, lang/ruby18

To install the port: cd /usr/ports/www/rubygem-rails/ && make install clean
To add the package: pkg_add -r rubygem-rails


Configuration Options
===> The following configuration options are available for rubygem-rails-2.3.2:
     FCGI=Off (default) "FastCGI support"
     MEMCACHE_CLIENT=Off (default) "MemCache-Client support"
===> Use 'make config' to modify these settings

Master Sites:
http://rubyforge.iasi.roedu.net/files/rails/
http://files.rubyforge.mmmultiworks.com/rails/
http://files.rubyforge.vm.bytemark.co.uk/rails/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rubygem/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
28 May 2009 23:04:27
Original commit files touched by this commit  2.3.2
linimon search for other commits by this committer
Reassign these ports to the committer who has been most active in updating
them.

Approved by:    old maintainer
24 Apr 2009 03:45:08
Original commit files touched by this commit  2.3.2
pgollucci search for other commits by this committer
- 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.
09 Apr 2009 01:11:47
Original commit files touched by this commit  2.2.2
pgollucci search for other commits by this committer
- 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
25 Feb 2009 14:33:34
Original commit files touched by this commit  2.2.2
clsung search for other commits by this committer
- Update to 2.2.2

PR:             ports/131282
Submitted by:   clsung
Approved by:    maintainer (Jonathan Weiss)
06 Apr 2008 09:58:21
Original commit files touched by this commit  1.2.6
 This port version is marked as vulnerable.
stas search for other commits by this committer
- 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@
03 Dec 2007 23:26:55
Original commit files touched by this commit  1.2.6
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.2.6

PR:             117668
Submitted by:   Alexander Logvinov <ports@logvinov.com>
Approved by:    portmgr (linimon), maintainer timeout
Security:      
http://www.vuxml.org/freebsd/44fb0302-9d38-11dc-9114-001c2514716c.html
               
http://www.vuxml.org/freebsd/30acb8ae-9d46-11dc-9114-001c2514716c.html
20 Sep 2007 07:06:26
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- reflect update of rubygem-memcache-client

PR:             ports/115507
Submitted by:   clsung
Approved by:    maintainer (Jonathan Weiss)
04 Apr 2007 02:36:56
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- Update to 1.2.3

PR:             ports/110659
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
09 Mar 2007 02:53:31
Original commit files touched by this commit  1.2.2
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- Update to 1.2.2

PR:             109540
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
27 Jan 2007 23:44:13
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.2.1

PR:             108336
Submitted by:   Jonathan Weiss<jw@innerewut.de> (maintainer)
12 Jan 2007 12:48:51
Original commit files touched by this commit  1.1.6_2
 This port version is marked as vulnerable.
gabor search for other commits by this committer
- Fix RUN_DEPENDS
- Bump PORTREVISION

PR:             ports/107660
Submitted by:   Robert Gogolok <gogo@cs.uni-sb.de>
Approved by:    erwin (mentor),
                Jonathan Weiss <jw@innerewut.de> (maintainer)
03 Dec 2006 01:36:02
Original commit files touched by this commit  1.1.6_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix plist after recent ruby-gems update

PR:             ports/106242
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
23 Aug 2006 03:30:46
Original commit files touched by this commit  1.1.6
 This port version is marked as vulnerable.
clsung search for other commits by this committer
* 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
08 Aug 2006 12:35:27
Original commit files touched by this commit  1.1.2
 This port version is marked as vulnerable.
jmelo search for other commits by this committer
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.

Approved by:    portmgr (erwin)
25 Apr 2006 21:35:52
Original commit files touched by this commit  1.1.2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update the ruby on rails suite to 1.1.2

PR:             ports/95688
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
09 Apr 2006 19:21:47
Original commit files touched by this commit  1.0.0
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix dependency on rake

Reported by:    krismail
29 Jan 2006 12:01:19
Original commit files touched by this commit  1.0.0
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Add OPTIONonal support for fcgi and memcache-client

PR:             ports/92358
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
21 Jan 2006 20:25:07
Original commit files touched by this commit  1.0.0
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Populate newly created rubygems category
19 Dec 2005 14:42:05
Original commit files touched by this commit  1.0.0
 This port version is marked as vulnerable.
lawrance search for other commits by this committer
Rails 1.0.0 is here!

PR:             ports/90635
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
31 Oct 2005 10:40:42
Original commit files touched by this commit  0.13.1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
[UPDATE] devel/rubygem-rake 0.5.4 --> 0.6.2 and fix www/rubygem-rails

        Updates rake to 0.6.2 and updates the dependency in
        www/rubygem-rails/Makefile

PR:             ports/87463
Submitted by:   Jonathan Weiss <jw@innerewut.de>
21 Jul 2005 00:41:48
Original commit files touched by this commit  0.13.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.13.1
- Fix maintainer's email address

Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
20 Jul 2005 15:07:59
Original commit files touched by this commit  0.12.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby

PR:             ports/82397
Submitted by:   Jonathan Weiss <jw@innerewut.de>

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20376
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 1
new 48 hours4
new 7 days70
new fortnight95
new month181

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.217 seconds.