Port details on branch 2024Q2 |
- rubygem-gettext_i18n_rails Simple FastGettext Rails integration
- 1.13.0 devel =2 1.13.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2017-05-30 01:50:17
- Last Update: 2024-08-04 17:14:21
- Commit Hash: 2e54ec6
- 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/grosser/gettext_i18n_rails
- Description:
- gettext_i18n_rails is simple FastGettext Rails integration. Translate via
FastGettext, use any other I18n backend as extension/fallback.
Rails does: I18n.t('syntax.with.lots.of.dots') with nested yml files. We do:
_('Just translate my damn text!') with simple, flat mo/po/yml files or directly
from db. To use I18n, calls add a syntax.with.lots.of.dots translation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-gettext_i18n_rails>0:devel/rubygem-gettext_i18n_rails
- To install the port:
- cd /usr/ports/devel/rubygem-gettext_i18n_rails/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-gettext_i18n_rails
- pkg install rubygem-gettext_i18n_rails
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-gettext_i18n_rails
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722711309
SHA256 (rubygem/gettext_i18n_rails-1.13.0.gem) = d4a4739d928b6ce52a2d694d33a831dcb06c7c8e197b3172fc73dfaa20ac8ee6
SIZE (rubygem/gettext_i18n_rails-1.13.0.gem) = 12288
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-fast_gettext>=0.9.0 : devel/rubygem-fast_gettext
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- devel/rubygem-gettext_i18n_rails_js
- devel/rubygem-gettext_i18n_rails_js-rails5
- devel/rubygem-gettext_i18n_rails_js-rails50
- devel/rubygem-gettext_i18n_rails_js-rails52
- devel/rubygem-gettext_i18n_rails_js-rails61
- devel/rubygem-gettext_i18n_rails_js-rails70
- www/gitlab
-
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:
- devel_rubygem-gettext_i18n_rails
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|