Mon Aug 11 12:28:01 2008 UTC ()
Import devel/p5-Devel-PPPort version 3.14.  ("Perl/Pollution/Portability")

Perl's API has changed over time, gaining new features, new functions,
increasing its flexibility, and reducing the impact on the C
namespace environment (reduced pollution). The header file written
by this module, typically ppport.h, attempts to bring some of the
newer Perl API features to older versions of Perl, so that you can
worry less about keeping track of old releases, but users can still
reap the benefit.

Devel::PPPort contains a single function, called WriteFile. Its
only purpose is to write the ppport.h C header file. This file
contains a series of macros and, if explicitly requested, functions
that allow XS modules to be built using older versions of Perl.
Currently, Perl versions from 5.003 to 5.10.0 are supported.

This module is used by h2xs to write the file ppport.h.


Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(he)
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Devel-PPPort/Makefile
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Devel-PPPort/DESCR
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Devel-PPPort/distinfo

File Added: pkgsrc/devel/p5-Devel-PPPort/Attic/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/08/11 12:28:01 he Exp $

DISTNAME=	Devel-PPPort-3.14
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Devel/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Devel-PPPort/
COMMENT=	Perl5 module to bring newer features to older perl

PERL5_PACKLIST=	auto/Devel/PPPort/.packlist
PKG_DESTDIR_SUPPORT=	user-destdir

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

File Added: pkgsrc/devel/p5-Devel-PPPort/Attic/DESCR
Perl's API has changed over time, gaining new features, new functions,
increasing its flexibility, and reducing the impact on the C
namespace environment (reduced pollution). The header file written
by this module, typically ppport.h, attempts to bring some of the
newer Perl API features to older versions of Perl, so that you can
worry less about keeping track of old releases, but users can still
reap the benefit.

Devel::PPPort contains a single function, called WriteFile. Its
only purpose is to write the ppport.h C header file. This file
contains a series of macros and, if explicitly requested, functions
that allow XS modules to be built using older versions of Perl.
Currently, Perl versions from 5.003 to 5.10.0 are supported.

This module is used by h2xs to write the file ppport.h.

File Added: pkgsrc/devel/p5-Devel-PPPort/Attic/distinfo
$NetBSD: distinfo,v 1.1.1.1 2008/08/11 12:28:01 he Exp $

SHA1 (Devel-PPPort-3.14.tar.gz) = 1e303985c1111f97163eb32f064ad5ecf6656211
RMD160 (Devel-PPPort-3.14.tar.gz) = 3e8d89b75b04187906b51eee27de939769093562
Size (Devel-PPPort-3.14.tar.gz) = 168220 bytes