Port details |
- rubygem-figaro Simple, Heroku-friendly Rails app configuration using ENV and a single YAML file
- 1.2.0 devel =2 1.2.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-05-16 06:30:45
- Last Update: 2024-05-16 06:21:49
- Commit Hash: f11642d
- 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/laserlemon/figaro
- Description:
- Figaro provides simple, Heroku-friendly Rails app configuration using ENV and a
single YAML file.
Figaro was written to make it easy to securely configure Rails applications.
Configuration values often include sensitive information. Figaro strives to be
secure by default by encouraging a convention that keeps configuration out of
Git.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-figaro>0:devel/rubygem-figaro
- To install the port:
- cd /usr/ports/devel/rubygem-figaro/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-figaro
- pkg install rubygem-figaro
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-figaro
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1714227804
SHA256 (rubygem/figaro-1.2.0.gem) = 5c035fec76e597226e591ce4501aba37e059013d87ab47a1de5ab3cd0649e2fa
SIZE (rubygem/figaro-1.2.0.gem) = 18944
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-thor>=0.14.0<2 : devel/rubygem-thor
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-bullet_train
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-figaro
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0 16 May 2024 06:21:49 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-figaro: Add rubygem-figaro 1.2.0
Figaro provides simple, Heroku-friendly Rails app configuration using ENV and a
single YAML file.
Figaro was written to make it easy to securely configure Rails applications.
Configuration values often include sensitive information. Figaro strives to be
secure by default by encouraging a convention that keeps configuration out of
Git. |
Number of commits found: 1
|