Thu Feb 4 22:06:29 2010 UTC ()
Initial import of p5-AnnoCPAN-Perldoc version 0.10 in the NetBSD
Packages Collection.

AnnoCPAN is a web interface for the documentation of all the modules
on CPAN, where users can add annotations on the margin of specific
paragraphs throughout the POD. The master AnnoCPAN site is located
at http://annocpan.org/.

The Perl 5 module AnnoCPAN::Perldoc provides a substitute for the
'perldoc' command that displays the annotations locally and without
requiring a connection to the Internet. It works by using a local
note database that can be downloaded from http://annocpan.org/annopod.db

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(seb)
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-AnnoCPAN-Perldoc/DESCR
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-AnnoCPAN-Perldoc/Makefile
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-AnnoCPAN-Perldoc/distinfo

File Added: pkgsrc/devel/p5-AnnoCPAN-Perldoc/DESCR
AnnoCPAN is a web interface for the documentation of all the modules
on CPAN, where users can add annotations on the margin of specific
paragraphs throughout the POD. The master AnnoCPAN site is located
at http://annocpan.org/.

The Perl 5 module AnnoCPAN::Perldoc provides a substitute for the
'perldoc' command that displays the annotations locally and without
requiring a connection to the Internet. It works by using a local
note database that can be downloaded from http://annocpan.org/annopod.db

File Added: pkgsrc/devel/p5-AnnoCPAN-Perldoc/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/02/04 22:06:29 seb Exp $

DISTNAME=	AnnoCPAN-Perldoc-0.10
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IT/ITUB/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/AnnoCPAN-Perldoc/
COMMENT=	Integrate AnnoCPAN notes locally into perldoc
LICENSE=	${PERL5_LICENSE}

USE_LANGUAGES=	# empty
PERL5_PACKLIST=	auto/AnnoCPAN/Perldoc/.packlist

PKG_DESTDIR_SUPPORT=	user-destdir

DEPENDS+=	p5-DBD-SQLite>=1:../../databases/p5-DBD-SQLite
DEPENDS+=	p5-DBI>=0:../../databases/p5-DBI
DEPENDS+=	p5-IO-String>=0:../../devel/p5-IO-String

# For test target
BUILD_DEPENDS+=	p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/p5-AnnoCPAN-Perldoc/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/02/04 22:06:29 seb Exp $

SHA1 (AnnoCPAN-Perldoc-0.10.tar.gz) = ecee1446deab3cc9ca86110a5b86b29081501217
RMD160 (AnnoCPAN-Perldoc-0.10.tar.gz) = 57d7ddcef59786ad7cf55c79b1ec674422bd1285
Size (AnnoCPAN-Perldoc-0.10.tar.gz) = 3862 bytes