Port details on branch 2023Q4 |
- p5-Tree-Simple Simple tree object
- 1.34 devel =13 1.34Version of this port present on the latest quarterly branch.
- Maintainer: demon@FreeBSD.org
- Port Added: 2004-07-07 13:20:52
- Last Update: 2022-10-17 08:07:28
- Commit Hash: c9ee6b8
- People watching this port, also watch:: unzip, p5-MIME-Tools, p5-Convert-BinHex, p5-libwww, p5-DBD-mysql
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Tree-Simple
- Description:
- This module in an fully object-oriented implementation of a simple n-
ary tree. It is built upon the concept of parent-child relationships,
so therefore every Tree::Simple object has both a parent and a set of
children (who themselves may have children, and so on). Every
Tree::Simple object also has siblings, as they are just the children of
their immediate parent.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Tree-Simple>0:devel/p5-Tree-Simple
- To install the port:
- cd /usr/ports/devel/p5-Tree-Simple/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Tree-Simple
- pkg install p5-Tree-Simple
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Tree-Simple
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1665993581
SHA256 (Tree-Simple-1.34.tgz) = b7e9799bd222bb94cff993f7d765980cbea1b6cd2aaa5ecbead635abdf47d29c
SIZE (Tree-Simple-1.34.tgz) = 46813
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-Tree-Parser
- devel/p5-Tree-Simple-View
- devel/p5-Tree-Simple-VisitorFactory
- multimedia/p5-Audio-M4P
- www/p5-Catalyst-Plugin-Authorization-ACL
- www/p5-Catalyst-Runtime
- www/p5-HTML-Parser-Simple
-
Deleted ports which required this port:
- for Run
-
- devel/p5-Tree-Parser
- devel/p5-Tree-Simple-View
- devel/p5-Tree-Simple-VisitorFactory
- multimedia/p5-Audio-M4P
- www/p5-Catalyst-Plugin-Authorization-ACL
- www/p5-Catalyst-Runtime
- www/p5-HTML-Parser-Simple
-
Deleted ports which required this port:
- * - 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-Tree-Simple
- USES:
- perl5 tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|