Port details |
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.34 17 Oct 2022 08:07:28 |
Dmitry Sivachenko (demon) |
devel/p5-Tree-Simple: Update to version 1.34.
Submitted by: Gian-Simon Purkert <gspurki@gmail.com>
PR: 266903 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.33 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.33 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.33 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.33 17 Jul 2018 13:45:21 |
demon |
Update to version 1.33.
PR: 229831
Submitted by: mikael.urankar@gmail.com |
1.32 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.32 30 Dec 2017 06:42:13 |
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) |
1.23_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.23_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.23_1 26 Nov 2014 13:08:38 |
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 ) |
1.23 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.23 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.23 10 Nov 2013 10:10:15 |
demon |
Update to version 1.23. |
1.22 12 Oct 2013 15:11:48 |
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) |
1.18 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.18 08 Sep 2013 14:47:37 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.18 06 Mar 2012 02:00:50 |
swills |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
1.18 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.18 22 Jul 2009 16:27:08 |
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) |
1.18 17 Apr 2008 14:30:31 |
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) |
1.18 08 Feb 2008 15:28:48 |
demon |
Update to 1.18.
PR: 120385
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> |
1.17 08 Sep 2007 00:59:21 |
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 |
1.17 02 Dec 2006 14:12:13 |
demon |
Update to 1.17.
PR: 106180
Submitted by: Christopher Boumenot <boumenot@gmail.com> |
1.16 17 Jul 2006 08:35:32 |
demon |
Update to 1.16.
Based on PRs: 98868, 99577, 99817 |
1.15 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.15 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.15 10 Oct 2005 12:07:18 |
demon |
Upgrade to version 1.15.
PR: 86731
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |
1.14 28 Apr 2005 08:42:26 |
demon |
Update to version 1.14. |
1.12 13 Oct 2004 06:45:51 |
demon |
Update to version 1.12.
PR: 72596
Submitted by: Aaron Dalton <aaron@daltons.ca> |
1.10 01 Sep 2004 09:05:56 |
demon |
Update to version 1.10.
Remove unneeded dependency.
Take maintainership. |
1.07 17 Aug 2004 16:01:59 |
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> |
1.07 02 Aug 2004 10:14:35 |
demon |
Update to version 1.07. |
1.06 12 Jul 2004 09:14:49 |
demon |
Add dependency on Test::More for ancient versions of perl
Spotted by: kris |
1.06 07 Jul 2004 13:20:11 |
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. |