Port details |
- rubygem-activestorage60 Attach cloud and local files in Rails applications
- 6.0.6.1 net =2 6.0.6.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-02-05 18:42:21
- Last Update: 2023-02-05 15:49:55
- Commit Hash: 1696542
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-activestorage60>0:net/rubygem-activestorage60
- To install the port:
- cd /usr/ports/net/rubygem-activestorage60/ && make install clean
- To add the package, run one of these commands:
- pkg install net/rubygem-activestorage60
- pkg install rubygem-activestorage60
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-activestorage60
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675191923
SHA256 (rubygem/activestorage-6.0.6.1.gem) = d6259b54343a9037249014051d002dc6407c79c7fc8eab4e2458c342a8340c75
SIZE (rubygem/activestorage-6.0.6.1.gem) = 53248
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:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actionpack60>=6.0.6.1<6.0.6.1_99 : www/rubygem-actionpack60
- rubygem-activejob60>=6.0.6.1<6.0.6.1_99 : devel/rubygem-activejob60
- rubygem-activerecord60>=6.0.6.1<6.0.6.1_99 : databases/rubygem-activerecord60
- rubygem-marcel>=1.0<2 : devel/rubygem-marcel
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- mail/rubygem-actionmailbox60
- textproc/rubygem-actiontext60
- www/rubygem-rails60
Configuration Options:
- No options to configure
- Options name:
- net_rubygem-activestorage60
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|