gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/hdbc-postgresql

PostgreSQL driver for HDBC

Screenshots

  • hdbc-postgresql-2.5.0.1
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • hdbc-postgresql-2.5.0.1
    ~amd64
    doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • hdbc-postgresql-2.5.0.0
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

commit 8d84695d25ad7eccdd5d0d8fcf5c82b50104761d
Author: hololeap <hololeap@protonmail.com>
Date: Sat Nov 18 10:45:43 2023 -0700

dev-haskell/hdbc: slotmove 2 -> 0

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1502
Signed-off-by: hololeap <hololeap@protonmail.com>

commit 095c984cf905c2da1bb3bd869914769cc3bf5175
Author: hololeap <hololeap@protonmail.com>
Date: Sat Nov 18 10:43:50 2023 -0700

dev-haskell/hdbc-postgresql: slotmove 2 -> 0

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1502
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 d5bcd816436c4b740b4836d299f9a3827bd73788
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Mar 26 00:45:41 2023 -0600

dev-haskell/hdbc-postgresql: Change slot to 2

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

commit 092bd999b1ea07769f60366479ae3c41ec2082e3
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Mar 2 14:54:16 2023 -0700

dev-haskell/hdbc-postgresql: add 2.5.0.1, drop 2.5.0.0

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 015a2a46981ab4a68be1f7d3a617dada24c98c7c
Author: Mark Wright <gienah@gentoo.org>
Date: Sat May 8 22:23:44 2021 +1000

dev-haskell/hdbc-postgresql: Bump to 2.5.0.0

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

commit fcc25ef936b0ce755fb4c280a0236f4180403ea0
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Feb 16 23:55:42 2021 -0500

dev-haskell/hdbc-postgresql: remove redundant longdescription from metadata

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

commit 2b00aff91c1c8f1aadb54fb3e1cadc499541d328
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 15 20:12:04 2020 +1000

dev-haskell/hdbc-postgresql: Loosen cabal dep

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

commit 81ce78303870f52e312723745a8f2a3911743fe6
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Dec 5 13:57:57 2019 -0330

dev-haskell/hdbc-postgresql: drop old

Keep last: 2.3.2.7

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 5cfa7b059ec77d35a3fefdb02d9806f63248ed36
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Oct 16 16:53:21 2019 +1100

dev-haskell/hdbc-postgresql: Bump to 2.3.2.7

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

commit 3f35267c4d03937cc356b1fcbae0a085c9e364fb
Author: karky7 <cantimerny.g@gmail.com>
Date: Wed Feb 6 18:34:49 2019 +0900

dev-haskell/hdbc-postgresql: bump up to 2.3.2.6

Package-Manager: Portage-2.3.58, Repoman 2.3.12

commit e0b0f7095745e3956de1c28d731e5837fc6134f9
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Apr 17 22:24:07 2018 +1000

dev-haskell/hdbc-postgresql: Bump to 2.3.2.5

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 d1e0b77478435fc2dcfa2182c09ca9141e30ba31
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Dec 24 23:33:04 2016 +0000

dev-haskell/hdbc-postgresql: fix slot

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit bead0d1ae488678988680b7444d3b7ced33b57d5
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Dec 11 16:31:46 2016 +0000

dev-haskell/hdbc-postgresql: bump up to 2.3.2.4

Package-Manager: portage-2.3.3

commit da6eaeaed3537d9089fb09239f706cedb1231f79
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Jun 2 22:20:07 2016 +0100

dev-haskell/hdbc-postgresql: tweak for Cabl-1.24

Package-Manager: portage-2.3.0_rc1

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

Update metadata.xml for GLEP 67

commit 77bfc71d66aebed5c267cfc8980b563d5b01c3b7
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Sep 21 09:29:14 2015 +0100

follow jlec@'s HOMEPAGE fix s/http:/https:/ form ::gentoo

The hack I did it is:
https://github.com/trofi/gentoo-qa/blob/master/check_homepage_https.sh

Will also need similar change in hackport.

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

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 176690bddddf780102fab32112129c7222b64528
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Apr 4 17:42:41 2015 +1100

