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.

non port: lang/elixir/Makefile

Number of commits found: 81

Saturday, 24 Feb 2024
16:12 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/elixir: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 584d3559dee1fd29793f35eac67d024b84b29e17 commit hash: 584d3559dee1fd29793f35eac67d024b84b29e17 commit hash: 584d3559dee1fd29793f35eac67d024b84b29e17 commit hash: 584d3559dee1fd29793f35eac67d024b84b29e17 584d355
Sunday, 18 Feb 2024
17:06 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/elixir: update to version 1.15.7
commit hash: 9e2756410407a928f7ee0dadaee57a277bb69124 commit hash: 9e2756410407a928f7ee0dadaee57a277bb69124 commit hash: 9e2756410407a928f7ee0dadaee57a277bb69124 commit hash: 9e2756410407a928f7ee0dadaee57a277bb69124 9e27564
Tuesday, 23 May 2023
08:04 Dave Cottlehuber (dch) search for other commits by this committer
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
commit hash: 71782030027a7073b34eec65f054c3438dd5ce2d commit hash: 71782030027a7073b34eec65f054c3438dd5ce2d commit hash: 71782030027a7073b34eec65f054c3438dd5ce2d commit hash: 71782030027a7073b34eec65f054c3438dd5ce2d 7178203
Wednesday, 5 Apr 2023
07:58 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/elixir: update to version 1.14.4
commit hash: e2fd17c6b7fa16748b7481f7046c0e8fae1726b7 commit hash: e2fd17c6b7fa16748b7481f7046c0e8fae1726b7 commit hash: e2fd17c6b7fa16748b7481f7046c0e8fae1726b7 commit hash: e2fd17c6b7fa16748b7481f7046c0e8fae1726b7 e2fd17c6
Thursday, 2 Mar 2023
11:50 Dave Cottlehuber (dch) search for other commits by this committer
lang/elixir: update to 1.14.3
commit hash: 0dfd1fb5144a2a4440de961f26defe6feb229c6f commit hash: 0dfd1fb5144a2a4440de961f26defe6feb229c6f commit hash: 0dfd1fb5144a2a4440de961f26defe6feb229c6f commit hash: 0dfd1fb5144a2a4440de961f26defe6feb229c6f 0dfd1fb
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Anton Shterenlikht
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Bob Eager <bob@eager.cx>
  *  Bruce M Simpson
  *  Bruce M. Simpson
  *  Christoph Mallon <christoph.mallon@gmx.de>
  *  Christopher Elkins <chrise@scardini.com>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Chuck Robey <chuckr@FreeBSD.org>
  *  Cyrille Lefevre <clefevre@citeweb.net>
  *  Dan Rench <citric@cubicone.tmetic.com>
  *  Danilo Egea Gondolfo <danilogondolfo@gmail.com>
  *  Dario Freni <saturnero@gufi.org>
  *  David Kalliecharan <dave@dal.ca>
  *  David Naylor <dbn@FreeBSD.org>
  *  David Naylor <dbn@dragon.local>
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien (obrien@NUXI.org)
  *  David O'Brien <obrien@NUXI.org>
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  Dereckson <dereckson@gmail.com>
  *  Devon H. O'Dell <devon.odell@gmail.com>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Don Croyle <croyle@gelemna.org>
  *  Douglas Anestad <yotta@dougdidit.com>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Eugene Ossintsev
  *  Frank Fischer
  *  Frank Gruender <elwood@mc5sys.in-berlin.de>
  *  Frederic Cambus
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gerald Pfeifer <gerald@FreeBSD.org>
  *  Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
  *  GreenDog <fiziologus@gmail.com>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Guy Antony Halse <guy@rucus.ru.za.za>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Iblis Lin <iblis@hs.ntnu.edu.tw>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jeff Brown <jabrown@caida.org>
  *  Jeremy Norris <ishmael27@home.com>
  *  Jing-Tang Keith Jang <keith@FreeBSD.org>
  *  John Hein <jhein@symmetricom.com>
  *  John Marino <marino@FreeBSD.org>
  *  John Merryweather Cooper
  *  John Merryweather Cooper <coop9211@uidaho.edu>
  *  John Merryweather Cooper et al
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Josh Elsasser <jre@vineyard.net>
  *  Josh Gilliam <josh@quick.net>
  *  Julian H. Stacey <jhs@FreeBSD.org>
  *  Julian Stecklina
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Katsuji ISHIKAWA <katsuji.ishikawa@gmail.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kimura Fuyuki <fuyuki@mj.0038.net>
  *  Kimura Fuyuki <fuyuki@nigredo.org>
  *  Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Lev Walkin <vlm@lionet.info>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Matthew Hunt <mph@FreeBSD.org>
  *  Michael Butschky <butsch@computi.erols.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Mitsuru YOSHIDA <mitsuru@riken.jp>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Neal Nelson <ports@nicandneal.net>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nils M Holm <nmh@t3x.org>
  *  Oliver Braun <obraun@informatik.unibw-muenchen.de>
  *  Oliver Breuninger <ob@seicom.NET>
  *  Patrick Li <pat@databits.net>
  *  Pawel Worach <pawel.worach@gmail.com>
  *  Pedro F. Giffuni <giffunip@asme.org>
  *  Pedro Giffuni
  *  Pedro Giffuni <giffunip@asme.org>
  *  Pete French <pete@twisted.org.uk>
  *  Peter Schuller <peter.schuller@infidyne.com>
  *  Peter van Heusden <pvh@egenetics.com>
  *  Phillip Neumann <pneumann@gmail.com>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Pontus Stenetorp <ninjin@kth.se>
  *  Ralf S. Engelschall <rse@engelschall.com>
  *  Rick van der Zwet <rick@wzoeterwoude.net>
  *  Rob Zinkov
  *  Roland Jesse <roland.jesse@gmx.net>
  *  Romain Tartiere <romain@blogreen.org>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sahil Tandon <sahil@tandon.net>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Simon Marlow <simonmar@microsoft.com>
  *  Simun Mikecin <numisemis@yahoo.com>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stephen Weeks <sweeks@sweeks.com>
  *  Steven G. Kargl
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sylvio Cesar <sylvio@FreeBSD.org>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Timothy Bourke <timbob@bigpond.com>
  *  Tom Judge <tj@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vitaly Magerya <vmagerya@gmail.com>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping <wenhping@gmail.com>
  *  Wes Peters <wes@softweyr.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yukihiro Nakai <Nakai@technologist.com>
  *  Yukihiro Nakai <nakai@FreeBSD.org>
  *  Zach Garner <zach@neurosoft.org>
  *  aaron@FreeBSD.org
  *  andrewb@cs.cmu.edu
  *  arved
  *  chinsan
  *  chuckr
  *  dd
  *  erik@smluc.org
  *  gahr
  *  gahr@FreeBSD.org
  *  gpalmer
  *  hsu
  *  ijliao
  *  jasone
  *  jkh
  *  jkoshy
  *  jmacd
  *  jmacd@FreeBSD.org
  *  jmz
  *  js@jeannot.org
  *  jseger@FreeBSD.org
  *  kappa@FreeBSD.org.ua
  *  kbyanc
  *  msmith@gsoft.com.au
  *  mutoh@openedu.org
  *  netchild@FreeBSD.org
  *  patrick
  *  pst
  *  rene@FreeBSD.org
  *  ruslan@shevchenko.kiev.ua
  *  stas
  *  tobez

