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 photosAll times are UTC
Ukraine
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details
rubygem-activestorage71 Attach cloud and local files in Rails applications
7.1.5.1 net on this many watch lists=2 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 7.1.4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-01 08:00:54
Last Update: 2024-12-25 19:16:50
Commit Hash: 0ed4f18
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rails/rails/tree/main/activestorage
https://rubyonrails.org/
Description:
Active Storage makes it simple to upload and reference files in cloud services like Amazon S3, Google Cloud Storage, or Microsoft Azure Storage, and attach those files to Active Records. Supports having one main service and mirrors in other services for redundancy. It also provides a disk service for testing or local deployments, but the focus is on cloud storage. Files can be uploaded from the server to the cloud or directly from the client to the cloud. Image files can furthermore be transformed using on-demand variants for quality, aspect ratio, size, or any other MiniMagick or Vips supported transformation.
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-activestorage71-7.1.5.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-activestorage71-7.1.5.1/LICENSE
  3. /usr/local/share/licenses/rubygem-activestorage71-7.1.5.1/MIT
Collapse this list.
Dependency lines:
  • rubygem-activestorage71>0:net/rubygem-activestorage71
To install the port:
cd /usr/ports/net/rubygem-activestorage71/ && make install clean
To add the package, run one of these commands:
  • pkg install net/rubygem-activestorage71
  • pkg install rubygem-activestorage71
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-activestorage71
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1734888818 SHA256 (rubygem/activestorage-7.1.5.1.gem) = ae6b8b076858c666eaad6f896d786b67654235e861e24a83f61f1cc97b43ff63 SIZE (rubygem/activestorage-7.1.5.1.gem) = 67584

Packages (timestamps in pop-ups are UTC):
rubygem-activestorage71
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.1.5.17.1.5.1--7.1.5.1---
FreeBSD:13:quarterly7.1.5.17.1.5.1--7.1.5.17.1.27.1.27.1.2
FreeBSD:14:latest7.1.5.17.1.5.1--7.1.5.1---
FreeBSD:14:quarterly7.1.5.17.1.5.1--7.1.5.17.1.27.1.27.1.2
FreeBSD:15:latest7.1.5.17.1.5.1n/a-n/a7.1.27.1.27.1.3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-actionpack71>=7.1.5.1<7.1.5.1_99 : www/rubygem-actionpack71
  2. rubygem-activejob71>=7.1.5.1<7.1.5.1_99 : devel/rubygem-activejob71
  3. rubygem-activerecord71>=7.1.5.1<7.1.5.1_99 : databases/rubygem-activerecord71
  4. rubygem-activesupport71>=7.1.5.1<7.1.5.1_99 : devel/rubygem-activesupport71
  5. rubygem-marcel>=1.0<2 : devel/rubygem-marcel
  6. ruby32 : lang/ruby32
  7. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. mail/rubygem-actionmailbox71
  2. textproc/rubygem-actiontext71
  3. www/rubygem-rails71

Configuration Options:
No options to configure
Options name:
net_rubygem-activestorage71
USES:
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: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.1.5.1
25 Dec 2024 19:16:50
commit hash: 0ed4f1856d1b48f6c950b654922823d381a95d6acommit hash: 0ed4f1856d1b48f6c950b654922823d381a95d6acommit hash: 0ed4f1856d1b48f6c950b654922823d381a95d6acommit hash: 0ed4f1856d1b48f6c950b654922823d381a95d6a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-activestorage71: Update to 7.1.5.1

Changes:	https://github.com/rails/rails/releases
7.1.5
21 Nov 2024 13:39:38
commit hash: 266a7d6275af1864929a6238f47f23288154f098commit hash: 266a7d6275af1864929a6238f47f23288154f098commit hash: 266a7d6275af1864929a6238f47f23288154f098commit hash: 266a7d6275af1864929a6238f47f23288154f098 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-activestorage71: Update to 7.1.5

Changes:	https://github.com/rails/rails/releases
7.1.4.2
26 Oct 2024 23:28:46
commit hash: 388f8c6338ebe6b9d849f5034556cc571ce18371commit hash: 388f8c6338ebe6b9d849f5034556cc571ce18371commit hash: 388f8c6338ebe6b9d849f5034556cc571ce18371commit hash: 388f8c6338ebe6b9d849f5034556cc571ce18371 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-activestorage71: Update to 7.1.4.2

