1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

add p5-CDB_File

Perl5 interface to the CDB package

PR:		28400
Submitted by:	Jon Nistor <nistor@snickers.org>
This commit is contained in:
Ying-Chieh Liao 2001-08-04 08:41:40 +00:00
parent 21aae694b7
commit f4d7cd7f73
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45800
6 changed files with 41 additions and 0 deletions

View File

@ -46,6 +46,7 @@
SUBDIR += p5-ApacheDBILogger
SUBDIR += p5-AsciiDB-TagFile
SUBDIR += p5-BerkeleyDB
SUBDIR += p5-CDB_File
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBD-Sybase

View File

@ -0,0 +1,24 @@
# ex:ts=8
# New ports collection makefile for: p5-CDB_Fiile
# Date created: 24 June 2001
# Whom: Jon Nistor <nistor@snickers.org>
#
# $FreeBSD$
#
PORTNAME= CDB_File
PORTVERSION= 0.86
CATEGORIES= databases perl5
MASTER_SITES= $(MASTER_SITE_PERL_CPAN)
MASTER_SITE_SUBDIR= CDB_File/TIMPX
PKGNAMEPREFIX= p5-
MAINTAINER= nistor@snickers.org
PERL_CONFIGURE= yes
ALL_TARGET= all test
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= CDB_File.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (CDB_File-0.86.tar.gz) = 590fe1742b2086113b5d845646b6654b

View File

@ -0,0 +1 @@
Perl5 interface to the CDB package

View File

@ -0,0 +1,8 @@
This is the perl5 interface to CDB.
Very useful for people who would like to export information from an SQL type
database directly into a CDB file via $cdb->insert in a perl script.
enjoy,
Jon Nistor
nistor@snickers.org

View File

@ -0,0 +1,6 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/CDB_File.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/bun-x.pl
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDB_File/CDB_File.so
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDB_File/CDB_File.bs
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDB_File/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDB_File