Bump hdbc-postgresql to 2.3.2.3

commit 6adf0f55bf19240b3d7965e8813630d8d37244dd
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Feb 15 16:22:47 2015 +1100

Need the hdbc-postgresql/Manifest

commit acb0de3f78f3488f4740f1078d09e7edc36046ef
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Feb 15 15:17:29 2015 +1100

Downgrade hdbc-postgresql-2.3.2.2-r2 with copy from portage, thanks to yac for reporting and helping

commit a678ee0ce00f5a97934971cba6ef11c4ac6e5926
Author: yac <yac@blesmrt.net>
Date: Sun Feb 15 04:39:32 2015 +0100

Drop hdbc-postgresql

The hdbc-postgresql-2.3.2.2-r3 is functionaly identical to
hdbc-postgresql-2.3.2.2-r2 in the main tree.

commit 7985713672b95405ab443664d73316cd07b125d2
Author: Michael Orlitzky <mjo@gentoo.org>
Date: Mon Dec 29 12:24:34 2014 -0500

dev-haskell/hdbc-postgresql: update postgres dependency.

Package-Manager: portage-2.2.14

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 6b6702341c563d562dd6e99237ab97df9a1464d3
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Tue Apr 15 16:39:09 2014 +0400

dev-haskell/hdbc-postgresql: fix QC dep

commit b64a8dd695d557f4e4a0e8dec3f3564e94bc6720
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Tue Apr 15 11:47:36 2014 +0400

dev-haskell/hdbs-postgresql: fix QC dep

commit 07e75bea71e0bdcb31fd0c1dcce7c9cdcdc18a3e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Jan 14 11:29:33 2014 +0300

dev-haskell/hdbc-postgresql: restore SLOT to 2

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

commit 7f153a0eac781fb646d581fd20a16ed418276d8f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Jan 13 18:12:08 2014 +0300

dev-haskell/hdbc-postgresql: add a workaround to make it build on ghc-7.6

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

commit 750db84143bb9ae44204b0d463482cebf654cc14
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 15 20:40:13 2013 +0300

dev-haskell/hdbc-postgresql: bump up to 2.3.2.2

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

commit 73a94310eadb714d0860b9c162611a75b57c191b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Dec 7 01:34:51 2012 +0300

get rid of 'dev-haskell/time' dependency as it's really a core library

And since ghc-7.6 it's even harder to upgrade, as
directory, haskell98 and others depend on time-1.4.0.1
thus it's unsafe to upgrade it.

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

commit 22059463a418b2516eaa8efe465d49b152f43816
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Oct 13 14:17:34 2012 +1100

patch hdbc-postgresql-2.3.2.1 build for ghc 7.6.1

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 08fb97d4c3cb0e87c935de7b0d5461568451b001
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Jun 2 16:53:14 2012 +1000

inherit versionator

commit 4c98a0f64b8847ba28dee5536f213802540f7b35
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Mar 10 16:18:21 2012 +0300

dev-haskell/hdbc-postgresql: bumped up to 2.3.2.1

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

commit da22f91841d67891b57830acc646ec5a2ba58fff
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Feb 10 02:59:54 2012 +1100

Fix hdbc-postgresql 2.3.2.0 build with ghc 7.4.1

commit b1de0808cdd3b5a5c2390d78baf6def5d5dc5e81
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 25 15:32:36 2011 +0300

fixed uncommitted manifests

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

commit c0b81fe9f38ab33d54b6fba0082ac58b3c10ef18
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 25 15:32:05 2011 +0300

dev-haskell/hdbc-postgresql: removed old ['<dev-haskell/cabal-1.3']

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 66f8f17950d0360c42ca840f28c376577c3f37bc
Author: Mark Wright <markwright@internode.on.net>
Date: Fri Aug 12 16:29:49 2011 +1000

Bump hdbc-postgresql to 2.3.2.0, built with ghc 7.2.1, 7.0.4 and 6.12.3

