jasper
d214b9d02e
- update to 0.615
2012-09-14 21:59:09 +00:00
ajacoutot
df4e1203e4
Bump after recent cpan.port.mk change.
...
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
espie
dcaa846fde
USE_GROFF=Yes
2010-10-19 07:54:21 +00:00
jasper
6f5f3e6b2b
- switch to MODCPAN_EXAMPLES
2010-10-03 16:59:55 +00:00
jasper
697c88d7e9
- update p5-XML-Writer to 0.612
2010-09-09 19:24:50 +00:00
jasper
9bf38923e1
- update p5-XML-Writer to 0.606
...
- reflect license change (to MIT)
2008-12-05 08:55:23 +00:00
jasper
04af58499f
- update p5-XML-Writer to 0.604 (now with examples)
2008-08-31 23:09:00 +00:00
merdely
213f5c62e8
Remove surrounding quotes in COMMENT-*/PERMIT_*
2007-09-15 20:59:36 +00:00
simon
661c3114e0
update to version 0.603
...
ok jasper@
2007-06-27 18:30:40 +00:00
espie
d4ebcd974d
more base64 checksums
2007-04-05 17:26:05 +00:00
jasper
7b65eca24e
update p5-XML-Writer to 0.602
2006-11-16 18:09:34 +00:00
jasper
f8dbb5482b
update p5-XML-Writer to 0.601
...
and update my address while there
ok steven
2006-10-16 14:46:05 +00:00
steven
dd58876c86
update to 0.600, PKG_ARCH=*
...
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-11 21:02:09 +00:00
naddy
ae76d3ea1f
SIZE
2005-01-05 17:21:50 +00:00
espie
d1fa125d45
new plists
2004-09-15 18:39:31 +00:00
robert
9ca6d53fcd
update to 0.510
2004-06-05 23:13:01 +00:00
brad
d63ebbc6c5
upgrade to p5-XML-Writer 0.500
...
--
From: Robert Nagy <thuglife at bsd dot hu>
2004-04-11 15:19:08 +00:00
naddy
badfe980f5
overhaul the plists of all p5-XML-* ports and their dependencies
2003-12-20 19:51:26 +00:00
sturm
b7aca7a92b
license checks
2003-11-15 15:12:53 +00:00
fgsch
6256399a40
and more..
2002-12-29 20:19:09 +00:00
avsm
b0ad14257b
Drop MAINTAINER for stuff I dont have time to maintain any more.
2002-07-10 20:48:12 +00:00
naddy
ae79bce6b8
bye MASTER_SITE_SUBDIR
2002-05-14 12:07:09 +00:00
espie
2b7c75e086
Move perl manpages where they belong, from section 3 to section 3p.
...
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
espie
d900d189e1
Bump NEED_VERSION
2002-03-21 21:25:50 +00:00
espie
5b37289c23
md5->distinfo
2002-03-21 19:59:18 +00:00
avsm
f2e2ffbd07
prune .packlist; shell@
2001-06-04 19:29:31 +00:00
naddy
7670a4e329
Use MACHINE_ARCH instead of ARCH in PLIST for m68k-based architectures.
...
Bump NEED_VERSION accordingly.
2001-05-10 19:20:40 +00:00
lebel
20cf46b6ea
textproc: integrate COMMENT, bump NEED_VERSION.
2001-05-06 04:11:38 +00:00
avsm
bf7a6b8598
initial import of p5-XML-Writer-0.4
...
--
XML::Writer is a helper module for Perl programs that write an XML
document. The module handles all escaping for attribute values and
character data and constructs different types of markup, such as
tags, comments, and processing instructions.
By default, the module performs several well-formedness checks to
catch errors during output. This behaviour can be extremely useful
during development and debugging, but it can be turned off for
production-grade code.
The module can operate either in regular mode in or Namespace
processing mode. In Namespace mode, the module will generate Namespace
Declarations itself, and will perform additional checks on the
output.
Additional support is available for a simplified data mode with no
mixed content: newlines are automatically inserted around elements
and elements can optionally be indented based as their nesting
level.
2001-01-05 18:14:09 +00:00