Port details |
- p5-Tree-Simple Simple tree object
- 1.33 devel
=12 1.33Version of this port present on the latest quarterly branch. - Maintainer: demon@FreeBSD.org
 - Port Added: 2004-07-07 13:20:52
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-libwww, p5-Convert-BinHex, p5-XML-Parser, p5-MIME-Tools, unzip
- Also Listed In: perl5
- License: ART10 GPLv1+
- 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.
WWW: https://metacpan.org/release/Tree-Simple
- SVNWeb : git : Homepage
- 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 = 1531835064
SHA256 (Tree-Simple-1.33.tgz) = db3ad71428ec6c323d0cbf09016910e5b7edd9b6d3b35443a28ad8c3cce296aa
SIZE (Tree-Simple-1.33.tgz) = 50385
- 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:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.33
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17 Jul 2018 13:45:21
1.33
|
demon  |
Update to version 1.33.
PR: 229831
Submitted by: mikael.urankar@gmail.com |
27 May 2018 20:15:20
1.32
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
30 Dec 2017 06:42:13
1.32
|
sunpoet  |
Update to 1.32
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Tree-Simple/Changes
PR: 224680
Submitted by: sunpoet (myself)
Approved by: demon (maintainer) |
15 Sep 2017 08:58:50
1.23_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:00:57
1.23_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.23_1
|
mat  |
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 ) |
27 Oct 2014 10:55:59
1.23
|
bapt  |
Cleanup plist |
29 Jul 2014 19:11:53
1.23
|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
10 Nov 2013 10:10:15
1.23
|
demon  |
Update to version 1.23. |
12 Oct 2013 15:11:48
1.22
|
sunpoet  |
- Update to 1.22
- Remove leading indefinite article from COMMENT
- Add LICENSE
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Tree-Simple/Changes
PR: ports/182835
Submitted by: sunpoet (myself)
Approved by: Dmitry Sivachenko <trtrmitya@gmail.com> (maintainer) |
20 Sep 2013 17:13:47
1.18
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
08 Sep 2013 14:47:37
1.18
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
06 Mar 2012 02:00:50
1.18
|
swills  |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
03 Jul 2011 14:59:23
1.18
|
ohauer  |
-remove MD5 |
22 Jul 2009 16:27:08
1.18
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
1.18
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
08 Feb 2008 15:28:48
1.18
|
demon  |
Update to 1.18.
PR: 120385
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> |
08 Sep 2007 00:59:21
1.17
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
02 Dec 2006 14:12:13
1.17
|
demon  |
Update to 1.17.
PR: 106180
Submitted by: Christopher Boumenot <boumenot@gmail.com> |
17 Jul 2006 08:35:32
1.16
|
demon  |
Update to 1.16.
Based on PRs: 98868, 99577, 99817 |
22 Jan 2006 08:30:12
1.15
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.15
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
10 Oct 2005 12:07:18
1.15
|
demon  |
Upgrade to version 1.15.
PR: 86731
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |
28 Apr 2005 08:42:26
1.14
|
demon  |
Update to version 1.14. |
13 Oct 2004 06:45:51
1.12
|
demon  |
Update to version 1.12.
PR: 72596
Submitted by: Aaron Dalton <aaron@daltons.ca> |
01 Sep 2004 09:05:56
1.10
|
demon  |
Update to version 1.10.
Remove unneeded dependency.
Take maintainership. |
17 Aug 2004 16:01:59
1.07
|
vanilla  |
- this port does not build under perl 5.00503
- add new DEPENDS
- add WWW in pkg-descr
- add files in pkg-plist
PR: ports/70538
Submitted by: Cheng-Lung Sung <clsung_at_tw.freebsd.org> |
02 Aug 2004 10:14:35
1.07
|
demon  |
Update to version 1.07. |
12 Jul 2004 09:14:49
1.06
|
demon  |
Add dependency on Test::More for ancient versions of perl
Spotted by: kris |
07 Jul 2004 13:20:11
1.06
|
demon  |
New port: Tree::Simple.
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. |