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-cachex Caching library for Elixir
3.0.3 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 3.0.3Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build: Unchecked dependencies for environment prod: unsafe, eternal
Ignore IGNORE: is marked as broken: does not build: Unchecked dependencies for environment prod: unsafe, eternal
Maintainer: erlang@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-10-21 19:59:11
Last Update: 2022-06-28 06:32:30
Commit Hash: ab4964e
License: MIT
WWW:
https://github.com/whitfin/cachex
Description:
A powerful caching library for Elixir with support for transactions, fallbacks, and expirations. WWW: https://github.com/whitfin/cachex
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 (110 items)
Collapse this list.
  1. /usr/local/share/licenses/elixir-cachex-3.0.3/catalog.mk
  2. /usr/local/share/licenses/elixir-cachex-3.0.3/LICENSE
  3. /usr/local/share/licenses/elixir-cachex-3.0.3/MIT
  4. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Clear.beam
  5. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Count.beam
  6. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Del.beam
  7. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Dump.beam
  8. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Empty.beam
  9. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Exists.beam
  10. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Expire.beam
  11. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Fetch.beam
  12. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Get.beam
  13. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.GetAndUpdate.beam
  14. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Incr.beam
  15. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Inspect.beam
  16. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Invoke.beam
  17. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Keys.beam
  18. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Load.beam
  19. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Purge.beam
  20. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Put.beam
  21. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.PutMany.beam
  22. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Refresh.beam
  23. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Reset.beam
  24. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Size.beam
  25. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Stats.beam
  26. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Stream.beam
  27. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Take.beam
  28. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Touch.beam
  29. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Transaction.beam
  30. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Ttl.beam
  31. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Update.beam
  32. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.beam
  33. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Application.beam
  34. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Disk.beam
  35. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Errors.beam
  36. lib/elixir/lib/cachex/ebin/Elixir.Cachex.ExecutionError.beam
  37. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Hook.beam
  38. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Options.beam
  39. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Policy.LRW.beam
  40. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Policy.beam
  41. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Query.beam
  42. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Courier.beam
  43. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Incubator.beam
  44. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Informant.beam
  45. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Janitor.beam
  46. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Locksmith.Queue.beam
  47. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Locksmith.beam
  48. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Overseer.beam
  49. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.beam
  50. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Spec.Validator.beam
  51. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Spec.beam
  52. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Stats.beam
  53. lib/elixir/lib/cachex/ebin/Elixir.Cachex.Warmer.beam
  54. lib/elixir/lib/cachex/ebin/Elixir.Cachex.beam
  55. lib/elixir/lib/cachex/ebin/cachex.app
  56. lib/elixir/lib/cachex/lib/cachex.ex
  57. lib/elixir/lib/cachex/lib/cachex/actions.ex
  58. lib/elixir/lib/cachex/lib/cachex/actions/clear.ex
  59. lib/elixir/lib/cachex/lib/cachex/actions/count.ex
  60. lib/elixir/lib/cachex/lib/cachex/actions/del.ex
  61. lib/elixir/lib/cachex/lib/cachex/actions/dump.ex
  62. lib/elixir/lib/cachex/lib/cachex/actions/empty.ex
  63. lib/elixir/lib/cachex/lib/cachex/actions/exists.ex
  64. lib/elixir/lib/cachex/lib/cachex/actions/expire.ex
  65. lib/elixir/lib/cachex/lib/cachex/actions/fetch.ex
  66. lib/elixir/lib/cachex/lib/cachex/actions/get.ex
  67. lib/elixir/lib/cachex/lib/cachex/actions/get_and_update.ex
  68. lib/elixir/lib/cachex/lib/cachex/actions/incr.ex
  69. lib/elixir/lib/cachex/lib/cachex/actions/inspect.ex
  70. lib/elixir/lib/cachex/lib/cachex/actions/invoke.ex
  71. lib/elixir/lib/cachex/lib/cachex/actions/keys.ex
  72. lib/elixir/lib/cachex/lib/cachex/actions/load.ex
  73. lib/elixir/lib/cachex/lib/cachex/actions/purge.ex
  74. lib/elixir/lib/cachex/lib/cachex/actions/put.ex
  75. lib/elixir/lib/cachex/lib/cachex/actions/put_many.ex
  76. lib/elixir/lib/cachex/lib/cachex/actions/refresh.ex
  77. lib/elixir/lib/cachex/lib/cachex/actions/reset.ex
  78. lib/elixir/lib/cachex/lib/cachex/actions/size.ex
  79. lib/elixir/lib/cachex/lib/cachex/actions/stats.ex
  80. lib/elixir/lib/cachex/lib/cachex/actions/stream.ex
  81. lib/elixir/lib/cachex/lib/cachex/actions/take.ex
  82. lib/elixir/lib/cachex/lib/cachex/actions/touch.ex
  83. lib/elixir/lib/cachex/lib/cachex/actions/transaction.ex
  84. lib/elixir/lib/cachex/lib/cachex/actions/ttl.ex
  85. lib/elixir/lib/cachex/lib/cachex/actions/update.ex
  86. lib/elixir/lib/cachex/lib/cachex/application.ex
  87. lib/elixir/lib/cachex/lib/cachex/disk.ex
  88. lib/elixir/lib/cachex/lib/cachex/errors.ex
  89. lib/elixir/lib/cachex/lib/cachex/execution_error.ex
  90. lib/elixir/lib/cachex/lib/cachex/hook.ex
  91. lib/elixir/lib/cachex/lib/cachex/options.ex
  92. lib/elixir/lib/cachex/lib/cachex/policy.ex
  93. lib/elixir/lib/cachex/lib/cachex/policy/lrw.ex
  94. lib/elixir/lib/cachex/lib/cachex/query.ex
  95. lib/elixir/lib/cachex/lib/cachex/services.ex
  96. lib/elixir/lib/cachex/lib/cachex/services/courier.ex
  97. lib/elixir/lib/cachex/lib/cachex/services/incubator.ex
  98. lib/elixir/lib/cachex/lib/cachex/services/informant.ex
  99. lib/elixir/lib/cachex/lib/cachex/services/janitor.ex
  100. lib/elixir/lib/cachex/lib/cachex/services/locksmith.ex
  101. lib/elixir/lib/cachex/lib/cachex/services/locksmith/queue.ex
  102. lib/elixir/lib/cachex/lib/cachex/services/overseer.ex
  103. lib/elixir/lib/cachex/lib/cachex/spec.ex
  104. lib/elixir/lib/cachex/lib/cachex/spec/validator.ex
  105. lib/elixir/lib/cachex/lib/cachex/stats.ex
  106. lib/elixir/lib/cachex/lib/cachex/warmer.ex
  107. share/doc/cachex/README.md
  108. @owner
  109. @group
  110. @mode
