Mid-level PostgreSQL client library, forked from mysql-simple.

From David Schaefer.

ok dcoppa@
This commit is contained in:
kili 2013-01-11 20:22:25 +00:00
parent 21121f3443
commit 729b6f0ca8
4 changed files with 126 additions and 0 deletions

View File

@ -0,0 +1,29 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/01/11 20:22:25 kili Exp $
COMMENT = mid-level PostgreSQL client library
DISTNAME = postgresql-simple-0.2.4.1
CATEGORIES = databases
HOMEPAGE = https://github.com/lpsmith/postgresql-simple
# BSD3
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = lang/ghc
MODGHC_BUILD = cabal hackage haddock register
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = databases/hs-postgresql-libpq>=0.6.2 \
devel/hs-blaze-builder \
devel/hs-blaze-textual \
devel/hs-text>=0.11.1 \
devel/hs-transformers \
devel/hs-vector \
textproc/hs-attoparsec>=0.8.5.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (ghc/postgresql-simple-0.2.4.1.tar.gz) = Q3MI00yWLq/VDuUpjNlCNThdVKtkOp+watE7qOL82ic=
SIZE (ghc/postgresql-simple-0.2.4.1.tar.gz) = 35984

View File

@ -0,0 +1 @@
Mid-level PostgreSQL client library, forked from mysql-simple.

View File

@ -0,0 +1,94 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/01/11 20:22:25 kili Exp $
lib/ghc/${DISTNAME}/
lib/ghc/${DISTNAME}/Database/
lib/ghc/${DISTNAME}/Database/PostgreSQL/
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/BuiltinTypes.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/Compat.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/FromField.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/FromRow.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/Internal.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/LargeObjects.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/Notification.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/Ok.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/SqlQQ.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/Time/
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/Time.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/Time/Implementation.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/Time/Internal.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/ToField.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/ToRow.hi
lib/ghc/${DISTNAME}/Database/PostgreSQL/Simple/Types.hi
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
lib/ghc/${DISTNAME}/libHS${DISTNAME}.a
lib/ghc/${DISTNAME}/register.sh
share/doc/hs-${DISTNAME}/
share/doc/hs-${DISTNAME}/LICENSE
share/doc/hs-${DISTNAME}/html/
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple-BuiltinTypes.html
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple-FromField.html
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple-FromRow.html
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple-Internal.html
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple-LargeObjects.html
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple-Notification.html
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple-Ok.html
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple-SqlQQ.html
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple-Time-Internal.html
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple-Time.html
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple-ToField.html
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple-ToRow.html
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple-Types.html
share/doc/hs-${DISTNAME}/html/Database-PostgreSQL-Simple.html
share/doc/hs-${DISTNAME}/html/doc-index-58.html
share/doc/hs-${DISTNAME}/html/doc-index-A.html
share/doc/hs-${DISTNAME}/html/doc-index-All.html
share/doc/hs-${DISTNAME}/html/doc-index-B.html
share/doc/hs-${DISTNAME}/html/doc-index-C.html
share/doc/hs-${DISTNAME}/html/doc-index-D.html
share/doc/hs-${DISTNAME}/html/doc-index-E.html
share/doc/hs-${DISTNAME}/html/doc-index-F.html
share/doc/hs-${DISTNAME}/html/doc-index-G.html
share/doc/hs-${DISTNAME}/html/doc-index-I.html
share/doc/hs-${DISTNAME}/html/doc-index-L.html
share/doc/hs-${DISTNAME}/html/doc-index-M.html
share/doc/hs-${DISTNAME}/html/doc-index-N.html
share/doc/hs-${DISTNAME}/html/doc-index-O.html
share/doc/hs-${DISTNAME}/html/doc-index-P.html
share/doc/hs-${DISTNAME}/html/doc-index-Q.html
share/doc/hs-${DISTNAME}/html/doc-index-R.html
share/doc/hs-${DISTNAME}/html/doc-index-S.html
share/doc/hs-${DISTNAME}/html/doc-index-T.html
share/doc/hs-${DISTNAME}/html/doc-index-U.html
share/doc/hs-${DISTNAME}/html/doc-index-V.html
share/doc/hs-${DISTNAME}/html/doc-index-W.html
share/doc/hs-${DISTNAME}/html/doc-index-X.html
share/doc/hs-${DISTNAME}/html/doc-index-Z.html
share/doc/hs-${DISTNAME}/html/doc-index.html
share/doc/hs-${DISTNAME}/html/frames.html
share/doc/hs-${DISTNAME}/html/haddock-util.js
share/doc/hs-${DISTNAME}/html/hslogo-16.png
share/doc/hs-${DISTNAME}/html/index-frames.html
share/doc/hs-${DISTNAME}/html/index.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple-BuiltinTypes.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple-FromField.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple-FromRow.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple-Internal.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple-LargeObjects.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple-Notification.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple-Ok.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple-SqlQQ.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple-Time-Internal.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple-Time.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple-ToField.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple-ToRow.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple-Types.html
share/doc/hs-${DISTNAME}/html/mini_Database-PostgreSQL-Simple.html
share/doc/hs-${DISTNAME}/html/minus.gif
share/doc/hs-${DISTNAME}/html/ocean.css
share/doc/hs-${DISTNAME}/html/plus.gif
share/doc/hs-${DISTNAME}/html/postgresql-simple.haddock
share/doc/hs-${DISTNAME}/html/synopsis.png
@exec /usr/bin/env HOME=/nonexistent %D/lib/ghc/${DISTNAME}/register.sh -v0
@unexec /usr/bin/env HOME=/nonexistent %D/lib/ghc/${DISTNAME}/unregister.sh -v0 --force
lib/ghc/${DISTNAME}/unregister.sh