FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 2:16 AM BST
Port details
p5-XML-Compile 1.25 textproc on this many watch lists=0 search for ports that depend on this port
Compilation based XML processing
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Sep 2006 09:00:22
Also Listed In: perl5
License: ART10 GPLv1


Many applications which process data-centric XML do that based
on a nice specification, expressed in an XML Schema.
XML::Compile reads and writes XML data with the help of such
schema's. On the Perl side, it uses a tree of nested hashes
with the same structure.

Where other Perl modules, like SOAP::WSDL help you using these
schema's (often with a lot of run-time (XPath) searches), this
module takes a different approach: in stead of run-time
processing of the specification, it will first compile the
expected structure into real Perl, and then use that to process
the data.

There are many perl modules with the same as this one: translate
between XML and nested hashes. However, there are a few serious
differences: because the schema is used here, we make sure we
only handle correct data. Data-types are formatted and processed
correctly; for instance, integer does accept huge values
(at least 18 digits) as the specification prescribes. Also more
complex data-types like list, union, and substitutionGroup
(unions on complex type level) are supported, which is rarely the
case in other modules.

WWW:	http://search.cpan.org/dist/XML-Compile/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-Log-Report, textproc/p5-XML-LibXML, converters/p5-MIME-Base64, lang/perl5.8
Required To Run: devel/p5-Log-Report, textproc/p5-XML-LibXML, converters/p5-MIME-Base64, lang/perl5.8

Required by:
for Build

for Run

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MA/MARKOV/
http://www.cpan.dk/authors/id/M/MA/MARKOV/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/M/MA/MARKOV/
http://ftp.jaist.ac.jp/pub/CPAN/authors/id/M/MA/MARKOV/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/M/MA/MARKOV/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/M/MA/MARKOV/
ftp://mirror.hiwaay.net/CPAN/authors/id/M/MA/MARKOV/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/M/MA/MARKOV/
http://at.cpan.org/authors/id/M/MA/MARKOV/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/M/MA/MARKOV/
http://backpan.perl.org/authors/id/M/MA/MARKOV/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/M/MA/MARKOV/
http://cpan.nctu.edu.tw/authors/id/M/MA/MARKOV/
http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/M/MA/MARKOV/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 51

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Mar 2012 03:37:21
Original commit files touched by this commit  1.25
sunpoet search for other commits by this committer
- Update to 1.25
- Sort MAN1 and MAN3

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
Feature safe:   yes
28 Dec 2011 14:40:23
Original commit files touched by this commit  1.24
sunpoet search for other commits by this committer
- Update to 1.24

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
23 Nov 2011 17:15:17
Original commit files touched by this commit  1.23
sunpoet search for other commits by this committer
- Update to 1.23
- Add TEST_DEPENDS

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
Feature safe:   yes
17 Sep 2011 06:49:29
Original commit files touched by this commit  1.22
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
11 Jul 2011 06:09:00
Original commit files touched by this commit  1.22
bapt search for other commits by this committer
- update to 1.22
- changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-1.22/ChangeLog
- add licenses
20 Jun 2011 09:03:27
Original commit files touched by this commit  1.21
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
27 Dec 2010 06:58:37
Original commit files touched by this commit  1.21
wen search for other commits by this committer
- Update to 1.21
ChangeLog: http://cpansearch.perl.org/src/MARKOV/XML-Compile-1.21/ChangeLog
07 Dec 2010 23:13:25
Original commit files touched by this commit  1.19
pgollucci search for other commits by this committer
- Update to 1.19

PR:             ports/152655
Submitted by:   Patrick Powell <papowell@astart.com>
With Hat:       perl@
Changes:        http://search.cpan.org/dist/XML-Compile/Changes
07 Dec 2010 19:35:25
Original commit files touched by this commit  1.16
linimon search for other commits by this committer
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
24 Sep 2010 02:03:44
Original commit files touched by this commit  1.16
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
12 Jul 2010 12:50:28
Original commit files touched by this commit  1.16
clsung search for other commits by this committer
- Update to 1.16
22 Apr 2010 08:20:48
Original commit files touched by this commit  1.13
clsung search for other commits by this committer
- Update to 1.13

Changes:        http://search.cpan.org/dist/XML-Compile/Changes
31 Jan 2010 01:24:46
Original commit files touched by this commit  1.11
pgollucci search for other commits by this committer
- why does cvs hate me ?
  these Makefile s were meant to be committed before

PR:     142631, 142641, 142674, 142681
31 Jan 2010 01:06:58
Original commit files touched by this commit  1.09_1
pgollucci search for other commits by this committer
- Update to 1.11

PR:             ports/142681
Submitted by:   myself (pgollucci@)
Approved by:    maintainer timeout (clsung; > 2 weeks)
25 Jan 2010 22:42:58
Original commit files touched by this commit  1.09_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 6).

Approved by:    portmgr (itetcu)
16 Nov 2009 08:03:48
Original commit files touched by this commit  1.09
clsung search for other commits by this committer
- Update to 1.09

PR:             ports/140547
Submitted by:   Sahil Tandon <sahil_AT_tandon dot net>
30 Oct 2009 01:39:24
Original commit files touched by this commit  1.08
clsung search for other commits by this committer
- Update to 1.08

Changes:        http://search.cpan.org/dist/XML-Compile/Changes
24 Jun 2009 09:03:56
Original commit files touched by this commit  1.07
clsung search for other commits by this committer
- Update to 1.07

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
17 Jun 2009 07:09:34
Original commit files touched by this commit  1.06
clsung search for other commits by this committer
- Update to 1.06

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
05 Jun 2009 23:00:15
Original commit files touched by this commit  1.05
pgollucci search for other commits by this committer
- Update to 1.05

