9cfb FreshPorts -- devel/pear-XML_Parser
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
pear-XML_Parser 1.3.4 devel on this many watch lists=20 search for ports that depend on this port
PEAR XML parsing class based on PHP's bundled expat
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Sep 2003 00:30:41
Also Listed In: pear
License: not specified in port


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.

WWW: http://pear.php.net/package/XML_Parser/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pear
Required To Run:
  1. devel/pear
  2. devel/pear

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/pear-XML_Parser/ && make install clean
To add the package: pkg_add -r pear-XML_Parser


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/PEAR/
  2. http://de.pear.php.net/get/
  3. http://pear.php.net/get/
  4. http://us.pear.php.net/get/

Number of commits found: 26

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
15 Mar 2013 09:22:45
Original commit files touched by this commit  1.3.4
miwi search for other commits by this committer
- set really PEAR_AUTOINSTALL
15 Mar 2013 00:44:36
Original commit files touched by this commit  1.3.4
miwi search for other commits by this committer
- Convert to PEAR_AUTOINSTALL
- Trim header
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.3.4
eadler search for other commits by this committer
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
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.3.4
ohauer search for other commits by this committer
-remove MD5
04 Nov 2010 10:00:23
Original commit files touched by this commit  1.3.4
miwi search for other commits by this committer
- Update to 1.3.4
01 Dec 2009 21:46:50
Original commit files touched by this commit  1.3.2
tabthorpe search for other commits by this committer
- Pass maintainership to miwi
23 Jan 2009 16:32:39
Original commit files touched by this commit  1.3.2
tabthorpe search for other commits by this committer
- Update to 1.3.2

Reported by:    portscout via miwibot
23 Sep 2008 12:42:35
Original commit files touched by this commit  1.3.1
tabthorpe search for other commits by this committer
- Update to 1.3.1

Reported by:    portscout
02 Sep 2008 13:22:45
Original commit files touched by this commit  1.3.0
tabthorpe search for other commits by this committer
- Update to 1.3.0

PR:             ports/126809
Submitted by:   Wen heping <wenheping gmail.com>
23 Aug 2007 04:00:04
Original commit files touched by this commit  1.2.8
tabthorpe search for other commits by this committer
- change maintainer address on ports I maintain

Approved by:    clsung (mentor)
01 Dec 2006 23:48:02
Original commit files touched by this commit  1.2.8
miwi search for other commits by this committer
- Update to 1.2.8

PR:             ports/106150
Submitted by:   Thomas Abthorpe <thomas@goodking.ca> (maintainer)
07 Oct 2006 09:26:57
Original commit files touched by this commit  1.2.7
miwi search for other commits by this committer
- Reformat pkg-descr
- Pass maintainership to submitter

PR:             ports/104072
Submitted by:   Thomas Abthorpe <thomas(at)goodking.ca>
23 Sep 2006 00:23:36
Original commit files touched by this commit  1.2.7
linimon search for other commits by this committer
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
11 Jan 2006 18:35:21
Original commit files touched by this commit  1.2.7
pav search for other commits by this committer
- Update to 1.2.7

PR:             ports/91638
Submitted by:   Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
09 Dec 2005 19:24:52
Original commit files touched by this commit  1.2.6
ale search for other commits by this committer
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with: thierry, antonio@php.net
09 Apr 2005 16:48:03
Original commit files touched by this commit  1.2.6
thierry search for other commits by this committer
- Upgrade to 1.2.6;

- take maintainership;

- fix CATEGORIES.

PR:             ports/79313
Submitted by:   Antônio Carlos Venâncio Júnior
26 Feb 2005 22:03:36
Original commit files touched by this commit  1.2.5
thierry search for other commits by this committer
Upgrade to 1.2.5.

Changelog at <http://pear.php.net/package/XML_Parser/download/>.
18 Jan 2005 21:28:19
Original commit files touched by this commit  1.2.4
thierry search for other commits by this committer
Upgrade to 1.2.4.

Changelog at <http://pear.php.net/package/XML_Parser/download/>.
17 Jan 2005 21:38:11
Original commit files touched by this commit  1.2.3
thierry search for other commits by this committer
Upgrade to 1.2.3.

Changelog at <http://pear.php.net/package/XML_Parser/download/>.
22 Dec 2004 21:41:46
Original commit files touched by this commit  1.2.2
thierry search for other commits by this committer
Upgrade to 1.2.2.
12 Oct 2004 20:01:26
Original commit files touched by this commit  1.2.1
thierry search for other commits by this committer
Upgrade to 1.2.1.
05 Jun 2004 20:03:21
Original commit files touched by this commit  1.2.0
thierry search for other commits by this committer
Upgrade to 1.2.0.
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.0.1_1
trevor search for other commits by this committer
SIZEify.
28 Dec 2003 07:55:47
Original commit files touched by this commit  1.0.1_1
edwin search for other commits by this committer
[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>
12 Nov 2003 23:46:19
Original commit files touched by this commit  1.0.1
edwin search for other commits by this committer
Add the virtual category "pear" to the Makefiles of these ports.

PR:             ports/56582
Submitted by:   edwin@mavetju.org
Approved by:    portmgr@freebsd.org
08 Sep 2003 00:29:37
Original commit files touched by this commit  1.0.1
edwin search for other commits by this committer
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>

Number of commits found: 26

283e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days28
new fortnight60
new month218

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0