app-portage / hackport

Hackage and Portage integration tool

Official package sites : https://github.com/gentoo-haskell/hackport#readme ·

v9999 :: 0 :: gentoo

Modified
License
GPL-3+
USE flags
profile test threads

v0.8.4.0 :: 0 :: gentoo

Modified
License
GPL-3+
Keywords
~amd64 ~arm64 ~ppc64 ~riscv ~x86
USE flags
profile test

v0.7.2.2 :: 0 :: gentoo

Modified
License
GPL-3+
Keywords
~amd64 ~arm64 ~ppc64 ~riscv ~x86
USE flags
test

General

profile
Enable profiling flags
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
threads
Add threads support for various packages. Usually pthreads

dev-haskell / async : Run IO operations asynchronously and wait for their results

dev-haskell / base-compat : A compatibility layer for base

dev-haskell / base16-bytestring : RFC 4648-compliant Base16 encodings for ByteStrings

dev-haskell / base64-bytestring : Fast base64 encoding and decoding for ByteStrings

dev-haskell / cabal : A framework for packaging Haskell software

dev-haskell / cabal-doctest : A Setup.hs helper for running doctests

dev-haskell / cryptohash-sha256 : Fast, pure and practical SHA-256 implementation

dev-haskell / dlist : Difference lists

dev-haskell / doctest : Test interactive Haskell examples

dev-haskell / echo : A cross-platform, cross-console way to handle echoing terminal input

dev-haskell / ed25519 : Ed25519 cryptographic signatures

dev-haskell / edit-distance : Levenshtein and restricted Damerau-Levenshtein edit distances

dev-haskell / extensible-exceptions : Extensible exceptions

dev-haskell / glob : Globbing library

dev-haskell / hashable : A class for types that can be converted to a hash value

dev-haskell / hspec : A Testing Framework for Haskell

dev-haskell / http : A library for client-side HTTP

dev-haskell / hunit : A unit testing framework for Haskell

dev-haskell / lifted-base : lifted IO operations from the base library

dev-haskell / lukko : File locking

dev-haskell / monad-control : Lift control operations, like exception catching, through monad transformers

dev-haskell / network : Low-level networking interface

dev-haskell / network-uri : URI manipulation

dev-haskell / optparse-applicative : Utilities and combinators for parsing command line options

dev-haskell / parallel : Parallel programming library

dev-haskell / parsec : Monadic parser combinators

dev-haskell / parser-combinators : Lightweight package providing commonly useful parser combinators

dev-haskell / prettyprinter : A modern, easy to use, well-documented, extensible pretty-printer

dev-haskell / quickcheck : Automatic testing of Haskell programs

dev-haskell / random : Pseudo-random number generation

dev-haskell / regex-base : Common "Text.Regex.*" API for Regex matching

dev-haskell / regex-posix : POSIX Backend for "Text.Regex" (regex-base)

dev-haskell / resolv : Domain Name Service (DNS) lookup via the libresolv standard library routines

dev-haskell / safe-exceptions : Safe, consistent, and easy exception handling

dev-haskell / split : Combinator library for splitting lists

dev-haskell / stm : Software Transactional Memory

dev-haskell / tar : Reading, writing and manipulating ".tar" archive files

dev-haskell / text : An efficient packed Unicode text type

dev-haskell / xml : A simple XML library

dev-haskell / zlib : Compression and decompression in the gzip and zlib formats

dev-lang / ghc : The Glasgow Haskell Compiler

dev-haskell / async : Run IO operations asynchronously and wait for their results

dev-haskell / base16-bytestring : RFC 4648-compliant Base16 encodings for ByteStrings

dev-haskell / base64-bytestring : Fast base64 encoding and decoding for ByteStrings

dev-haskell / cryptohash-sha256 : Fast, pure and practical SHA-256 implementation

dev-haskell / dlist : Difference lists

dev-haskell / echo : A cross-platform, cross-console way to handle echoing terminal input

dev-haskell / ed25519 : Ed25519 cryptographic signatures

dev-haskell / edit-distance : Levenshtein and restricted Damerau-Levenshtein edit distances

dev-haskell / extensible-exceptions : Extensible exceptions

dev-haskell / hashable : A class for types that can be converted to a hash value

dev-haskell / http : A library for client-side HTTP

dev-haskell / lifted-base : lifted IO operations from the base library

dev-haskell / lukko : File locking

dev-haskell / monad-control : Lift control operations, like exception catching, through monad transformers

dev-haskell / network : Low-level networking interface

dev-haskell / network-uri : URI manipulation

dev-haskell / optparse-applicative : Utilities and combinators for parsing command line options

dev-haskell / parallel : Parallel programming library

dev-haskell / parsec : Monadic parser combinators

dev-haskell / parser-combinators : Lightweight package providing commonly useful parser combinators

dev-haskell / prettyprinter : A modern, easy to use, well-documented, extensible pretty-printer

