gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/tcp-streams

One stop solution for tcp client and server with tls support

Screenshots

  • tcp-streams-1.0.1.1
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit c1d1ab135e7d4c3de68869388ff96abf77f868e5
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 5 19:25:37 2024 -0700

*/*: Switch to EAPI 8

Signed-off-by: hololeap <hololeap@protonmail.com>

commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600

*/*: Remove [profile?] from ghc RDEPEND

This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.

Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600

*/*: Remove ~x86 (and related) from KEYWORDS

x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.

With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.

See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600

*/*: Add [profile?] to ghc RDEPEND

Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.

Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100

*/*: fix https->https in metadatd dtd

Newer hackport fixes this (in git, not tagged yet).

Signed-off-by: Sam James <sam@gentoo.org>

commit 6ed86e9c53fce05e44ce1aa91137bde373e2b793
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Feb 16 23:56:06 2021 -0500

dev-haskell/tcp-streams: remove redundant longdescription from metadata

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>

commit d3f00feb0fdd1892f79b29c219a3b3c96983154e
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Dec 26 17:42:55 2019 -0500

dev-haskell/tcp-streams: drop old

Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000

*/*: Inline mirror://hackage and update URIs

Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 4d2efbece6c330e81198576d451baf6dd5e9b72f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Oct 7 07:41:36 2019 +0100

dev-haskell/tcp-streams: restore RESTRICT=test, needs network

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit ff8460991125294b46725f71f07c10b7e2a59ee5
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 5 14:02:17 2019 +0100

dev-haskell/tcp-streams: bump up to 1.0.1.1

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000

refresh Manifests

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 3a302e6fbab5634c784c6a7aa669c2743a05b544
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Oct 18 11:17:49 2017 +0100

dev-haskell/tcp-streams: disable tests (need network)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

commit 41a394169ed280c22ab2c9b5ec9f62aa8213afde
Author: karky7 <cantimerny.g@gmail.com>
Date: Mon Oct 9 23:33:50 2017 +0900

dev-haskell/tcp-streams: bump up to 1.0.1.0

Package-Manager: Portage-2.3.11, Repoman-2.3.3

commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000

follow ::gentoo in removing '# $Id$' headers

Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit b0d7d65315888ecc189380bbf19aee7518c1334d
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Nov 25 09:32:21 2016 +0000

dev-haskell/tcp-streams: disable failing tests

Package-Manager: portage-2.3.2

commit 82e6220b7a91426cec682541bd1149a395b89166
Author: karky7 <cantimerny.g@gmail.com>
Date: Fri Nov 11 07:36:55 2016 +0900

dev-haskell/tcp-streams: initial layout

Package-Manager: portage-2.3.2