Port details |
- xerces-c Xerces-C++ is a validating XML parser written in a subset of C++
- 1.7.0_1 textproc
=0 1.7.0_1Version of this port present on the latest quarterly branch.
- DEPRECATED: No more supported upstream, consider using xerces-c2 or xerces-c3
This port expired on: 2012-11-05
- 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: 2002-03-12 23:33:50
- Last Update: 2012-11-05 08:36:59
- SVN Revision: 306996
- License: not specified in port
- WWW:
- http://xml.apache.org/xerces-c/index.html
- 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.
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, no C++ namespaces and minimal use of #ifdefs.
WWW: http://xml.apache.org/xerces-c/index.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- xerces_c>0:textproc/xerces-c
- No installation instructions:
- This port has been deleted.
- PKGNAME: xerces_c
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
1.7.0_1 05 Nov 2012 08:36:59 |
bapt |
2012-11-05 textproc/xerces-c: No more supported upstream, consider using
xerces-c2 or xerces-c3
2012-11-05 x11-wm/wampager: Development ceased
2012-11-05 x11-wm/waimea: Development ceased
2012-11-05 x11-wm/waimea-devel: Development ceased
Feature safe: yes |
1.7.0_1 05 Oct 2012 18:21:48 |
bapt |
No more supported upstream, consider using xerces-c2 or xerces-c3 |
1.7.0_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. |
1.7.0_1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.7.0_1 15 Aug 2006 01:04:55 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.7.0_1 25 Nov 2005 18:40:57 |
pav |
- Add SHA256 |
1.7.0_1 03 Nov 2005 13:29:33 |
vs |
Nuke default LDCONFIG_DIRS. It should have been spelt %%PREFIX%% anyway. |
1.7.0_1 08 Feb 2005 19:23:11 |
sem |
- Unbreak on amd64
- While I'm here: pet runConfigure script
PR: ports/77023
Submitted by: Johan van Selst <johans(at)stack.nl> |
1.7.0_1 31 Jan 2005 10:21:59 |
krion |
BROKEN on amd64: Does not build |
1.7.0_1 05 Nov 2004 17:25:06 |
glewis |
. Unbreak by adding respect for PTHREAD_LIBS and PTHREAD_CFLAGS.
PR: 72916
Submitted by: Simon Barner <barner@in.tum.de> |
1.7.0_1 17 Feb 2004 09:57:42 |
kris |
FORBIDDEN on 5.x: does not respect PTHREAD_{CFLAGS,LIBS} |
1.7.0_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.7.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.7.0 19 Dec 2003 16:38:41 |
glewis |
. Fix MASTER_SITES and MASTER_SITE_SUBDIR.
PR: 58943
Submitted by: Palle Girgensohn <girgen@pingpong.net> |
1.7.0 20 Feb 2003 19:11:26 |
knu |
De-pkg-comment. |
1.7.0 13 Feb 2003 15:04:03 |
naddy |
Use MASTER_SITE_APACHE*.
PR: 47984
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
1.7.0 23 Dec 2002 03:26:49 |
edwin |
Fixed mastersite, directory structure has changed
PR: ports/46479
Submitted by: "Bjoern A.Zeeb" <bzeeb+freebsdports@zabbadoz.net> |
1.7.0 07 Nov 2002 03:10:58 |
adamw |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
1.7.0 17 Sep 2002 17:09:23 |
ijliao |
make portlint happy |
1.7.0 01 Jun 2002 03:02:14 |
billf |
update to 1.7.0 and fix some bugs both in the previous port and in the
xerces codebase itself.
although this commit is a combination of all three PRs, i didn't take
every PR verbatim (and left out some smaller parts of the first two PRs).
any mistakes in the merging of these PRs is mine and if the original
submitters would like to generate diffs after this commit, i'll look at
those as well.
Gregory Bond gets credit for spotting some particularly nasty problems
in the old port. Remember folks, just because it compiles doesn't mean
it works..
PR: ports/36248, ports/37016, ports/37619
Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>,
Daniel Lang <dl@leo.org>,
Gregory Bond <gnb@itga.com.au> |
13 Mar 2002 02:33:50 |
ade |
Add xerces-c, an Apache XML Processor
PR: 33313
Submitted by: Alex Kiesel <kiesel@schlund.de> |