import hs-HDBC-postgresql 2.2.3.1
PostgreSQL driver for HDBC, the generic database access system for Haskell. ok dcoppa@
This commit is contained in:
parent
96fa830f9a
commit
50d0333c59
26
databases/hs-HDBC-postgresql/Makefile
Normal file
26
databases/hs-HDBC-postgresql/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/11/19 16:00:17 jasper Exp $
|
||||
|
||||
COMMENT= postgresql driver for HDBC
|
||||
|
||||
DISTNAME= HDBC-postgresql-2.2.3.1
|
||||
CATEGORIES= databases
|
||||
|
||||
HOMEPAGE= http://software.complete.org/hdbc-postgresql
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
||||
# LGPLv2.1
|
||||
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
|
||||
|
||||
RUN_DEPENDS += databases/hs-HDBC \
|
||||
databases/postgresql
|
||||
BUILD_DEPENDS += ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
5
databases/hs-HDBC-postgresql/distinfo
Normal file
5
databases/hs-HDBC-postgresql/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (HDBC-postgresql-2.2.3.1.tar.gz) = tGsG3dYmc9q1WDhPAcmxiw==
|
||||
RMD160 (HDBC-postgresql-2.2.3.1.tar.gz) = fouE8TgDRF8/xCA/j83OFxfN9JI=
|
||||
SHA1 (HDBC-postgresql-2.2.3.1.tar.gz) = gKHEFVSGdMC0Ag3MjTt+HiaF5Xs=
|
||||
SHA256 (HDBC-postgresql-2.2.3.1.tar.gz) = gixiyKQS1cNy2uZ4hqVHhF+94XUAENxXXPvoc+zK9fQ=
|
||||
SIZE (HDBC-postgresql-2.2.3.1.tar.gz) = 41747
|
2
databases/hs-HDBC-postgresql/pkg/DESCR
Normal file
2
databases/hs-HDBC-postgresql/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
PostgreSQL driver for HDBC, the generic database access system for
|
||||
Haskell.
|
56
databases/hs-HDBC-postgresql/pkg/PLIST
Normal file
56
databases/hs-HDBC-postgresql/pkg/PLIST
Normal file
@ -0,0 +1,56 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/11/19 16:00:17 jasper Exp $
|
||||
lib/ghc/${DISTNAME}/
|
||||
lib/ghc/${DISTNAME}/Database/
|
||||
lib/ghc/${DISTNAME}/Database/HDBC/
|
||||
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/
|
||||
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL.hi
|
||||
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/Connection.hi
|
||||
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/ConnectionImpl.hi
|
||||
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/ErrorCodes.hi
|
||||
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/PTypeConv.hi
|
||||
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/Parser.hi
|
||||
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/Statement.hi
|
||||
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/Types.hi
|
||||
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/Utils.hi
|
||||
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}.a
|
||||
lib/ghc/${DISTNAME}/register.sh
|
||||
@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
|
||||
share/doc/hs-${DISTNAME}/
|
||||
share/doc/hs-${DISTNAME}/COPYRIGHT
|
||||
share/doc/hs-${DISTNAME}/html/
|
||||
share/doc/hs-${DISTNAME}/html/Database-HDBC-PostgreSQL.html
|
||||
share/doc/hs-${DISTNAME}/html/HDBC-postgresql.haddock
|
||||
share/doc/hs-${DISTNAME}/html/doc-index-A.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-H.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-W.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/haddock.css
|
||||
share/doc/hs-${DISTNAME}/html/haskell_icon.gif
|
||||
share/doc/hs-${DISTNAME}/html/index-frames.html
|
||||
share/doc/hs-${DISTNAME}/html/index.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Database-HDBC-PostgreSQL.html
|
||||
share/doc/hs-${DISTNAME}/html/minus.gif
|
||||
share/doc/hs-${DISTNAME}/html/plus.gif
|
Loading…
Reference in New Issue
Block a user