Commit graph

12 commits

Author SHA1 Message Date
Cheng-Lung Sung
40c287587a - Update to 0.87
PR:		ports/76994
Submitted by:	Rong-En Fan (maintainer)
2005-02-02 09:00:06 +00:00
Vanilla I. Shu
e04e2d14db Upgrade to 0.86.
PR:		ports/74979
Submitted by:	maintainer
2004-12-13 10:13:46 +00:00
Vanilla I. Shu
26329aaae3 Both PAR and nss install bin/pp, add a conflict.
PR:		ports/70875
Submitted by:	maintainer
2004-08-24 17:53:57 +00:00
Mathieu Arnold
3a7b17911b After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
2004-08-12 12:48:01 +00:00
Ying-Chieh Liao
51a82951dd upgrade to 0.85
pass maintainership

PR:		70142
Submitted by:	Rong-En Fan <rafan@infor.org> (new maintainer)
Reviewed by:	old maintainer
2004-08-11 08:46:34 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Dmitry Sivachenko
6f6dbd46bf Update to version 0.77.
Submitted by:	Autrijus Tang <autrijus@autrijus.org> (maintainer)
2004-01-01 19:50:34 +00:00
Dmitry Sivachenko
446e11cc59 Replace BROKEN with IGNORE for perl version < 5.6.
Submitted by:	maintainer
2003-12-15 12:03:31 +00:00
Dmitry Sivachenko
5597b2f66e Update to version 0.75.
Submitted by:	maintainer
2003-09-25 08:43:35 +00:00
Adam Weinberger
043cf59f3c Check for PERL <= 5.006.
Submitted by:	bento
2003-09-15 20:58:01 +00:00
Dmitry Sivachenko
32e97f75c4 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@autrijus.org>
2003-08-28 07:31:10 +00:00