| Port details |
- rubygem-gettext_i18n_rails_js Make gettext_i18n_rails .po files as JSON
- 2.2.2 devel
=2 2.1.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2017-05-30 01:50:44
- Last Update: 2025-10-27 15:56:16
- Commit Hash: bd3e3d3c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/webhippie/gettext_i18n_rails_js
- Description:
- GettextI18nRailsJs extends gettext_i18n_rails, making your .PO files available
to client side Javascript as JSON. It will find translations inside your .js,
.coffee, .handlebars and .mustache files, then it will create JSON versions of
your .PO files so you can serve them with the rest of your assets, thus letting
you access all your translations offline from client side Javascript.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-gettext_i18n_rails_js>0:devel/rubygem-gettext_i18n_rails_js
- To install the port:
- cd /usr/ports/devel/rubygem-gettext_i18n_rails_js/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-gettext_i18n_rails_js
- pkg install rubygem-gettext_i18n_rails_js
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_js
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1761447648
SHA256 (rubygem/gettext_i18n_rails_js-2.2.2.gem) = f57e3154f1cae61d3c7aad4a20a8b230629a04269cb88fa115fd399584f6a5cb
SIZE (rubygem/gettext_i18n_rails_js-2.2.2.gem) = 37544448
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:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-gettext>=3.0.2 : devel/rubygem-gettext
- rubygem-gettext_i18n_rails>=0.7.1 : devel/rubygem-gettext_i18n_rails
- rubygem-po_to_json>=2.0.0 : converters/rubygem-po_to_json
- rubygem-rails71>=3.2.0 : www/rubygem-rails71
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-gettext_i18n_rails_js
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.2.2 27 Oct 2025 15:56:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-gettext_i18n_rails_js: Update to 2.2.2
Changes: https://github.com/webhippie/gettext_i18n_rails_js/releases |
2.2.1 13 Oct 2025 06:21:50
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-gettext_i18n_rails_js: Update to 2.2.1
Changes: https://github.com/webhippie/gettext_i18n_rails_js/releases |
2.2.0 06 Oct 2025 10:18:35
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-gettext_i18n_rails_js: Update to 2.2.0
Changes: https://github.com/webhippie/gettext_i18n_rails_js/releases |
2.1.0 28 May 2024 20:19:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-gettext_i18n_rails_js: Add rubygem-gettext_i18n_rails_js 2.1.0
GettextI18nRailsJs extends gettext_i18n_rails, making your .PO files available
to client side Javascript as JSON. It will find translations inside your .js,
.coffee, .handlebars and .mustache files, then it will create JSON versions of
your .PO files so you can serve them with the rest of your assets, thus letting
you access all your translations offline from client side Javascript. |
1.3.0 23 Dec 2018 12:15:30
  |
mfechner  |
Renamed port and changed dep to rails50 as gitlab-ce 11.6 depends now on
rails50.
Make portlint happy.
Approved by: mentors (implicit) |
1.3.0 30 May 2017 01:49:29
  |
sunpoet  |
Add rubygem-gettext_i18n_rails_js 1.3.0
GettextI18nRailsJs extends gettext_i18n_rails, making your .PO files available
to client side Javascript as JSON. It will find translations inside your .js,
.coffee, .handlebars and .mustache files, then it will create JSON versions of
your .PO files so you can serve them with the rest of your assets, thus letting
you access all your translations offline from client side Javascript.
WWW: https://github.com/webhippie/gettext_i18n_rails_js |