pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-Palm Initial import of p5-Palm 1.3.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/0cfa537aa8c4
branches: trunk
changeset: 466464:0cfa537aa8c4
user: mjl <mjl%pkgsrc.org@localhost>
date: Sun Jan 18 22:22:29 2004 +0000
description:
Initial import of p5-Palm 1.3.0
A set of Perl 5 modules for reading, manipulating, and writing the
.pdb and .prc database files used by PalmOS devices such as the
PalmPilot and its successors.
diffstat:
databases/p5-Palm/DESCR | 3 +++
databases/p5-Palm/Makefile | 18 ++++++++++++++++++
databases/p5-Palm/PLIST | 1 +
databases/p5-Palm/distinfo | 4 ++++
4 files changed, 26 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r 9d557417a0b3 -r 0cfa537aa8c4 databases/p5-Palm/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/p5-Palm/DESCR Sun Jan 18 22:22:29 2004 +0000
@@ -0,0 +1,3 @@
+A set of Perl 5 modules for reading, manipulating, and writing the
+.pdb and .prc database files used by PalmOS devices such as the
+PalmPilot and its successors.
diff -r 9d557417a0b3 -r 0cfa537aa8c4 databases/p5-Palm/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/p5-Palm/Makefile Sun Jan 18 22:22:29 2004 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/18 22:22:29 mjl Exp $
+#
+
+DISTNAME= p5-Palm-1.3.0
+SVR4_PKGNAME= p5plm
+WRKSRC= ${WRKDIR}/p5-Palm-1.003_000
+CATEGORIES= databases perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AR/ARENSB/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://www.ooblick.com/software/coldsync/
+COMMENT= Access Palm .pdb and .prc database files
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Palm/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9d557417a0b3 -r 0cfa537aa8c4 databases/p5-Palm/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/p5-Palm/PLIST Sun Jan 18 22:22:29 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/18 22:22:29 mjl Exp $
diff -r 9d557417a0b3 -r 0cfa537aa8c4 databases/p5-Palm/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/p5-Palm/distinfo Sun Jan 18 22:22:29 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/01/18 22:22:29 mjl Exp $
+
+SHA1 (p5-Palm-1.3.0.tar.gz) = 9ec12831f5ce9960641079f5d3c202393ccf8fe1
+Size (p5-Palm-1.3.0.tar.gz) = 42366 bytes
Home |
Main Index |
Thread Index |
Old Index