Port details |
- xerces-c3 Validating XML parser from the Apache XML Project
- 3.3.0 textproc =7 3.2.5Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2011-02-23 17:13:36
- Last Update: 2024-10-25 15:56:41
- Commit Hash: 4d13b25
- People watching this port, also watch:: openjpeg, indexinfo, xorg-fonts-truetype, libevent, dbus
- License: APACHE20
- WWW:
- https://xerces.apache.org/xerces-c/
- https://github.com/apache/xerces-c
- Description:
- Xerces-C++ is a validating XML parser written in a portable subset of C++.
Xerces-C++ makes it easy to give your application the ability to read and write
XML data. A shared library is provided for parsing, generating, manipulating,
and validating XML documents using the DOM, SAX, and SAX2 APIs.
Xerces-C++ is faithful to the XML 1.0 recommendation and many associated
standards.
The parser provides high performance, modularity, and scalability. Source code,
samples and API documentation are provided with the parser. For portability,
care has been taken to make minimal use of templates, no RTTI, and minimal use
of #ifdefs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xerces-c3>0:textproc/xerces-c3
- To install the port:
- cd /usr/ports/textproc/xerces-c3/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/xerces-c3
- pkg install xerces-c3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xerces-c3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729856252
SHA256 (xerces-c-3.3.0.tar.gz) = 9555f1d06f82987fbb4658862705515740414fd34b4db6ad2ed76a2dc08d3bde
SIZE (xerces-c-3.3.0.tar.gz) = 7568765
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- cad/freecad
- cad/sumo
- deskutils/kdepim-runtime
- devel/libepp-nicbr
- devel/libxsd-frontend
- devel/xsd
- editors/xmlcopyeditor
-
Deleted ports which required this port:
- for Run
-
- devel/libxsd
Configuration Options:
- No options to configure
- Options name:
- textproc_xerces-c3
- USES:
- compiler cpe iconv libtool pathfix
- 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 |
3.3.0 25 Oct 2024 15:56:41 |
Po-Chuan Hsieh (sunpoet) |
textproc/xerces-c3: Update to 3.3.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12355023 |
3.2.5 25 Dec 2023 08:59:43 |
Po-Chuan Hsieh (sunpoet) |
textproc/xerces-c3: Update to 3.2.5
- Update WWW
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12352411
Security: CVE-2018-1311 |
3.2.4 08 Nov 2022 09:30:26 |
Palle Girgensohn (girgen) |
textproc/xerces-c3: fix package problem
PR: 267623
Reported by: O. Hartmann |
3.2.4 07 Nov 2022 17:03:06 |
Palle Girgensohn (girgen) |
security/shibboleth-sp: update to 3.4.0
This is a minor update containing a new setting suggested by a
contributor (thus the unplanned minor version change) controlling
retries when TCP connections to shibd are used. The other changes are
minimal in nature.
Update the toolchain as well:
devel/xmltooling
textproc/xerces-c3
and bump PORTREVISION for security/opensaml due to dependencies'
updates.
Release notes: https://wiki.shibboleth.net/confluence/display/SP3/ReleaseNotes |
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) |
3.2.3 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 ) |
3.2.3 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 ) |
3.2.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.3 21 Apr 2020 19:48:14 |
sunpoet |
Update to 3.2.3
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12344135
PR: 245576
Submitted by: Roger Leigh <rleigh@codelibre.net> |
3.2.2 08 Dec 2019 17:32:21 |
sunpoet |
Fix build on powerpc with clang
PR: 242135
Submitted by: pkubaj |
3.2.2 04 Nov 2018 18:58:27 |
sunpoet |
Fix PLIST on powerpc*
PR: 232909 (based on)
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
3.2.2 29 Oct 2018 22:14:31 |
sunpoet |
Update to 3.2.2
- Silence patch message
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12341423
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12342890
PR: 231481
Submitted by: Roger Leigh <rleigh@codelibre.net> |
3.2.0_2 08 Oct 2017 13:47:17 |
sunpoet |
Remove tab |
3.2.0_2 08 Sep 2017 05:43:05 |
antoine |
Revert r449418, it breaks ports depending on xerces-c3
With hat: portmgr |
3.2.0_1 07 Sep 2017 20:12:37 |
sunpoet |
Change from gmake to cmake
- Add DOCS option
- Bump PORTREVISION for package change |
3.2.0 05 Sep 2017 07:02:32 |
mat |
Fix build.
Submitted by: Craig Leres
Sponsored by: Absolight |
3.2.0 02 Sep 2017 14:23:38 |
sunpoet |
Update to 3.2.0
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12314395 |
3.1.4 30 May 2017 01:47:20 |
sunpoet |
Remove CONFLICTS_INSTALL: textproc/xerces-c2 and textproc/xerces-c2-devel has
been removed over 2 years |
3.1.4 15 Jan 2017 04:17:17 |
sunpoet |
Update pkg-descr and WWW |
3.1.4 26 Jul 2016 16:05:24 |
feld |
textproc/xerces-c3: Update to 3.1.4
Changelog: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12336069
PR: 211023
MFH: 2016Q3 |
3.1.3 06 Mar 2016 06:19:05 |
sunpoet |
- Add LICENSE_FILE
- Add missing USES=iconv |
3.1.3 28 Feb 2016 18:55:44 |
girgen |
Update xerces-c3 and shibboleth to latest versions
The update in xerces fixes a buffer overflow security problem that exposes the
possibility of a denial of service attack, and could conceivably result in
remote code execution.
Users of Shibboleth or any other service usingi the xerces-c3 xml library are
recommended to upgrade promptly.
URL: http://xerces.apache.org/xerces-c/secadv/CVE-2016-0729.txt
Security: CVE-2016-0729 |
3.1.2 01 Oct 2015 15:56:40 |
sunpoet |
- Convert to new test framework |
3.1.2 30 Mar 2015 17:56:25 |
sunpoet |
- Add CPE information
PR: 199036
Submitted by: shun <shun.fbsd.pr@dropcut.net> |
3.1.2 20 Mar 2015 13:29:37 |
sunpoet |
- Update to 3.1.2
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12315014 |
3.1.1_4 20 Dec 2014 18:15:52 |
sunpoet |
- Add LICENSE
- Strip shared library
- Use PKGNAMESUFFIX
- Simplify MASTER_SITES
- Use MAKE_CMD
- Bump PORTREVISION for package change
- Sort PLIST
- Take maintainership |
3.1.1_3 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
3.1.1_3 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
3.1.1_3 21 Sep 2014 12:33:11 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
3.1.1_2 27 Jun 2014 09:05:59 |
amdmi3 |
- Switch to USES=libtool
Approved by: portmgr blanket |
3.1.1_1 06 Mar 2014 10:08:06 |
gahr |
- Fix CONFLICTS line
Suggested by: thierry |
3.1.1_1 10 Oct 2013 08:13:01 |
gahr |
- Convert to USES+=gmake
- STAGE-clean
- JOBS-clean |
3.1.1_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
3.1.1_1 08 Jul 2013 15:22:48 |
gahr |
- Fix installation when curl is installed.
When ftp/curl is already installed, xerces-c3 configure script chooses
netaccessor-curl instead of netaccessor-socket and copies header files to
PREFIX/include/xercesc/util/NetAccessors/. [1]
- While at it, trim Makefile headers
Reported by: Hugo Koji Kobayashi <koji@registro.br> |
3.1.1_1 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
3.1.1_1 12 Sep 2012 09:47:57 |
gahr |
- Add patches to address upstream the following upstream issues [1]
* https://issues.apache.org/jira/browse/XERCESC-1994
* https://issues.apache.org/jira/browse/XERCESC-1995
- Bump PORTREVISION
- While at it, add a 'test' target to run the provided test suite
PR: 171537 [1]
Submitted by: Michael Gmelin <freebsd@grem.de> |
3.1.1 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
3.1.1 29 Oct 2011 08:45:31 |
miwi |
- Fix build on FreeBSD 10 |
3.1.1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
3.1.1 24 Feb 2011 10:30:50 |
gahr |
- Explicitely use iconv as a transcoder |
3.1.1 23 Feb 2011 17:13:25 |
gahr |
- New port: textproc/xerces-c3
This is a port of the 3.x series of the Apache Xerces-C++ library.
Xerces-C++ is a validating XML parser written in a portable subset of C++.
Xerces-C++ makes it easy to give your application the ability to read and
write XML data. A shared library is provided for parsing, generating,
manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs. |