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
Port details
rubygem-gettext_i18n_rails_js Make gettext_i18n_rails .po files as JSON
2.1.0 devel 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 2.1.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-05-30 01:50:44
Last Update: 2024-05-28 20:19:16
Commit Hash: 0b8bff0
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/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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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-gettext_i18n_rails_js-2.1.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-gettext_i18n_rails_js-2.1.0/LICENSE
  3. /usr/local/share/licenses/rubygem-gettext_i18n_rails_js-2.1.0/MIT
Collapse this list.
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 = 1716892222 SHA256 (rubygem/gettext_i18n_rails_js-2.1.0.gem) = 2c9e537537d02c549198b9e4567c3b8d31f7c0cd77810a9eadd0b2d17d1d9d36 SIZE (rubygem/gettext_i18n_rails_js-2.1.0.gem) = 26112

Packages (timestamps in pop-ups are UTC):
rubygem-gettext_i18n_rails_js
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.02.1.0--2.1.0---
FreeBSD:13:quarterly2.1.02.1.0--2.1.0---
FreeBSD:14:latest2.1.02.1.0--2.1.0---
FreeBSD:14:quarterly2.1.02.1.0--2.1.0---
FreeBSD:15:latest2.1.02.1.0n/a-n/a---
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-gettext>=3.0.2 : devel/rubygem-gettext
  2. rubygem-gettext_i18n_rails>=0.7.1 : devel/rubygem-gettext_i18n_rails
  3. rubygem-po_to_json>=2.0.0 : converters/rubygem-po_to_json
  4. rubygem-rails71>=3.2.0 : www/rubygem-rails71
  5. ruby32 : lang/ruby32
  6. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.0
28 May 2024 20:19:16
commit hash: 0b8bff01ae1100230278ad836ee0b081b1e62d51commit hash: 0b8bff01ae1100230278ad836ee0b081b1e62d51commit hash: 0b8bff01ae1100230278ad836ee0b081b1e62d51commit hash: 0b8bff01ae1100230278ad836ee0b081b1e62d51 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
Revision:488203Original commit files touched by this commit
mfechner search for other commits by this committer
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
Revision:442048Original commit files touched by this commit
sunpoet search for other commits by this committer
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

Number of commits found: 3