Changes:	https://github.com/rails/rails/releases
7.1.4.1
22 Oct 2024 09:50:55
commit hash: a715921dc8e1e2aedd5ee6840064575af812361ccommit hash: a715921dc8e1e2aedd5ee6840064575af812361ccommit hash: a715921dc8e1e2aedd5ee6840064575af812361ccommit hash: a715921dc8e1e2aedd5ee6840064575af812361c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-activestorage71: Update to 7.1.4.1

Changes:	https://github.com/rails/rails/releases
7.1.4
18 Sep 2024 06:15:13
commit hash: 81604a58b8b924521e952415355dc89461fea313commit hash: 81604a58b8b924521e952415355dc89461fea313commit hash: 81604a58b8b924521e952415355dc89461fea313commit hash: 81604a58b8b924521e952415355dc89461fea313 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-activestorage71: Update to 7.1.4

Changes:	https://github.com/rails/rails/releases
7.1.3.4
06 Jun 2024 07:48:23
commit hash: f1d21d7e389bf82e7e6944400714b0ed87a52945commit hash: f1d21d7e389bf82e7e6944400714b0ed87a52945commit hash: f1d21d7e389bf82e7e6944400714b0ed87a52945commit hash: f1d21d7e389bf82e7e6944400714b0ed87a52945 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-activestorage71: Update to 7.1.3.4

Changes:	https://github.com/rails/rails/releases
7.1.3.3
19 May 2024 22:13:30
commit hash: e4db0417f83eae332189d330e772fca5e2cbb913commit hash: e4db0417f83eae332189d330e772fca5e2cbb913commit hash: e4db0417f83eae332189d330e772fca5e2cbb913commit hash: e4db0417f83eae332189d330e772fca5e2cbb913 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-activestorage71: Update to 7.1.3.3

Changes:	https://github.com/rails/rails/releases
7.1.3.2
09 Mar 2024 14:07:03
commit hash: 31cacb964d28fc9ea84b50982ad28b05f648d2dacommit hash: 31cacb964d28fc9ea84b50982ad28b05f648d2dacommit hash: 31cacb964d28fc9ea84b50982ad28b05f648d2dacommit hash: 31cacb964d28fc9ea84b50982ad28b05f648d2da files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-activestorage71: Update to 7.1.3.2

Changes:	https://github.com/rails/rails/releases
7.1.3
21 Feb 2024 15:11:01
commit hash: 9b2562bc4e75c32fd0e8eb2a75e15bbe462f9a76commit hash: 9b2562bc4e75c32fd0e8eb2a75e15bbe462f9a76commit hash: 9b2562bc4e75c32fd0e8eb2a75e15bbe462f9a76commit hash: 9b2562bc4e75c32fd0e8eb2a75e15bbe462f9a76 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-activestorage71: Update to 7.1.3

Changes:	https://github.com/rails/rails/releases
7.1.2
14 Nov 2023 17:16:36
commit hash: 5b71e2e69a01e21e7865c10efa485c2430eda834commit hash: 5b71e2e69a01e21e7865c10efa485c2430eda834commit hash: 5b71e2e69a01e21e7865c10efa485c2430eda834commit hash: 5b71e2e69a01e21e7865c10efa485c2430eda834 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-activestorage71: Update to 7.1.2

Changes:	https://github.com/rails/rails/releases
7.1.1
01 Nov 2023 07:56:11
commit hash: 763dd557cbfa0ebf53d4ee43e230fb9205be64becommit hash: 763dd557cbfa0ebf53d4ee43e230fb9205be64becommit hash: 763dd557cbfa0ebf53d4ee43e230fb9205be64becommit hash: 763dd557cbfa0ebf53d4ee43e230fb9205be64be files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-activestorage71: Add rubygem-activestorage71 7.1.1

Active Storage makes it simple to upload and reference files in cloud services
like Amazon S3, Google Cloud Storage, or Microsoft Azure Storage, and attach
those files to Active Records. Supports having one main service and mirrors in
other services for redundancy. It also provides a disk service for testing or
local deployments, but the focus is on cloud storage.

Files can be uploaded from the server to the cloud or directly from the client
to the cloud.

Image files can furthermore be transformed using on-demand variants for quality,
aspect ratio, size, or any other MiniMagick or Vips supported transformation.

Number of commits found: 11