FreshPorts -- The Place For Ports Sun, 5 Jul 2009 4:24 AM 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-activerecord 2.3.2 databases on this many watch lists=13 search for ports that depend on this port
Object-relational mapping layer for Rails MVC Framework
Maintained by: pgollucci@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Jul 2005 14:54:49
Also Listed In: rubygems


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.

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

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


Configuration Options
===> The following configuration options are available for rubygem-activerecord-2.3.2:
     NATIVE_MYSQL=Off (default) "Use native MySQL bindings"
     NATIVE_POSTGRESQL=Off (default) "Use native PostgreSQL bindings"
     NATIVE_SQLITE3=Off (default) "Use native SQLite3 bindings"
===> Use 'make config' to modify these settings

Master Sites:
http://rubyforge.iasi.roedu.net/files/activerecord/
http://files.rubyforge.mmmultiworks.com/activerecord/
http://files.rubyforge.vm.bytemark.co.uk/activerecord/
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
13 Feb 2009 23:32:15
Original commit files touched by this commit  2.2.2
stas search for other commits by this committer
- Fix plist after ruby plist by generating it dynamically.
12 Feb 2009 02:59:04
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/131279
Submitted by:   clsung
Approved by:    maintainer (Jonathan Weiss)
06 Apr 2008 09:58:21
Original commit files touched by this commit  1.15.6
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@
18 Mar 2008 10:03:17
Original commit files touched by this commit  1.15.6
dinoex search for other commits by this committer
- Fix depends after update of rubygem-postgres
03 Dec 2007 23:26:41
Original commit files touched by this commit  1.15.6
miwi search for other commits by this committer
- 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
03 Aug 2007 17:51:34
Original commit files touched by this commit  1.15.3
clsung search for other commits by this committer
- Update RUN_DEPENDS according to the repo of rubygem-postgres

Noted by:   Dmitry Morozovsky <marck_AT_rinet dot ru>
04 Apr 2007 02:30:45
Original commit files touched by this commit  1.15.3
clsung search for other commits by this committer
- Update to 1.15.3

PR:             ports/110659
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
09 Mar 2007 02:52:26
Original commit files touched by this commit  1.15.2
clsung search for other commits by this committer
- Update to 1.15.2

PR:             109540
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
14 Feb 2007 02:35:55
Original commit files touched by this commit  1.15.1
clsung search for other commits by this committer
- fix dependency path of rubygem-sqlite3(ruby-sqlite3, previous)

PR:             ports/109067
Submitted by:   clsung
Approved by:    maintainer (Jonathan Weiss)
27 Jan 2007 23:46:00
Original commit files touched by this commit  1.15.1
miwi search for other commits by this committer
- Update to 1.2.1

PR:             108336
Submitted by:   Jonathan Weiss<jw@innerewut.de> (maintainer)
23 Aug 2006 03:30:46
Original commit files touched by this commit  1.14.4
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.14.2
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.14.2
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)
23 Jan 2006 16:40:28
Original commit files touched by this commit  1.13.2_2
vd search for other commits by this committer
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)
21 Jan 2006 20:25:07
Original commit files touched by this commit  1.13.2_1
pav search for other commits by this committer
- Populate newly created rubygems category
16 Jan 2006 02:43:25
Original commit files touched by this commit  1.13.2_1
pav search for other commits by this committer
- Update plist for ruby 1.8.4 rdoc

Reported by:    krismail
19 Dec 2005 14:30:31
Original commit files touched by this commit  1.13.2
lawrance search for other commits by this committer
Update to 1.13.2.

PR:             ports/90635
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
21 Jul 2005 00:31:17
Original commit files touched by this commit  1.11.1
pav search for other commits by this committer
- Update to 1.11.1
- Fix maintainer's email address

Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
20 Jul 2005 14:53:52
Original commit files touched by this commit  1.10.1
pav search for other commits by this committer
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>

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 20380
Broken 142
Deprecated 44
Ignore 760
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 18
Set to expire 25
Interactive 81
new 24 hours 5
new 48 hours7
new 7 days73
new fortnight99
new month184

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.243 seconds.