Port details on branch 2024Q3 |
- perl5.36 Practical Extraction and Report Language
- 5.36.3_2 lang =0 5.36.3_2Version of this port present on the latest quarterly branch.
- Maintainer: mat@FreeBSD.org
- Port Added: 2024-08-19 10:36:03
- Last Update: 2024-08-19 10:33:30
- Commit Hash: 0669690
- 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:
-
- To install the port:
- cd /usr/ports/lang/perl5.36/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/perl5.36
- pkg install perl5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: perl5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1701279213
SHA256 (perl/perl-5.36.3.tar.xz) = 45a228daef66d02fdccc820e71f87e40d8e3df1fc4431f8d4580ec08033866bd
SIZE (perl/perl-5.36.3.tar.xz) = 13141248
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.
- This port is required by:
- for Build
-
- comms/qt5-connectivity
- comms/qt5-sensors
- databases/postgresql12-plperl
- databases/postgresql13-plperl
- databases/postgresql14-plperl
- databases/postgresql15-plperl
- databases/postgresql16-plperl
- for Patch
-
- accessibility/qt5-speech
- comms/qt5-serialbus
- comms/qt5-serialport
- databases/qt5-sql
- databases/qt5-sqldrivers-mysql
- databases/qt5-sqldrivers-odbc
- databases/qt5-sqldrivers-pgsql
- for Run
-
- databases/postgresql12-plperl
- databases/postgresql13-plperl
- databases/postgresql14-plperl
- databases/postgresql15-plperl
- databases/postgresql16-plperl
- devel/llvm13
- dns/dsc
Configuration Options:
- ===> The following configuration options are available for perl5-5.36.3_2:
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
THREADS=on: Build threaded perl
===> Use 'make config' to modify these settings
- Options name:
- lang_perl5.36
- USES:
- cpe tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.36.3_2 19 Aug 2024 10:33:30 |
Mathieu Arnold (mat) |
lang/perl5*: remove calls to makewhatis
The @*exec macros have issues when being used when used with `pkg -r`,
as %D does not account for the root directory. As we have a periodic
task updating the makewhatis databases, and perl ports are the only ones
actually doing that, probably for some long lost historic reason, it is
easier to let that periodic task do its job.
PR: 280458
Discussed with: bapt
Reported by: Siva Mahadevan
(cherry picked from commit 06745788d4b143777aa2cb91e31a4c07af90ded3) |
Number of commits found: 1
|