notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-PAR-Packer PAR Packager
1.061 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.061Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-12-07 06:53:25
Last Update: 2023-12-25 08:59:54
Commit Hash: 753c637
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/PAR-Packer
Description:
PAR-Packer is part of the PAR Toolkit. It is the PAR component that can generate stand-alone executables and ".par" archives.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (38 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-PAR-Packer-1.061/catalog.mk
  2. /usr/local/share/licenses/p5-PAR-Packer-1.061/LICENSE
  3. /usr/local/share/licenses/p5-PAR-Packer-1.061/ART10
  4. /usr/local/share/licenses/p5-PAR-Packer-1.061/GPLv1+
  5. bin/par.pl
  6. bin/parl
  7. bin/parldyn
  8. bin/pp
  9. bin/tkpp
  10. lib/perl5/site_perl/App/Packer/PAR.pm
  11. lib/perl5/site_perl/PAR/Filter.pm
  12. lib/perl5/site_perl/PAR/Filter/Bleach.pm
  13. lib/perl5/site_perl/PAR/Filter/Bytecode.pm
  14. lib/perl5/site_perl/PAR/Filter/Obfuscate.pm
  15. lib/perl5/site_perl/PAR/Filter/PatchContent.pm
  16. lib/perl5/site_perl/PAR/Filter/PodStrip.pm
  17. lib/perl5/site_perl/PAR/Packer.pm
  18. lib/perl5/site_perl/PAR/StrippedPARL/Base.pm
  19. lib/perl5/site_perl/PAR/StrippedPARL/Dynamic.pm
  20. lib/perl5/site_perl/PAR/StrippedPARL/Static.pm
  21. lib/perl5/site_perl/pp.pm
  22. lib/perl5/site_perl/man/man1/par.pl.1.gz
  23. lib/perl5/site_perl/man/man1/parl.1.gz
  24. lib/perl5/site_perl/man/man1/pp.1.gz
  25. lib/perl5/site_perl/man/man1/tkpp.1.gz
  26. lib/perl5/site_perl/man/man3/App::Packer::PAR.3.gz
  27. lib/perl5/site_perl/man/man3/PAR::Filter.3.gz
  28. lib/perl5/site_perl/man/man3/PAR::Filter::Bleach.3.gz
  29. lib/perl5/site_perl/man/man3/PAR::Filter::Bytecode.3.gz
  30. lib/perl5/site_perl/man/man3/PAR::Filter::Obfuscate.3.gz
  31. lib/perl5/site_perl/man/man3/PAR::Filter::PatchContent.3.gz
  32. lib/perl5/site_perl/man/man3/PAR::Filter::PodStrip.3.gz
  33. lib/perl5/site_perl/man/man3/PAR::Packer.3.gz
  34. lib/perl5/site_perl/man/man3/PAR::StrippedPARL::Base.3.gz
  35. lib/perl5/site_perl/man/man3/pp.3.gz
  36. @owner
  37. @group
  38. @mode
Collapse this list.
Dependency lines:
  • p5-PAR-Packer>0:devel/p5-PAR-Packer
To install the port:
cd /usr/ports/devel/p5-PAR-Packer/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-PAR-Packer
  • pkg install p5-PAR-Packer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-PAR-Packer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1703227838 SHA256 (PAR-Packer-1.061.tar.gz) = 9305dd63eab6fb38dde7d6757ce05abea07f8072c0733757aed3cd4e98d82ff7 SIZE (PAR-Packer-1.061.tar.gz) = 198987

Packages (timestamps in pop-ups are UTC):
p5-PAR-Packer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0611.0611.0511.0611.061---
FreeBSD:13:quarterly1.0611.061-1.0611.0611.0611.0611.061
FreeBSD:14:latest1.0611.0611.0561.0611.0611.057-1.057
FreeBSD:14:quarterly1.0611.061-1.0611.0611.0611.0611.061
FreeBSD:15:latest1.0611.061n/a1.061n/a1.0611.0611.061
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Archive-Zip>=1.02 : archivers/p5-Archive-Zip
  2. p5-Getopt-ArgvFile>=1.07 : devel/p5-Getopt-ArgvFile
  3. p5-Module-ScanDeps>=1.21 : devel/p5-Module-ScanDeps
  4. p5-Module-Signature>=0 : security/p5-Module-Signature
  5. p5-PAR>=1.016 : devel/p5-PAR
  6. p5-PAR-Dist>=0.22 : devel/p5-PAR-Dist
  7. perl5>=5.36<5.37 : lang/perl5.36
  8. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-IPC-Run3>=0.048 : devel/p5-IPC-Run3
Runtime dependencies:
  1. p5-Archive-Zip>=1.02 : archivers/p5-Archive-Zip
  2. p5-Getopt-ArgvFile>=1.07 : devel/p5-Getopt-ArgvFile
  3. p5-Module-ScanDeps>=1.21 : devel/p5-Module-ScanDeps
  4. p5-Module-Signature>=0 : security/p5-Module-Signature
  5. p5-PAR>=1.016 : devel/p5-PAR
  6. p5-PAR-Dist>=0.22 : devel/p5-PAR-Dist
  7. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. security/p5-Filter-Crypto
for Run
  1. security/p5-Filter-Crypto

Configuration Options:
No options to configure
Options name:
devel_p5-PAR-Packer
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/PAR/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/PAR/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/PAR/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/PAR/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/PAR/
  7. http://backpan.perl.org/modules/by-module/PAR/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/PAR/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/PAR/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/PAR/
  12. https://www.cpan.org/modules/by-module/PAR/
Collapse this list.

Number of commits found: 76

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.061
25 Dec 2023 08:59:54
commit hash: 753c637c91f4a7ef0edb6bce0dafd5499a1e38c1commit hash: 753c637c91f4a7ef0edb6bce0dafd5499a1e38c1commit hash: 753c637c91f4a7ef0edb6bce0dafd5499a1e38c1commit hash: 753c637c91f4a7ef0edb6bce0dafd5499a1e38c1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-PAR-Packer: Update to 1.061

Changes:	https://metacpan.org/dist/PAR-Packer/changes
1.059
16 Aug 2023 18:25:17
commit hash: 35c38fa35a93008ee7f5ec86c251a382a4adbe63commit hash: 35c38fa35a93008ee7f5ec86c251a382a4adbe63commit hash: 35c38fa35a93008ee7f5ec86c251a382a4adbe63commit hash: 35c38fa35a93008ee7f5ec86c251a382a4adbe63 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-PAR-Packer: Update to 1.059

Changes:	https://metacpan.org/dist/PAR-Packer/changes
1.058
09 Jul 2023 10:18:23
commit hash: 1892b2397e6ef2b95c8833a17eda7497016dc3fbcommit hash: 1892b2397e6ef2b95c8833a17eda7497016dc3fbcommit hash: 1892b2397e6ef2b95c8833a17eda7497016dc3fbcommit hash: 1892b2397e6ef2b95c8833a17eda7497016dc3fb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-PAR-Packer: Update to 1.058

Changes:	https://metacpan.org/dist/PAR-Packer/changes
1.057
30 Jan 2023 12:59:22
commit hash: 4222912ba68fe0d5ad2ef5cb4a466782c0660410commit hash: 4222912ba68fe0d5ad2ef5cb4a466782c0660410commit hash: 4222912ba68fe0d5ad2ef5cb4a466782c0660410commit hash: 4222912ba68fe0d5ad2ef5cb4a466782c0660410 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-PAR-Packer: Update to 1.057

Changes:	https://metacpan.org/dist/PAR-Packer/changes
1.056
10 Sep 2022 12:53:07
commit hash: 7246c425335a9edfc39af81856507f0742b23dc6commit hash: 7246c425335a9edfc39af81856507f0742b23dc6commit hash: 7246c425335a9edfc39af81856507f0742b23dc6commit hash: 7246c425335a9edfc39af81856507f0742b23dc6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-PAR-Packer: Update to 1.056

Changes:	https://metacpan.org/dist/PAR-Packer/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.055
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.055
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.055
07 Jul 2022 21:42:48
commit hash: 760aab3b12d52e44a82a8eea86bdd84acd3604abcommit hash: 760aab3b12d52e44a82a8eea86bdd84acd3604abcommit hash: 760aab3b12d52e44a82a8eea86bdd84acd3604abcommit hash: 760aab3b12d52e44a82a8eea86bdd84acd3604ab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-PAR-Packer: Update to 1.055

Changes:	https://metacpan.org/dist/PAR-Packer/changes
1.054
28 Feb 2022 12:46:06
commit hash: 9e573110f24cc2f81d03c22b383b31b89b29a942commit hash: 9e573110f24cc2f81d03c22b383b31b89b29a942commit hash: 9e573110f24cc2f81d03c22b383b31b89b29a942commit hash: 9e573110f24cc2f81d03c22b383b31b89b29a942 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-PAR-Packer: Update to 1.054

Changes:	https://metacpan.org/dist/PAR-Packer/changes
1.053
28 Jan 2022 23:26:42
commit hash: 783da0af9a25195d4182821cb42283f0b4325228commit hash: 783da0af9a25195d4182821cb42283f0b4325228commit hash: 783da0af9a25195d4182821cb42283f0b4325228commit hash: 783da0af9a25195d4182821cb42283f0b4325228 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-PAR-Packer: Update to 1.053

Changes:	https://metacpan.org/dist/PAR-Packer/changes
1.052
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.052
26 Jan 2021 17:25:26
Revision:562772Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.052

Changes:	https://metacpan.org/changes/distribution/PAR-Packer
1.051
10 Dec 2020 21:32:19
Revision:557504Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.051

Changes:	https://metacpan.org/changes/distribution/PAR-Packer
1.050
28 Mar 2020 12:48:04
Revision:529369Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.050

Changes:	https://metacpan.org/changes/distribution/PAR-Packer
1.049
01 Jun 2019 22:31:32
Revision:503267Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.049

Changes:	https://metacpan.org/changes/distribution/PAR-Packer
1.048
12 May 2019 20:07:31
Revision:501447Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.048

Changes:	https://metacpan.org/changes/distribution/PAR-Packer
1.047
20 Aug 2018 22:14:22
Revision:477678Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.047

Changes:	https://metacpan.org/changes/distribution/PAR-Packer
1.046
18 Aug 2018 20:41:13
Revision:477517Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.046

- Change the way *_DEPENDS are set

Changes:	https://metacpan.org/changes/distribution/PAR-Packer
1.045
20 Jun 2018 19:36:01
Revision:472913Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.045

Changes:	https://metacpan.org/changes/distribution/PAR-Packer
1.043
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.043
06 Apr 2018 16:26:51
Revision:466659Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.043

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.042
04 Apr 2018 18:52:05
Revision:466471Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.042

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.041
09 Nov 2017 19:44:07
Revision:453854Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.041

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.040
22 Oct 2017 16:09:42
Revision:452655Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.040

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.039
29 Sep 2017 16:59:38
Revision:450917Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.039

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.038
28 Sep 2017 10:40:34
Revision:450816Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.038

- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.037
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.037
28 May 2017 23:14:57
Revision:441928Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.037

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.036
01 Jan 2017 21:40:37
Revision:430292Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.036

- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.035
20 Dec 2016 18:35:18
Revision:429015Original commit files touched by this commit
sunpoet search for other commits by this committer
- Sort *_DEPENDS
1.035
06 Nov 2016 16:49:59
Revision:425544Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.035

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.033
23 May 2016 03:50:29
Revision:415664Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.033

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.032
09 May 2016 19:17:56
Revision:414883Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.032

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.031
11 Apr 2016 17:26:25
Revision:413049Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.031

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.030
31 Mar 2016 15:39:06
Revision:412241Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.030
- Update *_DEPENDS: remove PORTSDIR

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.029
17 Jan 2016 13:09:20
Revision:406329Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.029

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
Sponsored by:	PortsCamp Taiwan
1.028
23 Nov 2015 18:23:56
Revision:402288Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.028
- Strip binary executable

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.027
20 Nov 2015 09:12:53
Revision:402001Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.027

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.026
15 Nov 2015 03:01:42
Revision:401639Original commit files touched by this commit
sunpoet search for other commits by this committer
- Sort PLIST
1.026
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
1.026
20 Jul 2015 15:02:28
Revision:392585Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.026

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.025
12 Mar 2015 18:27:12
Revision:381135Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.025
- Add LICENSE
- Remove outdated CONFLICTS
- Sort PLIST
- Reformat pkg-descr
- Take maintainership

Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
1.01.4_1
16 Jan 2015 17:28:14
Revision:377195Original commit files touched by this commit
rafan search for other commits by this committer
Drop maintainership as I no longer use these software nor have time and
energy to keep up.
1.01.4_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.01.4
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.01.4
05 Feb 2014 16:23:07
Revision:342760Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging.
1.01.4
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.01.4
07 Sep 2013 16:51:09
Revision:326656Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
1.01.4
18 Jun 2013 13:49:02
Revision:321187Original commit files touched by this commit
az search for other commits by this committer
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
1.01.4
23 Dec 2012 15:28:43
Revision:309426Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.014

PR:		ports/174637
Submitted by:	Kurt Jaeger <fbsd-ports at opsec.eu>
1.01.2
29 Jun 2012 18:26:52
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
1.01.2
10 Jun 2012 18:42:48
Original commit files touched by this commit
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
1.01.2
13 Mar 2012 16:15:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
1.01.2
08 Mar 2012 18:45:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
1.01.2
23 Jan 2012 04:31:08
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.012
1.00.8
02 Jan 2011 13:21:02
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.008
1.00.7_1
21 Sep 2010 07:56:43
Original commit files touched by this commit Sanity Test Failure
mm search for other commits by this committer
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
1.00.7
12 Sep 2010 12:40:01
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.007
1.00.6
04 Jul 2010 15:31:24
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.006

Feature safe:   yes
1.00.5
13 Jun 2010 08:42:10
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.005
1.00.4
29 Apr 2010 13:29:16
Original commit files touched by this commit
rafan search for other commits by this committer
Update to 1.004
1.00.3
12 Apr 2010 13:57:33
Original commit files touched by this commit
rafan search for other commits by this committer
Update to 1.003
0.99.1
20 Nov 2009 22:53:09
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
0.99.1
22 Jul 2009 16:27:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
0.99.1
28 Mar 2009 07:33:20
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.991
0.98.2
27 Aug 2008 08:56:38
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.982
0.98.0
07 Jul 2008 06:25:34
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.980
0.97.8_1
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.97.8
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
0.97.8
10 Mar 2008 13:19:48
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.978
0.97.7
22 Dec 2007 09:00:39
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.97.7. Now compatible with Perl 5.10
0.97.6
31 Jul 2007 08:05:16
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.976
0.97.5
27 May 2007 05:55:49
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.97.5 (distversion 0.975)
0.97.3
06 Feb 2007 09:57:16
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.973
0.97.0
07 Dec 2006 06:50:57
Original commit files touched by this commit
rafan search for other commits by this committer
Add PAR-Packer 0.970, a part of the PAR Toolkit that can generate
stand-alone executables and ".par" archives.

Number of commits found: 76