Port details |
- p5-XML-Reader Reading XML and providing path information based on a pull-parser
- 0.67 textproc =2 0.67Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2009-10-20 23:51:59
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/XML-Reader
- Description:
- XML::Reader provides a simple and easy to use interface for
sequentially parsing XML files (so called "pull-mode" parsing)
and at the same time keeps track of the complete XML-path.
It was developped as a wrapper on top of XML::Parser.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-XML-Reader>0:textproc/p5-XML-Reader
- To install the port:
- cd /usr/ports/textproc/p5-XML-Reader/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-XML-Reader
- pkg install p5-XML-Reader
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-XML-Reader
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1542896869
SHA256 (XML-Reader-0.67.tar.gz) = 7e5274bd9f7812f81832b96788f105cf609e127d09e82a302c33c5c070bdab74
SIZE (XML-Reader-0.67.tar.gz) = 77826
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-Acme-HTTP>=0 : net/p5-Acme-HTTP
- p5-XML-Parser>=0 : textproc/p5-XML-Parser
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Acme-HTTP>=0 : net/p5-Acme-HTTP
- p5-XML-Parser>=0 : textproc/p5-XML-Parser
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for p5-XML-Reader-0.67:
PP=off: Use Pure Perl XML Parser (instead of compiled)
===> Use 'make config' to modify these settings
- Options name:
- textproc_p5-XML-Reader
- 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 |
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.67 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.67 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.67 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.67 22 Nov 2018 20:47:56 |
sunpoet |
Update to 0.67
- Add LICENSE_FILE
- Sort TEST_DEPENDS
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/XML-Reader |
0.65 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.65 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.65 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.65 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.65 13 Mar 2015 17:29:59 |
adamw |
Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used |
0.65 11 Jan 2015 13:30:26 |
sunpoet |
- Update to 0.65
- Convert to new options helper
- Sort PLIST
Changes: http://search.cpan.org/dist/XML-Reader/Changes |
0.64 05 Dec 2014 15:39:54 |
jadawin |
- Update to 0.64 |
0.53_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.53 15 Aug 2014 21:11:53 |
pi |
textproc/p5-XML-Reader: 0.51 -> 0.53
doc fixes. |
0.51 09 Aug 2014 12:36:30 |
pi |
textproc/p5-XML-Reader: 0.49 -> 0.51
- Add the possibility of reading http (using Net::HTTP)
- fix a typing error in the POD documentation |
0.49 27 Feb 2014 22:50:38 |
sunpoet |
- Convert to new options helper
- Update PP_DESC
- Remove outdated PERL_LEVEL check |
0.49 07 Nov 2013 03:52:42 |
vanilla |
Support STAGEDIR. |
0.49 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.49 29 Aug 2013 04:08:54 |
sunpoet |
- Use single space after WWW: |
0.49 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.49 11 Aug 2012 13:20:40 |
wen |
- Update to 0.49
Changes: http://cpansearch.perl.org/src/KEICHNER/XML-Reader-0.49/Changes |
0.46 06 Aug 2012 19:12:57 |
sunpoet |
- Update to 0.46
Changes: http://search.cpan.org/dist/XML-Reader/Changes |
0.44 05 Aug 2012 06:56:09 |
sunpoet |
- Update to 0.44
Changes: http://search.cpan.org/dist/XML-Reader/Changes |
0.42 31 Jul 2012 07:55:38 |
sunpoet |
- Update to 0.42
Changes: http://search.cpan.org/dist/XML-Reader/Changes |
0.40 06 Jul 2012 04:19:53 |
sunpoet |
- Update to 0.40
- Add LICENSE
- Add OPTIONS: PP for XML::Parsepp
Changes: http://search.cpan.org/dist/XML-Reader/Changes |
0.39 29 Oct 2011 00:08:40 |
clsung |
- Update to 0.39 |
0.38 18 Oct 2011 16:35:50 |
sunpoet |
- Update to 0.38
Changes: http://search.cpan.org/dist/XML-Reader/Changes |
0.37 17 May 2011 11:13:00 |
jadawin |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
0.37 02 Jun 2010 18:50:13 |
leeym |
- update to 0.37 |
0.35 06 May 2010 01:13:48 |
wen |
- Update to 0.35
- set maintainer to perl@ |
0.32 24 Feb 2010 03:07:14 |
wen |
- Update to 0.32
Feature safe: yes |
0.31 30 Jan 2010 02:11:52 |
wen |
- Update to 0.31 |
0.30 26 Jan 2010 05:50:07 |
wen |
- Update to 0.30 |
0.29 01 Nov 2009 08:10:21 |
wen |
- Update to 0.29
Approved by: miwi,jadawin(mentors,implicit) |
0.28 20 Oct 2009 23:51:38 |
wen |
XML::Reader provides a simple and easy to use interface for
sequentially parsing XML files (so called "pull-mode" parsing)
and at the same time keeps track of the complete XML-path.
It was developped as a wrapper on top of XML::Parser.
WWW: http://search.cpan.org/dist/XML-Reader/
Approved by: mentors(implicit) |