With hat:	portmgr
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 f98ae56
Saturday, 18 Jun 2022
15:01 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/elixir: remove last bits of SRC option
commit hash: eb336130f98f9d434af9532bbc40b61b7ad69622 commit hash: eb336130f98f9d434af9532bbc40b61b7ad69622 commit hash: eb336130f98f9d434af9532bbc40b61b7ad69622 commit hash: eb336130f98f9d434af9532bbc40b61b7ad69622 eb33613
Friday, 17 Jun 2022
20:04 Dave Cottlehuber (dch) search for other commits by this committer
lang/elixir: remove broken SRC build option

PR:		257235
Sponsored by:	SkunkWerks, GmbH
commit hash: fb00a0446a075c43c0d7eb2d1ac754fda2f09bdd commit hash: fb00a0446a075c43c0d7eb2d1ac754fda2f09bdd commit hash: fb00a0446a075c43c0d7eb2d1ac754fda2f09bdd commit hash: fb00a0446a075c43c0d7eb2d1ac754fda2f09bdd fb00a04
Wednesday, 13 Apr 2022
07:31 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/elixir: update to version 1.13.4

- Remove already default DOCS from OPTIONS_DEFAULT.
commit hash: e03ce6f4495b820a70c919928ac5f33d89ec67ab commit hash: e03ce6f4495b820a70c919928ac5f33d89ec67ab commit hash: e03ce6f4495b820a70c919928ac5f33d89ec67ab commit hash: e03ce6f4495b820a70c919928ac5f33d89ec67ab e03ce6f
Thursday, 10 Feb 2022
14:23 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/elixir: add back SRC to OPTIONS_DEFAULT.

