summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/erlang: Fix based on old ebuild filesJulius Putra Tanu Setiaji2019-05-014-12/+8
| | | | | | | | | | | * Change ${ED} to ${D} as emake INSTALL_PREFIX as in the old ebuild * Remove empty ssl-rpath in econfigure, and re-add the path to OpenSSL library in "use_with ssl" Signed-off-by: Julius Putra Tanu Setiaji <indocomsoft@gmail.com> Closes: https://bugs.gentoo.org/684816 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-lang/erlang: BumpPatrick Lauer2019-03-142-0/+164
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 X-Autogenerated-SOB: yes Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-lang/erlang: version bump to 21.2.7Anthony G. Basile2019-03-082-0/+162
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-lang/erlang: BumpPatrick Lauer2019-03-034-1/+393
| | | | | | | ... and keep the friggin' wxwidgets useflag default off Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-lang/erlang: amd64 stable wrt bug #676456Mikle Kolyada2019-02-181-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-lang/erlang: x86 stable (bug #676456)Thomas Deutschmann2019-02-151-1/+1
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/erlang: Drop oldMikle Kolyada2019-02-072-160/+0
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-lang/erlang: stable 21.1.1 for ppc64, bug #676456Sergei Trofimovich2019-02-021-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/erlang-21.1.1-r0: alpha stableTobias Klausmann2019-02-011-1/+1
| | | | | Bug: http://bugs.gentoo.org/676456 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-lang/erlang: stable 21.1.1 for sparc, bug #676456Rolf Eike Beer2019-02-011-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/erlang-21.1.1: fix build with -sslRolf Eike Beer2019-01-311-2/+2
| | | | | | | | | Closes: https://bugs.gentoo.org/676602 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="" Closes: https://github.com/gentoo/gentoo/pull/10956 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/erlang: Drop oldMikle Kolyada2019-01-282-230/+0
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-lang/erlang: Drop oldPacho Ramos2019-01-273-390/+0
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* dev-lang/erlang: stable 20.3 for ppc, bug #649202Sergei Trofimovich2018-11-071-2/+2
| | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/erlang: OldJeroen Roovers2018-10-302-229/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* dev-lang/erlang: Old.Jeroen Roovers2018-10-226-955/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* dev-lang/erlang: Versions 19.3.6.12 20.3.8.10 21.1.1Jeroen Roovers2018-10-224-0/+620
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* dev-lang/erlang: version bump to 21.1Ștefan Talpalaru2018-09-304-13/+192
| | | | | | | | | | | | | | | | | | | | | | I removed some deprecated configure options, properly (re-)added the "wxwidgets" USE flag - without automagic dependencies, added the "pgo" flag and made some USE flags enabled by default to match upstream's defaults. Most of the ebuild was refactored, after code reviews, with the more significant change being the replacement of two shell functions copied from an upstream build script with a call to a patched version of that script. When the "pgo" USE flag is enabled, distcc and ccache are disabled, to avoid a build failure due to a version mismatch in .gcda files that cannot be explained by different GCC versions. Closes: https://bugs.gentoo.org/653700 Closes: https://bugs.gentoo.org/658656 Signed-off-by: Ștefan Talpalaru <stefantalpalaru@yahoo.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9357
* dev-lang/erlang: BumpPatrick Lauer2018-09-203-0/+455
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-lang/erlang: Fixes docs pdf installationHarley Wiltzer2018-09-181-2/+4
| | | | | | Closes: https://bugs.gentoo.org/467116 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9769
* dev-lang/erlang: use HTTPS, update SRC_URIMichael Mair-Keimberger2018-09-177-11/+11
| | | | Closes: https://github.com/gentoo/gentoo/pull/9837
* dev-lang/erlang: fix double prefixGuilherme Amadio2018-08-081-1/+1
| | | | Package-Manager: Portage-2.3.45, Repoman-2.3.10
* dev-lang/erlang: add create pidfile patch for epmd and openrcStephen L Arnold2018-08-066-4/+105
| | | | | | | * this is supposed to be clean and minimally invasive, so follows upstream idef practices :/ Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/erlang: BumpPatrick Lauer2018-07-073-0/+455
| | | | | | | | | Restore wxwidgets useflag to avoid pulling in all of X, GTK and wx on servers where it can't be used anyway. Strictly speaking this is not completely correct, but it's the pragmatic fix. Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-lang/erlang-20.3-r0: alpha stableTobias Klausmann2018-06-251-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/649202
* dev-lang/erlang: stable 20.3 for ppc64, bug #649202Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/649202 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-lang/erlang: stable 20.3 for sparcRolf Eike Beer2018-06-171-1/+1
| | | | | | Bug: https://bugs.gentoo.org/649202 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-lang/erlang: amd64 stable wrt bug #649202Mikle Kolyada2018-05-271-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/erlang: x86 stable (bug #649202)Thomas Deutschmann2018-05-271-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/erlang: Version bump to 20.3.2Nick Sarnie2018-04-203-0/+271
| | | | | | | | | | | | | | This change includes a major update to the ebuild. I, with guidance from gokturk, have fixed many mistakes and cleaned up the ebuild. The build system is difficult to work with, and requires some special autoconf work to get the correct configure scripts generated. In addition, please note that the erlang.org and github releases for the same version are different, the biggest factor being that the erlang.org release includes precompiled binaries, while the github release does not. Please also note that I have dropped the "wxwidgets" USE flag, as upstream unconditionally links against it Signed-off-by: Nick Sarnie <commendsarnex@gmail.com> Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-lang/erlang: Version bump, and fix some bugs:Pacho Ramos2018-04-012-0/+174
| | | | | | | - fix automagic odbc support (#611092) - don't create bogus link (#631682) Package-Manager: Portage-2.3.27, Repoman-2.3.9
* dev-lang/erlang: Drop oldPacho Ramos2018-03-285-485/+0
| | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7
* Revert "dev-lang/erlang: drop vulnerable wrt bug #636390"Aaron Bauman2018-03-253-0/+165
| | | | This reverts commit 4d0929d080fd96d0533b5d6d05297ee2037087f5.
* dev-lang/erlang: drop vulnerable wrt bug #636390Aaron Bauman2018-03-253-165/+0
| | | | | - drop vulnerable 18.x ebuild - remove unused local USE "halfword" from metadata.xml
* dev-lang/erlang: stable 19.3 for ppc, bug #606734Sergei Trofimovich2018-02-211-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-lang/erlang: amd64 stableJason Zaman2018-02-151-1/+1
| | | | | Gentoo-bug: 606734 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-lang/erlang: x86 stable (bug #606734)Thomas Deutschmann2018-02-061-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/erlang: backport libressl-2.6 suport, bug #640946Sergei Trofimovich2018-01-212-1/+113
| | | | | | | | | Backport of https://github.com/erlang/otp/commit/b5b6c7695c5377b5aa474d8620df7c3e9a1ba629 Reported-by: Toralf Förster Bug: https://bugs.erlang.org/browse/ERL-546 Closes: https://bugs.gentoo.org/640946 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-lang/erlang: BumpPatrick Lauer2017-12-132-0/+160
| | | | Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-lang/*: Update Manifest hashesMichał Górny2017-12-091-15/+15
|
* Revert "dev-lang/erlang: Old."Jeroen Roovers2017-11-043-0/+165
| | | | | | | This reverts commit 07b7f8584656427ed6a9f957c118fbe9e1690973. Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --force
* dev-lang/erlang: Old.Jeroen Roovers2017-11-033-165/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-lang/erlang: Mark ~hppa too.Jeroen Roovers2017-10-175-5/+5
| | | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --ignore-arches
* dev-lang/erlang: BumpPatrick Lauer2017-10-162-0/+160
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-lang/erlang: remove unused patchMichael Mair-Keimberger2017-09-031-531/+0
|
* dev-lang/erlang: dirty-schedulers need smp support (#621610 by Toralf Förster)Pacho Ramos2017-07-181-0/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/erlang: Drop oldPacho Ramos2017-07-182-158/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/erlang: dirty-schedulers need smp support (#621610 by Toralf Förster)Pacho Ramos2017-07-181-0/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/erlang: remove myself as the maintainerDirkjan Ochtman2017-07-181-4/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-lang/erlang: version bump to 20.0 (fixes bug 622872)Dirkjan Ochtman2017-07-182-0/+158
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1