FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 2:18 AM BST
Port details
p5-XML-Writer 0.615 textproc on this many watch lists=40 search for ports that depend on this port
A simple Perl module for writing XML documents
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Dec 2000 01:16:04
Also Listed In: perl5
License: not specified in port


XML::Writer is a simple Perl module for writing XML documents: it
takes care of constructing markup and escaping data correctly, and by
default, it also performs a significant amount of well-formedness
checking on the output, to make certain (for example) that start and
end tags match, that there is exactly one document element, and that
there are not duplicate attribute names.

WWW: http://search.cpan.org/dist/XML-Writer/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8

Required by:
for Build

for Run

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


Configuration Options
     No options to configure

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

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Jan 2012 12:09:32
Original commit files touched by this commit  0.615
culot search for other commits by this committer
- Update to 0.615

Changes:        http://search.cpan.org/dist/XML-Writer/Changes
08 Jan 2012 17:09:51
Original commit files touched by this commit  0.614
sunpoet search for other commits by this committer
- Update to 0.614

Changes:        http://search.cpan.org/dist/XML-Writer/Changes
07 Jan 2012 17:38:25
Original commit files touched by this commit  0.613
sunpoet search for other commits by this committer
- Update to 0.613

Changes:        http://search.cpan.org/dist/XML-Writer/Changes
17 May 2011 11:13:00
Original commit files touched by this commit  0.612
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
07 Dec 2010 19:35:25
Original commit files touched by this commit  0.612
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.
12 Oct 2010 06:09:55
Original commit files touched by this commit  0.612
pgollucci search for other commits by this committer
- Update to 0.612

PR:             ports/151009
Submitted by:   max
Approved by:    maintainer timeout (clsung ; 14 days)
Changes:        http://search.cpan.org/dist/XML-Writer/Changes
27 Apr 2010 07:00:33
Original commit files touched by this commit  0.611
clsung search for other commits by this committer
- Update to 0.611

Changes:        http://search.cpan.org/dist/XML-Writer/Changes
22 Apr 2010 08:21:16
Original commit files touched by this commit  0.610
clsung search for other commits by this committer
- Update to 0.610

Changes:        http://search.cpan.org/dist/XML-Writer/Changes
15 Dec 2008 15:20:56
Original commit files touched by this commit  0.606
clsung search for other commits by this committer
- Update to 0.606
01 Mar 2008 02:12:07
Original commit files touched by this commit  0.604
clsung search for other commits by this committer
- Update to 0.604

Changes:        http://search.cpan.org/dist/XML-Writer/Changes
09 Jul 2007 02:50:06
Original commit files touched by this commit  0.603
clsung search for other commits by this committer
- Update to 0.603
14 Nov 2006 00:40:21
Original commit files touched by this commit  0.602
clsung search for other commits by this committer
- Update to 0.602
11 Sep 2006 03:00:52
Original commit files touched by this commit  0.601
clsung search for other commits by this committer
- Update to 0.601
- add WWW
24 Jan 2006 03:10:24
Original commit files touched by this commit  0.600
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.600
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)
17 Jul 2005 10:41:21
Original commit files touched by this commit  0.600
clsung search for other commits by this committer
- update to 0.600
07 Jun 2005 08:54:49
Original commit files touched by this commit  0.545
clsung search for other commits by this committer
- update to 0.545
16 Mar 2005 08:47:19
Original commit files touched by this commit  0.531
clsung search for other commits by this committer
- update to 0.531
17 Feb 2005 08:26:06
Original commit files touched by this commit  0.530
clsung search for other commits by this committer
- update to 0.530
- Changes:
    - Allow scalar references for the OUTPUT parameter
    - Added ENCODING parameter; currently only UTF-8 is supported
    - Escape newlines in attribute values
02 Sep 2004 02:13:33
Original commit files touched by this commit  0.520
clsung search for other commits by this committer
- update to 0.520
- from Changes
    - Fixed bug with forced declaration of the default namespace.
    - Removed dead code. Added copyright notices to pod.
    - Improved test coverage.

Approved by:    vanilla (co-mentor)
20 Aug 2004 02:56:44
Original commit files touched by this commit  0.510
clsung search for other commits by this committer
My territory, suggested by ijliao. :p

Approved by:    vanilla (co-mentor)
17 Jul 2004 16:53:29
Original commit files touched by this commit  0.510
vanilla search for other commits by this committer
- update from 0.500 to 0.510
- from Changes
    - Permitted in-document namespace prefix control
    - Don't reopen STDOUT for output (closes #6232)
    - Moved tests into t/. Added tests for mid-document namespace changes.
      Show diffs when comparison tests fail

PR:             ports/69197
Submitted by:   maintainer
08 Apr 2004 08:12:29
Original commit files touched by this commit  0.500
vanilla search for other commits by this committer
Upgrade to 0.500.

PR:             ports/64986
Submitted by:   michael johnson <ahze@ahze.net>
Approved by:    maintainer
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.4.1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
22 Oct 2003 06:53:46
Original commit files touched by this commit  0.4.1
foxfair search for other commits by this committer
Submitted by:   Mike Harding <mvh@ix.netcom.com>
Add one more MASTERSITE to make it really fetchable.
21 Oct 2003 07:35:02
Original commit files touched by this commit  0.4.1
foxfair search for other commits by this committer
PR:             58233
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Update port and maintainer, from 0.4 to 0.41. Remove BUILD_DEPENDS
with XML-Parser.
20 Feb 2003 19:11:26
Original commit files touched by this commit  0.4_1
knu search for other commits by this committer
De-pkg-comment.
28 May 2001 19:21:53
files touched by this commit
vanilla search for other commits by this committer
Add depends to p5-XML-Parser.    
14 Apr 2001 23:31:53
files touched by this commit
steve search for other commits by this committer
Remove empty directories on uninstall.    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
26 Dec 2000 04:16:04
files touched by this commit
will search for other commits by this committer
Add p5-XML-Writer 0.4, a simple perl module for writing XML documents; it  
takes care of constructing markup and escaping data correctly, among   other
useful features.    

Number of commits found: 31

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.197 seconds.