7740 FreshPorts -- textproc/p5-XML-Validator-Schema
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-Validator-Schema 1.10_1 textproc on this many watch lists=2 search for ports that depend on this port
Perl module for validating XML documents against a W3C XML Schema
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Oct 2003 13:55:08
Also Listed In: perl5
License: not specified in port


This module allows you to validate XML documents against a W3C XML
Schema. This module does not implement the full W3C XML Schema
recommendation, but a useful subset. See the SCHEMA SUPPORT section 
in the module documention.

WWW: http://search.cpan.org/dist/XML-Validator-Schema/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/p5-Tree-DAG_Node
  2. textproc/p5-XML-SAX
  3. textproc/p5-XML-Filter-BufferText
  4. lang/perl5.8
Required To Run:
  1. devel/p5-Tree-DAG_Node
  2. textproc/p5-XML-SAX
  3. textproc/p5-XML-Filter-BufferText
  4. lang/perl5.8

This port is required by:

for Build for Run

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


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.dti.ad.jp/pub/lang/CPAN/modules/by-module/XML/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/XML/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/XML/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/XML/
  10. http://at.cpan.org/modules/by-module/XML/
  11. http://backpan.perl.org/modules/by-module/XML/
  12. http://cpan.nctu.edu.tw/modules/by-module/XML/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/XML/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/XML/
  15. http://www.cpan.dk/modules/by-module/XML/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 Jun 2012 18:08:03
Original commit files touched by this commit  1.10_1
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.10_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
24 Oct 2011 09:11:38
Original commit files touched by this commit  1.10_1
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
17 May 2011 11:13:00
Original commit files touched by this commit  1.10_1
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
16 Jan 2010 14:45:49
Original commit files touched by this commit  1.10_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
  maintained by (perl|ports|kuriyama)@FreeBSD.org.

- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
  ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
  Encode, Digest, Pod::Parser, File::Spec.
16 Aug 2009 09:55:32
Original commit files touched by this commit  1.10
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
18 Feb 2008 15:26:45
Original commit files touched by this commit  1.10
miwi search for other commits by this committer
- Updated to 1.10
- Add missing deps
- Added newer files and manpages installed

PR:             120675
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:    maintainer implicit
31 Aug 2007 13:37:23
Original commit files touched by this commit  1.08
mat search for other commits by this committer
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
22 Jan 2006 02:55:05
Original commit files touched by this commit  1.08
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)
14 Nov 2005 14:16:12
Original commit files touched by this commit  1.08
mat search for other commits by this committer
Be hipe and add SHA256
31 Oct 2005 18:24:21
Original commit files touched by this commit  1.08
erwin search for other commits by this committer
Let the IGNORE message make a bit more sense and change it from:

===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
05 Nov 2004 14:28:50
Original commit files touched by this commit  1.08
mat search for other commits by this committer
Update to 1.08
12 Oct 2004 10:12:17
Original commit files touched by this commit  1.07
mat search for other commits by this committer
Update to 1.07
Add docs
28 Apr 2004 16:52:45
Original commit files touched by this commit  1.06
mat search for other commits by this committer
Update to 1.06
29 Jan 2004 13:37:55
Original commit files touched by this commit  1.05
mat search for other commits by this committer
Add SIZE field
21 Nov 2003 13:04:58
Original commit files touched by this commit  1.05
mat search for other commits by this committer
Update to 1.05
19 Oct 2003 21:17:27
Original commit files touched by this commit  1.04
mat search for other commits by this committer
Needs 5.6.1

Notified by:    kris (bento)
14 Oct 2003 13:53:21
Original commit files touched by this commit  1.04
mat search for other commits by this committer
Add p5-XML-Validator-Schema 1.04,
Perl module for validating XML documents against a W3C XML Schema.

PR:             57959
Submitted by:   clsung@dragon2.net

Number of commits found: 18

2856
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight78
new month210

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