Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Jun 2022 20:04:53 1.13.4_1 |
Dave Cottlehuber (dch)  |
lang/elixir-devel: remove hard dependency on erlang24
Since moving from OTP21 as default OTP in lang/erlang, to OTP24,
we no longer have incompatible bytecode versions between default
erlang and newer builds. Thus, there is no reason to hard-wire
the dependency when a simple PATH will work as expected.
Remove broken SRC as build option.
PR: 264046
PR: 257235
Reported by: Pat Maddox <pat@patmaddox.com>
Sponsored by: SkunkWerks, GmbH |
07 Apr 2022 12:06:20 1.13.4 |
Dave Cottlehuber (dch)  |
lang/elixir-devel: update to 1.13.4 |
09 Feb 2022 16:50:13 1.13.3 |
Dave Cottlehuber (dch)  |
lang/elixir-devel: update to 1.13.3
Sponsored by: SkunkWerks, GmbH |
15 Jan 2022 10:46:01 1.13.2 |
Dave Cottlehuber (dch)  |
lang/elixir-devel: update to 1.13.2 |
10 Jan 2022 15:15:39 1.13.1 |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
21 Dec 2021 23:03:12 1.13.1 |
Dave Cottlehuber (dch)  |
lang/elixir-devel: update to 1.13.1 |
04 Dec 2021 08:16:57 1.13.0 |
Dave Cottlehuber (dch)  |
lang/elixir-devel: update to 1.13.0 |
30 Sep 2021 22:02:10 1.12.3 |
Dave Cottlehuber (dch)  Author: Jimmy Olgeni |
lang/elixir-devel: apply portclippy fixes. |
05 Sep 2021 11:53:22 1.12.3 |
Dave Cottlehuber (dch)  |
lang/elixir-devel: update to 1.12.3 |
02 Aug 2021 09:52:37 1.12.2 |
Dave Cottlehuber (dch)  |
lang/elixir-devel: update to 1.12.2 |
20 Jun 2021 11:03:31 1.12.1 |
Dave Cottlehuber (dch)  |
lang/elixir-devel: copied from lang/elixir & updated to 1.12.1
Targets the latest Elixir release, and requires latest available
Erlang as dependency.
Differential Revision: https://reviews.freebsd.org/D30490 |