Port details |
- p5-Data-Visitor Visitor style traversal of Perl data structures
- 0.32 devel =6 0.32Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-03-26 21:06:28
- Last Update: 2023-05-02 16:21:12
- Commit Hash: 0436fa4
- People watching this port, also watch:: p5-HTML-TokeParser-Simple, p5-ExtUtils-CBuilder, php81-pear, xorg-fonts-truetype, p5-Net-Server
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Data-Visitor
- Description:
- This module is a simple visitor implementation for Perl values.
It has a main dispatcher method, visit, which takes a single perl
value and then calls the methods appropriate for that value.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Data-Visitor>0:devel/p5-Data-Visitor
- To install the port:
- cd /usr/ports/devel/p5-Data-Visitor/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Data-Visitor
- pkg install p5-Data-Visitor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Data-Visitor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682903218
SHA256 (Data-Visitor-0.32.tar.gz) = b194290f257cc6275a039374111554c666a1650e4c01ad799c1e0a277f47917d
SIZE (Data-Visitor-0.32.tar.gz) = 39313
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-Moose>=0.89 : devel/p5-Moose
- p5-Tie-ToObject>=0.01 : devel/p5-Tie-ToObject
- p5-namespace-clean>=0.19 : devel/p5-namespace-clean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Test dependencies:
-
- p5-Data-Alias>=0 : devel/p5-Data-Alias
- p5-Test-Needs>=0 : devel/p5-Test-Needs
- p5-Tie-RefHash>=0 : devel/p5-Tie-RefHash
- Runtime dependencies:
-
- p5-Moose>=0.89 : devel/p5-Moose
- p5-Tie-ToObject>=0.01 : devel/p5-Tie-ToObject
- p5-namespace-clean>=0.19 : devel/p5-namespace-clean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-DBIx-Class-Fixtures
- databases/p5-DBIx-Class-Schema-PopulateMore
- devel/p5-Config-JFDI
- devel/p5-Data-Dumper-Interp
- devel/p5-Data-Visitor-Encode
- devel/p5-MooseX-Clone
- devel/p5-Test-DBIx-Class
- for Run
-
- databases/p5-DBIx-Class-Fixtures
- databases/p5-DBIx-Class-Schema-PopulateMore
- devel/p5-Config-JFDI
- devel/p5-Data-Dumper-Interp
- devel/p5-Data-Visitor-Encode
- devel/p5-MooseX-Clone
- devel/p5-Test-DBIx-Class
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Data-Visitor
- USES:
- perl5
- 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 |
0.32 02 May 2023 16:21:12 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Data-Visitor: Update to 0.32
Changes: https://metacpan.org/dist/Data-Visitor/changes |
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) |
0.31 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 ) |
0.31 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 ) |
0.31 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.31 23 Aug 2020 19:39:11 |
sunpoet |
Update to 0.31
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Data-Visitor |
0.30_1 30 Jun 2019 16:08:12 |
sunpoet |
Add NO_ARCH |
0.30_1 06 Oct 2018 13:06:45 |
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) |
0.30_1 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 |
0.30_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.30_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.30_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 ) |
0.30 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.30 29 Oct 2013 07:56:02 |
vanilla |
Support STAGEDIR. |
0.30 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.30 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.30 18 Jul 2013 13:18:51 |
culot |
- Update to 0.30
- Trim Makefile's header
- Add LICENSE (Artistic 1 & GPL 1)
- Pet portlint(1) by moving TEST_DEPENDS section earlier
Changes: http://search.cpan.org/dist/Data-Visitor/Changes |
0.28 17 Dec 2012 15:10:36 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
0.28 13 Mar 2012 16:15:36 |
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) |
0.28 08 Mar 2012 18:45:38 |
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 |
0.28 13 Feb 2012 04:43:12 |
sunpoet |
- Update to 0.28
- Sort *_DEPENDS
- Update TEST_DEPENDS
Changes: http://search.cpan.org/dist/Data-Visitor/Changes |
0.27_1 21 Jan 2012 17:40:15 |
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 |
0.27_1 06 Oct 2011 16:32:04 |
swills |
- Add test dependency to allow testing |
0.27_1 17 Sep 2011 07:06:45 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
0.27_1 17 May 2011 11:05:02 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
0.27_1 09 Sep 2010 18:28:35 |
pgollucci |
- Does not depend on p5-Data-Alias
PR: ports/150388
Submitted by: Renato Botelho <garga@FreeBSD.org>
With Hat: perl@
Changes: http://search.cpan.org/dist/Data-Visitor/Changes |
0.27 03 Feb 2010 13:07:43 |
tobez |
Update to 0.27.
Changes: http://search.cpan.org/dist/Data-Visitor/Changes |
0.26 04 Sep 2009 11:04:45 |
tobez |
Update to 0.26.
Changes: http://search.cpan.org/dist/Data-Visitor/Changes |
0.25 16 Aug 2009 09:22:05 |
linimon |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.25 19 Jun 2009 16:23:11 |
pgollucci |
- Update to 0.25
PR: ports/135744
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@) |
0.24 13 Apr 2009 12:11:27 |
lbr |
Update to 0.24 |
0.22 19 Dec 2008 22:56:50 |
lbr |
Update to 0.22 |
0.21 27 Sep 2008 20:27:26 |
lbr |
Update to 0.21 |
0.19 27 Aug 2008 13:30:13 |
lbr |
Update to 0.19 |
0.18 23 Jul 2008 08:07:09 |
lbr |
Update to 0.18 |
0.17 20 Jul 2008 22:33:17 |
lbr |
Update to 0.17 |
0.15 18 Feb 2008 17:09:56 |
lbr |
Update to 0.15.
PR: 120801 (minus the Test-depends)
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> |
0.13 12 Jan 2008 17:39:54 |
lbr |
Update to 0.13 |
0.10 31 Dec 2007 06:34:23 |
lbr |
Update to 0.10 |
0.09 08 Oct 2007 19:53:10 |
lbr |
Update to 0.09 |
0.08 08 Sep 2007 00:56:04 |
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 |
0.08 02 Jul 2007 09:14:10 |
lbr |
Update to 0.08 |
0.07 25 May 2007 09:16:06 |
lbr |
Update to 0.07 |
0.05 01 May 2006 13:52:00 |
lbr |
Changing email-address on my 80 ports.
Approved by: erwin (mental) |
0.05 30 Apr 2006 19:20:45 |
lbr |
up to 0.05
Approved by: erwin (mentor) |
0.04 04 Apr 2006 15:10:57 |
erwin |
Update to 0.04
PR: 95305
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
0.03 26 Mar 2006 21:05:51 |
sem |
This module is a simple visitor implementation for Perl values.
It has a main dispatcher method, visit, which takes a single perl
value and then calls the methods appropriate for that value.
WWW: http://search.cpan.org/dist/Data-Visitor/
PR: ports/94954
Submitted by: Lars Balker Rasmussen <lars@balker.dk> |