gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/regex-posix

POSIX Backend for "Text.Regex" (regex-base)

Screenshots

  • regex-posix-0.96.0.1
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~ppc-macos
    doc hscolour profile

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

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

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

commit 329e7f213c778b9c360121518e4a13f4f719b4da
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 15:49:35 2024 +0100

dev-haskell/regex-posix: 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 7a2ad5d9bf9a3c3fbbd062143b371736648344bb
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Aug 22 20:58:44 2022 -0600

dev-haskell/regex-posix: drop 0.96.0.0

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

commit 8f25b9459c6286a99a045f88f3f419e03ea72f52
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Aug 15 02:25:09 2022 +0200

dev-haskell/regex-posix: bump up to 0.96.0.1

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 100b3452acfd57b20f6a086836f26c34fbc46af6
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Feb 16 23:56:00 2021 -0500

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

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 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 94258df96f3e438d7675cc5e02247029590f49c4
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 15 20:25:51 2020 +1000

dev-haskell/regex-posix: Loosen base dep

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mark Wright <gienah@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 588972060e8559fd11e896bc3aa9ae35433fb00f
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Dec 20 19:26:52 2019 -0500

dev-haskell/regex-posix: drop old

Keep last: 0.96.0.0

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 662a035d973f75875c71c9b768ee2d3bc4399ff3
Author: Mark Wright <gienah@gentoo.org>
Date: Mon Oct 14 22:29:50 2019 +1100

dev-haskell/regex-posix: Bump to 0.96.0.0

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Mark Wright <gienah@gentoo.org>

commit 972333ff865c54e4153dc65cd9fbe80c3d1318a9
Author: LinuxUser404 <nikolay.pershyn@gmail.com>
Date: Mon Aug 12 15:55:44 2019 +0300

fixing http warnings for lazy-regex.

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 64135429ab1510d832c80915a5080c0c291b7519
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Dec 21 21:21:31 2016 +0000

dev-haskell/regex-posix: port to EAPI=6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit 8170f25b3ab49c2342cc977c9181b75f5117c475
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Nov 6 11:47:25 2016 +0000

dev-haskell/regex-posix: 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 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 7262648ba9ca3ea4c7ecfa125751b9107c7f6bd0
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Jul 22 19:20:55 2013 +0300

syn keywords from portage

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

commit ce02672888f08383697d15459bbb87cabfcb6742
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Jan 1 18:39:01 2013 +0300

dev-haskell/regex-posix: removed old

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

commit 3deaff28b4d6fd813c553f9902db1773ddc7d0d0
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Sep 22 13:07:49 2012 +1000

sync regex-posix with portage

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

big mirror update

commit 9d0b22c2dd9983dfaa14ff26fd89591b1282ef1e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Jun 19 12:50:59 2012 +0300

sync keywords from gentoo-x86

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 564f2ecfa5153e842d65697b574c83c775e495b6
Author: Mark Wright <gienah@gentoo.org>
Date: Sun May 27 22:19:41 2012 +1000

Bump regex-posix to 0.95.2

commit 12a2cb4c5f0dc8baaf68a1312f71b523e2e769e0
Author: Mark Wright <gienah@gentoo.org>
Date: Sun May 13 18:33:39 2012 +1000

Fix regex-posix 0.95.1 build with ghc 7.5

commit a8d97f9e5b28959eff2235a77926b428e6ffae8c
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Apr 14 19:37:57 2012 +1000

Sync regex-posix with portage: EAPI=4. [profile?] for haskell library dependencies, part of fix for bug 341795 dev-haskell/* USE=profile missing dependencies

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 624074354be1416dbd055d819a591a1a3eae52f2
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Thu Jun 2 12:57:54 2011 +0200

regex-posix: 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 a362b0be3c7b67b719d26573b0119b229910925e
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Mon Oct 18 14:49:56 2010 +0000

dev-haskell/regex-posix-0.94.1: sync back keywords from portage

commit 4776de29ce23220ace1c0a95bf54c2db6b7b0c49
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Mon Aug 2 17:28:12 2010 +0000

Add regex-posix-0.94.2, needed by the haskell platform

commit 2d0679e46d8f3a71f4054d33c4e2680a95507e7e
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Jul 20 11:04:05 2010 +0000

Bump regex-posix to 0.94.4

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 db418861b63aab1ff175a190340730eeba374ae2
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed Jul 7 10:08:43 2010 +0000

Bump regex-posix to 0.94.2
Older versions 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 872871b08d0dd9855a17b2381ee4d825de97201e
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Oct 24 09:02:30 2009 +0000

Remove old versions of regex-posix

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 5afdd8541ca22709f3e49b319103ad4f92c867b9
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Wed Feb 4 22:14:15 2009 +0000

Bump regex-posix-0.94.1

commit c2111d21c10ff21b110c28ed1af28e7a5156f2d5
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Nov 9 21:46:21 2008 +0000

Fix dep, must be 0.7x series

commit 16b535f6b483c7a812e135dc90c9db7e27bc4713
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Nov 9 20:59:20 2008 +0000

Add regex-posix, part of ghc-6.10.1

commit cc81ff22baf88b8770f16a548eaa0b79cb0a873c
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Aug 26 23:10:33 2008 +0000

Actually add the regex-posix-0.93.2 ebuild this time

commit bc8cabf845228fe109e170104f0b82aba63c84a8
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Aug 26 12:38:01 2008 +0000

Bump regex-posix to 0.93.2

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 c330f6275416da1e709076bdeef56f19369a94f7
Author: der_eq@freenet.de <unknown>
Date: Sun Nov 25 17:44:57 2007 +0000

Added patches to make regex-posix 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 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