Port details |
- p5-XML-Xerces The Perl API to the Apache project's Xerces XML parser
- 2.7.0_1 textproc
=1 2.7.0_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2004-01-19 03:39:00
- Last Update: 2014-02-24 14:40:43
- SVN Revision: 345855
- People watching this port, also watch:: python, sysinfo
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://xerces.apache.org/xerces-p/
- Description:
- XML::Xerces is the Perl API to the Apache project's Xerces XML
parser. It is implemented using the Xerces C++ API, and it provides
access to most of the C++ API from Perl.
WWW: http://search.cpan.org/dist/XML-Xerces/
WWW: http://xerces.apache.org/xerces-p/
-
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:
-
- p5-XML-Xerces>0:textproc/p5-XML-Xerces
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-XML-Xerces
- 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:
-
- swig : devel/swig13
- gmake : devel/gmake
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- perl5.16.3 : lang/perl5.16
- Library dependencies:
-
- libxerces-c.so.27 : textproc/xerces-c2
- 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 |
2.7.0_1 24 Feb 2014 14:40:43 |
bapt |
Remove (depend on an unsupported version of xerces-c) |
2.7.0_1 07 Nov 2013 03:52:42 |
vanilla |
Support STAGEDIR. |
2.7.0_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.7.0_1 14 Sep 2013 14:34:50 |
sunpoet |
- Use USES=gmake
- Convert to new LIB_DEPENDS format |
2.7.0_1 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.7.0_1 15 Sep 2011 16:15:18 |
sunpoet |
- Respect CXX
- Pet portlint
- Add CPAN as primary WWW |
2.7.0_1 17 May 2011 11:13:00 |
jadawin |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
2.7.0_1 23 Sep 2010 23:40:55 |
pgollucci |
- Mark MAKE_JOBS_UNSAFE=yes
Reported by: P6 TB |
2.7.0_1 23 Aug 2010 00:06:09 |
linimon |
Reset kenm@icarz.com due to maintainer-timeouts.
Hat: portmgr |
2.7.0_1 09 Apr 2009 14:54:47 |
dhn |
- fix build
PR: ports/133470
Submitted by: Kenneth Menzel <kenm@icarz.com> (maintainer)
Approved by: tabthorpe (co-mentor) |
2.7.0 29 Jan 2009 19:59:57 |
pav |
- Mark BROKEN: does not compile
Reported by: pointyhat |
2.7.0 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
2.7.0 08 Sep 2007 01:08:35 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
2.7.0 20 May 2006 19:14:02 |
sem |
XML::Xerces is the Perl API to the Apache project's Xerces XML
parser. It is implemented using the Xerces C++ API, and it provides
access to most of the C++ API from Perl.
WWW: http://xerces.apache.org/xerces-p/
PR: ports/95296
Submitted by: Ken Menzel <kenm@icarz.com> |
2.3.0.4_2 20 Jun 2004 23:40:39 |
kris |
Remove expired ports, plus the three ports that depended on them. |
2.3.0.4_2 12 May 2004 07:01:03 |
linimon |
Disambiguate date format.
Suggested by: kris |
2.3.0.4_2 12 May 2004 06:35:02 |
linimon |
Mark as BROKEN due to dependency problems which prevent it from installing.
In addition, it apparently does not work with the current version of
xerces-c in ports; and, it already is shown as not building with recent
versions of -current. Since this port is broken in multiple ways, mark
it as DEPRECATED within one month, unless someone wants to step up and
work through all these problems.
PR: ports/65376
Submitted by: Scott McWhirter <scott@surreytech.co.uk> |
2.3.0.4_2 17 Feb 2004 00:22:55 |
kris |
FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS} |
2.3.0.4_2 04 Feb 2004 06:32:57 |
ijliao |
make it depends on xerces-c2 native transcoder, which works well with the
upcoming p5-XML-Xerces-BagOfTricks |
2.3.0.4_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.3.0.4 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
2.3.0.4 25 Jan 2004 15:21:38 |
ijliao |
requires perl > 5.6.0
Noticed by: bento via kris |
2.3.0.4 19 Jan 2004 03:38:13 |
ijliao |
add p5-XML-Xerces 2.3.0.4
The Perl API to the Apache Xerces XML parser
Requested by: Scott McWhirter <scott-freebsd-perl@kungfuftr.com> |