Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2015 12:59:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201125] lang/elixir: install sources, set build locale
Message-ID:  <bug-201125-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201125

            Bug ID: 201125
           Summary: lang/elixir: install sources, set build locale
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: lwhsu@FreeBSD.org
          Reporter: olgeni@FreeBSD.org
          Assignee: lwhsu@FreeBSD.org
             Flags: maintainer-feedback?(lwhsu@FreeBSD.org)

Created attachment 158073
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158073&action=edit
Misc fixes

Proposing a couple of changes:

- 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), which can then be
  used by Emacs' alchemist-mode.el to provide a working "go to
  source" function. I set SRC as default to have this in the
  stock packages.

Also, remove pkg-plist, which is now mostly auto-generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201125-13>