net-misc / haeredes

Confirm delegation of NS and MX records

Official package sites : https://michael.orlitzky.com/code/haeredes.xhtml ·

v0.5.4 :: 0 :: gentoo

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

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

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

dev-haskell / cmdargs : Command line argument processing

dev-haskell / dns : DNS library in Haskell

dev-haskell / doctest : Test interactive Haskell examples

dev-haskell / filemanip : Expressive file and directory manipulation for Haskell

dev-haskell / iproute : IP Routing Table

dev-haskell / parallel-io : Combinators for executing IO actions in parallel on a thread pool

dev-lang / ghc : The Glasgow Haskell Compiler

dev-util / shelltestrunner : A tool for testing command-line programs

dev-haskell / cmdargs : Command line argument processing

dev-haskell / dns : DNS library in Haskell

dev-haskell / iproute : IP Routing Table

dev-haskell / parallel-io : Combinators for executing IO actions in parallel on a thread pool

dev-lang / ghc : The Glasgow Haskell Compiler

Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
net-misc/haeredes: 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
Michael Orlitzky · gentoo
net-misc/haeredes: drop 0.5.3
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Michael Orlitzky · gentoo
net-misc/haeredes: stabilize 0.5.4 for amd64
Closes: https://bugs.gentoo.org/936982 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
net-misc/haeredes: add 0.5.4
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
net-misc/haeredes: update HOMEPAGE (http -> https)
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
hololeap · gentoo
*/*: Update EAPI to 8 for haskell packages
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
net-misc/haeredes: 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
net-misc/haeredes: keyword 0.5.3 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
matoro · gentoo
net-misc/haeredes: keyword 0.5.3 for ~arm64
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
net-misc/haeredes: add 0.5.3, drop 0.5.2
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
matoro · gentoo
net-misc/haeredes: keyword 0.5.2 for ~ppc64
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
net-misc/haeredes: new version 0.5.2.
This new version removes all of the hard-coded compiler options from the build system. Even though that's how it's generally done in the Haskell world, it makes things crashy when some flags are not available in some versions of the compiler. The HCFLAGS variable in Gentoo will still be passed through. Closes: https://bugs.gentoo.org/707806 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@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
Michael Orlitzky · gentoo
net-misc/haeredes: new version 0.5.1.
Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Michael Orlitzky · gentoo
net-misc/haeredes: new package to confirm delegation of NS and MX records.
Package-Manager: portage-2.2.20.1