gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/regex-base

Common "Text.Regex.*" API for Regex matching

Screenshots

  • regex-base-0.94.0.2
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~ppc-macos
    doc hscolour profile

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • regex-base-0.94.0.2
    ~amd64 ~amd64-linux ~ppc-macos
    doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • regex-base-0.94.0.1
    amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos
    doc hscolour profile

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

commit 3a82d526e9fd1628081a7ca02789be2552b40ca0
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 02:48:27 2024 +0100

dev-haskell/regex-base: bump cabal rev

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>

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 d60278af62dac8e77e948c5f29470f04dabc583a
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Aug 22 20:47:49 2022 -0600

dev-haskell/regex-base: drop 0.94.0.1

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

commit 5832c3e9272ff1c9a5b7009ee980327fcb0097b0
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sun Aug 14 23:40:04 2022 +0200

dev-haskell/regex-base: bump up to 0.94.0.2

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>

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 ca99b74d8e38c5c63824952ecb3b120ae6dbc323
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 14 15:22:08 2021 -0600

dev-haskell/regex-base: Remove old versions

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

commit cafd1482bf510a84dc10d8567adf8faa9463aa58
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu May 13 14:55:42 2021 -0600

dev-haskell/regex-base: Bump to 0.94.0.1

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

commit a7f7e5811c5d7142734d7b3e58dccee270309a16
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Thu Feb 25 23:41:07 2021 -0500

dev-haskell/regex-base: resolve DeprecatedEapi QA warning

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

commit b270eba343a7bbcc08acafea148ea4f35aa74623
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jan 7 07:39:09 2021 +0000

*/*: follow ~x86-macos removal from :gentoo

Removed KEYWORDS as:

```
$ ekeyword ^x86-macos $(git grep -l x86-macos)
```

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

commit 9e7324c47f51ba9bf9ed37998718e25c76a5fcbb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Aug 7 23:34:42 2020 +0100

*/*: drop ~ppc/~ppc64 keywords following ::gentoo

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

commit 41a31516e0ac1d9ef959abf1c071844a743f08c3
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 15 20:19:29 2020 +1000

dev-haskell/regex-base: Loosen base dep

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --force
Signed-off-by: Mark Wright <gienah@gentoo.org>

commit f60c97bbeceef26aa1ebd919ff90772973381279
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Apr 14 07:41:37 2020 +0100

*/*: destabilize ebuilds following ::gentoo

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

commit 87599158358c20207447089a6ac1f50467146c27
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Apr 14 07:41:06 2020 +0100

*/*: drop ia64 keywords following ::gentoo

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

commit 9666da7c39e2893116fc60beeb65a5f37161594c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Apr 11 11:29:50 2020 +0100

dev-lang/ghc: destabilize down to ~ia64 following ::gentoo

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

commit 0ab81901c65aff38c5c322d9ae7955e297987b6c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Apr 11 11:27:33 2020 +0100

dev-lang/ghc: follow sparc keywords removal

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

commit 114f835a21d4050207e344901b7c57364ea219cb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 22 10:03:36 2020 +0000