commit af46dfa7e5cf0db3e21396f599807992528b7b54
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jun 12 22:59:07 2011 +0300

dev-haskell/hdbc-postgresql: fixed category spelling for one of deps

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

commit af2a42233993e1dc9f2f3a7d6bdeff99d149ec1e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jun 12 20:59:54 2011 +0300

dev-haskell/hdbc-postgresql: restored and masked USE=test flag (requires configure HDBC)

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

commit 5abbe3c179366b5a99e1b27b562dcd2aad11f1fe
Author: Mark Wright <markwright@internode.on.net>
Date: Sat Feb 5 15:54:41 2011 +1100

Bump dev-haskell/hdbc-postgresql

commit bf1cf4473af2f693b64fbedcc06ee004c5a984d2
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Thu Oct 14 19:50:02 2010 +0000

bumped dev-haskell/hdbc* (works with ghc-6.10+)

commit b6a7dab2d46963aa27785680421d46246f724781
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Mon Jul 12 12:29:04 2010 +0000

dev-haskell/hdbc-postgresql: dev-db/libpq -> dev-db/postgresql-base

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 00e0c7daa1ad4fed494480324a7f0e75f7213034
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Oct 24 07:51:49 2009 +0000

Slot hdbc-*-2.* with SLOT="2"

commit 34d02cf4a9f081257cab51c10e8ba05efdd26f9d
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Oct 24 07:47:49 2009 +0000

Remove old versions of hdbc-postgresql

commit c24a4f88ca6f00b10a51262b0f82e7d1a599df77
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sat Jul 11 11:37:13 2009 +0000

Change version dep on hdbc deps
Only use the two most significant version numbers.
Reported by michal74.

commit 712c48122776b4665f838bdbf8954911eacab54d
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Fri Mar 6 07:00:39 2009 +0000

Bump hdbc-postgresql to 2.1.0

commit be66b9794bb449100c10ad66ab3cc81f85baaf9f
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Tue Jul 8 16:58:58 2008 +0000

Fix (hopefully) the remaining digests

commit 2fa5f81ac84441848edf527bc32c4af0d609e71f
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Mon Jul 7 18:34:11 2008 +0000

Further sync from portage
We got help in the portage tree to correctly dep on virtual/postgresql-base
instead of libpq.
We should make hackport aware of this.

commit 6f0a03cae76bca661f0d457d1bdd89c2a8eee8a2
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sat Jan 19 23:40:56 2008 +0000

Add a bunch of new and updated packages from hackage

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 78d37cf988070ba6f903af5ab167b438d621c705
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Wed Dec 12 17:09:24 2007 +0000

Add latest hdbc packages and make them work at all and with 6.8
Three of them are missing files from the tarball. doh!

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 fe2d4c74ec1108144fb8ee58fa9c4d3693d36e45
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Sun Aug 19 14:09:55 2007 +0000

Sync portage->overlay

commit 2ddf20f8421eea9b15c1819b84ef66996044ecd5
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sun Jul 29 15:27:59 2007 +0000

Add latest version of hdbc and backends

commit 494a3390613595d63a3008fb9e8a3819c3f8e827
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Wed Jul 11 20:52:21 2007 +0000

Change virtual/ghc to dev-lang/ghc in all DEPENDs
(and another change that snuck in: add ~amd64 to x11-extras and xmonad)

commit e500c052ce8d0f81051127684c883b11805b4183
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Tue Apr 3 19:03:16 2007 +0000

Add Manifests and digests (merging is a bitch)
Either play with find . -name '...' | xargs .. or simply darcs get a fresh
copy of the repo.

commit a3d26188cb9c24523d5a9be1d1583c9fa2523e8f
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sat Oct 14 12:28:19 2006 +0000

Update hdbc and backends to 1.0.1
Also merge some changes from the 1.0.0 versions that have been in
portage for some time now.

commit 83c00f1774fb7cd4c57022116fe7e0bb40aeba3f
Author: Andres Loeh <kosmikus@gentoo.org>
Date: Tue Sep 5 19:44:29 2006 +0000

move everything from portage/ to /