pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/p5-DBD-Google import p5-DBD-Google into data...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0dffa95f3ede
branches:  trunk
changeset: 472364:0dffa95f3ede
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Apr 09 11:37:45 2004 +0000

description:
import p5-DBD-Google into databases/ (net/ was a misimport).

diffstat:

 databases/p5-DBD-Google/DESCR    |   1 +
 databases/p5-DBD-Google/Makefile |  19 +++++++++++++++++++
 databases/p5-DBD-Google/PLIST    |   1 +
 databases/p5-DBD-Google/distinfo |   4 ++++
 4 files changed, 25 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r 71cd9a962269 -r 0dffa95f3ede databases/p5-DBD-Google/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/p5-DBD-Google/DESCR     Fri Apr 09 11:37:45 2004 +0000
@@ -0,0 +1,1 @@
+DBD::Google provides a Perl DBI interface to the Google search engine.
diff -r 71cd9a962269 -r 0dffa95f3ede databases/p5-DBD-Google/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/p5-DBD-Google/Makefile  Fri Apr 09 11:37:45 2004 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/09 11:37:45 grant Exp $
+#
+
+DISTNAME=              DBD-Google-0.11
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=            databases perl5 www
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=DBD/}
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+COMMENT=               Perl DBI/DBD driver for using Google as a datasource
+
+USE_BUILDLINK2=                YES
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/DBD/Google/.packlist
+
+.include "../../databases/p5-DBI/buildlink2.mk"
+.include "../../net/p5-Net-Google/buildlink2.mk"
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 71cd9a962269 -r 0dffa95f3ede databases/p5-DBD-Google/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/p5-DBD-Google/PLIST     Fri Apr 09 11:37:45 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/09 11:37:45 grant Exp $
diff -r 71cd9a962269 -r 0dffa95f3ede databases/p5-DBD-Google/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/p5-DBD-Google/distinfo  Fri Apr 09 11:37:45 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/04/09 11:37:45 grant Exp $
+
+SHA1 (DBD-Google-0.11.tar.gz) = e9c79199f75060e7121ac0aeba83ec2f1ada7617
+Size (DBD-Google-0.11.tar.gz) = 20840 bytes



Home | Main Index | Thread Index | Old Index