FreshPorts -- The Place For Ports Thu, 9 Sep 2010 7:33 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
I'm looking for a bit of assistance from a undernet IRC node operator please. I would like a cloaked hostname. Seems I'm attracting a bit of attention.
Port details
xerces-c2 2.7.0_1 textproc on this many watch lists=10 search for ports that depend on this port An older version of this port was marked as vulnerable.
Validating XML parser from the Apache XML Project

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 search for ports maintained by this maintainer
Port Added: 24 Oct 2002 18:41:33


Xerces-C++ is a validating XML parser from the Apache XML Project.
It provides a shared library to parse, generate, mainpulate and
validate XML documents from within your own application.

For information on Xerces-C++ please see their homepage
WWW: http://xml.apache.org/xerces-c/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake
Required Libraries: converters/libiconv

To install the port: cd /usr/ports/textproc/xerces-c2/ && make install clean
To add the package: pkg_add -r xerces-c2


Configuration Options
===> The following configuration options are available for xerces-c2-2.7.0_1:
     THREADS=on (default) "Build a thread enabled shared library."
     DEBUG=off (default) "Include debugging information, do not strip."
     ICONVFBSD=on (default) "Use IconvFBSD transcoder."
     ICU=off (default) "Use ICU transcoder."
     NATIVE=off (default) "Use native transcoder."
===> Use 'make config' to modify these settings

Master Sites:
http://www.apache.org/dist/xml/xerces-c/source/
http://archive.apache.org/dist/xml/xerces-c/source/
ftp://ftp.pop-mg.com.br/data/apache/dist/xml/xerces-c/source/
ftp://ftp.gin.cz/pub/mirrors/www.apache.org/dist/xml/xerces-c/source/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/xml/xerces-c/source/
ftp://ftp.apache.de/mirrors/dev.apache.org/dist/xml/xerces-c/source/
ftp://mir1.ovh.net/ftp.apache.org/dist/xml/xerces-c/source/
ftp://ftp.forthnet.gr/pub/www/apache/xml/xerces-c/source/
ftp://xenia.sote.hu/pub/mirrors/www.apache.org/xml/xerces-c/source/
ftp://ftp.esat.net/mirrors/ftp.apache.org/xml/xerces-c/source/
ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/xml/xerces-c/source/
ftp://ftp.rhnet.is/pub/apache/xml/xerces-c/source/
http://ring.nict.go.jp/archives/net/apache/xml/xerces-c/source/
http://ring.riken.jp/archives/net/apache/xml/xerces-c/source/
ftp://ftp.sogang.ac.kr/www/apache/dist/xml/xerces-c/source/
ftp://ftp.task.gda.pl/pub/www/apache/dist/xml/xerces-c/source/
ftp://sunsite.icm.edu.pl/pub/www/apache/dist/xml/xerces-c/source/
ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/xml/xerces-c/source/
ftp://apache.rinet.ru/pub/mirror/apache.org/dist/xml/xerces-c/source/
ftp://ftp.chg.ru/pub/WWW/apache/dist/xml/xerces-c/source/
ftp://ftp.sunet.se/pub/www/servers/apache/dist/xml/xerces-c/source/
ftp://ftp.flirble.org/pub/web/apache/dist/xml/xerces-c/source/
ftp://mirrors.rmplc.co.uk/pub/apache/xml/xerces-c/source/
ftp://apache.secsup.org/pub/apache/dist/xml/xerces-c/source/
ftp://ftp.ccs.neu.edu/net/mirrors/Apache/dist/xml/xerces-c/source/
ftp://ftp.tux.org/pub/net/apache/dist/xml/xerces-c/source/
ftp://ftp.saix.net/pub/apache/dist/xml/xerces-c/source/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 32

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Aug 2010 01:06:09
Original commit files touched by this commit  2.7.0_1
linimon search for other commits by this committer
Reset kenm@icarz.com due to maintainer-timeouts.

Hat:            portmgr
29 Jun 2010 16:11:26
Original commit files touched by this commit  2.7.0_1
stefan search for other commits by this committer
In textproc/xerces-c2 and textproc/xerces-c2-devel, use -lgcc_pic only on
systems < 7.0-RELEASE.