I broke OPTIONS_DEFAULT in c8cbc675c0dbc while testing stuff :|
commit hash: 773c1e983ef925c23afb0f9b5cd3c3331900b7fc commit hash: 773c1e983ef925c23afb0f9b5cd3c3331900b7fc commit hash: 773c1e983ef925c23afb0f9b5cd3c3331900b7fc commit hash: 773c1e983ef925c23afb0f9b5cd3c3331900b7fc 773c1e9
Monday, 10 Jan 2022
15:15 Stefan Eßer (se) search for other commits by this committer
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
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 bcaf25a
Thursday, 30 Sep 2021
22:02 Dave Cottlehuber (dch) search for other commits by this committer Author: Jimmy Olgeni
lang/elixir: Update to version 1.12.3, with portclippy fixes.
commit hash: c8cbc675c0dbc1c2e9e916ce4594a5d1e6387a57 commit hash: c8cbc675c0dbc1c2e9e916ce4594a5d1e6387a57 commit hash: c8cbc675c0dbc1c2e9e916ce4594a5d1e6387a57 commit hash: c8cbc675c0dbc1c2e9e916ce4594a5d1e6387a57 c8cbc67
Thursday, 24 Jun 2021
20:43 Dave Cottlehuber (dch) search for other commits by this committer
lang/elixir: update to 1.11.3

Reviewed by:	olgeni
Differential Revision:	https://reviews.freebsd.org/D28092
commit hash: 5ffacdfa4ea7a3c9f3da4464b467e106ae5b6d3c commit hash: 5ffacdfa4ea7a3c9f3da4464b467e106ae5b6d3c commit hash: 5ffacdfa4ea7a3c9f3da4464b467e106ae5b6d3c commit hash: 5ffacdfa4ea7a3c9f3da4464b467e106ae5b6d3c 5ffacdf
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 4 Jul 2020
16:19 olgeni search for other commits by this committer
Update lang/elixir to version 1.10.4.
Original commitRevision:541223 
Sunday, 26 Apr 2020
16:44 olgeni search for other commits by this committer
Update lang/elixir to version 1.10.3.
Original commitRevision:533077 
Monday, 20 Apr 2020
20:18 dch search for other commits by this committer
lang/elixir: update to 1.10.2

thanks antoine@ for explaining exp-runs

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
Original commitRevision:532228 
Saturday, 14 Mar 2020
15:38 dch search for other commits by this committer
revert r528415 until more dependent ports are up to date

Sponsored by:	SkunkWerks, GmbH
Original commitRevision:528416 
15:02 dch search for other commits by this committer
lang/elixir: Update to 1.10.2

Release notes:
* https://github.com/elixir-lang/elixir/releases/tag/v1.10.2

Sponsored by:	SkunkWerks, GmbH
Original commitRevision:528415 
Wednesday, 6 Nov 2019
11:00 olgeni search for other commits by this committer
Update lang/elixir to version 1.9.4.
Original commitRevision:516873 
Monday, 14 Oct 2019
16:14 olgeni search for other commits by this committer
Update lang/elixir to version 1.9.2.
Original commitRevision:514464 
Friday, 19 Jul 2019
07:55 olgeni search for other commits by this committer
Update lang/elixir to version 1.9.1.
Original commitRevision:506910 
Monday, 1 Jul 2019
11:29 olgeni search for other commits by this committer
Update lang/elixir to version 1.9.0.
Original commitRevision:505566 
Monday, 27 May 2019
12:34 olgeni search for other commits by this committer
Update lang/elixir to version 1.8.2.

Differential Revision:    https://reviews.freebsd.org/D19912
Original commitRevision:502790 
Friday, 26 Oct 2018
13:22 olgeni search for other commits by this committer
Update lang/elixir to version 1.7.4.
Original commitRevision:483030 
Monday, 27 Aug 2018
16:29 dumbbell search for other commits by this committer
lang/elixir: Update to 1.7.3

