Port details |
- ezxml Easy to use C library for parsing XML documents
- 0.8.6 textproc =2 0.8.6Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-07-28 06:51:53
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: not specified in port
- WWW:
- https://ezxml.sourceforge.net/
- Description:
- ezXML is a C library for parsing XML documents inspired by simpleXML for PHP.
As the name implies, it's easy to use. It's ideal for
parsing XML configuration files or REST web service responses.
It's also fast and lightweight (less than 20k compiled).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/ezxml/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/ezxml
- pkg install ezxml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ezxml
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ezxml-0.8.6.tar.gz) = a68d52257dcb0ff2ad3d71c8c64311edb8030254bb8b581e229aeaba6231cdf9
SIZE (ezxml-0.8.6.tar.gz) = 16479
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- multimedia/cx88
Configuration Options:
- ===> The following configuration options are available for ezxml-0.8.6:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- textproc_ezxml
- USES:
- cpe
- 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.8.6 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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.8.6 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.8.6 20 Jul 2022 14:23:14 |
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 ) |
0.8.6 21 Oct 2021 15:40:38 |
Stefan Eßer (se) |
textproc/ezxml: Add CPE information
Approved by: portmgr (blanket) |
0.8.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.6 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.8.6 26 Jan 2014 20:25:02 |
mat |
Convert to staging.
Sponsored by: Absolight |
0.8.6 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.8.6 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.8.6 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
0.8.6 16 Dec 2008 05:25:48 |
linimon |
Reset yazzy@yazzy.org due to maintainer-timeouts and no response to
email.
Hat: portmgr |
0.8.6 27 Dec 2006 14:21:15 |
miwi |
- Update 0.8.6
PR: ports/107156
Submitted by: miwi
Approved by: maintainer |
0.8.5 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
0.8.5 30 Sep 2005 14:04:07 |
mnag |
Update to 0.8.5
PR: 86755
Submitted by: Marcin Jessa <yazzy@yazzy.org> (maintainer)
Approved by: pav (mentor) |
0.8.4 28 Jul 2005 06:51:18 |
vsevolod |
Add ezxml - lightweight C library for parsing XML.
PR: ports/84710
Submitted by: Marcin Jessa <yazzy@yazzy.org>
Approved by: perky (mentor) |