Port details |
- p5-XT-Files Standard interface for author tests to find files to check
- 0.002 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: svysh.fbsd@gmail.com
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2025-01-31 18:03:05
- Last Update: 2025-01-31 18:02:29
- Commit Hash: 367b1ab
- Also Listed In: perl5
- License: BSD2CLAUSE
- WWW:
- https://metacpan.org/dist/XT-Files
- Description:
- XT::Files is the Tests that know what they want to check (e.g. module files),
but it's the distribution that knows where these files can be found (e.g. in
the lib directory and in the t/lib directory). Without XT::Files you may add
the same code to multiple .t files under xt that iterate over a check function
of the test. XT::Files is a standard interface that makes it easy for author
tests to ask the distribution for the kind of files it would like to test. And
it can easily be used for author tests that don't support XT::Files to have the
same set of files tested with every test.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-XT-Files>0:devel/p5-XT-Files
- To install the port:
- cd /usr/ports/devel/p5-XT-Files/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-XT-Files
- pkg install p5-XT-Files
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-XT-Files
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738274534
SHA256 (XT-Files-0.002.tar.gz) = 527a27763d7cbcb941d9579d65d5c41120f0e0a296a16e84365aab9d62b1505b
SIZE (XT-Files-0.002.tar.gz) = 31696
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-Tiny>=1 : devel/p5-Class-Tiny
- p5-Role-Tiny>=0 : devel/p5-Role-Tiny
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Fatal>=0 : devel/p5-Test-Fatal
- Runtime dependencies:
-
- p5-Class-Tiny>=1 : devel/p5-Class-Tiny
- p5-Role-Tiny>=0 : devel/p5-Role-Tiny
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-Test-Pod-Links
- for Run
-
- devel/p5-Test-Pod-Links
Configuration Options:
- No options to configure
- Options name:
- devel_p5-XT-Files
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.002 31 Jan 2025 18:02:29
![commit hash: 367b1aba710d21acda7b8c3790501e32dc2fdb1d commit hash: 367b1aba710d21acda7b8c3790501e32dc2fdb1d](/images/git.png) ![commit hash: 367b1aba710d21acda7b8c3790501e32dc2fdb1d commit hash: 367b1aba710d21acda7b8c3790501e32dc2fdb1d](/images/codeberg.svg) ![commit hash: 367b1aba710d21acda7b8c3790501e32dc2fdb1d commit hash: 367b1aba710d21acda7b8c3790501e32dc2fdb1d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Vladimir Druzenko (vvd) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) Author: Sergei Vyshenski |
devel/p5-XT-Files: New port: standard interface for author tests to find files
to check
XT::Files is the Tests that know what they want to check (e.g. module files),
but it's the distribution that knows where these files can be found (e.g. in
the lib directory and in the t/lib directory). Without XT::Files you may add
the same code to multiple .t files under xt that iterate over a check function
of the test. XT::Files is a standard interface that makes it easy for author
tests to ask the distribution for the kind of files it would like to test. And
it can easily be used for author tests that don't support XT::Files to have the
same set of files tested with every test.
PR: 284478 |
Number of commits found: 1
|