PR:             136984
Submitted by:   Meena <meena.vyas@sun.com>
Patch by:       arved
Approved by:    maintainer timeout (>11 months)
Feature safe:   yes
07 Jul 2009 01:22:05
Original commit files touched by this commit  2.7.0_1
amdmi3 search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE
- Respect custom LOCALBASE

PR:             135896
Submitted by:   myself
Approved by:    maintainer timeout
06 Sep 2008 02:10:09
Original commit files touched by this commit  2.7.0_1
amdmi3 search for other commits by this committer
- Fix build with NOPORTDOCS/NOPORTEXAMPLES
- Use NOPORTDOCS/NOPORTEXAMPLES instead of options
- Some related cleanups

PR:             126888
Submitted by:   Ken Menzel <kenm at icarz dot com> (maintainer)
03 Mar 2007 11:37:50
Original commit files touched by this commit  2.7.0
sat search for other commits by this committer
- Remove superfluous exec's from plist

Approved by:    Ken Menzel <kenm@icarz.com> (maintainer timeout, 21 days)
30 Jan 2007 04:23:59
Original commit files touched by this commit  2.7.0
kris search for other commits by this committer
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
22 Sep 2006 23:22:19
Original commit files touched by this commit  2.7.0
mi search for other commits by this committer
Upgrade ICU from 3.4.1 to 3.6. Build WITHOUT_THREADS by default -- using
threads is broken on ia64 (marcel is investigating) and seems useless
elsewhere.

