SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
1
devel/ruby-gettext-setup/pkg/DESCR
Normal file
1
devel/ruby-gettext-setup/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
A Ruby gem that configures gettext for internationalization.
|
55
devel/ruby-gettext-setup/pkg/PLIST
Normal file
55
devel/ruby-gettext-setup/pkg/PLIST
Normal file
|
@ -0,0 +1,55 @@
|
|||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/LICENSE
|
||||
${GEM_LIB}/gems/${DISTNAME}/README.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/generate_metadata_pot.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/gettext-setup/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/gettext-setup.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/gettext-setup/gettext_setup.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/gettext-setup/metadata_pot.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/gettext-setup/pot.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/tasks/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/tasks/gettext.rake
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/templates/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/templates/metadata.pot.erb
|
||||
${GEM_LIB}/gems/${DISTNAME}/locales/
|
||||
${GEM_LIB}/gems/${DISTNAME}/locales/config-sample.yaml
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/fixture_locales/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/fixture_locales/config.yaml
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/fixture_locales/fixture_locales.pot
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/fixture_locales/jp/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/fixture_locales/jp/fixture_locales.po
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/fixture_locales/test_strings.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/locales/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/locales/config.yaml
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/locales/de/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/locales/de/sinatra-i18n.po
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/locales/sinatra-i18n.pot
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/merge_locales/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/merge_locales/config.yaml
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/spec_locales/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/spec_locales/config.yaml
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/spec_locales/sinatra-i18n.pot
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/string_changes/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/string_changes/add.pot
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/string_changes/change.pot
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/string_changes/non_string_changes.pot
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/string_changes/old.pot
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/string_changes/remove.pot
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/tmp_locales/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/tmp_locales/config.yaml
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/tmp_locales/de/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/tmp_locales/de/sinatra-i18n.po
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/tmp_locales/sinatra-i18n.pot
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/gettext-setup/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/gettext-setup/gettext_setup_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/gettext-setup/metadata_pot_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/gettext-setup/pot_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/tasks/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/tasks/gettext_rake_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
Loading…
Add table
Add a link
Reference in a new issue