Commit Graph

23 Commits

Author SHA1 Message Date
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