Commit Graph

43 Commits

Author SHA1 Message Date
naddy
8c80a751f8 drop RCS Ids 2022-03-11 20:02:12 +00:00
ajacoutot
6a97bb2de5 Update to p5-XML-Parser-2.46. 2021-02-19 18:51:29 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
espie
5b018316fa ports where you can't even cd into the WKRDIR are going to bite, badly 2017-12-02 01:09:57 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
benoit
b65699e10e Update to p5-XML-Parser-2.44.
ok ajacoutot@
2015-01-25 10:32:05 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
9f71d7e708 @comment zero-byte perl .bs files 2014-06-14 23:26:00 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
3875e272a2 sync wantlib 2012-08-23 16:02:37 +00:00
jasper
06a84e72be update to XML-Parser-2.41 2011-06-25 08:24:00 +00:00
ajacoutot
df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
stephan
463f153e2e update to 2.40 and remove Anil Madhavapeddy as maintainer as of per his request. Bulk-tested and ok landry@, ok jasper@ 2010-10-26 06:28:29 +00:00
espie
dcaa846fde USE_GROFF=Yes 2010-10-19 07:54:21 +00:00
sthen
f2d94ea127 bump 2010-09-24 15:37:42 +00:00
sthen
d55e1837f6 use REVISION 2010-07-13 20:14:21 +00:00
simon
d55d534232 restore previous packaing list 2008-10-01 16:01:51 +00:00
simon
d488f29b50 regen plist and bump for new perl
ok jasper@
2008-09-29 18:17:18 +00:00
dhill
24dddd7cd0 upgrade to 2.36
OK merdely@, maintainer timeout.
2008-07-17 14:51:36 +00:00
simon
7145a41ee5 remove USE_X11 and CONFIGURE_ARGS now expat is in base
"looks ok" steven@, ok ajacoutot@
2007-10-26 22:18:54 +00:00
merdely
213f5c62e8 Remove surrounding quotes in COMMENT-*/PERMIT_* 2007-09-15 20:59:36 +00:00
aanriot
154021822c USE_X11 = Yes
ok naddy@
2007-07-11 11:11:53 +00:00
bernd
ee467d8e45 Use xenocara expat. 2007-04-27 18:40:39 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
simon
de3fc51890 cpanify, use SHARED_ONLY and set a few licenses
look okay to steven@
2007-01-21 21:46:20 +00:00
espie
49a9142c53 new lib specs 2006-08-03 23:55:10 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
kevlo
e095b18fbe upgrade to 2.34 2004-12-14 01:40:25 +00:00
espie
d1fa125d45 new plists 2004-09-15 18:39:31 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
badfe980f5 overhaul the plists of all p5-XML-* ports and their dependencies 2003-12-20 19:51:26 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +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
kevlo
8e4feadff9 - upgrade to version 2.31
- add HOMEPAGE
- update MASTER_SITES
- bump NEED_VERSION
--
Ok'd by maintainer
2002-06-27 05:52:02 +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
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
7690998c25 - import of p5-XML-Parser-2.30
--
This module provides ways to parse XML documents. It is built on
top of XML::Parser::Expat, which is a lower level interface to James
Clark's expat library. Each call to one of the parsing methods
creates a new instance of XML::Parser::Expat which is then used to
parse the document. Expat options may be provided when the XML::Parser
object is created.

These options are then passed on to the Expat object on each parse
call. They can also be given as extra arguments to the parse methods,
in which case they override options given at XML::Parser creation
time.
2001-01-21 19:22:42 +00:00