| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/82585
Submitted by: Rong-En Fan (maintainer)
Notes:
svn path=/head/; revision=137948
|
|
|
|
|
|
|
|
| |
PR: ports/76994
Submitted by: Rong-En Fan (maintainer)
Notes:
svn path=/head/; revision=127893
|
|
|
|
|
|
|
|
| |
PR: ports/74979
Submitted by: maintainer
Notes:
svn path=/head/; revision=123908
|
|
|
|
|
|
|
|
| |
PR: ports/70875
Submitted by: maintainer
Notes:
svn path=/head/; revision=117206
|
|
|
|
|
|
|
|
| |
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
Notes:
svn path=/head/; revision=116026
|
|
|
|
|
|
|
|
|
|
|
| |
pass maintainership
PR: 70142
Submitted by: Rong-En Fan <rafan@infor.org> (new maintainer)
Reviewed by: old maintainer
Notes:
svn path=/head/; revision=115906
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
| |
Submitted by: Autrijus Tang <autrijus@autrijus.org> (maintainer)
Notes:
svn path=/head/; revision=97044
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=95880
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=89328
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=88994
|
|
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>
Notes:
svn path=/head/; revision=87844
|