these were imported into the wrong category, sorry
This commit is contained in:
parent
0c8ae630b6
commit
b7d27296c9
@ -1,27 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/05/20 10:46:40 sturm Exp $
|
||||
|
||||
COMMENT= "add contextual fetches to DBI"
|
||||
|
||||
DISTNAME= DBIx-ContextualFetch-1.01
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= databases perl5
|
||||
|
||||
MAINTAINER= Sam Smith <S@msmith.net>
|
||||
|
||||
# Same as Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
RUN_DEPENDS= ::databases/p5-DBI
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
REGRESS_DEPENDS=::databases/p5-DBD-SQLite
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (DBIx-ContextualFetch-1.01.tar.gz) = d36c5244c73a973a945b9294b619fe49
|
||||
RMD160 (DBIx-ContextualFetch-1.01.tar.gz) = aee2161cf535e98f1a78ff8a3185262005d56be1
|
||||
SHA1 (DBIx-ContextualFetch-1.01.tar.gz) = 89263b07fa36c568e40660e5a80e6777e03b7002
|
@ -1,3 +0,0 @@
|
||||
DBIx::ContextualFetch redefines some of the various fetch
|
||||
methods to add context sensitivity.
|
||||
|
@ -1,7 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/05/20 10:46:40 sturm Exp $
|
||||
${P5SITE}/DBIx/ContextualFetch.pm
|
||||
@comment ${P5ARCH}/auto/DBIx/ContextualFetch/.packlist
|
||||
man/man3p/DBIx::ContextualFetch.3p
|
||||
@comment @dirrm ${P5ARCH}/auto/DBIx/ContextualFetch
|
||||
@comment @dirrm ${P5ARCH}/auto/DBIx
|
||||
@dirrm ${P5SITE}/DBIx
|
@ -1,23 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/05/20 10:44:45 sturm Exp $
|
||||
|
||||
COMMENT= "generate SQL from Perl data structures"
|
||||
|
||||
DISTNAME= SQL-Abstract-1.15
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= databases perl5
|
||||
|
||||
MAINTAINER= Sam Smith <S@msmith.net>
|
||||
|
||||
# Same as Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SQL/}
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (SQL-Abstract-1.15.tar.gz) = d8bd12b0b9caef4e8849908bb04641e7
|
||||
RMD160 (SQL-Abstract-1.15.tar.gz) = d41a8ac497d9150b56db0e634ec882de77f06c5b
|
||||
SHA1 (SQL-Abstract-1.15.tar.gz) = e4c107e5c1c4b284f0ab9789473f979689baff35
|
@ -1,7 +0,0 @@
|
||||
This module generates SQL, while retaining complete control
|
||||
over statement handles and uses the DBI interface. The
|
||||
underlying idea is for this module to do what you mean,
|
||||
based on the data structures you provide it. The big
|
||||
advantage is that you don't have to modify your code every
|
||||
time your data changes, as this module figures it out.
|
||||
|
@ -1,10 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/05/20 10:44:45 sturm Exp $
|
||||
${P5SITE}/SQL/Abstract.pm
|
||||
@comment ${P5ARCH}/auto/SQL/Abstract/.packlist
|
||||
man/man3p/SQL::Abstract.3p
|
||||
@dirrm man/man3p
|
||||
@comment @dirrm ${P5ARCH}/auto/SQL/Abstract
|
||||
@comment @dirrm ${P5ARCH}/auto/SQL
|
||||
@comment @dirrm ${P5ARCH}/auto
|
||||
@comment @dirrm ${P5ARCH}
|
||||
@dirrm ${P5SITE}/SQL
|
Loading…
Reference in New Issue
Block a user