NOTICE: This package has been removed from pkgsrc

./devel/ruby-gettext-setup, Ease internationalization with fast_gettext

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.31, Package name: ruby27-gettext-setup-0.31, Maintainer: pkgsrc-users

gettext-setup gem

This is a simple gem to set up i18n for Ruby projects (including Sinatra web
apps) using gettext and fast gettext.

This project sets the default locale to English. If the user has set a
different locale in their browser preferences, and we support the user's
preferred locale, strings and data formatting will be customized for that
locale.


Required to run:
[devel/ruby-gettext] [devel/ruby-locale] [devel/ruby-fast_gettext] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 17.5 KB

Version history: (Expand)


CVS history: (Expand)


   2022-09-09 15:34:21 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
devel/ruby-gettext-setup: remove pacakge

This pacakge was added for puppet 4.10.1.  But now, no package depends on
this package and no update for these 3 years.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-05-21 18:05:56 by Takahiro Kambe | Files touched by this commit (1)
Log message:
devel/ruby-gettext-setup: remove RUBY_VERSIONS_INCOMPATIBLE

Remove RUBY_VERSIONS_INCOMPATIBLE for ruby24.
   2020-03-20 01:58:00 by Joerg Sonnenberger | Files touched by this commit (8)
Log message:
ruby-gettext doesn't support Ruby 2.4.
   2019-10-30 15:10:46 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-gettext-setup: update to 0.31

Update ruby-gettext-setup to 0.31

* A few bug fixes.
   2018-03-13 17:55:01 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-gettext-setup: update to 0.30

0.29				2017/11/30

* (FM-6323) - Copying Ruby POT rather than moving it
* (FM-6415) create header_only option for pot generation
* (INTL-31) Refactor rake tasks to not setup FastGettext runtime

0.30				2018/02/13

* (GH-61) Handle initial nil value
   2017-09-02 17:22:29 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-gettext-setup to 0.28.

0.27
* Fix spelling on config-sample.yaml
* Allow pot task to take a filename
* (maint) Fix failing locale test
* Rake task to merge .pot files
* (PUP-7881) Put default locales at the front of available_locales

0.28
* (maint) Convert named parameters to hash
* (maint) Deleting transient fixtures