Collapse this list.
Dependency lines:
  • elixir-cachex>0:devel/elixir-cachex
No installation instructions:
This port has been deleted.
PKGNAME: elixir-cachex
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1531692510 SHA256 (whitfin-cachex-v3.0.3_GH0.tar.gz) = 4f1ac748968235c74b192ce732d31d9d7979c0ccf5d631c9e7462da9dbe55e04 SIZE (whitfin-cachex-v3.0.3_GH0.tar.gz) = 118186

Packages (timestamps in pop-ups are UTC):
elixir-cachex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------3.0.3-
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
  2. elixir-eternal>=0 : devel/elixir-eternal
  3. elixir-unsafe>=0 : devel/elixir-unsafe
Runtime dependencies:
  1. elixir : lang/elixir
  2. elixir-eternal>=0 : devel/elixir-eternal
  3. elixir-unsafe>=0 : devel/elixir-unsafe
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for elixir-cachex-3.0.3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_elixir-cachex
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/whitfin/cachex/tar.gz/v3.0.3?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: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.3
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)
3.0.3
07 Jun 2022 15:39:06
commit hash: 096ce0c2f69b52658484d99ba5f4663ae471c2edcommit hash: 096ce0c2f69b52658484d99ba5f4663ae471c2edcommit hash: 096ce0c2f69b52658484d99ba5f4663ae471c2edcommit hash: 096ce0c2f69b52658484d99ba5f4663ae471c2ed files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/elixir-cachex: mark BROKEN

Approved by:	portmgr blanket
3.0.3
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
3.0.3
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.
3.0.3
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
3.0.3
15 Jul 2018 22:18:17
Revision:474712Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/elixir-cachex to version 3.0.3.
3.0.2
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@.
3.0.2
07 May 2018 19:50:20
Revision:469330Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/elixir-cachex to version 3.0.2.
2.1.0
21 Oct 2017 19:59:00
Revision:452600Original commit files touched by this commit
olgeni search for other commits by this committer
Add devel/elixir-cachex, a caching library for Elixir.

Number of commits found: 9