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
p5-Path-IsDev Perl extension to determine if path resembles dev source tree
1.001003 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.001003Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-11-02 09:41:18
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Path-IsDev
Description:
This module is more or less a bunch of heuristics for determining if a given path is a development tree root of some kind. This has many useful applications, notably ones that require behaviours for "installed" modules to be different to those that are still "in development"
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 (61 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Path-IsDev-1.001003/catalog.mk
  2. /usr/local/share/licenses/p5-Path-IsDev-1.001003/LICENSE
  3. /usr/local/share/licenses/p5-Path-IsDev-1.001003/ART10
  4. /usr/local/share/licenses/p5-Path-IsDev-1.001003/GPLv1+
  5. lib/perl5/site_perl/Path/IsDev.pm
  6. lib/perl5/site_perl/Path/IsDev/Heuristic/Changelog.pm
  7. lib/perl5/site_perl/Path/IsDev/Heuristic/DevDirMarker.pm
  8. lib/perl5/site_perl/Path/IsDev/Heuristic/META.pm
  9. lib/perl5/site_perl/Path/IsDev/Heuristic/MYMETA.pm
  10. lib/perl5/site_perl/Path/IsDev/Heuristic/Makefile.pm
  11. lib/perl5/site_perl/Path/IsDev/Heuristic/TestDir.pm
  12. lib/perl5/site_perl/Path/IsDev/Heuristic/Tool/Dzil.pm
  13. lib/perl5/site_perl/Path/IsDev/Heuristic/Tool/MakeMaker.pm
  14. lib/perl5/site_perl/Path/IsDev/Heuristic/Tool/ModuleBuild.pm
  15. lib/perl5/site_perl/Path/IsDev/Heuristic/VCS/Git.pm
  16. lib/perl5/site_perl/Path/IsDev/HeuristicSet/Basic.pm
  17. lib/perl5/site_perl/Path/IsDev/NegativeHeuristic/HomeDir.pm
  18. lib/perl5/site_perl/Path/IsDev/NegativeHeuristic/IsDev/IgnoreFile.pm
  19. lib/perl5/site_perl/Path/IsDev/NegativeHeuristic/PerlINC.pm
  20. lib/perl5/site_perl/Path/IsDev/Object.pm
  21. lib/perl5/site_perl/Path/IsDev/Result.pm
  22. lib/perl5/site_perl/Path/IsDev/Role/Heuristic.pm
  23. lib/perl5/site_perl/Path/IsDev/Role/HeuristicSet.pm
  24. lib/perl5/site_perl/Path/IsDev/Role/HeuristicSet/Simple.pm
  25. lib/perl5/site_perl/Path/IsDev/Role/Matcher/Child/BaseName/MatchRegexp.pm
  26. lib/perl5/site_perl/Path/IsDev/Role/Matcher/Child/BaseName/MatchRegexp/File.pm
  27. lib/perl5/site_perl/Path/IsDev/Role/Matcher/Child/Exists/Any.pm
  28. lib/perl5/site_perl/Path/IsDev/Role/Matcher/Child/Exists/Any/Dir.pm
  29. lib/perl5/site_perl/Path/IsDev/Role/Matcher/Child/Exists/Any/File.pm
  30. lib/perl5/site_perl/Path/IsDev/Role/Matcher/FullPath/Is/Any.pm
  31. lib/perl5/site_perl/Path/IsDev/Role/NegativeHeuristic.pm
  32. lib/perl5/site_perl/man/man3/Path::IsDev.3.gz
  33. lib/perl5/site_perl/man/man3/Path::IsDev::Heuristic::Changelog.3.gz
  34. lib/perl5/site_perl/man/man3/Path::IsDev::Heuristic::DevDirMarker.3.gz
  35. lib/perl5/site_perl/man/man3/Path::IsDev::Heuristic::META.3.gz
  36. lib/perl5/site_perl/man/man3/Path::IsDev::Heuristic::MYMETA.3.gz
  37. lib/perl5/site_perl/man/man3/Path::IsDev::Heuristic::Makefile.3.gz
  38. lib/perl5/site_perl/man/man3/Path::IsDev::Heuristic::TestDir.3.gz
  39. lib/perl5/site_perl/man/man3/Path::IsDev::Heuristic::Tool::Dzil.3.gz
  40. lib/perl5/site_perl/man/man3/Path::IsDev::Heuristic::Tool::MakeMaker.3.gz
  41. lib/perl5/site_perl/man/man3/Path::IsDev::Heuristic::Tool::ModuleBuild.3.gz
  42. lib/perl5/site_perl/man/man3/Path::IsDev::Heuristic::VCS::Git.3.gz
  43. lib/perl5/site_perl/man/man3/Path::IsDev::HeuristicSet::Basic.3.gz
  44. lib/perl5/site_perl/man/man3/Path::IsDev::NegativeHeuristic::HomeDir.3.gz
  45. lib/perl5/site_perl/man/man3/Path::IsDev::NegativeHeuristic::IsDev::IgnoreFile.3.gz
  46. lib/perl5/site_perl/man/man3/Path::IsDev::NegativeHeuristic::PerlINC.3.gz
  47. lib/perl5/site_perl/man/man3/Path::IsDev::Object.3.gz
  48. lib/perl5/site_perl/man/man3/Path::IsDev::Result.3.gz
  49. lib/perl5/site_perl/man/man3/Path::IsDev::Role::Heuristic.3.gz
  50. lib/perl5/site_perl/man/man3/Path::IsDev::Role::HeuristicSet.3.gz
  51. lib/perl5/site_perl/man/man3/Path::IsDev::Role::HeuristicSet::Simple.3.gz
  52. lib/perl5/site_perl/man/man3/Path::IsDev::Role::Matcher::Child::BaseName::MatchRegexp.3.gz
  53. lib/perl5/site_perl/man/man3/Path::IsDev::Role::Matcher::Child::BaseName::MatchRegexp::File.3.gz
  54. lib/perl5/site_perl/man/man3/Path::IsDev::Role::Matcher::Child::Exists::Any.3.gz
  55. lib/perl5/site_perl/man/man3/Path::IsDev::Role::Matcher::Child::Exists::Any::Dir.3.gz
  56. lib/perl5/site_perl/man/man3/Path::IsDev::Role::Matcher::Child::Exists::Any::File.3.gz
  57. lib/perl5/site_perl/man/man3/Path::IsDev::Role::Matcher::FullPath::Is::Any.3.gz
  58. lib/perl5/site_perl/man/man3/Path::IsDev::Role::NegativeHeuristic.3.gz
  59. @owner
  60. @group
  61. @mode
Collapse this list.
Dependency lines:
  • p5-Path-IsDev>0:devel/p5-Path-IsDev
To install the port:
cd /usr/ports/devel/p5-Path-IsDev/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Path-IsDev
  • pkg install p5-Path-IsDev
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Path-IsDev
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1650229052 SHA256 (Path-IsDev-1.001003.tar.gz) = 37d66bfe205d7916824a46ad6290b8fb170fc602c16f8dc8169576f2ad682949 SIZE (Path-IsDev-1.001003.tar.gz) = 188687

Packages (timestamps in pop-ups are UTC):
p5-Path-IsDev
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0010031.0010031.001002_11.0010031.001003-1.001002_1-
FreeBSD:13:quarterly1.0010031.0010031.0010031.0010031.0010031.0010031.0010031.001003
FreeBSD:14:latest1.0010031.0010031.0010031.0010031.0010031.001003-1.001003
FreeBSD:14:quarterly1.0010031.001003-1.0010031.0010031.0010031.0010031.001003
FreeBSD:15:latest1.0010031.001003n/a1.001003n/a1.0010031.0010031.001003
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. p5-Class-Tiny>=0.010 : devel/p5-Class-Tiny
  2. p5-File-HomeDir>=0 : devel/p5-File-HomeDir
  3. p5-Module-Runtime>=0 : devel/p5-Module-Runtime
  4. p5-Path-Tiny>=0.004 : devel/p5-Path-Tiny
  5. p5-Role-Tiny>=0 : devel/p5-Role-Tiny
  6. p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Class-Tiny>=0.010 : devel/p5-Class-Tiny
  2. p5-File-HomeDir>=0 : devel/p5-File-HomeDir
  3. p5-Module-Runtime>=0 : devel/p5-Module-Runtime
  4. p5-Path-Tiny>=0.004 : devel/p5-Path-Tiny
  5. p5-Role-Tiny>=0 : devel/p5-Role-Tiny
  6. p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. devel/p5-File-ShareDir-ProjectDistDir
  2. devel/p5-Path-FindDev
for Run
  1. devel/p5-File-ShareDir-ProjectDistDir
  2. devel/p5-Path-FindDev

Configuration Options:
No options to configure
Options name:
devel_p5-Path-IsDev
USES:
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/K/KE/KENTNL/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/K/KE/KENTNL/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Path/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/K/KE/KENTNL/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/K/KE/KENTNL/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/K/KE/KENTNL/
  7. http://backpan.perl.org/authors/id/K/KE/KENTNL/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/K/KE/KENTNL/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/K/KE/KENTNL/
  10. https://cpan.metacpan.org/authors/id/K/KE/KENTNL/
  11. https://cpan.metacpan.org/modules/by-module/Path/
  12. https://www.cpan.org/authors/id/K/KE/KENTNL/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.001003
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.001003
17 Apr 2022 23:58:54
commit hash: 1a9af0cd2b47273b4d490a44e83b128bafb0ea4acommit hash: 1a9af0cd2b47273b4d490a44e83b128bafb0ea4acommit hash: 1a9af0cd2b47273b4d490a44e83b128bafb0ea4acommit hash: 1a9af0cd2b47273b4d490a44e83b128bafb0ea4a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Path-IsDev: Update to 1.001003

- Add LICENSE_FILE
- Add TEST_DEPENDS
- Fix indent
- Sort PLIST

Changes:	https://metacpan.org/dist/Path-IsDev/changes
1.001002_1
04 Oct 2021 19:58:01
commit hash: e56a7da8946973ad5233bf881538298e30f472ebcommit hash: e56a7da8946973ad5233bf881538298e30f472ebcommit hash: e56a7da8946973ad5233bf881538298e30f472ebcommit hash: e56a7da8946973ad5233bf881538298e30f472eb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
*: re-assign kuriyama@s ports to the pool, commit bit safekept

With hat:	portmgr-secretary
1.001002_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.001002_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.001002_1
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.001002_1
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.001002_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.001002_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
1.001002
20 Nov 2014 08:11:44
Revision:372873Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 1.001002.
1.000000
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.000000
02 Nov 2013 09:41:07
Revision:332463Original commit files touched by this commit
kuriyama search for other commits by this committer
This module is more or less a bunch of heuristics for determining if a
given path is a development tree root of some kind.

This has many useful applications, notably ones that require
behaviours for "installed" modules to be different to those that are
still "in development"

WWW: http://search.cpan.org/dist/Path-IsDev/

Number of commits found: 13