Port details |
- p5-XML-Descent Recursive descent XML parsing
- 1.04_1 textproc
=0 Version of this port present on the latest quarterly branch. - Maintainer: mike@urgle.com
 - Port Added: 2010-04-10 23:49:49
- Last Update: 2022-07-20 14:23:14
- Commit Hash: 5cf7e35
- Also Listed In: perl5
- License: not specified in port
- Description:
- Perl library for recursive descent XML parsing
WWW: https://metacpan.org/release/XML-Descent
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-XML-Descent>0:textproc/p5-XML-Descent
- To install the port:
- cd /usr/ports/textproc/p5-XML-Descent/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-XML-Descent
- pkg install p5-XML-Descent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-XML-Descent
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (XML-Descent-1.04.tar.gz) = a711b856f8cdf5e647a44c71f967d48c096035b9dbd3f1efbdbea40605afbd50
SIZE (XML-Descent-1.04.tar.gz) = 15212
- 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-XML-TokeParser>=0 : textproc/p5-XML-TokeParser
- p5-Test-Differences>=0 : devel/p5-Test-Differences
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-XML-TokeParser>=0 : textproc/p5-XML-TokeParser
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- graphics/p5-Geo-Gpx
- x11/p5-X11-XCB
- for Run
-
- graphics/p5-Geo-Gpx
- x11/p5-X11-XCB
- Configuration Options:
- No options to configure
- Options name:
- textproc_p5-XML-Descent
- USES:
- perl5
- 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 |
20 Jul 2022 14:23:14 1.04_1 |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.04_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
1.04_1 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:25:18
1.04_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.04_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 ) |
29 Jan 2014 17:46:33
1.04 |
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:17:32
1.04 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
11 Sep 2013 06:49:58
1.04 |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
30 Jun 2012 12:38:08
1.04 |
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
03 Jul 2011 14:40:25
1.04 |
ohauer  |
-remove MD5 |
10 Apr 2010 23:47:06
1.04 |
sylvio  |
- Perl library for recursive descent XML parsing.
WWW: http://search.cpan.org/dist/XML-Descent/
PR: ports/145602
Submitted by: Mike Bristow <mike@urgle.com>
Approved by: itetcu (mentor, implicit) |