Port details on branch 2016Q4 |
- perl5.20 Practical Extraction and Report Language
- 5.20.3_16 lang
=11 5.20.3_16Version of this port present on the latest quarterly branch.
- DEPRECATED: Support end three years after .0 release, please upgrade to a more recent version of Perl
This port expired on: 2017-05-27
- Maintainer: perl@FreeBSD.org
- Port Added: 2014-05-27 12:19:38
- Last Update: 2017-06-01 02:26:53
- SVN Revision: 442270
- People watching this port, also watch:: pkg, python27, gettext-runtime, bash, rsync
- 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 - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: perl5.20
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (perl/perl-5.20.3.tar.bz2) = 1b40068166c242e34a536836286e70b78410602a80615143301e52aa2901493b
SIZE (perl/perl-5.20.3.tar.bz2) = 13743405
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.
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for perl5.20-5.20.3_16:
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:bzip2
- 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:
|