Release notes:
* https://github.com/elixir-lang/elixir/releases/tag/v1.7.3
Original commitRevision:478220 
Monday, 6 Aug 2018
07:38 dumbbell search for other commits by this committer
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
Original commitRevision:476494 
Tuesday, 31 Jul 2018
22:14 dch search for other commits by this committer
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
Original commitRevision:476027 
Tuesday, 10 Jul 2018
13:03 dumbbell search for other commits by this committer
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
Original commitRevision:474363 
Thursday, 5 Jul 2018
22:36 dumbbell search for other commits by this committer
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).
Original commitRevision:473985 
Wednesday, 27 Jun 2018
12:35 olgeni search for other commits by this committer
lang/elixir: add test target.
Original commitRevision:473438 
Friday, 8 Jun 2018
05:28 olgeni search for other commits by this committer
lang/elixir: transfer maintainership to erlang@.
Original commitRevision:471983 
Monday, 7 May 2018
12:36 olgeni search for other commits by this committer
Update lang/elixir to version 1.6.5.
Original commitRevision:469284 
Sunday, 18 Mar 2018
22:59 olgeni search for other commits by this committer
Update lang/elixir to version 1.6.4.
Original commitRevision:464966 
Friday, 9 Mar 2018
12:34 olgeni search for other commits by this committer
Update lang/elixir to version 1.6.3.
Original commitRevision:463957 
Tuesday, 6 Mar 2018
12:25 olgeni search for other commits by this committer
Update lang/elixir to version 1.6.2.
Original commitRevision:463722 
Tuesday, 30 Jan 2018
07:23 olgeni search for other commits by this committer
Update lang/elixir to version 1.6.1.
Original commitRevision:460374 
Friday, 19 Jan 2018
16:48 olgeni search for other commits by this committer
Update lang/elixir to version 1.6.0.
Original commitRevision:459438 
Wednesday, 20 Dec 2017
07:23 olgeni search for other commits by this committer
Update lang/elixir to version 1.5.3.
Original commitRevision:456778 
Friday, 29 Sep 2017
15:59 olgeni search for other commits by this committer
Update lang/elixir to version 1.5.2.
Original commitRevision:450907 
Sunday, 3 Sep 2017
21:51 olgeni search for other commits by this committer
Update lang/elixir to version 1.5.1.
Original commitRevision:449218 
Sunday, 25 Jun 2017
07:21 olgeni search for other commits by this committer
Bump PORTREVISION of lang/elixir after Erlang downgrade.

Reported by:	vanilla
Original commitRevision:444255 
Thursday, 22 Jun 2017
20:54 olgeni search for other commits by this committer
Update lang/elixir to version 1.4.5.
Original commitRevision:444128 
Monday, 15 May 2017
19:30 olgeni search for other commits by this committer
Update lang/elixir to version 1.4.4.
Original commitRevision:440965 
Thursday, 16 Feb 2017
17:02 olgeni search for other commits by this committer
Update lang/elixir to version 1.4.2.
Original commitRevision:434236 
Thursday, 26 Jan 2017
16:50 olgeni search for other commits by this committer
Update lang/elixir to version 1.4.1.
Original commitRevision:432518 
Wednesday, 18 Jan 2017
13:20 tijl search for other commits by this committer
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)
Original commitRevision:431796 
Tuesday, 17 Jan 2017
15:52 olgeni search for other commits by this committer
Update lang/elixir to version 1.4.0.
Original commitRevision:431748 
Friday, 2 Dec 2016
09:21 mat search for other commits by this committer
http://github.com redirects to https://github.com, spare everyone a redirect.

Sponsored by:	Absolight
Original commitRevision:427548 
Sunday, 9 Oct 2016
18:35 olgeni search for other commits by this committer
Update lang/elixir to version 1.3.4.
Original commitRevision:423621 
Sunday, 18 Sep 2016
16:04 olgeni search for other commits by this committer
Update lang/elixir to version 1.3.3.
Original commitRevision:422396 
Friday, 15 Jul 2016
19:22 olgeni search for other commits by this committer
Update lang/elixir to version 1.3.2.
Original commitRevision:418609 
Monday, 11 Jul 2016
10:47 olgeni search for other commits by this committer
Update lang/elixir to version 1.3.1.
Original commitRevision:418361 
Monday, 6 Jun 2016
14:59 olgeni search for other commits by this committer
Update lang/elixir to version 1.2.6.
Original commitRevision:416466 
Monday, 23 May 2016
20:35 amdmi3 search for other commits by this committer
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
Original commitRevision:415742 
Sunday, 1 May 2016
11:26 olgeni search for other commits by this committer
Update lang/elixir to version 1.2.5.
Original commitRevision:414407 
Saturday, 2 Apr 2016
06:34 antoine search for other commits by this committer
Unbreak fetch

