Port details |
- pear-XML_Parser PEAR XML parsing class based on PHP's bundled expat
- 1.3.8 devel =21 1.3.8Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2003-09-08 00:30:41
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: gettext, expat, libxml2, unzip, gmake
- Also Listed In: pear
- License: BSD2CLAUSE
- WWW:
- https://pear.php.net/package/XML_Parser
- Description:
- This is an XML parser based on PHPs built-in xml extension.
It supports two basic modes of operation: "func" and "event". In
"func" mode, it will look for a function named after each element
(xmltag_ELEMENT for start tags and xmltag_ELEMENT_ for end tags),
and in "event" mode it uses a set of generic callbacks.
Since version 1.2.0 there's a new XML_Parser_Simple class that makes
parsing of most XML documents easier, by automatically providing a
stack for the elements.
Furthermore its now possible to split the parser from the handler
object, so you do not have to extend XML_Parser anymore in order
to parse a document with it.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php81-pear-XML_Parser>0:devel/pear-XML_Parser
- To install the port:
- cd /usr/ports/devel/pear-XML_Parser/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pear-XML_Parser
- pkg install php81-pear-XML_Parser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-XML_Parser
- Package flavors (<flavor>: <package>)
- php81: php81-pear-XML_Parser
- php74: php74-pear-XML_Parser
- php80: php80-pear-XML_Parser
- php82: php82-pear-XML_Parser
- distinfo:
- TIMESTAMP = 1555094551
SHA256 (PEAR/XML_Parser-1.3.8.tgz) = d78f47fc0de35dc05a203a77f54c0ea03db1f48592c345dde8b4893fb64980eb
SIZE (PEAR/XML_Parser-1.3.8.tgz) = 13534
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:
-
- pear : devel/pear@php81
- Runtime dependencies:
-
- php.h : lang/php81
- pear : devel/pear@php81
- This port is required by:
- for Build
-
- databases/pear-MDB
- databases/pear-MDB2_Schema
- devel/pear-VersionControl_SVN
- devel/pear-XML_NITF
- devel/pear-XML_Serializer
- net/pear-Net_Nmap
- textproc/pear-Text_Highlighter
- for Run
-
- databases/pear-MDB
- databases/pear-MDB2_Schema
- devel/pear-VersionControl_SVN
- devel/pear-XML_NITF
- devel/pear-XML_RSS
- devel/pear-XML_Serializer
- devel/pear-XML_Tree
Configuration Options:
- No options to configure
- Options name:
- devel_pear-XML_Parser
- USES:
- pear
- 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) |
1.3.8 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.3.8 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.3.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.8 12 Apr 2019 20:57:46 |
bofh |
devel/pear-XML_Parser: Update version 1.3.7=>1.3.8 |
1.3.7 09 Apr 2017 18:16:13 |
bofh |
devel/pear-XML_Parser: Update version 1.3.6=>1.3.7 |
1.3.6 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.3.6 01 Nov 2015 13:10:17 |
bofh |
devel/pear-XML_Parser: Update version 1.3.5=>1.3.6
- Mark NO_ARCH as there is no ARCH dependent files |
1.3.5 20 Aug 2015 11:36:51 |
bofh |
devel/pear-XML_Parser: Update version 1.3.4=>1.3.5
- Add LICENSE (BSD2CLAUSE)
- Take Maintainership |
1.3.4 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.3.4 23 Sep 2014 15:15:05 |
bapt |
Convert to USES=pear |
1.3.4 08 Nov 2013 21:41:54 |
antoine |
Stage support for pear classes and channels in the devel category
Reviewed by: bapt, ports@
Tested with: poudriere + diff on the content of generated packages |
1.3.4 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.3.4 15 Mar 2013 09:22:45 |
miwi |
- set really PEAR_AUTOINSTALL |
1.3.4 15 Mar 2013 00:44:36 |
miwi |
- Convert to PEAR_AUTOINSTALL
- Trim header |
1.3.4 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 |
1.3.4 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.3.4 04 Nov 2010 10:00:23 |
miwi |
- Update to 1.3.4 |
1.3.2 01 Dec 2009 21:46:50 |
tabthorpe |
- Pass maintainership to miwi |
1.3.2 23 Jan 2009 16:32:39 |
tabthorpe |
- Update to 1.3.2
Reported by: portscout via miwibot |
1.3.1 23 Sep 2008 12:42:35 |
tabthorpe |
- Update to 1.3.1
Reported by: portscout |
1.3.0 02 Sep 2008 13:22:45 |
tabthorpe |
- Update to 1.3.0
PR: ports/126809
Submitted by: Wen heping <wenheping gmail.com> |
1.2.8 23 Aug 2007 04:00:04 |
tabthorpe |
- change maintainer address on ports I maintain
Approved by: clsung (mentor) |
1.2.8 01 Dec 2006 23:48:02 |
miwi |
- Update to 1.2.8
PR: ports/106150
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) |
1.2.7 07 Oct 2006 09:26:57 |
miwi |
- Reformat pkg-descr
- Pass maintainership to submitter
PR: ports/104072
Submitted by: Thomas Abthorpe <thomas(at)goodking.ca> |
1.2.7 23 Sep 2006 00:23:36 |
linimon |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr |
1.2.7 11 Jan 2006 18:35:21 |
pav |
- Update to 1.2.7
PR: ports/91638
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) |
1.2.6 09 Dec 2005 19:24:52 |
ale |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
1.2.6 09 Apr 2005 16:48:03 |
thierry |
- Upgrade to 1.2.6;
- take maintainership;
- fix CATEGORIES.
PR: ports/79313
Submitted by: Antônio Carlos Venâncio Júnior |
1.2.5 26 Feb 2005 22:03:36 |
thierry |
Upgrade to 1.2.5.
Changelog at <http://pear.php.net/package/XML_Parser/download/>. |
1.2.4 18 Jan 2005 21:28:19 |
thierry |
Upgrade to 1.2.4.
Changelog at <http://pear.php.net/package/XML_Parser/download/>. |
1.2.3 17 Jan 2005 21:38:11 |
thierry |
Upgrade to 1.2.3.
Changelog at <http://pear.php.net/package/XML_Parser/download/>. |
1.2.2 22 Dec 2004 21:41:46 |
thierry |
Upgrade to 1.2.2. |
1.2.1 12 Oct 2004 20:01:26 |
thierry |
Upgrade to 1.2.1. |
1.2.0 05 Jun 2004 20:03:21 |
thierry |
Upgrade to 1.2.0. |
1.0.1_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.0.1_1 28 Dec 2003 07:55:47 |
edwin |
[PATCH] simplify pear-* ports
These patches do the following things for PEAR ports:
* devel-pear-PEAR-Makefile.common.patch
- provides a do-install target and all that jazz in
devel/pear-PEAR/Makefile.common
- individual PEAR ports now just set a few variables:
* pear-ports-Makefile.common-ng.patch
contains changes for all pear-* ports including devel/pear-PEAR
See http://smradoch.innuendo.cz/FreeBSD/ for complete description.
Note: still missing are:
devel/pear-HTML_Common
devel/pear-I18N
net/pear-Net_NNTP
security/pear-Auth
PR: ports/59213
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> |
1.0.1 12 Nov 2003 23:46:19 |
edwin |
Add the virtual category "pear" to the Makefiles of these ports.
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org |
1.0.1 08 Sep 2003 00:29:37 |
edwin |
New port: PEAR XML parsing class based on PHP's bundled expat
This is an XML parser based on PHP's built-in xml extension.
It supports two basic modes of operation: "func" and "event".
In "func" mode, it will look for a function named after
each element (xmltag_ELEMENT for start tags and xmltag_ELEMENT_
for end tags), and in "event" mode it uses a set of generic
callbacks.
PR: ports/56361
Submitted by: Alex Miller <asm@asm.kiev.ua> |