Port details |
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.118 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.118 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.118 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.118 04 Nov 2020 09:01:29 |
wen |
- Update to 1.118 |
1.116 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.116 06 Jul 2018 02:50:41 |
wen |
- Update to 1.116
Changes: https://metacpan.org/changes/distribution/File-ShareDir |
1.114 24 Jun 2018 20:20:33 |
sunpoet |
Update to 1.114
Changes: https://metacpan.org/changes/distribution/File-ShareDir |
1.110 16 Jun 2018 12:21:57 |
wen |
- Update to 1.110
Changes: https://metacpan.org/changes/distribution/File-ShareDir |
1.104 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.104 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.104 30 Jun 2017 13:05:49 |
sunpoet |
Update to 1.104
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/File-ShareDir/Changes |
1.102_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.102_2 10 Mar 2016 23:58:54 |
adamw |
Remove p5-Params-Util dependency, which was removed from File::ShareDir almost
6 years ago. While here, add NO_ARCH and sort plist. PORTREVISION bump for
dependency change. |
1.102_1 20 Sep 2015 19:59:04 |
olgeni |
Typos, whitespace and capitalization fixes (A-F). |
1.102_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.102 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.102 20 May 2014 08:04:18 |
jadawin |
- Update to 1.102 |
1.03 29 Oct 2013 12:52:07 |
vanilla |
Support STAGEDIR. |
1.03 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.03 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.03 12 Mar 2013 13:39:43 |
bapt |
Do not try to removed directories not created by the port
While here trim header
Reported by: pkg DEVELOPER_MODE |
1.03 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
1.03 07 Oct 2011 11:22:46 |
culot |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
1.03 26 Mar 2011 09:47:57 |
bapt |
- update to 1.03
- add licenses
- changes: http://cpansearch.perl.org/src/ADAMK/File-ShareDir-1.03/Changes |
1.02 18 Mar 2010 06:06:50 |
wen |
- Update to 1.02 |
1.01 24 Nov 2009 16:30:39 |
leeym |
- update to 1.01 |
1.00_1 31 Aug 2008 02:24:36 |
leeym |
- simplify dependency
- bump PORTREVISION |
1.00 18 Aug 2008 16:26:56 |
skv |
Fix plist.
Pointed by: erwin |
1.00 16 Aug 2008 15:44:08 |
skv |
Update to 1.00
Changes: http://search.cpan.org/src/ADAMK/File-ShareDir-1.00/Changes |
0.05 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.05 08 Sep 2007 00:57:38 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.05 06 Sep 2006 07:56:49 |
leeym |
- update to 0.05 |
0.04 10 May 2006 07:08:14 |
tobez |
Update to 0.04; assign maintainer to perl@. |
0.03 28 Jan 2006 13:42:41 |
tobez |
Update to 0.03. |
0.02 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.02 27 Dec 2005 10:02:05 |
tobez |
Add devel/p5-File-ShareDir 0.02, a Perl module to locate
per-distribution and per-module shared files location. |