Port details |
- perl5.22 Practical Extraction and Report Language
- 5.22.4 lang
=3 5.22.4Version of this port present on the latest quarterly branch.
- DEPRECATED: Support ends three years after .0 release, please upgrade to a more recent version of Perl
This port expired on: 2018-06-01
- Maintainer: perl@FreeBSD.org
- Port Added: 2015-05-26 14:44:23
- Last Update: 2018-06-02 08:26:15
- SVN Revision: 471349
- People watching this port, also watch:: portmaster, subversion, openvpn, apache24, python27
- Also Listed In: devel perl5
- License: ART10 GPLv1+
- WWW:
- http://www.perl.org/
- Description:
- Perl is a language that combines some of the features of C, sed, awk and
shell. See the manual page for more hype. There are also many books
published by O'Reilly & Assoc. See pod/perlbook.pod for more
information.
WWW: http://www.perl.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: perl5.22
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1500199000
SHA256 (perl/perl-5.22.4.tar.xz) = 713243dce27d7aa0bdbf52b2070de5ce449f9ffbcc14a93efbc6f2beff0f5ce8
SIZE (perl/perl-5.22.4.tar.xz) = 11245596
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for perl5.22-5.22.4:
DEBUG=off: Build with debugging support
GDBM=off: GDBM_File extension
MULTIPLICITY=on: Use multiplicity
PERL_64BITINT=on: Use 64 bit integers (on i386)
PTHREAD=on: Build with -lpthread
SITECUSTOMIZE=off: Run-time customization of @INC
====> Exclusive OPTIONS: you can only select none or one of them
THREADS=on: Build threaded perl
PERL_MALLOC=off: Use Perl malloc
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cpe tar:xz
- pkg-message:
- The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:
#!/usr/local/bin/perl
or
#!/usr/bin/env perl
The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.22.4 02 Jun 2018 08:26:15 |
rene |
Remove expired port:
2018-06-01 lang/perl5.22: Support ends three years after .0 release, please
upgrade to a more recent version of Perl |
5.22.4 27 Dec 2017 16:47:12 |
mat |
Garbage collect very old code.
Sponsored by: Absolight |
5.22.4 15 Sep 2017 08:32:44 |
mat |
Fix license information. (for reals)
PR: 222319, 222320, 222321, 222323
Submitted by: Yasuhiro KIMURA
Sponsored by: Absolight |
5.22.4 15 Sep 2017 08:24:08 |
mat |
Fix license information.
PR: 222319, 222320, 222321, 222323
Submitted by: Yasuhiro KIMURA
Sponsored by: Absolight |
5.22.4 16 Jul 2017 16:10:07 |
sunpoet |
Update to 5.22.4
Changes: https://metacpan.org/changes/release/SHAY/perl-5.22.4 |
5.22.3_1 04 Jun 2017 11:47:43 |
sunpoet |
Fix typo |
5.22.3_1 04 Apr 2017 14:06:51 |
mat |
Explain perldoc how to handle MANWIDTH=tty in the environment, and stop
it from reporting tty being an invalid version.
With hat: perl@
Sponsored by: Absolight |
5.22.3 31 Jan 2017 11:32:22 |
mat |
Record correct dates for expiration dates for Perl ports.
Sponsored by: Absolight |
5.22.3 18 Jan 2017 13:20:32 |
tijl |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
5.22.3 15 Jan 2017 15:21:23 |
sunpoet |
Update to 5.22.3
There is no code change since 5.22.3-RC5. |
5.22.3.r5 03 Jan 2017 12:05:44 |
mat |
Update Perl 5.22 to 5.22.3-RC5 and 5.24 to 2.24.1-RC5.
Sponsored by: Absolight |
5.22.3.r4 03 Nov 2016 14:59:22 |
mat |
Mark lang/perl5.20 as unsupported, and lang/perl5.22 as soon to be out
of support.
from perlpolicy:
* We "officially" support the two most recent stable release series.
5.20.x and earlier are now out of support. As of the release of
5.26.0, we will "officially" end support for Perl 5.22.x, other than
providing security updates as described below.
Sponsored by: Absolight |
5.22.3.r4 14 Oct 2016 07:56:37 |
mat |
Update Perl 5.22.3 & 5.24.1 to -RC4.
This fixes the fix (-RC3) of the fix (-RC2) of CVE-2016-1238.
MFH: 2016Q4
Sponsored by: Absolight |
5.22.3.r3 13 Aug 2016 08:39:41 |
mat |
Update Perl 5.22.3 & 5.24.1 to -RC3.
Sponsored by: Absolight |
5.22.3.r2 11 Aug 2016 13:32:05 |
mat |
Update lang/perl5.* to fix CVE-2016-1238.
We're exceptionnaly using the latest release candidates for this, Perl
5.22.3 and 5.24.1 were about to be released when CVE-2016-1238 hit the
fan, so we feel confident that EVERYTHING WILL BE FINE.
- lang/perl5.24 goes to 5.24.1-RC2.
- lang/perl5.22 goes to 5.22.3-RC2.
- lang/perl5.20 goes to 5.20.3_14.
- lang/perl5.18 goes to 5.18.3_23
PR: 211561
Reported by: Sevan Janiyan
MFH: 2016Q3
Security: CVE-2016-1238
Sponsored by: Absolight |
5.22.2_1 24 May 2016 23:01:14 |
bapt |
Ensure makewhatis is run in post install script phase
hile here make sure to remove the whatis db on head |
5.22.2_1 09 May 2016 16:03:40 |
mat |
A new release was done, so resync all the Perl 5 Makefiles a bit more,
and adjust the perl5-devel Makefile a bit for the couple of new
tasks that need doing.
Sponsored by: Absolight |
5.22.2_1 09 May 2016 10:12:18 |
mat |
Try to simplify how libperl.so is looked for.
PR: 209123
Submitted by: mat
Exp-run by: antoine
With hat: perl@
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6107 |
5.22.2 30 Apr 2016 18:55:11 |
sunpoet |
- Remove PORTREVISION |
5.22.2_8 30 Apr 2016 18:51:29 |
mat |
Update to 5.22.2.
Sponsored by: Absolight |
5.22.1_8 25 Apr 2016 12:25:24 |
mat |
Don't do the extra zlib tests, they take forever.
Sponsored by: Absolight |
5.22.1_8 18 Apr 2016 11:20:10 |
mat |
Fix a Perl security issue.
PR: 208879
Reported by: Sevan Janiyan
Security: CVE-2016-2381
Sponsored by: Absolight |
5.22.1_7 14 Apr 2016 08:56:12 |
mat |
Fix running make test (I think) and test more things.
Sponsored by: Absolight |
5.22.1_7 11 Apr 2016 15:05:09 |
mat |
Change the man.d file to one that should be less prone to conflict.
Sponsored by: Absolight |
5.22.1_6 11 Apr 2016 11:29:31 |
mat |
Patch Config_heavy.pl so that -L${WRKSRC} is not removed after Perl is built.
Sponsored by: Absolight |
5.22.1_5 04 Apr 2016 09:48:54 |
mat |
Fix manual build of Perl modules when Perl has been cross compiled.
PR: 205600
Reported by: Mark Millard
Sponsored by: Absolight |
5.22.1_4 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
5.22.1_4 16 Dec 2015 15:43:47 |
mat |
Have patches for Perl ports use the correct file names.
Sponsored by: Absolight |
5.22.1_4 14 Dec 2015 09:46:52 |
mat |
Fix MASTER_SITES, should have been part of the update.
Sponsored by: Absolight |
5.22.1_4 14 Dec 2015 03:15:37 |
adamw |
Update perl 5.22 to 5.22.1.
Changes: https://metacpan.org/changes/release/SHAY/perl-5.22.1 |
5.22.0_4 05 Nov 2015 13:22:56 |
mat |
Remove outdated comments.
Sponsored by: Absolight |
5.22.0_4 19 Oct 2015 14:17:06 |
mat |
Add a few patches to lang/perl5.* to make tests pass.
Sponsored by: Absolight |
5.22.0_4 15 Oct 2015 14:24:43 |
mat |
Try to fix upgrading a non default Perl version that is supposed to be
the default one.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3704 |
5.22.0_4 08 Oct 2015 15:11:28 |
olgeni |
Remove trailing whitespace from Makefiles, A-L. |
5.22.0_4 08 Oct 2015 12:10:55 |
mat |
Use the test framework to run perl's tests.
Sponsored by: Absolight |
5.22.0_4 15 Sep 2015 09:48:42 |
mat |
SITEMAN3PREFIX was renamed SITEMANPREFIX, catch up with it here too.
Pointy hat to: mat
Sponsored by: Absolight |
5.22.0_3 14 Sep 2015 12:19:50 |
mat |
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 |
5.22.0_2 31 Aug 2015 13:44:49 |
mat |
Fix last commit.
Pointy hat to: mat
Noticed by: the index breakage notification of portsnap.
Sponsored by: Absolight |
5.22.0_2 31 Aug 2015 13:17:49 |
mat |
To ease up with future upgrades, move PERL_VERSION into a separate file.
While there, remove 8.4 support, and do some cleanup.
Sponsored by: Absolight |
5.22.0_2 16 Aug 2015 08:51:05 |
mat |
Add a pkg-message to Perl 5.20+ about the /usr/bin/perl symlink.
Sponsored by: Absolight |
5.22.0_1 21 Jul 2015 12:36:09 |
mat |
Convert the post-patch target to use the new target option helpers.
While there, remove some DEBUG handling that is already done in
bsd.port.mk.
Sponsored by: Absolight |
5.22.0_1 29 Jun 2015 12:32:41 |
mat |
Make Perl behave nicely, and install files 644 and not 444.
With hat: perl@
Sponsored by: Absolight |
5.22.0 01 Jun 2015 18:55:46 |
mat |
Update lang/perl5.22 to 5.22.0, and lang/perl5-devel to 5.23.0-ish.
Sponsored by: Absolight |
5.22.0.r2 26 May 2015 14:44:07 |
mat |
Welcome lang/perl5.22 to te tree, currently at 5.22.0-RC2
Changes: https://metacpan.org/pod/release/RJBS/perl-5.22.0-RC2/pod/perldelta.pod
Sponsored by: Absolight |