Filter `-funroll-loops' out of CFLAGS for now -- it seems to cause
miscompilation occasionally.

Correct the dependencies to stop requiring a particular version number
of the ICU's libraries to ease future upgrades.
15 Aug 2006 02:04:55
Original commit files touched by this commit  2.7.0
clsung search for other commits by this committer
- 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>
20 May 2006 19:44:10
Original commit files touched by this commit  2.7.0
sem search for other commits by this committer
- Update to 2.7.0
- Pass maintainership to submitter

PR:             ports/95118
Submitted by:   Ken Menzel <kenm@icarz.com>
Reviewed by:    Bjoern A. Zeeb (former maintainer)
13 May 2006 05:24:52
Original commit files touched by this commit  2.6.0_1
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with T
26 Jan 2006 10:15:41
Original commit files touched by this commit  2.6.0_1
garga search for other commits by this committer
- Drop maintainership at maintainer's request

PR:             ports/92331
Submitted by:   maintainer
24 Jan 2006 03:10:24
Original commit files touched by this commit  2.6.0_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
06 Mar 2005 23:11:36
Original commit files touched by this commit  2.6.0_1
flz search for other commits by this committer
- Fix dependency on devel/icu.

PR:             ports/78462
Submitted by:   Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
Approved by:    pav (mentor)
27 Oct 2004 12:06:27
Original commit files touched by this commit  2.6.0
vs search for other commits by this committer
Fix package building.

Submitted by:   maintainer
Noticed by:     cluster/kris
25 Oct 2004 09:18:57
Original commit files touched by this commit  2.6.0
vs search for other commits by this committer
- Update to 2.6.0
- Use OPTIONS

The update has not been tested too well so if you experience
any problems please drop me a line.

PR:             ports/72784
Submitted by:   Bjoern A. Zeeb (maintainer)
28 Aug 2004 21:30:04
Original commit files touched by this commit  2.5.0_2
 This port version is marked as vulnerable.
sem search for other commits by this committer
Fix build with gcc 3.4

PR:             ports/71085
Submitted by:   maintainer
18 Mar 2004 15:48:14
Original commit files touched by this commit  2.5.0_2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix bug with trimming text when using TRANSCODER==IconvFBSD

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27769

PR:             ports/64413
Submitted by:   Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
14 Mar 2004 22:59:20
Original commit files touched by this commit  2.5.0_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Correct linking with libiconv
- USE_ICONV instead of direct dependency
- USE_REINPLACE instead of cp/sed
- GNU_CONFIGURE -> HAS_CONFIGURE

PR:             ports/64149
Submitted by:   Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
08 Mar 2004 17:07:51
Original commit files touched by this commit  2.5.0
 This port version is marked as vulnerable.
glewis search for other commits by this committer
. Simplify the packing list by using PORTDOCS.

Submitted by:   Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
24 Feb 2004 09:53:19
Original commit files touched by this commit  2.5.0
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 2.5.0
- Respect PTHREAD_{CFLAGS,LIBS}

PR:             ports/63162
Submitted by:   maintainer
17 Feb 2004 00:20:41
Original commit files touched by this commit  2.3.0_2
 This port version is marked as vulnerable.
kris search for other commits by this committer
FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS}
04 Feb 2004 05:10:27
Original commit files touched by this commit  2.3.0_2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
02 Jan 2004 20:12:38
Original commit files touched by this commit  2.3.0_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Add patch for this problem:
        The XMLPlatformUtils::openFile function opens files with fopen and
        passes it "r+" string as mode argument. This makes(according to
        fopen(3)) it try to open file for reading and writing while it
        should be opened for reading only. As a result you can't
        work with files not owned by you which is rather common case
        for dtd files.
- Raise PORTREVISION

PR:             ports/59499
Submitted by:   Konstantin Oznobihin <bork@rsu.ru>
Approved by:    maintainer
19 Dec 2003 16:41:48
Original commit files touched by this commit  2.3.0
 This port version is marked as vulnerable.
glewis search for other commits by this committer
. Sync with changes to MASTER_SITE's layout.

PR:             58943
Submitted by:   Palle Girgensohn <girgen@pingpong.net>
17 Oct 2003 18:41:21
Original commit files touched by this commit  2.3.0
 This port version is marked as vulnerable.
ceri search for other commits by this committer
Correct a typo in an informational message.  No functional change.
23 Aug 2003 14:12:45
Original commit files touched by this commit  2.3.0
 This port version is marked as vulnerable.
edwin search for other commits by this committer
iMAINTAINER-UPDATE: textproc/xerces-c2

        Apache XML project has release a new version of xerces-c.

        Please see http://xml.apache.org/xerces-c/releases.html for
        more information.

PR:             ports/53348
Submitted by:   Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
19 May 2003 14:34:30
Original commit files touched by this commit  2.2.0
 This port version is marked as vulnerable.
arved search for other commits by this committer
Update to 2.2.0
use MASTER_SITE_APACHE_XML

PR:             48828
Submitted by:   Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
21 Feb 2003 13:42:50
Original commit files touched by this commit  2.1.0_1
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
12 Jan 2003 02:03:09
Original commit files touched by this commit  2.1.0_1
 This port version is marked as vulnerable.
naddy search for other commits by this committer
Fix building on sparc64 and alpha.
Thanks to Mikko Tyolajarvi for fixing and testing on sparc64.

PR:             46636
Submitted by:   Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
15 Nov 2002 17:00:34
Original commit files touched by this commit  2.1.0_1
 This port version is marked as vulnerable.
sada search for other commits by this committer
add transcoder option for users to also be able to
build with ICU or native iconv support.
PR:     ports/44590
Submitted by:   maintainer
25 Oct 2002 03:12:19
Original commit files touched by this commit  2.1.0
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Fix the problem of non-root builds causing the files to retain that uid.
The originator(s) had a patch for this, but I misunderstood its purpose,
and therefore erroneously omitted it.

Also fix the problem related to the extremely lame naming scheme that
this package uses. There is a different(?) patch for this floating around,
but it didn't make it into the audit trail. My way works, and isn't
_incredibly_ lame, so we'll try it for now.
24 Oct 2002 18:40:36
Original commit files touched by this commit  2.1.0
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Add xerces-c2 2.1.0,
A validating XML parser from the Apache XML Project.

Lots of contributions to this port by:
Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
Christopher Kelly <cck@kuffworks.com>

Also, I made some changes to the final product,
mostly cleanup/consistency things.

PR:             ports/42271
Submitted by:   Simon Barner <barner@in.tum.de>

Number of commits found: 32

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
firefoxSep 08
firefox3-develSep 08
firefox35Sep 08
linux-firefoxSep 08
linux-firefox-develSep 08
seamonkey2Sep 08
thunderbirdSep 08
thunderbird3Sep 08
sudoSep 07
lftpSep 03
wgetSep 03
wget-develSep 03
p5-libwwwAug 31
quaggaAug 25
bugzillaAug 24

5 vulnerabilities affecting 13 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 22134
Broken 190
Deprecated 71
Ignore 841
Forbidden 2
Restricted 381
No CDROM 132
Vulnerable 55
Expired 37
Set to expire 59
Interactive 63
new 24 hours 8
new 48 hours16
new 7 days32
new fortnight73
new month176

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.661 seconds.