Port details |
- p5-Tree-Simple-VisitorFactory Set of visitor objects for traversing Tree::Simple hierarchies
- 0.16 devel
=5 0.16Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2004-08-20 12:11:26
- Last Update: 2021-05-30 19:53:14
- Commit Hash: fd64f53
- People watching this port, also watch:: p5-MIME-Tools, p5-Time-HiRes, p5-IO-Multiplex, screen, p5-Getopt-Long
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Tree::Simple::VisitorFactory is a collection of visitor objects used to
traverse Tree::Simple hierarchies.
WWW: https://metacpan.org/release/Tree-Simple-VisitorFactory
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Tree-Simple-VisitorFactory>0:devel/p5-Tree-Simple-VisitorFactory
- To install the port:
- cd /usr/ports/devel/p5-Tree-Simple-VisitorFactory/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Tree-Simple-VisitorFactory
- pkg install p5-Tree-Simple-VisitorFactory
- PKGNAME: p5-Tree-Simple-VisitorFactory
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622214038
SHA256 (Tree-Simple-VisitorFactory-0.16.tgz) = 9cf538faa12c54ffb4a91439945e488f1856f62b89ac5072a922119e01880da6
SIZE (Tree-Simple-VisitorFactory-0.16.tgz) = 41249
- 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-Tree-Simple>=1.22 : devel/p5-Tree-Simple
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Tree-Simple>=1.22 : devel/p5-Tree-Simple
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-Catalyst-Plugin-Authorization-ACL
- www/p5-Catalyst-Runtime
- for Run
-
- www/p5-Catalyst-Plugin-Authorization-ACL
- www/p5-Catalyst-Runtime
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Tree-Simple-VisitorFactory
- 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 |
30 May 2021 19:53:14 0.16
|
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Tree-Simple-VisitorFactory: Update to 0.16
Changes: https://metacpan.org/changes/distribution/Tree-Simple-VisitorFactory |
06 Apr 2021 14:31:07 0.15
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.15
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.15
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.15
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
06 May 2016 06:56:59
0.15
|
wen  |
- Update to 0.15
Changes:
http://search.cpan.org/src/RSAVAGE/Tree-Simple-VisitorFactory-0.15/Changes |
29 Apr 2016 22:42:53
0.14
|
sunpoet  |
- Update to 0.14
Changes: http://search.cpan.org/dist/Tree-Simple-VisitorFactory/Changes |
28 Apr 2016 19:04:41
0.13
|
sunpoet  |
- Update to 0.13
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Tree-Simple-VisitorFactory/Changes |
01 Apr 2016 14:00:57
0.12
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
04 Apr 2015 12:52:35
0.12
|
sunpoet  |
- Update to 0.12
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Tree-Simple-VisitorFactory/Changes |
26 Nov 2014 13:08:38
0.10_2
|
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
0.10_1
|
bapt  |
Cleanup plist |
31 Oct 2013 14:31:31
0.10_1
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 17:13:47
0.10_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 18:52:11
0.10_1
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
29 Mar 2013 00:44:54
0.10_1
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
17 Dec 2012 13:36:43
0.10_1
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
07 Jun 2012 08:13:02
0.10_1
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
13 Mar 2012 16:15:36
0.10_1
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.10_1
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
21 Jan 2012 17:40:15
0.10_1
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
22 Oct 2011 15:14:57
0.10_1
|
swills  |
- Add test depends to facilitate testing |
17 May 2011 11:05:02
0.10_1
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
12 Dec 2010 21:32:35
0.10_1
|
pgollucci  |
- Pass to perl@ |
21 Dec 2009 02:19:12
0.10_1
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
09 Sep 2009 09:28:25
0.10_1
|
kuriyama  |
- Remove dependency on p5-PathTools (File::Spec), which is included
since perl 5.4.
- Move p5-Scalar-Util dependency to conditional section for perl 5.6. |
29 Apr 2008 05:27:10
0.10
|
linimon  |
Reset aaron's port maintainerships due to many maintainer-timeouts. |
17 Apr 2008 14:30:31
0.10
|
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 Sep 2007 00:59:21
0.10
|
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 |
22 Jan 2006 01:48:34
0.10
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Dec 2005 15:09:15
0.10
|
aaron  |
- updated from v0.09 to v0.10
0.10 Fri Nov. 25, 2005
- removing OS X resource fork files which are causeing
the pod test to fail
Approved by: tobez (implicit) |
21 Nov 2005 19:42:35
0.09
|
aaron  |
- update port from v0.08 to v0.09
Approved by: tobez |
05 Nov 2005 15:41:24
0.08
|
aaron  |
- Fixed incorrect dependency location
Approved by: tobez |
03 Nov 2005 12:13:36
0.08
|
aaron  |
- Updated from 0.05 to 0.08
- Updated maintainer email address
Approved by: tobez |
24 Nov 2004 10:42:14
0.05
|
sem  |
- Update to 0.05
PR: ports/74121
Submitted by: maintainer |
20 Aug 2004 12:08:43
0.01
|
mat  |
Add p5-Tree-Simple-VisitorFactory 0.01, a set of visitor objects for
traversing Tree::Simple hierarchies.
PR: ports/70426
Submitted by: Aaron Dalton <aaron@daltons.ca> |