summaryrefslogtreecommitdiff
path: root/dev-lang
Commit message (Collapse)AuthorAge
* dev-lang/ghc: get rid of ncurses dependency, take 2 on bug #557478Sergei Trofimovich2015-08-28
| | | | | | | | | | | Commit 0fdbbebbdc4b18e4078870a6a579834c64177219 removed dependency from ghc binary, but not ghc-pkg binary. This commit fixes that omission and pulls in new binaries. Bug: https://bugs.gentoo.org/557478 Package-Manager: portage-2.2.20
* dev-lang/swi-prolog: bump 7.3 development versionKeri Harris2015-08-28
| | | | Package-Manager: portage-2.2.20.1
* Add missing remote-id entries in metadata.xmlJustin Lecher2015-08-28
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/ghc: get rid of ncurses runtime dependency, bug #557478Sergei Trofimovich2015-08-27
| | | | | | | | | | | | | Recently gentoo updated ncurses to sys-libs/ncurses-6.0. It changed ABI from libncursesw.so.5 to libncursesw.so.6 in an incompatible way. The change disables ncurses backend for haskeline for booter binary (USE=ghcmakebinary). Bug: https://bugs.gentoo.org/show_bug.cgi?id=557478 Package-Manager: portage-2.2.20
* dev-lang/php: ppc stable wrt bug #556952Agostino Sarubbo2015-08-26
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* sys-libs/ncurses: move to SLOT=0 #557472Mike Frysinger2015-08-26
| | | | | Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages.
* dev-lang/scala: bump 2.9 slot to 2.9.3Mark Wright2015-08-25
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/swig: version bumpTim Harder2015-08-25
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-24
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Drop support for jdk 1.6 for unstable scala 2.10 and 2.11 versions. scala ↵Mark Wright2015-08-25
| | | | | | 2.9.2 requires jdk 1.6 to build. Package-Manager: portage-2.2.20.1
* Fix Bug 554842 - dev-lang/scala-2.10.4-r1 fails to emerge: JDK 1.8 is not ↵Mark Wright2015-08-25
| | | | | | supported by this build! Thanks to Florian Schmaus for reporting, genstorm and Chewi for helping with the fix. Package-Manager: portage-2.2.20.1
* Convert URIs for googlecode.com to httpsJustin Lecher2015-08-24
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https for most gnu.org URLsJustin Lecher2015-08-24
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Convert URIs for gnome.org and kde.org to httpsJustin Lecher2015-08-24
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Enable https for all google URIsJustin Lecher2015-08-24
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-24
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/php: Added first PHP 7.0.0 RCOle Markus With2015-08-24
|
* Use https by defaultJustin Lecher2015-08-24
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-24
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-24
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/ruby: Stable for HPPA PPC64 (bug #518094).Jeroen Roovers2015-08-24
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/go-bootstrap: avoid stripping test data filesMichael Marineau2015-08-23
| | | | | | | | | | | | | Go includes a number of pre-built object files for testing. Since they are not actually executed and may not even be native to the local system stripping them is meaningless. This syncs up STRIP_MASK with the same list used by the latest go ebuilds. One file, src/debug/dwarf/testdata/typedef.elf, includes a build-id which causes a conflict with the go-1.4 when FEATURES=splitdebug is enabled. Fixes bug #549598
* dev-lang/go: version bump for 1.5William Hubbs2015-08-20
| | | | This is for bug #558200.
* dev-lang/go: fix go dist line options in test phaseWilliam Hubbs2015-08-20
| | | | | Change --no-rebuild to -no-rebuild and drop --banner in the test phase to match the documentation of go dist.
* dev-lang/go: add support for cross-compilingMichael Marineau2015-08-20
| | | | | | | | | | | | | | | | | | | | | | | There are a few quirks with Go to deal with when cross-compiling: - Since DEPEND cannot distinguish cross-architecture dependencies the current ebuild cannot keyword all architectures it supports. This could be resolved in the future with a special use flag or other clever trick to drop go-bootstrap from DEPEND for cross builds. - GOHOST* and CC variables are CBUILD values. - GO* and *_FOR_TARGET variables are CHOST values. - Go can always be used as a cross-compiler so handling the CHOST!=CTARGET case isn't strictly required. We could provide a pre-built copy of the std library for CTARGET's architecture but I'm not sure if that would be useful or not. For now the ebuild just doesn't allow that case. - Note from WilliamH: I made some small style changes to this commit. This is for bug #558216.
* dev-lang/R: bump to 3.2.2Denis Dupeyron2015-08-20
| | | | | | Gentoo-Bug: 557600 Package-Manager: portage-2.2.20.1
* dev-lang/ruby: version bumpsHans de Graaff2015-08-19
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/php: arm stable, bug #556952Markus Meier2015-08-19
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/rust-bin: version bumpJauhien Piatlicki2015-08-18
| | | | Package-Manager: portage-2.2.18
* dev-lang/rust: version bumpJauhien Piatlicki2015-08-18
| | | | Package-Manager: portage-2.2.18
* dev-lang/mono blocks dev-lang/mono-basicHeather Cynede2015-08-17
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/helium: port to ghc-7.10, bug #557938 by Toralf FörsterSergei Trofimovich2015-08-16
| | | | Package-Manager: portage-2.2.20
* dev-lang/php: ia64 stable wrt bug #543834Mikle Kolyada2015-08-16
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/ruby: Use slot operators for ncursesJustin Lecher2015-08-16
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/php: Stable for HPPA (bug #556952).Jeroen Roovers2015-08-16
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/mono repair multilib-strict : Bug 554704Heather Cynede2015-08-16
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/php: Stable for HPPA (bug #556952).Jeroen Roovers2015-08-16
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/php: Stable for PPC64 (bug #556952).Jeroen Roovers2015-08-15
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/elixir: rm oldJulian Ospald2015-08-15
|
* dev-lang/mono revert stable (2.10.9-r2) version into treeHeather Cynede2015-08-13
|
* dev-lang/ekopath: snapshot bump, drop oldMichał Górny2015-08-12
| | | | Package-Manager: portage-2.2.20
* dev-lang/mono add recent mono 3 versionHeather Cynede2015-08-12
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/mono bump to 4.0.3.20Heather Cynede2015-08-12
| | | | Package-Manager: portage-2.2.20.1
* cosmetic: set up new $Id$ header in lieu of former CVS $Header$ header. ↵Patrice Clement2015-08-12
| | | | | | These ebuilds are mainly leftovers from the migration. Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* fsharp bumpHeather Cynede2015-08-11
| | | | Package-Manager: portage-2.2.20
* dev-lang/php: x86 stable wrt bug #556952Mikle Kolyada2015-08-11
| | | | Package-Manager: portage-2.2.20
* dev-lang/php: add alpha keywordTobias Klausmann2015-08-10
| | | | | | Gentoo-Bug: 556952 Package-Manager: portage-2.2.20
* dev-lang/php: add alpha keywordTobias Klausmann2015-08-10
| | | | | | Gentoo-Bug: 556952 Package-Manager: portage-2.2.20
* Convert CVS style headers back to git style headersJulian Ospald2015-08-10
|
* dev-lang/php: add alpha keywordTobias Klausmann2015-08-10
| | | | | | Gentoo-Bug: 556952 Package-Manager: portage-2.2.20