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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
elixir-gettext Implementation of gettext for Elixir
0.15.0 devel Deleted on this many watch lists=0 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 0.15.0Version of this port present on the latest quarterly branch.
Maintainer: erlang@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-09-26 16:21:25
Last Update: 2022-06-28 06:32:30
Commit Hash: ab4964e
License: APACHE20
WWW:
https://github.com/elixir-lang/gettext
Description:
gettext is an internationalization (i18n) and localization (l10n) system commonly used for writing multilingual programs. Gettext is a standard for i18n in different communities, meaning there is a great set of tooling for developers and translators. WWW: https://github.com/elixir-lang/gettext
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (52 items)
Collapse this list.
  1. /usr/local/share/licenses/elixir-gettext-0.15.0/catalog.mk
  2. /usr/local/share/licenses/elixir-gettext-0.15.0/LICENSE
  3. /usr/local/share/licenses/elixir-gettext-0.15.0/APACHE20
  4. lib/elixir/lib/gettext/ebin/Elixir.Gettext.Application.beam
  5. lib/elixir/lib/gettext/ebin/Elixir.Gettext.Backend.beam
  6. lib/elixir/lib/gettext/ebin/Elixir.Gettext.beam
  7. lib/elixir/lib/gettext/ebin/Elixir.Gettext.Compiler.beam
  8. lib/elixir/lib/gettext/ebin/Elixir.Gettext.Error.beam
  9. lib/elixir/lib/gettext/ebin/Elixir.Gettext.Extractor.beam
  10. lib/elixir/lib/gettext/ebin/Elixir.Gettext.ExtractorAgent.beam
  11. lib/elixir/lib/gettext/ebin/Elixir.Gettext.Fuzzy.beam
  12. lib/elixir/lib/gettext/ebin/Elixir.Gettext.Interpolation.beam
  13. lib/elixir/lib/gettext/ebin/Elixir.Gettext.Merger.beam
  14. lib/elixir/lib/gettext/ebin/Elixir.Gettext.MissingBindingsError.beam
  15. lib/elixir/lib/gettext/ebin/Elixir.Gettext.Plural.beam
  16. lib/elixir/lib/gettext/ebin/Elixir.Gettext.Plural.UnknownLocaleError.beam
  17. lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.beam
  18. lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.Parser.beam
  19. lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.PluralTranslation.beam
  20. lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.SyntaxError.beam
  21. lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.Tokenizer.beam
  22. lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.Translation.beam
  23. lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.Translations.beam
  24. lib/elixir/lib/gettext/ebin/Elixir.Mix.Tasks.Compile.Gettext.beam
  25. lib/elixir/lib/gettext/ebin/Elixir.Mix.Tasks.Gettext.Extract.beam
  26. lib/elixir/lib/gettext/ebin/Elixir.Mix.Tasks.Gettext.Merge.beam
  27. lib/elixir/lib/gettext/ebin/gettext_po_parser.beam
  28. lib/elixir/lib/gettext/ebin/gettext.app
  29. lib/elixir/lib/gettext/lib/gettext.ex
  30. lib/elixir/lib/gettext/lib/gettext/application.ex
  31. lib/elixir/lib/gettext/lib/gettext/backend.ex
  32. lib/elixir/lib/gettext/lib/gettext/compiler.ex
  33. lib/elixir/lib/gettext/lib/gettext/extractor_agent.ex
  34. lib/elixir/lib/gettext/lib/gettext/extractor.ex
  35. lib/elixir/lib/gettext/lib/gettext/fuzzy.ex
  36. lib/elixir/lib/gettext/lib/gettext/interpolation.ex
  37. lib/elixir/lib/gettext/lib/gettext/merger.ex
  38. lib/elixir/lib/gettext/lib/gettext/plural.ex
  39. lib/elixir/lib/gettext/lib/gettext/po.ex
  40. lib/elixir/lib/gettext/lib/gettext/po/exceptions.ex
  41. lib/elixir/lib/gettext/lib/gettext/po/parser.ex
  42. lib/elixir/lib/gettext/lib/gettext/po/plural_translation.ex
  43. lib/elixir/lib/gettext/lib/gettext/po/tokenizer.ex
  44. lib/elixir/lib/gettext/lib/gettext/po/translation.ex
  45. lib/elixir/lib/gettext/lib/gettext/po/translations.ex
  46. lib/elixir/lib/gettext/lib/mix/tasks/compile.gettext.ex
  47. lib/elixir/lib/gettext/lib/mix/tasks/gettext.extract.ex
  48. lib/elixir/lib/gettext/lib/mix/tasks/gettext.merge.ex
  49. share/doc/gettext/README.md
  50. @owner
  51. @group
  52. @mode
