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-distillery Automatically generate releases for Elixir projects
1.5.2 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 1.5.2Version of this port present on the latest quarterly branch.
Maintainer: erlang@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-01-21 15:03:40
Last Update: 2022-06-28 06:32:30
Commit Hash: ab4964e
License: MIT
WWW:
https://github.com/bitwalker/distillery
Description:
Distillery is a pure-Elixir, dependency-free implementation of release generation for Elixir projects. WWW: https://github.com/bitwalker/distillery
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 (84 items)
Collapse this list.
  1. /usr/local/share/licenses/elixir-distillery-1.5.2/catalog.mk
  2. /usr/local/share/licenses/elixir-distillery-1.5.2/LICENSE
  3. /usr/local/share/licenses/elixir-distillery-1.5.2/MIT
  4. lib/elixir/lib/distillery/ebin/Elixir.Distillery.Cookies.beam
  5. lib/elixir/lib/distillery/ebin/Elixir.Distillery.IO.beam
  6. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.App.beam
  7. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Appup.beam
  8. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Archiver.beam
  9. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Assembler.beam
  10. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Config.LoadError.beam
  11. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Config.beam
  12. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Environment.beam
  13. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Errors.beam
  14. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Logger.beam
  15. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Overlays.beam
  16. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Plugin.beam
  17. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Profile.beam
  18. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Release.beam
  19. lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Utils.beam
  20. lib/elixir/lib/distillery/ebin/Elixir.Mix.Tasks.Release.Clean.beam
  21. lib/elixir/lib/distillery/ebin/Elixir.Mix.Tasks.Release.Init.beam
  22. lib/elixir/lib/distillery/ebin/Elixir.Mix.Tasks.Release.beam
  23. lib/elixir/lib/distillery/ebin/distillery.app
  24. lib/elixir/lib/distillery/lib/distillery/lib/cookies.ex
  25. lib/elixir/lib/distillery/lib/distillery/lib/io.ex
  26. lib/elixir/lib/distillery/lib/distillery/tasks/clean.ex
  27. lib/elixir/lib/distillery/lib/distillery/tasks/init.ex
  28. lib/elixir/lib/distillery/lib/distillery/tasks/release.ex
  29. lib/elixir/lib/distillery/lib/mix/lib/releases/appups.ex
  30. lib/elixir/lib/distillery/lib/mix/lib/releases/archiver.ex
  31. lib/elixir/lib/distillery/lib/mix/lib/releases/assembler.ex
  32. lib/elixir/lib/distillery/lib/mix/lib/releases/config/config.ex
  33. lib/elixir/lib/distillery/lib/mix/lib/releases/config/load_error.ex
  34. lib/elixir/lib/distillery/lib/mix/lib/releases/errors.ex
  35. lib/elixir/lib/distillery/lib/mix/lib/releases/logger.ex
  36. lib/elixir/lib/distillery/lib/mix/lib/releases/models/app.ex
  37. lib/elixir/lib/distillery/lib/mix/lib/releases/models/environment.ex
  38. lib/elixir/lib/distillery/lib/mix/lib/releases/models/profile.ex
  39. lib/elixir/lib/distillery/lib/mix/lib/releases/models/release.ex
  40. lib/elixir/lib/distillery/lib/mix/lib/releases/overlays.ex
  41. lib/elixir/lib/distillery/lib/mix/lib/releases/plugins/plugin.ex
  42. lib/elixir/lib/distillery/lib/mix/lib/releases/utils.ex
  43. lib/elixir/lib/distillery/priv/libexec/commands/attach.sh
  44. lib/elixir/lib/distillery/priv/libexec/commands/command.sh
  45. lib/elixir/lib/distillery/priv/libexec/commands/console.sh
  46. lib/elixir/lib/distillery/priv/libexec/commands/describe.sh
  47. lib/elixir/lib/distillery/priv/libexec/commands/escript.sh
  48. lib/elixir/lib/distillery/priv/libexec/commands/eval.sh
  49. lib/elixir/lib/distillery/priv/libexec/commands/foreground.sh
  50. lib/elixir/lib/distillery/priv/libexec/commands/help.sh
  51. lib/elixir/lib/distillery/priv/libexec/commands/install.sh
  52. lib/elixir/lib/distillery/priv/libexec/commands/pid.sh
  53. lib/elixir/lib/distillery/priv/libexec/commands/ping.sh
  54. lib/elixir/lib/distillery/priv/libexec/commands/pingpeer.sh
  55. lib/elixir/lib/distillery/priv/libexec/commands/reboot.sh
  56. lib/elixir/lib/distillery/priv/libexec/commands/reload_config.sh
  57. lib/elixir/lib/distillery/priv/libexec/commands/remote_console.sh
  58. lib/elixir/lib/distillery/priv/libexec/commands/restart.sh
  59. lib/elixir/lib/distillery/priv/libexec/commands/rpc.sh
  60. lib/elixir/lib/distillery/priv/libexec/commands/rpcterms.sh
  61. lib/elixir/lib/distillery/priv/libexec/commands/start.sh
  62. lib/elixir/lib/distillery/priv/libexec/commands/stop.sh
  63. lib/elixir/lib/distillery/priv/libexec/commands/unpack.sh
  64. lib/elixir/lib/distillery/priv/libexec/config.sh
  65. lib/elixir/lib/distillery/priv/libexec/env.sh
  66. lib/elixir/lib/distillery/priv/libexec/erts.sh
  67. lib/elixir/lib/distillery/priv/libexec/helpers.sh
  68. lib/elixir/lib/distillery/priv/libexec/logger.sh
  69. lib/elixir/lib/distillery/priv/templates/boot.eex
  70. lib/elixir/lib/distillery/priv/templates/boot_check.eex
  71. lib/elixir/lib/distillery/priv/templates/boot_loader.eex
  72. lib/elixir/lib/distillery/priv/templates/boot_loader_win.eex
  73. lib/elixir/lib/distillery/priv/templates/boot_win.eex
  74. lib/elixir/lib/distillery/priv/templates/erl_ini.eex
  75. lib/elixir/lib/distillery/priv/templates/erl_script.eex
  76. lib/elixir/lib/distillery/priv/templates/example_config.eex
  77. lib/elixir/lib/distillery/priv/templates/executable.eex
  78. lib/elixir/lib/distillery/priv/templates/nodetool.eex
  79. lib/elixir/lib/distillery/priv/templates/release_utils.eex
  80. lib/elixir/lib/distillery/priv/templates/vm.args.eex
  81. share/doc/distillery/README.md
  82. @owner
  83. @group
  84. @mode
Collapse this list.
Dependency lines:
  • elixir-distillery>0:devel/elixir-distillery
No installation instructions:
This port has been deleted.
PKGNAME: elixir-distillery
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1516541468 SHA256 (bitwalker-distillery-1.5.2_GH0.tar.gz) = 1d1ebc1c5a2a0a7fda127af622b8e5769d7287a4c710b6d818060acc3e9458c9 SIZE (bitwalker-distillery-1.5.2_GH0.tar.gz) = 210510

Packages (timestamps in pop-ups are UTC):
elixir-distillery
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------1.5.2-
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
There are no ports dependent upon this port

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

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.2
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)
1.5.2
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
1.5.2
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.
1.5.2
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
1.5.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@.
1.5.2
21 Jan 2018 13:47:00
Revision:459608Original commit files touched by this commit
olgeni search for other commits by this committer
Add devel/elixir-distillery, a release building tool for Elixir.

Distillery replaces exrm, which was discontinued upstream.

Number of commits found: 6