Port details on branch 2023Q4 |
- p5-File-ShareDir Locate per-dist and per-module shared files
- 1.118 devel =14 1.118Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2005-12-27 10:03:29
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Params-Validate, p5-libwww, p5-Digest-HMAC, libxml2, p5-Class-Inspector
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/File-ShareDir
- Description:
- The intent of File::ShareDir is to provide a companion to
Class::Inspector and File::HomeDir, modules that take a process that is
well-known by advanced Perl developers but gets a little tricky, and
make it more available to the larger Perl community.
Quite often you want or need your Perl module (CPAN or otherwise) to
have access to a large amount of read-only data that is stored on the
file-system at run-time.
On a Linux-like system, this would be in a place such as /usr/share,
however Perl runs on a wide variety of different systems, and so the use
of any one location is unreliable.
Perl provides a little-known method for doing this, but almost nobody is
aware that it exists. As a result, module authors often go through some
very strange ways to make the data available to their code.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-File-ShareDir>0:devel/p5-File-ShareDir
- To install the port:
- cd /usr/ports/devel/p5-File-ShareDir/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-File-ShareDir
- pkg install p5-File-ShareDir
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-File-ShareDir
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1604508355
SHA256 (File-ShareDir-1.118.tar.gz) = 3bb2a20ba35df958dc0a4f2306fc05d903d8b8c4de3c8beefce17739d281c958
SIZE (File-ShareDir-1.118.tar.gz) = 29631
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Class-Inspector>=1.12 : devel/p5-Class-Inspector
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Class-Inspector>=1.12 : devel/p5-Class-Inspector
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-Prophet
- databases/p5-SQL-Translator
- devel/p5-Alien-LibGumbo
- devel/p5-Alien-SDL
- devel/p5-Data-Sah
- devel/p5-DateTime-Locale
- devel/p5-Devel-MAT
-
Deleted ports which required this port:
- for Run
-
- databases/p5-Prophet
- databases/p5-SQL-Translator
- devel/p5-Alien-SDL
- devel/p5-Data-Sah
- devel/p5-DateTime-Locale
- devel/p5-Devel-MAT
- devel/p5-Dist-Zilla
-
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:
- No options to configure
- Options name:
- devel_p5-File-ShareDir
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|