6fd3 FreshPorts -- textproc/p5-XML-XUpdate-LibXML
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-XML-XUpdate-LibXML 0.6.0_1 textproc on this many watch lists=0 search for ports that depend on this port
Simple implementation of XUpdate format based on and XML::LibXML
Maintained by: lev@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Jul 2002 15:24:08
Also Listed In: perl5
License: not specified in port


Simple implementation of XUpdate format (http://www.xmldb.org/xupdate/).
The implementation is based on XML::LibXML DOM API.

WWW: http://www.xmldb.org/xupdate/
WWW: http://search.cpan.org/dist/XML-XUpdate-LibXML/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/p5-XML-LibXML
  2. textproc/p5-XML-LibXML-Iterator
  3. lang/perl5.8
Required To Run:
  1. textproc/p5-XML-LibXML
  2. textproc/p5-XML-LibXML-Iterator
  3. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/textproc/p5-XML-XUpdate-LibXML/ && make install clean
To add the package: pkg_add -r p5-XML-XUpdate-LibXML


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/XML/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/XML/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/XML/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/XML/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/XML/
  11. http://at.cpan.org/modules/by-module/XML/
  12. http://backpan.perl.org/modules/by-module/XML/
  13. http://cpan.nctu.edu.tw/modules/by-module/XML/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/XML/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/XML/
  16. http://www.cpan.dk/modules/by-module/XML/
  17. http://www.cpan.dk/modules/by-module/XML/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Jun 2012 12:38:08
Original commit files touched by this commit  0.6.0_1
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.6.0_1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.6.0_1
ohauer search for other commits by this committer
-remove MD5
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.6.0_1
araujo search for other commits by this committer
- 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)
30 Sep 2006 15:40:40
Original commit files touched by this commit  0.6.0_1
skv search for other commits by this committer
Reflect p5-XML-LibXML-XPathContext removal.
14 Jul 2006 15:56:19
Original commit files touched by this commit  0.6.0
aaron search for other commits by this committer
- Update to v0.6.0

PR:             ports/99110
Submitted by:   aaron
Approved by:    maintainer timeout, tobez (implicit)
25 Jun 2006 16:38:48
Original commit files touched by this commit  0.2.3
clsung search for other commits by this committer
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
  portmgr (erwin) first.

PR:             ports/98755
Submitted by:   rafan
Approved by:    portmgr (erwin)
24 Jan 2006 03:10:24
Original commit files touched by this commit  0.2.3
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:55:05
Original commit files touched by this commit  0.2.3
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.2.3
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.2.3
trevor search for other commits by this committer
SIZEify (maintainer timeout)
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.2.3
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
17 Jun 2003 13:53:46
Original commit files touched by this commit  0.2.3
lev search for other commits by this committer
Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail

Approved by:    sobomax
21 Feb 2003 13:42:50
Original commit files touched by this commit  0.2.3
knu search for other commits by this committer
De-pkg-comment.
17 Jul 2002 09:49:05
Original commit files touched by this commit  0.2.3
skv search for other commits by this committer
Fix '.b' extension for ${PERL} -pi
16 Jul 2002 15:14:08
Original commit files touched by this commit  0.2.3
skv search for other commits by this committer
Add p5-XML-XUpdate-LibXML 0.2.3,
simple implementation of XUpdate
format based on and XML::LibXML.

PR:             40603
Submitted by:   Lev Serebryakov <lev@serebryakov.spb.ru>

Number of commits found: 16

2880
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days31
new fortnight62
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0