Commit graph

9 commits

Author SHA1 Message Date
Anton Berezin
3c77d2087b Update to 2.03, retire pkg-comment & MAN_PREFIX, make use of SITE_PERL. 2003-03-05 20:13:05 +00:00
Akinori MUSHA
87447de673 Fix the wrong Params::Validate dependency.
PR:		ports/48204
Submitted by:	edwin
Approved by:	maintainer timeout
2003-02-26 20:35:15 +00:00
Anton Berezin
959e40478b Update to 2.01. 2002-07-01 04:51:07 +00:00
Anton Berezin
5435b099cf Update to 2.00.
PR:		38203
2002-05-24 14:36:52 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
Anton Berezin
c8ac9cd79d Update to 1.80; add WWW. 2001-10-30 12:22:06 +00:00
Anton Berezin
740cd71287 Fix build with non-default WRKDIRPREFIX by using MKDIR (== mkdir -p)
command instead of the perl built-in mkdir().

Submitted by:	bento logs
2001-08-03 19:31:58 +00:00
Anton Berezin
c8df88ddad Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.

Approved by:	markm
2001-06-12 19:25:41 +00:00
Josef Karthauser
311c065e90 Log::Dispatch is a suite of OO modules for logging messages to multiple
outputs, each of which can have a minimum and maximum log level.  It is
designed to be easily subclassed, both for creating a new dispatcher
object and particularly for creating new outputs.

PR:	ports/27412
2001-05-19 22:32:07 +00:00