PR:             ports/134845
Approved by:    maintainer timeout (skv; 15 days)
Submitted by:   me
03 Mar 2009 07:36:00
Original commit files touched by this commit  1.01
clsung search for other commits by this committer
- Update to 1.01

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
27 Jan 2009 04:30:20
Original commit files touched by this commit  1.00
clsung search for other commits by this committer
- Update to 1.00

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
13 Oct 2008 06:14:22
Original commit files touched by this commit  0.96
clsung search for other commits by this committer
- Update to 0.96
06 Oct 2008 05:55:01
Original commit files touched by this commit  0.95
clsung search for other commits by this committer
- Update to 0.95

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
27 Aug 2008 09:04:56
Original commit files touched by this commit  0.94
clsung search for other commits by this committer
- Update to 0.94

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
27 Aug 2008 07:04:25
Original commit files touched by this commit  0.93
clsung search for other commits by this committer
- Update to 0.93

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
28 Jul 2008 10:50:38
Original commit files touched by this commit  0.90
clsung search for other commits by this committer
- Update to 0.90

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
24 Jun 2008 14:02:17
Original commit files touched by this commit  0.86
clsung search for other commits by this committer
- Update to 0.86

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
23 Jun 2008 03:33:53
Original commit files touched by this commit  0.85
clsung search for other commits by this committer
- Update to 0.85

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
02 May 2008 08:00:45
Original commit files touched by this commit  0.81
clsung search for other commits by this committer
- Update to 0.81

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
01 May 2008 14:10:41
Original commit files touched by this commit  0.79
clsung search for other commits by this committer
- Update to 0.79
18 Apr 2008 08:53:35
Original commit files touched by this commit  0.78
clsung search for other commits by this committer
- Update to 0.78

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
13 Apr 2008 03:55:14
Original commit files touched by this commit  0.77
clsung search for other commits by this committer
- Update to 0.77

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
11 Apr 2008 07:39:14
Original commit files touched by this commit  0.74
clsung search for other commits by this committer
- Update to 0.74

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
07 Apr 2008 08:02:27
Original commit files touched by this commit  0.72
clsung search for other commits by this committer
- Update to 0.72

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
27 Mar 2008 00:39:29
Original commit files touched by this commit  0.69
clsung search for other commits by this committer
- Updated to 0.69
- Update pkg-plist

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
PR:             ports/121029
Submitted by:   Felippe de Meirelles Motta <lippemail_AT_gmail dot com>
25 Jan 2008 08:27:53
Original commit files touched by this commit  0.65
clsung search for other commits by this committer
- Update to 0.65

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
09 Jan 2008 01:39:31
Original commit files touched by this commit  0.64
clsung search for other commits by this committer
- Update to 0.64

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
PR:             ports/119420
Submitted by:   Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
07 Jan 2008 11:20:03
Original commit files touched by this commit  0.63
clsung search for other commits by this committer
- Update to 0.63

Changes:        http://search.cpan.org/dist/XML-Compile/ChangeLog
11 Oct 2007 09:32:36
Original commit files touched by this commit  0.55
clsung search for other commits by this committer
- Update to 0.55
08 Sep 2007 01:08:35
Original commit files touched by this commit  0.52
linimon search for other commits by this committer
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
16 Aug 2007 01:29:36
Original commit files touched by this commit  0.52
clsung search for other commits by this committer
- Update to 0.52
15 Aug 2007 06:53:16
Original commit files touched by this commit  0.51
clsung search for other commits by this committer
- Update to 0.51
- give up maintainership

PR:             ports/115503
Submitted by:   Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
31 Mar 2007 07:09:24
Original commit files touched by this commit  0.17
clsung search for other commits by this committer
- Update to 0.17
- Dependency change

PR:             ports/110784
Submitted by:   clsung
Approved by:    maintainer (Jin-Shan Tseng)
02 Mar 2007 08:27:05
Original commit files touched by this commit  0.16
clsung search for other commits by this committer
- Update to 0.16

PR:             ports/109606
Submitted by:   clsung
Approved by:    maintainer (Jin-Shan Tseng)
19 Feb 2007 04:19:41
Original commit files touched by this commit  0.15
clsung search for other commits by this committer
- Update to 0.15
- remove BUILD_DEPENDS of Test::Deep (only needed by 'make test')

PR:             ports/109241
Submitted by:   clsung
Approved by:    maintainer (Jin-Shan Tseng)
07 Feb 2007 09:08:08
Original commit files touched by this commit  0.14
leeym search for other commits by this committer
- Update to 0.14

PR:             ports/108819
Submitted by:   leeym
Approved by:    maintainer
20 Dec 2006 12:02:03
Original commit files touched by this commit  0.12
clsung search for other commits by this committer
- Update to 0.12

PR:             ports/106956
Submitted by:   clsung
Approved by:    maintainer (Jin-Shan Tseng)
20 Nov 2006 20:00:02
Original commit files touched by this commit  0.11
miwi search for other commits by this committer
- Update to 0.11

PR:             ports/105687
                ports/105677 [1]
Submitted by:   miwi[1]
                Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
Approved by:    maintainer
01 Oct 2006 03:16:49
Original commit files touched by this commit  0.09
clsung search for other commits by this committer
- Update to 0.09
- from ChangeLog
  - Removed dependency for Regex::Common, added Math::BigInt
  - Upgraded to XML::LibXML 1.60, which changed from Attribute handling.

PR:             ports/103846
Submitted by:   clsung
Approved by:    maintainer (Jin-Shan Tseng)
26 Sep 2006 08:59:45
Original commit files touched by this commit  0.05
clsung search for other commits by this committer
Add p5-XML-Compile 0.05, compilation based XML processing.

PR:             ports/102626
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>

Number of commits found: 51

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

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

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