Path to this page:
./
devel/p5-PAR,
Cross-Platform Packaging and Debugging Tool
Branch: CURRENT,
Version: 1.020nb1,
Package name: p5-PAR-1.020nb1,
Maintainer: pkgsrc-usersPAR is a toolkit to create and use perl scripts and modules stored
inside compressed .par files, similar to what .jar is to Java.
Required to run:[
archivers/p5-Archive-Zip] [
lang/perl5] [
security/p5-Module-Signature] [
devel/p5-Module-ScanDeps] [
devel/p5-PAR-Dist]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 64.764 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-PAR-1.020nb1
- (2024-08-18) Updated to version: p5-PAR-1.020
- (2023-12-19) Updated to version: p5-PAR-1.019
- (2023-07-06) Updated to version: p5-PAR-1.017nb2
- (2022-06-28) Updated to version: p5-PAR-1.017nb1
- (2021-12-29) Updated to version: p5-PAR-1.017
CVS history: (Expand)
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2024-08-18 10:25:58 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.020
Upstream changes:
1.020 2024-03-04
- restructure _extract_inc(): always add XS DLLs in
PAR_TEMP/inc to PAR::Heavy::FullCache, ie. even if PAR_TEMP/inc
already exists (hence we don't need to extract the zip), cf. #11
- bump minimum perl version to 5.8.9 everywhere
|
2023-12-19 13:14:21 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-PAR) Updated 1.0.17 to 1.0.19
1.019 2023-11-01
- register XS DLLs extracted into $PAR_TEMP/inc with %PAR::Heavy::FullCache
This solves the problems mentioned in GitHub PR #8
("Special case Gtk related dlls to dl_load from the unpacked inc dir")
with applications using modules Gtk2, Pango, Cairo and others (this is
a Windows only problem)
- Heavy.pm: use strict; use warnings
Thanks @shawnlaffan
1.018 2022-09-28
- Fix #6: PAR fails to test its build on MSWin32 with Perl-5.36.0
Makefile.PL: Quote t/gen-hello-par.pl for Windows
Merge PR #5 by Tim Hoke <Tim.Hoke@veritas.com>
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-12-29 15:44:50 by Patrick Welche | Files touched by this commit (2) |
Log message:
Update p5-PAR to 1.107
1.017 2021-01-13
- change bugtracker to GitHub issues
- remove obsolete stuff from tutorial
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|