Reported by:	pkg-fallout
Original commitRevision:412382 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
12:47 olgeni search for other commits by this committer
Update lang/elixir to version 1.2.4.
Original commitRevision:412337 
Monday, 22 Feb 2016
19:50 olgeni search for other commits by this committer
Update lang/elixir to version 1.2.3.
Original commitRevision:409367 
Sunday, 31 Jan 2016
15:55 olgeni search for other commits by this committer
Upgrade lang/elixir to version 1.2.2.
Original commitRevision:407651 
Monday, 18 Jan 2016
15:11 olgeni search for other commits by this committer
Upgrade lang/elixir to version 1.2.1.
Original commitRevision:406578 
Monday, 4 Jan 2016
09:55 olgeni search for other commits by this committer
Elixir 1.2 actually depends on Erlang 18, not 17.
Original commitRevision:405226 
Friday, 1 Jan 2016
15:13 olgeni search for other commits by this committer
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.
Original commitRevision:405001 
14:26 olgeni search for other commits by this committer
Upgrade lang/elixir to version 1.2.0.
Original commitRevision:404998 
Thursday, 1 Oct 2015
12:38 olgeni search for other commits by this committer
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.
Original commitRevision:398271 
Monday, 28 Sep 2015
21:44 olgeni search for other commits by this committer
Upgrade lang/elixir to version 1.1.1.
Original commitRevision:398146 
Saturday, 26 Sep 2015
11:52 olgeni search for other commits by this committer
I forgot to restore the SRC option...
Original commitRevision:397961 
11:38 olgeni search for other commits by this committer
Upgrade lang/elixir to 1.1.0 and set NO_ARCH.
Original commitRevision:397958 
Wednesday, 1 Jul 2015
15:50 olgeni search for other commits by this committer
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.
Original commitRevision:391075 
Monday, 29 Jun 2015
09:52 olgeni search for other commits by this committer
Upgrade to version 1.0.5; take over maintainership.

PR:		201191
Submitted by:	olgeni
Approved by:	maintainer
Original commitRevision:390889 
Saturday, 27 Jun 2015
21:21 lwhsu search for other commits by this committer
- 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
Original commitRevision:390734 
Saturday, 30 May 2015
21:25 mat search for other commits by this committer
Cleanup USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:387986 
Sunday, 12 Apr 2015
16:14 lwhsu search for other commits by this committer
- Update to 1.0.4

PR:		199147
Submitted by:	olgeni
Original commitRevision:383874 
13:06 olgeni search for other commits by this committer
Apply compatibility fix for Erlang 17.5.1.
Original commitRevision:383867 
Friday, 7 Nov 2014
17:25 lwhsu search for other commits by this committer
- Fix typo: s/PORTRIVISION/PORTREVISION/

PR:		194875
Submitted by:	Kenji Rikitake <kenji@k2r.org>
Original commitRevision:372283 
04:47 lwhsu search for other commits by this committer
- Fix pkg-plist, let mix(1) work

PR:		194875
Submitted by:	Kenji Rikitake  <kenji@k2r.org>
Original commitRevision:372246 
Thursday, 30 Oct 2014
05:08 lwhsu search for other commits by this committer
- Update to 1.0.2

PR:		194653
Submitted by:	Kenji Rikitake <kenji@k2r.org>
Original commitRevision:371722 
Wednesday, 1 Oct 2014
08:36 lwhsu search for other commits by this committer
- Update to 1.0.0

PR:		193948
Submitted by:	h416@aol.jp
Original commitRevision:369703 
Wednesday, 23 Jul 2014
10:55 lwhsu search for other commits by this committer
Add elixir, functional, meta-programming aware language
built on top of Erlang VM
Original commitRevision:362657 

Number of commits found: 81