Port details on branch 2024Q3 |
- p5-Set-IntSpan Manages sets of integers
- 1.19_1 math =12 1.19_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libiconv, libgd, unzip, popt, png
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Set-IntSpan
- Description:
- Set::IntSpan manages sets of integers. It is optimized for sets that
have long runs of consecutive integers. These arise, for example, in
.newsrc files, which maintain lists of articles:
alt.foo: 1-21,28,31
alt.bar: 1-14192,14194,14196-14221
Sets are stored internally in a run-length coded form. This provides
for both compact storage and efficient computation. In particular,
set operations can be performed directly on the encoded
representation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Set-IntSpan>0:math/p5-Set-IntSpan
- To install the port:
- cd /usr/ports/math/p5-Set-IntSpan/ && make install clean
- To add the package, run one of these commands:
- pkg install math/p5-Set-IntSpan
- pkg install p5-Set-IntSpan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Set-IntSpan
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Set-IntSpan-1.19.tar.gz) = 11b7549b13ec5d87cc695dd4c777cd02983dd5fe9866012877fb530f48b3dfd0
SIZE (Set-IntSpan-1.19.tar.gz) = 26640
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.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-Data-Throttler
- graphics/gscan2pdf
- misc/p5-Business-Hours
- news/p5-News-Newsrc
- for Run
-
- devel/p5-Data-Throttler
- graphics/gscan2pdf
- misc/p5-Business-Hours
- news/p5-News-Newsrc
Configuration Options:
- No options to configure
- Options name:
- math_p5-Set-IntSpan
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|