gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/regex-compat

Replaces/enhances "Text.Regex"

Screenshots

  • regex-compat-0.95.2.1-r1
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • regex-compat-0.95.2.1
    ~amd64
    doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

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 53324c30f2fbd363c292da341a99151c1abee5cf
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Wed Nov 2 21:17:10 2022 +0100

dev-haskell/regex-compat: cabal rev bump for ghc-9.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 2fd2d86312766c16aef89bccd7ae03e5c927ca37
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 13:40:51 2021 +0100

dev-haskell/regex-compat: bump up to 0.95.2.1

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

commit 16305cd37c61ca68d1252487df725c3c414df7b0
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Feb 16 23:56:00 2021 -0500

dev-haskell/regex-compat: remove redundant longdescription from metadata

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

commit d30a8a387d89a12b3c2febf210963a497b48aa71
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 27 19:41:21 2020 +0100

dev-haskell/regex-compat: drop old

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

commit 780075a70af2171aaa259ed5630ddfccee47814d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Sep 2 00:17:13 2020 +0100

*/*: use https:// for hackage URIs

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 dc7c4ccab42ec5e830e7308f79084762f2b86672
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 15 20:21:08 2020 +1000

dev-haskell/regex-compat: 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 007d0b1e72f49cd9fddcbf859089da2df871c495
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Mon Dec 9 10:54:59 2019 -0330

dev-haskell/regex-compat: bump up to 0.95.2.0

Package-Manager: Portage-2.3.79, Repoman-2.3.18
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 a8a42fbfcd9e248e8132d4ea2e55b4e4a87e3b9f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 16 12:23:07 2019 +0000

::haskell: drop ~x86-fbsd keywords (follow ::gentoo)

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

commit 93023a23ae80397aedccae292e117473737c4c26
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jun 10 12:20:59 2018 +0100

sync keywords from ::gentoo

Done as:
$ syn-kw -p ~/portage/gentoo .

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 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 249713b72c44e80359aec41954bd62814c950337
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Nov 6 11:48:07 2016 +0000

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

Package-Manager: portage-2.3.2

commit 8d0e61159e09eba46ebeaf80e7177814bf36b0d2
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Apr 25 08:12:22 2016 +0100

dev-haskell/regex-compat: revbumped as SUBSLOT changes dependencies

Package-Manager: portage-2.2.28

commit 2472387496ae7b32661a5f62427f1848df4db8c6
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Apr 23 15:36:55 2016 +0100

dev-haskell/regex-compat: bump up to EAPI=6

Package-Manager: portage-2.2.28

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 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300

metadata.xml: from <maintainer> field in favour of <herd> one

Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs

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

commit 5d0a313bf2201abdabfad85aa21aa4416150a0c9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Jan 1 18:37:18 2013 +0300

dev-haskell/regex-compat: removed old

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

commit 8b831ffc1504074a58847b0b000e8a109287bd82
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Dec 28 16:10:06 2012 +1100

Trivial changes to the header to sync with portage

commit 5cf299e723752ecf473cb016c0b4e23cc2ded015
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Wed Sep 26 13:42:35 2012 +0400

regex-compat profile depends fixed, thanks to tomboy

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

big mirror update

commit eeec21f6eca73fd0f6ee0a2a6c1457bbcb32a406
Author: nCdy <nCdy@live.com>
Date: Thu Sep 6 15:25:48 2012 +0400

Metadata updates

commit d7d52caa0ec415c21626f835b0480d173c693b1d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Aug 16 20:16:11 2012 +0300

Sync keywords from portage (mostly stable)

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

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 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 ddfc3d1aa83b3634fb3be0d8024f3d6afe252445
Author: Mark Wright <markwright@internode.on.net>
Date: Thu Nov 17 23:17:59 2011 +1100

Add hoogle support

commit dcdf781b68a990b29120d80af6472e5428098eed
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Thu Jun 2 12:59:18 2011 +0200

regex-compat: bump

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 6e392dc3116171a54b12076b63b8153b22be4754
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Mon Oct 18 14:48:46 2010 +0000

dev-haskell/regex-compat-0.92: synced back keywords

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 9bbdf6edbdf92bc6b6820304fd9fa4327986ebd1
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed Jul 7 10:06:13 2010 +0000

Bump regex-compat to 0.93.1
Older versions needed for haskell-platform

commit ffc32541af1057fe3ea52d048669d29226c7bd9e
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Oct 24 09:00:59 2009 +0000

Remove old versions of regex-compat

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

regex-compat-0.92 ~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 7ce5389d329c7ab021a0fc067e74715162acf85b
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Mon Sep 8 10:22:10 2008 +0000

Bump regex-compat to 0.92

commit 2d021edfef052394799e484e208eb91c81c94ab7
Author: Luis F. Araujo <araujo@gentoo.org>
Date: Tue Jul 8 04:34:18 2008 +0000

Fixing some 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 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 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 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 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 4d1d0be29f9ae08e9697d4fbe2a53085e874e6d5
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sat Aug 4 14:24:00 2007 +0000

regex-compat-0.71 and regex-posix-0.71 are in ghc-6.6 too

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