Port details |
- elixir-distillery Automatically generate releases for Elixir projects
- 1.5.2 devel
=0 1.5.2Version of this port present on the latest quarterly branch. - Maintainer: erlang@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - 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
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- elixir : lang/elixir
- Runtime dependencies:
-
- 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:
|
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) |
Commit | Credits | Log message |
1.5.2 28 Jun 2022 06:32:30
![commit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06fa commit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06fa](/images/git.png) ![commit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06fa commit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06fa](/images/codeberg.svg) ![commit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06fa commit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06fa](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dave Cottlehuber (dch) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: 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 ) |
1.5.2 07 Apr 2021 08:09:01
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.5.2 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1.5.2 10 Sep 2018 13:14:52
![Revision:479406 Revision:479406](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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:472000 Revision:472000](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Transfer more Erlang ports to erlang@. |
1.5.2 21 Jan 2018 13:47:00
![Revision:459608 Revision:459608](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add devel/elixir-distillery, a release building tool for Elixir.
Distillery replaces exrm, which was discontinued upstream. |
Number of commits found: 6
|