*/*: drop alpha keywords following ::gentoo's cleanup

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

commit a92ebe0adcc6bda834f33cf77305fbde7f99376b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Jan 27 18:07:52 2020 +0000

::haskell: follow alpha -> ~alpha ::gentoo's transition

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

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 90cd1c9d9c034d33c8ddec0891b1d69a4d9473a3
Author: Mark Wright <gienah@gentoo.org>
Date: Mon Oct 14 20:22:08 2019 +1100

dev-haskell/regex-base: Bump to 0.94.0.0

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Mark Wright <gienah@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 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 a718bac589047c83fa76b7bad29153d9e0c86d29
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Nov 6 11:48:46 2016 +0000

dev-haskell/regex-base: sync from ::gentoo

Package-Manager: portage-2.3.2

commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500

Update metadata.xml for GLEP 67

commit 4a585b54eb5f4c66e9b867f0bf95b390cbc62c60
Author: Heather <Heather@live.ru>
Date: Wed Aug 12 15:47:28 2015 +0400

fix headers and copyright lines

commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100

convert '# $Header: ' lines to '# $Id$'

The change was adopted when ::gentoo switched to git.

https://github.com/trofi/gentoo-qa/blob/master/check_header.sh

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit b681e89292d2afc4cd6f1171d0d161a77e454c9e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:59:58 2014 +0300

fix remnants of trailing '.' in DESCRIPTION and '<maintainer>' section for haskell

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

commit 213a2ddd82ad255b6f6d500f638fb9a887aa94ef
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Aug 31 09:58:54 2013 +0300

synced keywords from gentoo-x86

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

commit b92865ddb0aaf69641bb3d1317f5bd02519edd56
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Jan 1 18:41:33 2013 +0300

dev-haskell/regex-base: switch to EAPI=5

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

commit 7db4e1b65c2de61d0028528402e5f4d4f1112cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 7 17:44:46 2012 +0400

big mirror update

commit 88bbb0224ca4d45e00f0f64b16b0c8e79dab66f1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Jun 15 03:11:07 2012 +0300

regenerated all Manifests to make use of 'thin' feature in one shot

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

commit a7f793d489776c78777d8275f7fe81a15f3efabc
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Jun 2 18:00:24 2012 +1000

KEYWORDS from portage

commit 04efd69d6db9cd5877413765c424519c0c7da65d
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Apr 14 19:21:05 2012 +1000

EAPI=4, add haddock hoogle hscolour to CABAL_FEATURES. [profile?] for haskell library dependencies, part of fix for bug 341795 dev-haskell/* USE=profile missing dependencies

commit 5f22e35148b66cf86f375d7746d0d536897c0e65
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Apr 13 22:25:58 2012 +1000

Sync regex-base with portage, stable on amd64 and x86

commit 3954c7827d8c22fe8eae3889547475b756e1a4d2
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Mar 3 14:19:22 2012 +0300

synced stable KEYWORDS from portage

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

commit a81c21d568b11148c043d1055bd23495e1a2d39e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Feb 25 22:56:41 2011 +0200

synced back ppc/ppc64 stabilization from gentoo-x86

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

commit e5fe2feddf84891eccd1ebe5fa6f6903707c9c41
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Sun Nov 21 00:13:38 2010 +0000

sync keywords back from portage (alpha, ia64, sparc and some x86-fbsd ones)

commit f35dde340f042278b29d3404039025d62ae56934
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Fri Oct 22 20:22:18 2010 +0000

synced back keywords from portage

commit 933569f8a7d7f546de1105fe2d2ff25e12217362
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Mon Oct 18 14:48:29 2010 +0000

dev-haskell/regex-base-0.93.1.ebuild: fixed manifest

commit 423466356f8984ba794d29e937a9a27cbf55e39f
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Mon Oct 18 14:47:26 2010 +0000

dev-haskell/regex-base-0.93.1: sync back keywords from portage

commit 6e0ceb6ec5ec6bda26dead971ff99e5cb33c1994
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Sat Jul 10 22:06:12 2010 +0000

The Great hppa Keyword Removal. As we were thrown off gentoo tree - sync keywords back to the overlay.

commit 0c665eb3db804a2f3a34aca7a094be271bb64fbb
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed Jul 7 10:03:34 2010 +0000

Bump regex-base to 0.93.2
Older versions are still needed by haskell-platform

commit c52b0c03f437bc3fc23379cd34f5c473fbad52b4
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Oct 24 11:22:36 2009 +0000

The great bytestring removal!
We're removing bytestring from the overlay for several reasons:
* It's a GHC boot library, and thus shouldn't be upgraded.
* The tree doesn't have a bytestring package, so this will make syncing easier.
* It's a right royal pain to successfully upgrade all packages depending on the GHC bytestring
to a stand-alone upgraded bytestring (no, haskell-updater doesn't help).
* For the most part, bytestring upgrades typically don't do much for end users anyway.
* New bytestring comes with new GHC; why would you care enough to upgrade bytestring but not GHC?

We're leaving bytestring package masked for now, but all dependencies upon it have been removed.
I'm sorry, but you're probably going to have to manually rebuild all packages that you had
installed with bytestring dependencies. Then again, until recently a lot of packages didn't have
explicit bytestring dependencies in the ebuilds...

commit b0ef5bbfc6dd4ddc6323dd99c91c7bb918c25b78
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Oct 24 08:58:19 2009 +0000

Remove old versions of regex-base, both 0.7x and 0.9x

commit ecb7597f3d16e805365bdee011d05de7d4a38cdb
Author: Sergei Trofimovich <slyfox@inbox.ru>
Date: Wed Sep 9 20:40:59 2009 +0000

regex-base-0.93.1 ~ppc64 keyword

commit 206a6ca55c5136fd6e4569931bca8925646d50d0
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sat May 9 17:47:38 2009 +0000

Sync QA, KEYWORDS and (R)DEPEND from portage
Most packages part of the haskell-platform has got their RDEPEND and DEPEND
hand written to separate runtime dependencies from compile time dependencies.

commit 572b3cb075aa52d003a92f2894acd1fa292c0694
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Nov 9 21:05:39 2008 +0000

Add regex-base-0.72.0.2, part of ghc-6.10.1

commit 19999d4cfd5f1fec83d08db265fe698cccaf1aee
Author: Luis F. Araujo <araujo@gentoo.org>
Date: Tue Jul 8 05:28:23 2008 +0000

Fixing some more digests.

commit 36af7c06d39e8faf87d9b6ac50aabf69d6a78855
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Mon Jul 7 18:28:35 2008 +0000

Sync from portage
Mostly added keywords or stabilization (wrt ghc 6.8.2), and a few minor
cosmetic things.

commit 0245828db58e3fc605c2a316972f2fc0afd1a61c
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun May 4 13:44:58 2008 +0000

Use explicit dep on cabal in regex-base

commit fda27712609253e7ae1c0729f2ed96bef27c751e
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Wed Jan 23 00:48:24 2008 +0000

Remove old borken regex- packages and unmask the new versions

commit eaf410f8ea461b56bf211d2afdb23c73bf7689ed
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Wed Jan 9 04:19:16 2008 +0000

Add several new packages and also new versions of several existing packages

commit d62c99200913daf157d3ccc651f7b74651e0e0ad
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Thu Dec 20 23:01:42 2007 +0000

Sync lots of minor changes from portage, mostly keywords.

commit 7648fcb0d88eefc4f793052147741494855d0eaf
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Wed Dec 12 23:50:27 2007 +0000

Remove all the old files/digest-* files

commit e2f9c1593b5487560b1d1c3ec67efd74d484a2bb
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Wed Dec 12 23:46:57 2007 +0000

Sync changes from portage, mostly keywords and quoting issues
A few minor bug fixes. Also some trivial whitespace changes.

commit fb7477688cf88c39400f8e0e589cf0144687662c
Author: der_eq@freenet.de <unknown>
Date: Sun Nov 25 14:39:34 2007 +0000

Added regex-base-0.92 and a patch to make it work with 6.8

commit c059833f13eaaf27e8c3e032ade8b1ea12700e49
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sun Nov 4 19:26:02 2007 +0000

Update all the extralibs to use hackage as the SRC_URI

commit 64a0a584c95c133490ff88b6f94ed22a11935dca
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Fri Nov 2 22:07:48 2007 +0000

Update ghc-6.8.1 extralibs SRC_URI and digests

commit cca0e520b15e52c5ffa95084e2abac80c681ba72
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Thu Nov 1 12:01:46 2007 +0000

Add ~sparc to the regex-* packages needed by ghc-6.6.1

commit f90592b7fc5ae7a4b629f7351aa1f8bd4b27c70c
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Thu Nov 1 11:30:02 2007 +0000

Update extralibs to 6.8.1 tarball

commit 3ff6dc7a93df30eb97816a707ef01869432408f3
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Mon Oct 29 01:51:12 2007 +0000

Add new "extralibs" ebuilds from ghc-6.8.0.x snapshot

commit 37f3511884038046e3c5ad1df38e823b7ae3ea38
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Thu Oct 18 20:34:03 2007 +0000

Remove explicit dep on haddock

commit 7cbea21ce3e9c5f0b46d0f89bf700ad7ce53b1c2
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sun Oct 7 22:13:11 2007 +0000

Restoring digests, etc.
Someone decided to remove all the digests, manifests, etc... so I added them all back in.
Issue originally raised by madnificent, hgolden and raxas.

commit ed2d7d2cc77549f15da58a3d1b8decc0713ad7fd
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Mon Oct 1 01:21:40 2007 +0000

Missing dependencies, spotted by cjay

commit 30cf24e0473d0d884a6c32ed63eb08885eb35b19
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Tue Aug 28 11:51:13 2007 +0000

Remove loads of digest and files dirs
digest files are not used anymore, only the Manifest files.

commit 9738ad97722c6b9f6c6ef24b2add40edd963c9c1
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Mon Aug 6 16:50:42 2007 +0000

Set ~ia64 on regex-{base,compat,posix}

commit a09ac540970dccf5a0f616cf1174b801e5fb627b
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Sat Aug 4 13:41:52 2007 +0000

Add regex-base-0.71, needed by ghc-6.6

commit a742132d25a0dad116073ed7c212ce037a486d7f
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Sat Aug 4 13:23:50 2007 +0000

SRC_URI had a bug

commit 244435e13728748127f537469adbaf4413a21c50
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Mon Jul 30 02:01:25 2007 +0000

Add all 8 regex-* packages
Including versions of the 3 core ones that are bundled with ghc-6.6 and 6.6.1