notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
p5-PathTools Perl module for portably manipulating file specifications
3.7500 devel on this many watch lists=100 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.7500Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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:: gettext, expat, libiconv, 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (30 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-PathTools-3.7500/catalog.mk
  2. /usr/local/share/licenses/p5-PathTools-3.7500/LICENSE
  3. /usr/local/share/licenses/p5-PathTools-3.7500/ART10
  4. /usr/local/share/licenses/p5-PathTools-3.7500/GPLv1+
  5. lib/perl5/site_perl/mach/5.36/Cwd.pm
  6. lib/perl5/site_perl/mach/5.36/File/Spec.pm
  7. lib/perl5/site_perl/mach/5.36/File/Spec/AmigaOS.pm
  8. lib/perl5/site_perl/mach/5.36/File/Spec/Cygwin.pm
  9. lib/perl5/site_perl/mach/5.36/File/Spec/Epoc.pm
  10. lib/perl5/site_perl/mach/5.36/File/Spec/Functions.pm
  11. lib/perl5/site_perl/mach/5.36/File/Spec/Mac.pm
  12. lib/perl5/site_perl/mach/5.36/File/Spec/OS2.pm
  13. lib/perl5/site_perl/mach/5.36/File/Spec/Unix.pm
  14. lib/perl5/site_perl/mach/5.36/File/Spec/VMS.pm
  15. lib/perl5/site_perl/mach/5.36/File/Spec/Win32.pm
  16. lib/perl5/site_perl/mach/5.36/auto/Cwd/Cwd.so
  17. lib/perl5/site_perl/man/man3/Cwd.3.gz
  18. lib/perl5/site_perl/man/man3/File::Spec.3.gz
  19. lib/perl5/site_perl/man/man3/File::Spec::AmigaOS.3.gz
  20. lib/perl5/site_perl/man/man3/File::Spec::Cygwin.3.gz
  21. lib/perl5/site_perl/man/man3/File::Spec::Epoc.3.gz
  22. lib/perl5/site_perl/man/man3/File::Spec::Functions.3.gz
  23. lib/perl5/site_perl/man/man3/File::Spec::Mac.3.gz
  24. lib/perl5/site_perl/man/man3/File::Spec::OS2.3.gz
  25. lib/perl5/site_perl/man/man3/File::Spec::Unix.3.gz
  26. lib/perl5/site_perl/man/man3/File::Spec::VMS.3.gz
  27. lib/perl5/site_perl/man/man3/File::Spec::Win32.3.gz
  28. @owner
  29. @group
  30. @mode
Collapse this list.
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):
p5-PathTools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.75003.75003.75003.75003.7500-3.7500-
FreeBSD:13:quarterly3.75003.75003.75003.75003.75003.75003.75003.7500
FreeBSD:14:latest3.75003.75003.75003.75003.75003.7500-3.7500
FreeBSD:14:quarterly3.75003.7500-3.75003.75003.75003.75003.7500
FreeBSD:15:latest3.75003.7500n/a3.7500n/a3.75003.75003.7500
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. devel/p5-CPAN-SQLite
  2. devel/p5-Module-Info
  3. devel/p5-Test-Pod-Coverage-Permissive
  4. graphics/p5-Image-Math-Constrain
  5. multimedia/gtk-youtube-viewer
  6. www/p5-Dancer-Plugin-Lexicon

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/publican*
  2. Collapse this list of deleted ports.
for Run
  1. devel/p5-CPAN-SQLite
  2. devel/p5-Module-Info
  3. devel/p5-Test-Pod-Coverage-Permissive
  4. editors/p5-Vimana
  5. graphics/p5-Image-Math-Constrain
  6. multimedia/gtk-youtube-viewer
  7. www/p5-Dancer-Plugin-Lexicon

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. textproc/p5-ElasticSearch*
  2. textproc/p5-ElasticSearch-legacy*
  3. textproc/publican*
  4. Collapse this list of deleted ports.
* - 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:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/X/XS/XSAWYERX/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/X/XS/XSAWYERX/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/PathTools/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/X/XS/XSAWYERX/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/X/XS/XSAWYERX/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/X/XS/XSAWYERX/
  7. http://backpan.perl.org/authors/id/X/XS/XSAWYERX/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/X/XS/XSAWYERX/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/X/XS/XSAWYERX/
  10. https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/
  11. https://cpan.metacpan.org/modules/by-module/PathTools/
  12. https://www.cpan.org/authors/id/X/XS/XSAWYERX/
Collapse this list.

There are no commits on branch 2022Q2 for this port