Port details |
- rubygem-activerecord4 Object-relational mapping layer for Rails MVC Framework
- 4.2.11.3 databases =2 4.2.11.3Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2014-09-14 02:07:19
- Last Update: 2024-06-18 04:00:57
- Commit Hash: a89611a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://rubyonrails.org/
- https://github.com/rails/rails/tree/main/activerecord
- Description:
- Active Record connects classes to relational database tables to establish an
almost zero-configuration persistence layer for applications. The library
provides a base class that, when subclassed, sets up a mapping between the new
class and an existing table in the database. In the context of an application,
these classes are commonly referred to as models. Models can also be connected
to other models; this is done by defining associations.
Active Record relies heavily on naming in that it uses class and association
names to establish mappings between respective database tables and foreign key
columns. Although these mappings can be defined explicitly, it's recommended to
follow naming conventions, especially when getting started with the library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-activerecord4>0:databases/rubygem-activerecord4
- To install the port:
- cd /usr/ports/databases/rubygem-activerecord4/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-activerecord4
- pkg install rubygem-activerecord4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-activerecord4
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1589631172
SHA256 (rubygem/activerecord-4.2.11.3.gem) = cd6c8445c0b4ee3c89ec382149c0e7d44148d179092f69d8ec333be1fc4efcba
SIZE (rubygem/activerecord-4.2.11.3.gem) = 332288
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activemodel4>=4.2.11.3 : databases/rubygem-activemodel4
- rubygem-activesupport4>=4.2.11.3 : devel/rubygem-activesupport4
- rubygem-arel6>=6.0<7 : databases/rubygem-arel6
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- databases/rubygem-activerecord-import
- databases/rubygem-after_commit_queue
- databases/rubygem-awesome_nested_set
- databases/rubygem-bigrecord
- databases/rubygem-postgres_ext
- devel/rubygem-foreigner
- net-im/rubygem-termtter
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-activerecord4
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.11.3 18 Jun 2024 04:00:57 |
Po-Chuan Hsieh (sunpoet) |
databases/rubygem-activerecord4: Update WWW and clean up pkg-descr |
4.2.11.3 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.2.11.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.2.11.3 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
4.2.11.3 11 Jan 2022 18:47:02 |
Po-Chuan Hsieh (sunpoet) |
rubygem-activerecord4: Update WWW |
4.2.11.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.2.11.3 17 May 2020 18:32:14 |
sunpoet |
Update to 4.2.11.3
Changes: https://github.com/rails/rails/releases |
4.2.11.1 31 Aug 2019 21:57:00 |
sunpoet |
Update version requirement of RUN_DEPENDS
- Add PORTSCOUT
- Update pkg-descr
- Take maintainership |
4.2.11.1 18 Mar 2019 18:24:17 |
sunpoet |
Update to 4.2.11.1
Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md |
4.2.11 02 Dec 2018 15:39:39 |
sunpoet |
Update to 4.2.11
Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md |
4.2.10 31 Jul 2018 00:04:48 |
sunpoet |
Update WWW |
4.2.10 28 Sep 2017 11:01:59 |
sunpoet |
Update to 4.2.10
Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md |
4.2.9 27 Jun 2017 16:15:42 |
sunpoet |
Update to 4.2.9
Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md |
4.2.8 02 Mar 2017 18:01:18 |
sunpoet |
Update to 4.2.8
Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md |
4.2.7.1 04 Jan 2017 15:33:34 |
sunpoet |
Update WWW: http://www.rubyonrails.org/ redirects to http://rubyonrails.org/ |
4.2.7.1 29 Sep 2016 14:17:44 |
tz |
Update Rails 4 from 4.2.6 to 4.2.7.1
Security: CVE-2016-6316
Security: CVE-2016-6317
Approved by: swills (mentor) |
4.2.6 23 Jun 2016 09:48:53 |
tz |
Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner
requested.
This only affects "Created by" lines with one exception: devel/uclcmd. There the
maintainer is changed. This was overlooked in r416918.
Approved by: junovitch (mentor) |
4.2.6 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
4.2.6 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
4.2.6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.2.6 12 Mar 2016 00:03:06 |
sunpoet |
- Update to 4.2.6
Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md |
4.2.5.2 06 Mar 2016 06:38:27 |
sunpoet |
- Update to 4.2.5.2
Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
https://github.com/rails/rails/compare/v4.2.5.1...v4.2.5.2
Security: 5a016dd0-8aa8-490e-a596-55f4cc17e4ef
MFH: 2016Q1 |
4.2.5.1 02 Feb 2016 22:45:44 |
sunpoet |
- Update to 4.2.5.1
Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
https://github.com/rails/rails/compare/v4.2.5...v4.2.5.1
Security: bb0ef21d-0e1b-461b-bc3d-9cba39948888
MFH: 2016Q1 |
4.2.5 12 Nov 2015 21:39:42 |
sunpoet |
- Update to 4.2.5
Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md |
4.2.4 04 Oct 2015 18:01:26 |
sunpoet |
- Add LICENSE_FILE |
4.2.4 25 Aug 2015 14:52:54 |
sunpoet |
- Update to 4.2.4
Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md |
4.2.3 28 Jun 2015 17:56:59 |
sunpoet |
- Update to 4.2.3
- Add NO_ARCH
Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md |
4.2.2 17 Jun 2015 17:26:27 |
sunpoet |
- Update to 4.2.2
Changes: https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md |
4.2.1 10 Jun 2015 18:09:38 |
swills |
www/rubygem-rails4: update to 4.2.1
Differential Revision: https://reviews.freebsd.org/D2710 |
4.1.6 14 Sep 2014 02:06:58 |
swills |
www/rubygem-rails4: create port for rails4
This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.
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
Submitted by: xmj (based on) |