Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.17.3 24 Dec 2024 13:17:37 |
Dave Cottlehuber (dch) |
lang/elixir: update to 1.17.3
As 1.18.0 has landed in lang/elixir-devel 1.17 becomes the new stable
Sponsored by: SkunkWerks, GmbH |
1.16.3 02 Jun 2024 11:45:15 |
Dave Cottlehuber (dch) |
lang/elixir: update to 1.16.3 |
1.15.7_1 24 Feb 2024 16:12:11 |
Muhammad Moinur Rahman (bofh) |
lang/elixir: Moved man to share/man
Approved by: portmgr (blanket) |
1.15.7 18 Feb 2024 17:06:45 |
Jimmy Olgeni (olgeni) |
lang/elixir: update to version 1.15.7 |
1.14.5 23 May 2023 08:04:53 |
Dave Cottlehuber (dch) |
lang/elixir: update to 1.14.5 to support OTP26
- ChangeLog https://github.com/elixir-lang/elixir/releases/tag/v1.14.5
To use with OTP26, install lang/erlang-runtim26 and prepend
/usr/local/lib/erlang26/bin to your path.
Sponsored by: SkunkWerks, GmbH |
1.14.4 05 Apr 2023 07:58:48 |
Jimmy Olgeni (olgeni) |
lang/elixir: update to version 1.14.4 |
1.14.3 02 Mar 2023 11:50:04 |
Dave Cottlehuber (dch) |
lang/elixir: update to 1.14.3 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.13.4_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.13.4_1 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
1.13.4_1 18 Jun 2022 15:01:28 |
Jimmy Olgeni (olgeni) |
lang/elixir: remove last bits of SRC option |
1.13.4_1 17 Jun 2022 20:04:54 |
Dave Cottlehuber (dch) |
lang/elixir: remove broken SRC build option
PR: 257235
Sponsored by: SkunkWerks, GmbH |
1.13.4 13 Apr 2022 07:31:55 |
Jimmy Olgeni (olgeni) |
lang/elixir: update to version 1.13.4
- Remove already default DOCS from OPTIONS_DEFAULT. |
1.12.3_1 10 Feb 2022 14:23:26 |
Jimmy Olgeni (olgeni) |
lang/elixir: add back SRC to OPTIONS_DEFAULT.
I broke OPTIONS_DEFAULT in c8cbc675c0dbc while testing stuff :| |
1.12.3 10 Jan 2022 15:15:39 |
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 ) |
1.12.3 30 Sep 2021 22:02:16 |
Dave Cottlehuber (dch) Author: Jimmy Olgeni |
lang/elixir: Update to version 1.12.3, with portclippy fixes. |
1.11.3 24 Jun 2021 20:43:12 |
Dave Cottlehuber (dch) |
lang/elixir: update to 1.11.3
Reviewed by: olgeni
Differential Revision: https://reviews.freebsd.org/D28092 |
1.10.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10.4 04 Jul 2020 16:19:40 |
olgeni |
Update lang/elixir to version 1.10.4. |
1.10.3 26 Apr 2020 16:44:41 |
olgeni |
Update lang/elixir to version 1.10.3. |
1.10.2 20 Apr 2020 20:18:49 |
dch |
lang/elixir: update to 1.10.2
thanks antoine@ for explaining exp-runs
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
1.9.4 14 Mar 2020 15:38:36 |
dch |
revert r528415 until more dependent ports are up to date
Sponsored by: SkunkWerks, GmbH |
1.10.2 14 Mar 2020 15:02:55 |
dch |
lang/elixir: Update to 1.10.2
Release notes:
* https://github.com/elixir-lang/elixir/releases/tag/v1.10.2
Sponsored by: SkunkWerks, GmbH |
1.9.4 06 Nov 2019 11:00:53 |
olgeni |
Update lang/elixir to version 1.9.4. |
1.9.2 14 Oct 2019 16:14:12 |
olgeni |
Update lang/elixir to version 1.9.2. |
1.9.1 19 Jul 2019 07:55:51 |
olgeni |
Update lang/elixir to version 1.9.1. |
1.9.0 01 Jul 2019 11:29:57 |
olgeni |
Update lang/elixir to version 1.9.0. |
1.8.2 27 May 2019 12:34:46 |
olgeni |
Update lang/elixir to version 1.8.2.
Differential Revision: https://reviews.freebsd.org/D19912 |
1.7.4 26 Oct 2018 13:22:17 |
olgeni |
Update lang/elixir to version 1.7.4. |
1.7.3 27 Aug 2018 16:29:29 |
dumbbell |
lang/elixir: Update to 1.7.3
Release notes:
* https://github.com/elixir-lang/elixir/releases/tag/v1.7.3 |
1.7.2 06 Aug 2018 07:38:08 |
dumbbell |
lang/elixir: Update to 1.7.2
Release notes:
https://github.com/elixir-lang/elixir/releases/tag/v1.7.1
https://github.com/elixir-lang/elixir/releases/tag/v1.7.2 |
1.7.0 31 Jul 2018 22:14:55 |
dch |
lang/elixir: update 1.6.6 to 1.7.0
- ensure man pages respect hier(7)
Reviewed by: jrm
Approved by: olgeni
Differential Revision: https://reviews.freebsd.org/D16456 |
1.6.6_1 10 Jul 2018 13:03:02 |
dumbbell |
lang/elixir: Fix `pkg-plist`
It was missing two files:
lib/elixir/lib/logger/ebin/Elixir.Logger.ErlangHandler.beam
lib/elixir/lib/logger/lib/logger/erlang_handler.ex
Submitted by: dch
Reported by: dch |
1.6.6 05 Jul 2018 22:36:14 |
dumbbell |
lang/elixir: Update to 1.6.6
Release notes:
https://github.com/elixir-lang/elixir/releases/tag/v1.6.6
In particular, this is the first version to officially support
Erlang/OTP 21.0.
Other changes not related to the new upstream version are:
* `USES=` is moved before `USE_GITHUB` to fix a warning reported by
portlint(1). |
1.6.5 27 Jun 2018 12:35:36 |
olgeni |
lang/elixir: add test target. |
1.6.5 08 Jun 2018 05:28:39 |
olgeni |
lang/elixir: transfer maintainership to erlang@. |
1.6.5 07 May 2018 12:36:16 |
olgeni |
Update lang/elixir to version 1.6.5. |
1.6.4 18 Mar 2018 22:59:35 |
olgeni |
Update lang/elixir to version 1.6.4. |
1.6.3 09 Mar 2018 12:34:33 |
olgeni |
Update lang/elixir to version 1.6.3. |
1.6.2 06 Mar 2018 12:25:42 |
olgeni |
Update lang/elixir to version 1.6.2. |
1.6.1 30 Jan 2018 07:23:32 |
olgeni |
Update lang/elixir to version 1.6.1. |
1.6.0 19 Jan 2018 16:48:30 |
olgeni |
Update lang/elixir to version 1.6.0. |
1.5.3 20 Dec 2017 07:23:22 |
olgeni |
Update lang/elixir to version 1.5.3. |
1.5.2 11 Dec 2017 09:00:28 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.5.2 29 Sep 2017 15:59:09 |
olgeni |
Update lang/elixir to version 1.5.2. |
1.5.1 03 Sep 2017 21:51:15 |
olgeni |
Update lang/elixir to version 1.5.1. |
1.4.5_1 26 Jul 2017 07:56:53 |
olgeni |
Respect SRC option in pkg-plist. |
1.4.5_1 25 Jun 2017 07:21:16 |
olgeni |
Bump PORTREVISION of lang/elixir after Erlang downgrade.
Reported by: vanilla |
1.4.5 22 Jun 2017 20:54:46 |
olgeni |
Update lang/elixir to version 1.4.5. |
1.4.4 15 May 2017 19:30:35 |
olgeni |
Update lang/elixir to version 1.4.4. |
1.4.2 16 Feb 2017 17:02:50 |
olgeni |
Update lang/elixir to version 1.4.2. |
1.4.1 26 Jan 2017 16:50:00 |
olgeni |
Update lang/elixir to version 1.4.1. |
1.4.0 18 Jan 2017 13:20:32 |
tijl |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.4.0 17 Jan 2017 15:52:40 |
olgeni |
Update lang/elixir to version 1.4.0. |
1.3.4 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
1.3.4 09 Oct 2016 18:35:09 |
olgeni |
Update lang/elixir to version 1.3.4. |
1.3.3 18 Sep 2016 16:04:04 |
olgeni |
Update lang/elixir to version 1.3.3. |
1.3.2 15 Jul 2016 19:22:05 |
olgeni |
Update lang/elixir to version 1.3.2. |
1.3.1 11 Jul 2016 10:47:08 |
olgeni |
Update lang/elixir to version 1.3.1. |
1.2.6 06 Jun 2016 14:59:09 |
olgeni |
Update lang/elixir to version 1.2.6. |
1.2.5 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
1.2.5 01 May 2016 11:26:19 |
olgeni |
Update lang/elixir to version 1.2.5. |
1.2.4 02 Apr 2016 06:34:11 |
antoine |
Unbreak fetch
Reported by: pkg-fallout |
1.2.4 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.2.4 01 Apr 2016 12:47:06 |
olgeni |
Update lang/elixir to version 1.2.4. |
1.2.3 22 Feb 2016 19:50:30 |
olgeni |
Update lang/elixir to version 1.2.3. |
1.2.2 31 Jan 2016 15:55:52 |
olgeni |
Upgrade lang/elixir to version 1.2.2. |
1.2.1 18 Jan 2016 15:11:54 |
olgeni |
Upgrade lang/elixir to version 1.2.1. |
1.2.0_2 04 Jan 2016 09:55:13 |
olgeni |
Elixir 1.2 actually depends on Erlang 18, not 17. |
1.2.0_1 01 Jan 2016 15:13:44 |
olgeni |
Couple of fixes:
- Make sure that the right Docs.zip is fetched, by changing DIST_SUBDIR.
- Put the new source files under the conditional %%SRC%% in plist. |
1.2.0 01 Jan 2016 14:26:26 |
olgeni |
Upgrade lang/elixir to version 1.2.0. |
1.1.1_1 01 Oct 2015 12:38:30 |
olgeni |
Add documentation (DOCS option).
- Switch to using pkg-plist rather than automatically generate it
(it is easy enough to maintain).
- Switch to modern option helpers.
- Set DIST_SUBDIR due to version-less Docs.zip file. |
1.1.1 28 Sep 2015 21:44:45 |
olgeni |
Upgrade lang/elixir to version 1.1.1. |
1.1.0 26 Sep 2015 11:52:23 |
olgeni |
I forgot to restore the SRC option... |
1.1.0 26 Sep 2015 11:38:45 |
olgeni |
Upgrade lang/elixir to 1.1.0 and set NO_ARCH. |
1.0.5_1 03 Jul 2015 13:59:46 |
olgeni |
Add a new USES elixir.mk (from lang/elixir/bsd.elixir.mk) and
adjust all Elixir ports. |
1.0.5_1 02 Jul 2015 23:09:03 |
olgeni |
Replace PORTNAME with the correct ELIXIR_APP_NAME in ebin/ installation. |
1.0.5_1 02 Jul 2015 12:40:28 |
olgeni |
Fix syntax error in condition. |
1.0.5_1 02 Jul 2015 12:34:54 |
olgeni |
Add helper makefile for Elixir applications. |
1.0.5_1 01 Jul 2015 15:50:11 |
olgeni |
Add support for ELIXIR_HIDDEN, a regular expression that matches
applications in Elixir's lib and hides them from the actual code
path.
It will be used by ports to hide their own (already installed) files
in lib/ during the builds, and avoid unnecessary warnings. |
1.0.5 29 Jun 2015 09:52:23 |
olgeni |
Upgrade to version 1.0.5; take over maintainership.
PR: 201191
Submitted by: olgeni
Approved by: maintainer |
1.0.4_1 27 Jun 2015 21:21:33 |
lwhsu |
- Set LANG=en_US.UTF-8 in MAKE_ENV, because sometimes Elixir will
complain about not having an UTF-8 locale when building in
poudriere (which may affect binary packages).
- Install source files (with a SRC option, default on), which can
then be used by Emacs' alchemist-mode.el to provide a working
"go to source" function.
- Remove pkg-plist, which is now mostly auto-generated.
PR: 201125
Submitted by: olgeni |
1.0.4 30 May 2015 21:25:07 |
mat |
Cleanup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
1.0.4 12 Apr 2015 16:14:05 |
lwhsu |
- Update to 1.0.4
PR: 199147
Submitted by: olgeni |
1.0.2_2 12 Apr 2015 13:06:48 |
olgeni |
Apply compatibility fix for Erlang 17.5.1. |
1.0.2_1 07 Nov 2014 17:25:42 |
lwhsu |
- Fix typo: s/PORTRIVISION/PORTREVISION/
PR: 194875
Submitted by: Kenji Rikitake <kenji@k2r.org> |
1.0.2 07 Nov 2014 04:47:14 |
lwhsu |
- Fix pkg-plist, let mix(1) work
PR: 194875
Submitted by: Kenji Rikitake <kenji@k2r.org> |
1.0.2 30 Oct 2014 05:08:48 |
lwhsu |
- Update to 1.0.2
PR: 194653
Submitted by: Kenji Rikitake <kenji@k2r.org> |
1.0.0 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
1.0.0 01 Oct 2014 08:36:36 |
lwhsu |
- Update to 1.0.0
PR: 193948
Submitted by: h416@aol.jp |
0.14.3 23 Jul 2014 10:55:49 |
lwhsu |
Add elixir, functional, meta-programming aware language
built on top of Erlang VM |