cvs commit: ports/devel Makefile ports/devel/p5-PAR-Dist Makefile
distinfo pkg-descr pkg-plist
Dmitry Sivachenko
demon at FreeBSD.org
Thu Aug 28 00:25:21 PDT 2003
demon 2003/08/28 00:25:20 PDT
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-PAR-Dist Makefile distinfo pkg-descr pkg-plist
Log:
New port: p5-PAR-Dist.
This module creates and manipulates PAR distributions. They are
architecture-specific PAR files, containing everything under blib/
of CPAN distributions after their "make" or "Build" stage, a META.yml
describing metadata of the original CPAN distribution, and a MANIFEST
detailing all files within it. Digitally signed PAR distributions
will also contain a SIGNATURE file.
The naming convention for such distributions is:
$NAME-$VERSION-$ARCH-$PERL_VERSION.par
For example, "PAR-Dist-0.01-i386-freebsd-5.8.0.par" corresponds to the
0.01 release of "PAR-Dist" on CPAN, built for perl 5.8.0 running on
"i386-freebsd".
Submitted by: autrijus at autrijus.org
Revision Changes Path
1.1246 +1 -0 ports/devel/Makefile
1.1 +22 -0 ports/devel/p5-PAR-Dist/Makefile (new)
1.1 +1 -0 ports/devel/p5-PAR-Dist/distinfo (new)
1.1 +14 -0 ports/devel/p5-PAR-Dist/pkg-descr (new)
1.1 +4 -0 ports/devel/p5-PAR-Dist/pkg-plist (new)
More information about the cvs-ports
mailing list