cvs commit: ports/devel Makefile ports/devel/p5-PAR Makefile distinfo pkg-descr pkg-plist

Dmitry Sivachenko demon at FreeBSD.org
Thu Aug 28 00:31:11 PDT 2003


demon       2003/08/28 00:31:10 PDT

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-PAR         Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: p5-PAR.
  
  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"
  
  Submitted by:   Autrijus Tang <autrijus at autrijus.org>
  
  Revision  Changes    Path
  1.1248    +1 -0      ports/devel/Makefile
  1.1       +31 -0     ports/devel/p5-PAR/Makefile (new)
  1.1       +1 -0      ports/devel/p5-PAR/distinfo (new)
  1.1       +13 -0     ports/devel/p5-PAR/pkg-descr (new)
  1.1       +12 -0     ports/devel/p5-PAR/pkg-plist (new)


More information about the cvs-ports mailing list