notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
rubygem-activerecord81 Object-relational mapping layer for Rails MVC Framework
8.1.3.1 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.1.3.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-11-17 21:09:09
Last Update: 2026-08-24 05:17:56
Commit Hash: 92bfcfe
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rails/rails/tree/main/activerecord
https://rubyonrails.org/
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-activerecord81-8.1.3.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-activerecord81-8.1.3.1/LICENSE
  3. /usr/local/share/licenses/rubygem-activerecord81-8.1.3.1/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-activerecord81>0:databases/rubygem-activerecord81
To install the port:
cd /usr/ports/databases/rubygem-activerecord81/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rubygem-activerecord81
  • pkg install rubygem-activerecord81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-activerecord81
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1787268580 SHA256 (rubygem/activerecord-8.1.3.1.gem) = 0a2fb6c28f4938f6b013a3a549bec0a7e37d535f3dc8990e804bcc3258c0403b SIZE (rubygem/activerecord-8.1.3.1.gem) = 569344

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-activemodel81>=8.1.3.1<8.1.3.1_99 : databases/rubygem-activemodel81
  2. rubygem-activesupport81>=8.1.3.1<8.1.3.1_99 : devel/rubygem-activesupport81
  3. rubygem-timeout>=0.4.0 : devel/rubygem-timeout
  4. ruby34 : lang/ruby34
  5. gem : devel/ruby-gems
Patch dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby34 : lang/ruby34
This port is required by:
for Run
  1. databases/rubygem-active_record_query_trace
  2. databases/rubygem-activerecord-session_store
  3. databases/rubygem-awesome_nested_set
  4. databases/rubygem-paranoia
  5. databases/rubygem-pghero
  6. databases/rubygem-solid_cable
  7. databases/rubygem-solid_cache
Expand this list (15 items / 8 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/rubygem-solid_queue
  3. devel/rubygem-authlogic
  4. devel/rubygem-default_value_for
  5. mail/rubygem-actionmailbox81
  6. net/rubygem-activestorage81
  7. textproc/rubygem-actiontext81
  8. www/rubygem-acts-as-taggable-on
  9. www/rubygem-rails81
  10. Collapse this list.

Configuration Options:
No options to configure
Options name:
databases_rubygem-activerecord81
USES:
cpe gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.1.3.1
24 Aug 2026 05:17:56
commit hash: 92bfcfe80e4771a7455c9008743366b0864c1750commit hash: 92bfcfe80e4771a7455c9008743366b0864c1750commit hash: 92bfcfe80e4771a7455c9008743366b0864c1750commit hash: 92bfcfe80e4771a7455c9008743366b0864c1750 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-activerecord81: Update to 8.1.3.1

Changes:	https://github.com/rails/rails/releases
8.1.3
26 Jun 2026 20:45:46
commit hash: adef41d327af4135b85723b7bf8245fa3b1a32dccommit hash: adef41d327af4135b85723b7bf8245fa3b1a32dccommit hash: adef41d327af4135b85723b7bf8245fa3b1a32dccommit hash: adef41d327af4135b85723b7bf8245fa3b1a32dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-activerecord81: Cosmetic change
8.1.3
06 Jun 2026 12:00:58
commit hash: 8ae3b11add1e1125dbe83c7f700d0b001a1b5116commit hash: 8ae3b11add1e1125dbe83c7f700d0b001a1b5116commit hash: 8ae3b11add1e1125dbe83c7f700d0b001a1b5116commit hash: 8ae3b11add1e1125dbe83c7f700d0b001a1b5116 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
databases/rubygem-activerecord81: Add CPE information
8.1.3
18 Apr 2026 21:54:03
commit hash: f7d6247c2269669f24aa668c42ed44fde5dae813commit hash: f7d6247c2269669f24aa668c42ed44fde5dae813commit hash: f7d6247c2269669f24aa668c42ed44fde5dae813commit hash: f7d6247c2269669f24aa668c42ed44fde5dae813 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-activerecord81: Update to 8.1.3

Changes:	https://github.com/rails/rails/releases
8.1.2
31 Jan 2026 14:19:27
commit hash: 970e8b593ee075c99d79f55dd9f5c2d65b076185commit hash: 970e8b593ee075c99d79f55dd9f5c2d65b076185commit hash: 970e8b593ee075c99d79f55dd9f5c2d65b076185commit hash: 970e8b593ee075c99d79f55dd9f5c2d65b076185 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-activerecord81: Update to 8.1.2

Changes:	https://github.com/rails/rails/releases
8.1.1
29 Nov 2025 23:43:18
commit hash: e233605d8e1acad1dd489ae24133cb8a090a0535commit hash: e233605d8e1acad1dd489ae24133cb8a090a0535commit hash: e233605d8e1acad1dd489ae24133cb8a090a0535commit hash: e233605d8e1acad1dd489ae24133cb8a090a0535 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-activerecord81: Update to 8.1.1

Changes:	https://github.com/rails/rails/releases
8.1.0
17 Nov 2025 21:06:45
commit hash: ffad4e7c5e4d2c75f59697769ad235a1e9e11c92commit hash: ffad4e7c5e4d2c75f59697769ad235a1e9e11c92commit hash: ffad4e7c5e4d2c75f59697769ad235a1e9e11c92commit hash: ffad4e7c5e4d2c75f59697769ad235a1e9e11c92 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-activerecord81: Add rubygem-activerecord81 8.1.0

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.

Number of commits found: 7