Port details |
- perl5-devel Practical Extraction and Report Language
- 5.41.12 lang
=5 5.41.3Version of this port present on the latest quarterly branch. - Maintainer: mat@FreeBSD.org
 - Port Added: 2015-04-16 11:44:37
- Last Update: 2025-04-23 08:05:21
- Commit Hash: 0703541
- People watching this port, also watch:: openvpn, wget, openssl, perl5, mutt
- 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 - 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 = 1745395280
SHA256 (perl/perl-5.41.12.tar.xz) = 136225190411feefd0cb7b6a5f732528763d414d5945859fb7e59a6b6469f0f8
SIZE (perl/perl-5.41.12.tar.xz) = 14439712
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.41.12:
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.
|
Number of commits found: 401 (showing only 1 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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 |
Number of commits found: 401 (showing only 1 on this page)
|