dev-haskell / quickcheck : Automatic testing of Haskell programs

dev-haskell / random : Pseudo-random number generation

dev-haskell / regex-base : Common "Text.Regex.*" API for Regex matching

dev-haskell / regex-posix : POSIX Backend for "Text.Regex" (regex-base)

dev-haskell / resolv : Domain Name Service (DNS) lookup via the libresolv standard library routines

dev-haskell / safe-exceptions : Safe, consistent, and easy exception handling

dev-haskell / split : Combinator library for splitting lists

dev-haskell / stm : Software Transactional Memory

dev-haskell / tar : Reading, writing and manipulating ".tar" archive files

dev-haskell / text : An efficient packed Unicode text type

dev-haskell / xml : A simple XML library

dev-haskell / zlib : Compression and decompression in the gzip and zlib formats

dev-lang / ghc : The Glasgow Haskell Compiler

dev-util / pkgcheck : pkgcore-based QA utility for ebuild repos

707494
app-portage/hackport-0.6.3 : Could not find module ‘Data.Semigroup’
865135
app-portage/hackport-0.7.2.2 : Could not find module ‘Distribution.Extra.Doctest’
902115
app-portage/hackport-0.7.2.2 - compiling .../Setup.hs failed
924159
app-portage/hackport-0.8.4.0 installs files that contain insecure RUNPATHs
938723
app-portage/hackport-0.8.4.0 - setup build failed
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
app-portage/hackport: Drop stable keywords
Depends on dev-haskell/* packages, which are losing stable keywords. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
hololeap · gentoo
dev-haskell/quickcheck: slotmove 2 -> 0
Signed-off-by: hololeap <hololeap@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/33672 Signed-off-by: Sam James <sam@gentoo.org>
hololeap · gentoo
app-portage/hackport: Add upper bound to ghc dep
hackport-0.7.2.2 will not build on >=ghc-9.2 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
hololeap · gentoo
app-portage/hackport: add 0.8.4.0, update 9999
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
hololeap · gentoo
app-portage/hackport: Add GHC_BOOTSTRAP_PACKAGES
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1327 Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
hololeap · gentoo
app-portage/hackport: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
matoro · gentoo
app-portage/hackport: keyword 0.7.2.2 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
matoro · gentoo
app-portage/hackport: keyword 0.7.2.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
matoro · gentoo
app-portage/hackport: keyword 0.7.2.2 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jack Todaro · gentoo
app-portage/hackport: drop 0.7.2.1
Signed-off-by: Jack Todaro <solpeth@posteo.org> Closes: https://github.com/gentoo/gentoo/pull/26666 Signed-off-by: Sam James <sam@gentoo.org>
Jack Todaro · gentoo
app-portage/hackport: add 0.7.2.2
Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jack Todaro · gentoo
app-portage/hackport: refresh live ebuild
Signed-off-by: Jack Todaro <solpeth@posteo.org> Closes: https://github.com/gentoo/gentoo/pull/26528 Signed-off-by: Sam James <sam@gentoo.org>
Jack Todaro · gentoo
app-portage/hackport: drop 0.6.6, 0.7
Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sam James <sam@gentoo.org>
Jack Todaro · gentoo
app-portage/hackport: add 0.7.2.1
Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-portage/hackport: bump up to 0.7
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
*/*: Update copyright line for files touched in 2019 and 2020.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-portage/hackport: drop old
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
app-portage/hackport: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jack Todaro · gentoo
app-portage/hackport: : bump up to 0.6.6
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-portage/hackport: drop old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-portage/hackport: bump up to 0.6.3
Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/704778 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-portage/hackport: drop old
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
app-portage/hackport: bump up to 0.6.2
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Inline mirror://hackage and update URIs
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>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-portage/hackport: Prune dep on portage-mgorny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-portage/hackport: Drop support for non-existent deps
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-portage/hackport: bump up to 0.5.6
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Sergei Trofimovich · gentoo
app-portage/hackport: sync support portage-mgorny into live ebuild
Sync ac77b6ecf3d39cf290a93a8f4f1a53e5fd705abf into live ebuild: "app-portage/hackport: Support sys-apps/portage-mgorny" Package-Manager: Portage-2.3.48, Repoman-2.3.10
Michał Górny · gentoo
app-portage/hackport: Support sys-apps/portage-mgorny
Sergei Trofimovich · gentoo
app-portage/hackport: bump up to 0.5.5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Sergei Trofimovich · gentoo
app-portage/hackport: bump up to 0.5.4
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Sergei Trofimovich · gentoo
app-portage/hackport: bump up to 0.5.3
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Sergei Trofimovich · gentoo
app-portage/hackport: bump up to 0.5.2
Package-Manager: Portage-2.3.3, Repoman-2.3.1
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Sergei Trofimovich · gentoo
app-portage/hackport: new package
An ebuild generator from hackage index or even .cabal files Package-Manager: Portage-2.3.3, Repoman-2.3.1