Port details |
- p5-PathTools Perl module for portably manipulating file specifications
- 3.7500 devel =102 3.7500Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2005-06-11 16:21:25
- Last Update: 2024-03-23 14:30:56
- Commit Hash: a9ffcd6
- People watching this port, also watch:: libiconv, gettext, expat, m4, gmake
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/PathTools
- Description:
- Cwd provides functions for determining the pathname of the current working
directory. It is recommended that getcwd (or another *cwd() function) be used in
all code to ensure portability. By default, it exports the functions cwd(),
getcwd(), fastcwd(), and fastgetcwd() (and, on Win32, getdcwd()) into the
caller's namespace.
File::Spec is designed to support operations commonly performed on file
specifications (usually called "file names", but not to be confused with the
contents of a file, or Perl's file handles), such as concatenating several
directory and file names into a single path, or determining whether a path is
rooted.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-PathTools>0:devel/p5-PathTools
- To install the port:
- cd /usr/ports/devel/p5-PathTools/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-PathTools
- pkg install p5-PathTools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-PathTools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1550286108
SHA256 (PathTools-3.75.tar.gz) = a558503aa6b1f8c727c0073339081a77888606aa701ada1ad62dd9d8c3f945a2
SIZE (PathTools-3.75.tar.gz) = 119064
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.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-CPAN-SQLite
- devel/p5-Module-Info
- devel/p5-Test-Pod-Coverage-Permissive
- graphics/p5-Image-Math-Constrain
- multimedia/gtk-youtube-viewer
- www/p5-Dancer-Plugin-Lexicon
-
Deleted ports which required this port:
- for Run
-
- devel/p5-CPAN-SQLite
- devel/p5-Module-Info
- devel/p5-Test-Pod-Coverage-Permissive
- editors/p5-Vimana
- graphics/p5-Image-Math-Constrain
- multimedia/gtk-youtube-viewer
- www/p5-Dancer-Plugin-Lexicon
-
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-PathTools
- USES:
- cpe 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 |
3.7500 23 Mar 2024 14:30:56 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PathTools: Remove unnecessary substitution |
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) |
3.7500 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 ) |
3.7500 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 ) |
3.7500 19 Sep 2021 05:59:54 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PathTools: Cosmetic change |
3.7500 10 Sep 2021 21:17:27 |
Bernhard Froehlich (decke) |
devel/p5-PathTools: Add CPE information
Approved by: portmgr (blanket) |
3.7500 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.7500 16 Feb 2019 22:54:51 |
sunpoet |
Update to 3.75
- Update pkg-descr
- Take maintainership
Changes: https://metacpan.org/changes/distribution/PathTools |
3.7400 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 |
3.7400 20 Feb 2018 20:26:31 |
sunpoet |
Update to 3.74
Changes: http://search.cpan.org/dist/PathTools/Changes |
3.6200 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
3.6200 12 Jan 2016 21:42:11 |
sunpoet |
- Update to 3.62
Changes: http://search.cpan.org/dist/PathTools/Changes
Security: 333f655a-b93a-11e5-9efa-5453ed2e2b49
PR: 206157
Submitted by: rakuco |
3.5900 15 Nov 2015 03:04:08 |
sunpoet |
- Update to 3.59
- Add LICENSE
- Strip shared library
- Sort PLIST
Changes: http://search.cpan.org/dist/PathTools/Changes |
3.4700_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 ) |
3.4700 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
3.4700 29 Jun 2014 06:57:04 |
leeym |
- update to 3.47
Changelog: http://search.cpan.org/src/SMUELLER/PathTools-3.47/Changes |
3.4000 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
3.4000 31 Oct 2013 06:20:33 |
vanilla |
Support STAGEDIR. |
3.4000 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
3.4000 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
3.4000 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
3.4000 30 Jan 2013 16:07:01 |
leeym |
- update to 3.40
Changes: http://cpansearch.perl.org/src/SMUELLER/PathTools-3.40/Changes |
3.3300 15 Nov 2010 02:39:55 |
wen |
- Update to 3.33
Changelog: http://cpansearch.perl.org/src/SMUELLER/PathTools-3.33/Changes |
3.3100 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
3.3100 06 Nov 2009 09:51:04 |
leeym |
- update to 3.31 |
3.3000 03 Jul 2009 10:24:16 |
tobez |
Update to 3.30(00).
Changes: http://search.cpan.org/dist/PathTools/Changes |
3.2900 11 Nov 2008 07:15:36 |
clsung |
- Update to 3.29
Changes: http://search.cpan.org/dist/PathTools/Changes |
3.2701 15 Feb 2008 17:07:35 |
leeym |
- update to 3.2701 |
3.2700 24 Jan 2008 04:32:01 |
clsung |
- Update to 3.2700 (3.27)
Changes: http://search.cpan.org/dist/PathTools/Changes |
3.2501 27 Dec 2007 12:01:45 |
gabor |
- Update to 3.2501 |
3.25 25 May 2007 23:16:18 |
erwin |
Update to 3.25 |
3.24 22 Nov 2006 20:59:44 |
erwin |
Update to 3.24 |
3.23 31 Oct 2006 09:16:21 |
clsung |
- Update to 3.23
PR: ports/104523
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> |
3.21 05 Oct 2006 12:57:17 |
clsung |
- Update to 3.21 |
3.19 13 Jul 2006 11:05:18 |
leeym |
- remove redundant HAS_GETPWD |
3.19 13 Jul 2006 08:34:39 |
leeym |
- update to 3.19
PR: 100165
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> |
3.18 28 Apr 2006 23:37:25 |
leeym |
- update to 3.18 |
3.16 18 Mar 2006 21:25:23 |
leeym |
- update to 3.17 |
3.16 01 Feb 2006 10:42:30 |
tobez |
Update to 3.16. |
3.15 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) |
3.15 28 Dec 2005 09:33:41 |
tobez |
Update to 3.15. |
3.14 19 Nov 2005 12:12:06 |
tobez |
Update to 3.14. |
3.13 16 Nov 2005 15:22:58 |
mat |
Update to 3.13 |
3.12 14 Nov 2005 15:05:17 |
mat |
Take a perl@ hat and add SHA256 checksums |
3.12 05 Oct 2005 07:16:14 |
leeym |
- update to 3.12 |
3.11 30 Aug 2005 14:55:34 |
mat |
Update to 3.11 |
3.09 16 Jun 2005 11:41:12 |
skv |
Update to 3.09 |
3.08 12 Jun 2005 14:36:03 |
skv |
Fix build for perl-5.00503.
Pointed by: Scott Allendorf <scott-allendorf ?? uiowa.edu> |
3.08 11 Jun 2005 16:13:12 |
skv |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |