summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/ghc: fix hardcoded pkg-configMike Frysinger2020-05-231-1/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* */*: destabilize dev-lang/ghc for all archesSergei Trofimovich2020-04-131-1/+1
| | | | | | | | | | | | | | | | | | | | dev-lang/ghc is a fast-moving target without much of stable API across major GHC releases. This makes stabilization process a fragile process. The change moves all haskell revdeps to pure ~arch. There are not many outside dev-haskell/*: - app-emulation/ganeti - app-text/pandoc - dev-util/bustle - dev-util/shellcheck - dev-vcs/darcs - x11-wm/xmonad/xmonad Existing stable haskell users are recommended to keyword used packages and all of dev-haskell/* to ease upgrades. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: dekeyword haskell on ia64Sergei Trofimovich2020-04-131-1/+1
| | | | | | | | | | ia64 is an unregisterised GHC target. That means you need a few days to build ghc itself. It's fun to play with but not practical to use software. Cross-compilation to ia64 still works. Let's drop keywords. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lang/ghc: switch virtual/libffi to dev-libs/libffiSergei Trofimovich2020-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.95, Repoman-2.3.21 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/ghc: Drop alpha keywordsMatt Turner2020-03-161-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lang/ghc: Switch/update remaining URLsMichał Górny2019-11-101-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Inline mirror://hackage and update URIsMichał Górny2019-11-101-1/+1
| | | | | | | | | | | | | | | | | This change inlines mirror://hackage in all ebuilds, and updates URIs to the modern form (old URIs redirect to that). The change has been made using the following command: find -name '*.ebuild' -exec sed -r -i \ -e 's@mirror://hackage/@https://hackage.haskell.org/@g' \ -e 's@https://hackage.haskell.org/packages/archive/([^/]*)/([^/]*)/@https://hackage.haskell.org/package/\1-\2/@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{PV}@${P}@g' \ -e '/hackage\.haskell\.org/s@\$\{MY_PN}-\$\{PV}@${MY_P}@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{MY_PV}@${MY_P}@g' \ {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/ghc: fix hprefixify with amd64-linuxMichael Haubenwallner2019-05-291-1/+2
| | | | | | Closes: https://bugs.gentoo.org/686912 Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* dev-lang/ghc-8.0.2-r0: alpha stableTobias Klausmann2018-06-181-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/631138
* dev-lang/ghc: stable 8.0.2 for ia64, bug #631138Sergei Trofimovich2018-06-121-1/+1
| | | | | | Bug: https://bugs.gentoo.org/631138 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-lang/ghc: buld amd64 and x86 binaries for 8.4.3Sergei Trofimovich2018-06-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/ghc: backport binutils fixesSergei Trofimovich2018-06-091-9/+11
| | | | | | | | | | | A few changes: - move off from code.haskell.org to /slyfox.uni.cx for binaries - enable --relax on all arches, not just sparc - fix dwarf generation (-g) on binutils-2.30 - allow >=haskell-updater-1.3 - fix relocation for haddoc, hp2ps, hpc Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/ghc: rebuild ghc against gcc-6 (PIE support), bug #644170Sergei Trofimovich2018-01-221-3/+3
| | | | | | | | Refresh binaries for amd64 and x86 to support -no-pie option by default. Reported-by: Anton Kochkov Bug: https://bugs.gentoo.org/644170 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-lang/ghc: drop LD_LIBRARY_PATH hack, bug #637532Sergei Trofimovich2017-11-241-11/+0
| | | | | | | | | | | | | LD_LIBRARY_PATH only worked for prefix systems using host's libc. On systems with prefix/libc it causes host's ld.so to load prefix's libc.so. They are incompatible as ld.so relies on presence of certain private symbols libc.so Reported-by: Horea Christian Bug: https://bugs.gentoo.org/637532 Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-lang/ghc: stable 8.0.2 for x86/amd64, bug #631138Sergei Trofimovich2017-09-231-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64 x86"
* dev-lang/ghc: update A variable to match .xz tarballSergei Trofimovich2017-09-021-1/+1
| | | | | | | *-darwin hardcodes tarball extension to avoid our prebuilt binaries. Bug noticed by yuuko. Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-lang/ghc: guard manuals building behind USE=docSergei Trofimovich2017-07-121-0/+1
| | | | | | | Building ghc.1 needs sphinx present in system. Reported-by: Patrick McLean Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/ghc: explicitly pin to libs+headers slot of ncursesSergei Trofimovich2017-07-111-1/+1
| | | | | | | sys-libs/ncurses:= can match sys-libs/ncurses:5. To build ghc we always need sys-libs/ncurses:0=. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/ghc: remove build-type dependency on ncurses, bug #561276Sergei Trofimovich2017-07-111-1/+11
| | | | | | | | | | Re-adding ncurses:5 buildtime-only dependency was an accidental bug. ghc binaries explicitly avoid ncurses for bootstrap. Reported-by: Zac Medico Bug: https://bugs.gentoo.org/561276 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/ghc: fix check-reqs usageSergei Trofimovich2017-07-081-3/+7
| | | | | | Apparently pkg_pretend / pkg_setup don't share global environment. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/ghc: add check for disk space requirement, bug #611866Sergei Trofimovich2017-07-081-1/+15
| | | | | | Reported-by: Mike Limansky Bug: https://bugs.gentoo.org/611866 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/ghc: add a ncurses:5/5 binary dependency, bug #561276Sergei Trofimovich2017-07-031-6/+6
| | | | | | Reported-by: Erich Seifert Bug: https://bugs.gentoo.org/561276 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/ghc: disable parallel 'make install' until it gets fixed upstreamSergei Trofimovich2017-06-201-7/+7
| | | | | | While at it added binaries for ppc, ppc64 (BE), ia64. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/ghc: drop outdated docbook xsl prefix hacks.Benda Xu2017-05-281-10/+1
| | | | | | sys-libs/ncurses:5/6 SLOT has been removed. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ghc: restore HCFLAGS=-O1 for UNREG archesSergei Trofimovich2017-05-231-0/+1
| | | | | | | | | This fix is primary to restore ia64 support. But in general it speeds GHC build up substantially: from 10+ hours down to 3.5 hours. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/ghc: added 'arm64' binary, built by Alexander AdlerSergei Trofimovich2017-03-191-0/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-lang/ghc: do not persist '-no-pie' in ghc wrapper, bug #609624Sergei Trofimovich2017-02-181-1/+1
| | | | | | | | This fixes build failure of shared libraries on gcc-6.3.0 Reported-by: Helmut Jarausch Bug: https://bugs.gentoo.org/609624 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ghc: drop '-fno-stack-protector'Sergei Trofimovich2017-02-181-1/+0
| | | | | | | | | GHC does not use Evil Mangler any more thus GHC should not care about stack protection in C code. It should just work. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ghc: keyword alpha as we have binaries for itSergei Trofimovich2017-02-141-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ghc: add alpha binary for 8.0.2Sergei Trofimovich2017-02-141-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* ghc: spell '-nopie' as '-no-pie' for gcc-6.3.0, bug #606666Sergei Trofimovich2017-02-141-2/+8
| | | | | | | | | | | | Gentoo upstreamed -pie/-nopie patch to GCC upstream but there is a twist: '-nopie' gentoo flag became '-no-pie'. But at least '-no-pie' is accessible in both vanilla and hardened profiles of gcc-6.3.0. Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/606666 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/ghc: apply gentoo dev-libs/libffi patch for alphaSergei Trofimovich2017-01-291-0/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ghc: added amd64 and x86 binaries for ghc-8.0.2Sergei Trofimovich2017-01-201-4/+4
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ghc: bump up to 8.0.2, no KEYWORDS or binaries yetSergei Trofimovich2017-01-161-0/+653
Package-Manager: Portage-2.3.3, Repoman-2.3.1