Port details |
- p5-File-ShareDir-Tiny Locate per-dist and per-module shared files
- 0.001 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-05-18 03:39:31
- Last Update: 2025-05-18 03:14:38
- Commit Hash: cc19214
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/dist/File-ShareDir-Tiny
- Description:
- 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.
File::ShareDir::Tiny provides a more portable way to have (read-only) data for
your module.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-File-ShareDir-Tiny>0:devel/p5-File-ShareDir-Tiny
- To install the port:
- cd /usr/ports/devel/p5-File-ShareDir-Tiny/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-File-ShareDir-Tiny
- pkg install p5-File-ShareDir-Tiny
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-File-ShareDir-Tiny
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1745936002
SHA256 (File-ShareDir-Tiny-0.001.tar.gz) = 16d6e0352d02402cdd46bc8d7c426c66cd8488d7066878b250e50a6a34e47b58
SIZE (File-ShareDir-Tiny-0.001.tar.gz) = 13964
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:
-
- perl5>=5.40.r<5.41 : lang/perl5.40
- Runtime dependencies:
-
- perl5>=5.40.r<5.41 : lang/perl5.40
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-File-ShareDir-Tiny
- USES:
- perl5
- 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 |
0.001 18 May 2025 03:14:38
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-File-ShareDir-Tiny: Add p5-File-ShareDir-Tiny 0.001
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.
File::ShareDir::Tiny provides a more portable way to have (read-only) data for
your module. |
Number of commits found: 1
|