NOTICE: This package has been removed from pkgsrc

./wip/p5-PAR, Perl Archive Toolkit

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.90, Package name: p5-PAR-0.90, Maintainer: kuli0020

The PAR Toolkit is a cross between Java's JAR and Perl2EXE; It makes
cross-platform packaging and deployment a breeze for Perl programmers.

Notable features include:

* Turn your Perl programs into ready-to-run executables
* Pack scripts and requered libraries with a binary loader
* Put PAR files into @INC to avoid version conflicts
* Works with remote URL as well as local files
* Supports XS modules and DATA sections
* Turns CPAN module distributions into PAR distributions
* Install, uninstall, signs and verifies PAR distributions
* Runs scripts inside PAR files, generated by "pp -p"


Required to run:
[archivers/p5-Archive-Zip] [lang/perl5] [security/p5-Module-Signature] [devel/p5-Module-ScanDeps] [devel/p5-File-Temp] [devel/p5-PAR-Dist] [devel/p5-Compress-Zlib] [wip/p5-B-Deobfuscate]

Master sites: (Expand)

SHA1: 6069d1712c940889bad092467baa27ca5e0692b4
RMD160: 5509798090c914a37b180f51b452956f16fe7c5c
Filesize: 179.136 KB

Version history: (Expand)


CVS history: (Expand)


   2008-06-25 11:20:57 by abs | Files touched by this commit (89) | Package removed
Log message:
The following perl packages are in main pkgsrc. Remove from wip and update
DEPENDS lines as appropriate.

    p5-Algorithm-C3
    p5-CGI-Simple
    p5-Class-Accessor-Grouped
    p5-Class-C3-XS
    p5-Class-C3
    p5-Geo-Distance
    p5-HTTP-Body
    p5-HTTP-Request-AsCGI
    p5-MRO-Compat
    p5-PAR
    p5-RRDTool-OO
    p5-SQL-Abstract-Limit
    p5-Set-Object
    p5-Template-Timer
    p5-Test-Differences
    p5-Test-MockObject
    p5-Test-use-ok
    p5-Tree-Simple-VisitorFactory
    p5-UNIVERSAL-can
    p5-UNIVERSAL-isa
    p5-Unicode-Map
    p5-Unicode-MapUTF8
   2008-05-30 14:22:19 by abs | Files touched by this commit (64)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2006-03-23 20:21:23 by Roman Kulik | Files touched by this commit (4) | Imported package
Log message:
The PAR Toolkit is a cross between Java's JAR and Perl2EXE; It makes
cross-platform packaging and deployment a breeze for Perl programmers.

Notable features include:

* Turn your Perl programs into ready-to-run executables
* Pack scripts and requered libraries with a binary loader
* Put PAR files into @INC to avoid version conflicts
* Works with remote URL as well as local files
* Supports XS modules and DATA sections
* Turns CPAN module distributions into PAR distributions
* Install, uninstall, signs and verifies PAR distributions
* Runs scripts inside PAR files, generated by "pp -p"