| Port details |
- perl5-devel Practical Extraction and Report Language
- 5.43.11 lang
=3 5.43.9Version of this port present on the latest quarterly branch. - Maintainer: mat@FreeBSD.org
 - Port Added: 2015-04-16 11:44:37
- Last Update: 2026-06-02 18:34:56
- Commit Hash: 0750503
- People watching this port, also watch:: openssl, bash, pkg, postfix, openvpn
- Also Listed In: devel perl5
- License: ART10 GPLv1+
- WWW:
- https://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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- perl5-devel>0:lang/perl5-devel
- To install the port:
- cd /usr/ports/lang/perl5-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/perl5-devel
- pkg install perl5-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: perl5-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1780423436
SHA256 (perl/perl-5.43.11.tar.xz) = e1f58988e66700e25bc55ca1aa586416b80f971cd75a6ecaa442be55d18b5835
SIZE (perl/perl-5.43.11.tar.xz) = 14872220
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for perl5-devel-5.43.11:
DEBUG=off: Build with debugging support
DOT_INC=off: Add '.' to @INC (unsafe)
DTRACE=on: Build with DTrace probes
GDBM=off: GDBM_File extension
MULTIPLICITY=on: Use multiplicity
PERL_64BITINT=on: Use 64 bit integers (on i386)
PERL_MALLOC=off: Use Perl malloc
SITECUSTOMIZE=off: Run-time customization of @INC
===> Use 'make config' to modify these settings
- Options name:
- lang_perl5-devel
- USES:
- cpe tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2023-10-17
Affects: users of lang/perl5* Author: delphij@FreeBSD.org Reason:
The default Perl version has been switched to Perl 5.36. If you are using
binary packages to upgrade your system, you do not have anything to do, pkg
upgrade will do the right thing. For the other people, assuming you are
migrating from 5.34 to 5.36, do:
First, add to /etc/make.conf:
DEFAULT_VERSIONS+= perl5=5.36
Portupgrade users:
portupgrade -o lang/perl5.36 -f lang/perl5.34
You can now remove the DEFAULT_VERSIONS line added earlier
from /etc/make.conf
Then you will need to rebuild everything that uses libperl.so, you
can do so with:
portupgrade -f `pkg shlib -qR libperl.so.5.34`
If, for some reason, this command fails at one point, it is safe to
run it again, it will not rebuild what it already rebuilt, as the
ports that have been rebuilt no longer depend on libperl.so.5.34 but
on libperl.so.5.36.
Portmaster users:
portmaster -o lang/perl5.36 lang/perl5.34
You can now remove the DEFAULT_VERSIONS line added earlier
from /etc/make.conf
Then you will need to rebuild everything that uses libperl.so, you
can do so with:
portmaster -f `pkg shlib -qR libperl.so.5.34`
If, for some reason, this command fails at one point, it is safe to
run it again, it will not rebuild what it already rebuilt, as the
ports that have been rebuilt no longer depend on libperl.so.5.34 but
on libperl.so.5.36.
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.23.0.85 06 Jul 2015 13:03:38
  |
mat  |
Update to v5.23.0-85-g18b0188.
Changes: https://github.com/Perl/perl5/compare/v5.23.0-63-g6012112...v5.23.0-85-g18b0188
Sponsored by: Absolight |
5.23.0.63 29 Jun 2015 12:46:14
  |
mat  |
Update to v5.23.0-63-g6012112.
Changes: https://github.com/Perl/perl5/compare/v5.23.0-7-gd9fc04e...v5.23.0-63-g6012112
Sponsored by: Absolight |
5.23.0.7_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.23.0.7 22 Jun 2015 13:44:21
  |
mat  |
Update to v5.23.0-7-gd9fc04e.
Changes: https://github.com/Perl/perl5/compare/v5.22.0-125-g4b95171...v5.23.0-7-gd9fc04e
Sponsored by: Absolight |
5.22.0.125_1 16 Jun 2015 07:43:09
  |
mat  |
Update to v5.22.0-125-g4b95171.
Changes: https://github.com/Perl/perl5/compare/v5.22.0-72-g73949fc...v5.22.0-125-g4b95171
Sponsored by: Absolight |
5.22.0.72_1 08 Jun 2015 11:50:04
  |
mat  |
Update to v5.22.0-72-g73949fc.
Changes:
https://github.com/Perl/perl5/compare/v5.22.0-9-g4e3e12f...v5.22.0-72-g73949fc
Sponsored by: Absolight |
5.22.0.9_1 01 Jun 2015 20:29:34
  |
mat  |
Update to v5.22.0-9-g4e3e12f, fix feature.pm.
Sponsored by: Absolight |
5.22.0.6_1 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.1_1 26 May 2015 12:10:12
  |
mat  |
Update to v5.22.0-RC2-1-gdfd03a6.
Cleanup a bit the PKGNAMESUFFIX calculation.
Also force the PERL_PORT variable for the -devel one, in case there is more
than one with the same version.
Changes: https://github.com/Perl/perl5/compare/v5.22.0-RC1...v5.22.0-RC2-1-gdfd03a6
Sponsored by: Absolight |
5.22.0.r1_1 19 May 2015 15:59:13
  |
mat  |
Update to v5.22.0-RC1.
Fixup the PORTVERSION into DISTVERSION to work for mostly all possible git
describe values.
Changes: https://github.com/Perl/perl5/compare/v5.21.11-140-g96623e3...v5.22.0-RC1
Sponsored by: Absolight |
5.21.11.140_1 18 May 2015 12:25:55
  |
mat  |
Update to v5.21.11-140-g96623e3.
Changes: https://github.com/Perl/perl5/compare/v5.21.11-102-g9477009...v5.21.11-140-g96623e3
Sponsored by: Absolight |
5.21.11.102_1 11 May 2015 14:23:09
  |
mat  |
Update to v5.21.11-102-g9477009.
Note it is now called Perl 5.22.0, but it is still a release candidate, not the
release version.
Changes: https://github.com/Perl/perl5/compare/v5.21.11-26-g86c3558...v5.21.11-102-g9477009
Sponsored by: Absolight |
5.21.11.26_1 04 May 2015 09:02:41
  |
mat  |
Update to v5.21.11-26-g86c3558.
Changes: https://github.com/Perl/perl5/compare/v5.21.11-19-g257844b...v5.21.11-26-g86c3558
Sponsored by: Absolight |
5.21.11.19_1 27 Apr 2015 14:32:10
  |
mat  |
Have perldoc use mandoc before *roff. Also, fix perldoc when using more as a
pager.
Differential Revision: https://reviews.freebsd.org/D2373
With hat: perl@
Sponsored by: Absolight |
5.21.11.19 27 Apr 2015 11:00:40
  |
mat  |
Update to v5.21.11-19-g257844b.
Changes: https://github.com/Perl/perl5/compare/v5.21.10-105-g47cb8dd...v5.21.11-19-g257844b
Sponsored by: Absolight |
5.21.10.105 20 Apr 2015 10:47:45
  |
mat  |
Update to v5.21.10-105-g47cb8dd.
Changes: https://github.com/Perl/perl5/compare/v5.21.10-72-gc7f317a...v5.21.10-105-g47cb8dd
Sponsored by: Absolight |
5.21.10.72 16 Apr 2015 11:44:22
  |
mat  |
Add lang/perl5-devel, which will be the one from which the lang/perl5.xx ports
will come from, from now on.
Please, only use the -devel port for testing, not for production purposes.
Sponsored by: Absolight |