| Port details |
- p5-App-Yath-Script Script initialization and utility functions for Test2::Harness
- 2.000016 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: 2026-04-27 13:33:56
- Last Update: 2026-05-02 11:13:42
- Commit Hash: 5277329
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/dist/App-Yath-Script
- Description:
- App::Yath::Script provides the initial entry point for the yath script. It
handles script discovery, configuration loading, version detection, and
delegation to version-specific script modules (App::Yath::Script::V{X}).
During the BEGIN phase, do_begin() locates .yath.rc and .yath.user.rc
configuration files, determines the harness version to use, and delegates to the
appropriate App::Yath::Script::V{X} module. At runtime, do_runtime() hands off
execution to that module.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- p5-App-Yath-Script>0:devel/p5-App-Yath-Script
- To install the port:
- cd /usr/ports/devel/p5-App-Yath-Script/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-App-Yath-Script
- pkg install p5-App-Yath-Script
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-App-Yath-Script
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1777572498
SHA256 (App-Yath-Script-2.000016.tar.gz) = e4c81fe5b72409e824cddb535770223511efbdfe67260c82a00913a42acb1671
SIZE (App-Yath-Script-2.000016.tar.gz) = 42028
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-Getopt-Yath>=2.000008 : devel/p5-Getopt-Yath
- p5-Importer>=0.025 : devel/p5-Importer
- perl5>=5.42.r<5.43 : lang/perl5.42
- perl5>=5.42.r<5.43 : lang/perl5.42
- Test dependencies:
-
- p5-Test-Simple>=1.302200 : devel/p5-Test-Simple
- Runtime dependencies:
-
- p5-Getopt-Yath>=2.000008 : devel/p5-Getopt-Yath
- p5-Importer>=0.025 : devel/p5-Importer
- perl5>=5.42.r<5.43 : lang/perl5.42
- This port is required by:
- for Build
-
- devel/p5-Test2-Harness
- for Run
-
- devel/p5-Test2-Harness
Configuration Options:
- No options to configure
- Options name:
- devel_p5-App-Yath-Script
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.000016 02 May 2026 11:13:42
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-App-Yath-Script: Update to 2.000016
Changes: https://metacpan.org/dist/App-Yath-Script/changes |
2.000012 30 Apr 2026 16:35:29
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-App-Yath-Script: Update to 2.000012
Changes: https://metacpan.org/dist/App-Yath-Script/changes |
2.000011 27 Apr 2026 13:06:46
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-App-Yath-Script: Add p5-App-Yath-Script 2.000011
App::Yath::Script provides the initial entry point for the yath script. It
handles script discovery, configuration loading, version detection, and
delegation to version-specific script modules (App::Yath::Script::V{X}).
During the BEGIN phase, do_begin() locates .yath.rc and .yath.user.rc
configuration files, determines the harness version to use, and delegates to the
appropriate App::Yath::Script::V{X} module. At runtime, do_runtime() hands off
execution to that module. |
Number of commits found: 3
|