Commit Graph

66 Commits

Author SHA1 Message Date
Jimmy Olgeni
708b7d3bf9 Add a new USES elixir.mk (from lang/elixir/bsd.elixir.mk) and
adjust all Elixir ports.
2015-07-03 13:59:45 +00:00
Jimmy Olgeni
9ef5f8edfc Replace PORTNAME with the correct ELIXIR_APP_NAME in ebin/ installation. 2015-07-02 23:09:03 +00:00
Jimmy Olgeni
7750fbae8b Fix syntax error in condition. 2015-07-02 12:40:27 +00:00
Jimmy Olgeni
c51225b2d7 Add helper makefile for Elixir applications. 2015-07-02 12:34:53 +00:00
Jimmy Olgeni
beaf5ddfc8 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.
2015-07-01 15:50:11 +00:00
Jimmy Olgeni
360f35723b Upgrade to version 1.0.5; take over maintainership.
PR:		201191
Submitted by:	olgeni
Approved by:	maintainer
2015-06-29 09:52:22 +00:00
Li-Wen Hsu
06da5fd1f1 - 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
2015-06-27 21:21:33 +00:00
Mathieu Arnold
90a49f0472 Cleanup USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-30 21:25:06 +00:00
Li-Wen Hsu
bc6b95e1f8 - Update to 1.0.4
PR:		199147
Submitted by:	olgeni
2015-04-12 16:14:04 +00:00
Jimmy Olgeni
50c49c95b3 Apply compatibility fix for Erlang 17.5.1. 2015-04-12 13:06:48 +00:00
Li-Wen Hsu
7693565f14 - Fix typo: s/PORTRIVISION/PORTREVISION/
PR:		194875
Submitted by:	Kenji Rikitake <kenji@k2r.org>
2014-11-07 17:25:42 +00:00
Li-Wen Hsu
f1d57d4743 - Fix pkg-plist, let mix(1) work
PR:		194875
Submitted by:	Kenji Rikitake  <kenji@k2r.org>
2014-11-07 04:47:14 +00:00
Li-Wen Hsu
5968650b5f - Update to 1.0.2
PR:		194653
Submitted by:	Kenji Rikitake <kenji@k2r.org>
2014-10-30 05:08:47 +00:00
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
Li-Wen Hsu
e8fe19dfe5 - Update to 1.0.0
PR:		193948
Submitted by:	h416@aol.jp
2014-10-01 08:36:36 +00:00
Li-Wen Hsu
35b62305dd Add elixir, functional, meta-programming aware language
built on top of Erlang VM
2014-07-23 10:55:48 +00:00