Collapse this list.
Dependency lines:
  • elixir-gettext>0:devel/elixir-gettext
No installation instructions:
This port has been deleted.
PKGNAME: elixir-gettext
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1520337806 SHA256 (elixir-lang-gettext-v0.15.0_GH0.tar.gz) = 69d88a1b1c060bc61f85622f0e2bfe618d718a021c5256a49c5ad411004c6146 SIZE (elixir-lang-gettext-v0.15.0_GH0.tar.gz) = 63040

Packages (timestamps in pop-ups are UTC):
elixir-gettext
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------0.15.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. elixir : lang/elixir
Runtime dependencies:
  1. elixir : lang/elixir
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/elixir-timex*
  2. security/elixir-comeonin_i18n*
  3. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/elixir-timex*
  2. security/elixir-comeonin_i18n*
  3. Collapse this list of deleted ports.
* - 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:
===> The following configuration options are available for elixir-gettext-0.15.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_elixir-gettext
USES:
elixir
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/elixir-lang/gettext/tar.gz/v0.15.0?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2022-06-08
    REASON: Remove expired ports. Use mix or rebar3 build tools instead

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15.0
28 Jun 2022 06:32:30
commit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06fa files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
*/*: Remove expired erlang and elixir ports

The rebar, rebar3 and mix tools are now more than a decade old, and are
the preferred ways to fetch and install specific erlang and elixir
modules, aside from core compilers, documentation, and custom build
tools.

See UPDATING and MOVED for details.

https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update

archivers/erlang-snappy
converters/erlang-base64url
databases/elixir-calecto
databases/elixir-db_connection
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.15.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.15.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.15.0
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
0.15.0
08 Jun 2018 13:43:26
Revision:472000Original commit files touched by this commit
olgeni search for other commits by this committer
Transfer more Erlang ports to erlang@.
0.15.0
06 Mar 2018 12:04:02
Revision:463718Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/elixir-gettext to version 0.15.0.
0.14.0
11 Dec 2017 08:45:03
Revision:455930Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/elixir-gettext to version 0.14.0.
0.13.1
30 Jan 2017 16:42:22
Revision:432857Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/elixir-gettext to version 0.13.1.
0.12.1
23 Oct 2016 09:38:33
Revision:424507Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/elixir-gettext to version 0.12.1.
0.11.0
07 Apr 2016 18:41:07
Revision:412684Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/elixir-gettext to version 0.11.0.
0.10.0
21 Feb 2016 13:50:13
Revision:409288Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/elixir-gettext to version 0.10.0.
0.9.0
14 Dec 2015 11:09:51
Revision:403715Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/elixir-gettext to version 0.9.0.
0.8.0
28 Nov 2015 20:51:57
Revision:402559Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/elixir-gettext to version 0.8.0.
0.7.0
21 Oct 2015 10:36:49
Revision:399899Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/elixir-gettext to version 0.7.0
0.6.1
03 Oct 2015 20:04:04
Revision:398553Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/elixir-gettext to version 0.6.1.
0.6.0
26 Sep 2015 16:21:18
Revision:397994Original commit files touched by this commit
olgeni search for other commits by this committer
Add devel/elixir-gettext, a gettext implementation for Elixir.

Number of commits found: 16