pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-Net-Gnats Initial import of p5-Net-Gnats 0.0.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc5c07278a13
branches:  trunk
changeset: 460794:fc5c07278a13
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Sep 04 13:24:29 2003 +0000

description:
Initial import of p5-Net-Gnats 0.0.4

gnatsperl is a collection of perl modules providing a perl interface to the
gnatsd daemon (GNU gnats issue tracking system). It is intended to allow
developers to more easily create tie-in applications to gnats.

Packages imported from pkgsrc-wip. Ok'ed by wiz@

diffstat:

 net/p5-Net-Gnats/DESCR    |   3 +++
 net/p5-Net-Gnats/Makefile |  17 +++++++++++++++++
 net/p5-Net-Gnats/PLIST    |   1 +
 net/p5-Net-Gnats/distinfo |   4 ++++
 4 files changed, 25 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r 89ece49c6a97 -r fc5c07278a13 net/p5-Net-Gnats/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Gnats/DESCR    Thu Sep 04 13:24:29 2003 +0000
@@ -0,0 +1,3 @@
+gnatsperl is a collection of perl modules providing a perl interface to the
+gnatsd daemon (GNU gnats issue tracking system). It is intended to allow
+developers to more easily create tie-in applications to gnats.
diff -r 89ece49c6a97 -r fc5c07278a13 net/p5-Net-Gnats/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Gnats/Makefile Thu Sep 04 13:24:29 2003 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/04 13:24:29 xtraeme Exp $
+#
+
+DISTNAME=      Net-Gnats-0.04
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    net perl5
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gnatsperl/}
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://gnatsperl.sourceforge.net/
+COMMENT=       Perl interface to the gnatsd daemon
+
+USE_BUILDLINK2=                yes
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Net/Gnats/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 89ece49c6a97 -r fc5c07278a13 net/p5-Net-Gnats/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Gnats/PLIST    Thu Sep 04 13:24:29 2003 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/04 13:24:29 xtraeme Exp $
diff -r 89ece49c6a97 -r fc5c07278a13 net/p5-Net-Gnats/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Gnats/distinfo Thu Sep 04 13:24:29 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/04 13:24:29 xtraeme Exp $
+
+SHA1 (Net-Gnats-0.04.tar.gz) = 5b8d269465518c355bdb8c3f811568ad920c9258
+Size (Net-Gnats-0.04.tar.gz) = 8671 bytes



Home | Main Index | Thread Index | Old Index