diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-23 12:25:12 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-23 12:25:12 +0000 |
commit | a0f96c021260b9cbc92b69f2aed824c14b2bcb55 (patch) | |
tree | caa49f34fad012fd83850a95ff099b14cced5526 | |
parent | b83c5b41ed94b0cbaac96cb878e09b17690ed049 (diff) | |
download | freebsd-ports-a0f96c021260b9cbc92b69f2aed824c14b2bcb55.zip |
Upgrade
p5-Authen-PAM => 0.09
p5-Chart-PNGgraph => 1.21
p5-FastCGI => 0.52
p5-GD => 1.27
p5-GD-Graph => 1.30
p5-HTML-Stream => 1.45
p5-IMAP-Admin => 1.2.2
p5-IRC => 0.63
p5-Image-Size => 2.901
p5-MIME-Lite => 1.137
p5-MIME-Tools => 4.124
p5-Mail-POP3Client => 2.6
p5-Mail-Tools => 1.1401
p5-MatrixReal => 1.3a5
p5-Net-Whois => 1.9
p5-Parse-RecDescent => 1.78
p5-Proc-Simple => 1.14
p5-Term-ReadKey => 2.14
p5-Text-Template => 1.23
p5-Time => 100.010301
p5-TimeDate => 1.09
p5-Tk => 800.021
p5-XML-Parser => 2.28
63 files changed, 338 insertions, 245 deletions
diff --git a/devel/p5-Parse-RecDescent/Makefile b/devel/p5-Parse-RecDescent/Makefile index 6d4ea735528f..479a10a688a7 100644 --- a/devel/p5-Parse-RecDescent/Makefile +++ b/devel/p5-Parse-RecDescent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Parse-RecDescent -PORTVERSION= 1.66 +PORTVERSION= 1.78 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Parse diff --git a/devel/p5-Parse-RecDescent/distinfo b/devel/p5-Parse-RecDescent/distinfo index c9f9b2eba875..18425ac4d503 100644 --- a/devel/p5-Parse-RecDescent/distinfo +++ b/devel/p5-Parse-RecDescent/distinfo @@ -1 +1 @@ -MD5 (Parse-RecDescent-1.66.tar.gz) = 629e2d339b5fdd4fcd4be2213e0d5f39 +MD5 (Parse-RecDescent-1.78.tar.gz) = c71a727cd09f892c3eb3e53d697e2e1b diff --git a/devel/p5-Parse-RecDescent/pkg-plist b/devel/p5-Parse-RecDescent/pkg-plist index 23eacec4184c..5e565dbfb2de 100644 --- a/devel/p5-Parse-RecDescent/pkg-plist +++ b/devel/p5-Parse-RecDescent/pkg-plist @@ -1,29 +1,6 @@ lib/perl5/site_perl/%%PERL_VER%%/Parse/RecDescent.pm lib/perl5/site_perl/%%PERL_VER%%/Parse/RecDescent.pod -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_OOparsetree.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_bad.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_cpp.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_decomment.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_derived.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_errors.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_implicit.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_leftassoc.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_lexer.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_logic.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_matchrule.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_mccoy.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_methods.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_parsetree.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_piecewise.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_recipe.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_selfmod.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_simple.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_template.pl -lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_whoson.pl lib/perl5/site_perl/%%PERL_VER%%/Text/Balanced.pm lib/perl5/site_perl/%%PERL_VER%%/Text/Balanced.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Parse/RecDescent/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Parse -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Text @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Parse/RecDescent -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Parse diff --git a/devel/p5-Proc-Simple/Makefile b/devel/p5-Proc-Simple/Makefile index 414fd46ed130..8a7fe52adb9c 100644 --- a/devel/p5-Proc-Simple/Makefile +++ b/devel/p5-Proc-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Proc-Simple -PORTVERSION= 1.12 +PORTVERSION= 1.14 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Proc diff --git a/devel/p5-Proc-Simple/distinfo b/devel/p5-Proc-Simple/distinfo index 960182253455..8a69f8d86a8d 100644 --- a/devel/p5-Proc-Simple/distinfo +++ b/devel/p5-Proc-Simple/distinfo @@ -1 +1 @@ -MD5 (Proc-Simple-1.12.tar.gz) = ac3bcc6675eb9095ce1a8133ff363675 +MD5 (Proc-Simple-1.14.tar.gz) = 820007511d4d316819630eec42327a92 diff --git a/devel/p5-Proc-Simple/pkg-plist b/devel/p5-Proc-Simple/pkg-plist index be6b67ba224c..8bd997244dad 100644 --- a/devel/p5-Proc-Simple/pkg-plist +++ b/devel/p5-Proc-Simple/pkg-plist @@ -1,3 +1,5 @@ lib/perl5/site_perl/%%PERL_VER%%/Proc/Simple.pm +lib/perl5/site_perl/%%PERL_VER%%/auto/Proc/Simple/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc/Simple/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Proc/Simple @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc/Simple diff --git a/devel/p5-Term-ReadKey/Makefile b/devel/p5-Term-ReadKey/Makefile index fbc6514ed1f5..0a651a088356 100644 --- a/devel/p5-Term-ReadKey/Makefile +++ b/devel/p5-Term-ReadKey/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Term-ReadKey -PORTVERSION= 2.12 +PORTVERSION= 2.14 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Term diff --git a/devel/p5-Term-ReadKey/distinfo b/devel/p5-Term-ReadKey/distinfo index c0985113fc90..304bee54f5e9 100644 --- a/devel/p5-Term-ReadKey/distinfo +++ b/devel/p5-Term-ReadKey/distinfo @@ -1 +1 @@ -MD5 (TermReadKey-2.12.tar.gz) = 370ae27943894946b82971b57a6f934c +MD5 (TermReadKey-2.14.tar.gz) = d8ed4c533350c2e8724c70c103a1a01f diff --git a/devel/p5-Time/Makefile b/devel/p5-Time/Makefile index 22acd4fadec4..8f2f2e5ad6ff 100644 --- a/devel/p5-Time/Makefile +++ b/devel/p5-Time/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Time -PORTVERSION= 98.112901 +PORTVERSION= 100.010301 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Time @@ -17,8 +17,11 @@ MAINTAINER= jfitz@FreeBSD.org USE_PERL5= YES -MAN3= Time::CTime.3 Time::JulianDay.3 Time::ParseDate.3 \ - Time::Timezone.3 Time::DaysInMonth.3 +MAN3= Time::CTime.3 \ + Time::DaysInMonth.3 \ + Time::JulianDay.3 \ + Time::ParseDate.3 \ + Time::Timezone.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} do-configure: diff --git a/devel/p5-Time/distinfo b/devel/p5-Time/distinfo index 9b3fd7b9758e..00327b31f2ed 100644 --- a/devel/p5-Time/distinfo +++ b/devel/p5-Time/distinfo @@ -1 +1 @@ -MD5 (Time-modules-98.112901.tar.gz) = 377ff3fe9f9ca64cbc5604555b2cc3b7 +MD5 (Time-modules-100.010301.tar.gz) = b3f0822edffb87f178f6d58e9872e029 diff --git a/devel/p5-TimeDate/Makefile b/devel/p5-TimeDate/Makefile index a943bb357902..5624a81ee603 100644 --- a/devel/p5-TimeDate/Makefile +++ b/devel/p5-TimeDate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= TimeDate -PORTVERSION= 1.08 +PORTVERSION= 1.09 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Date @@ -16,7 +16,9 @@ MAINTAINER= dima@Chg.RU USE_PERL5= YES -MAN3= Date::Format.3 Date::Parse.3 Time::Zone.3 +MAN3= Date::Format.3 \ + Date::Parse.3 \ + Time::Zone.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-TimeDate/distinfo b/devel/p5-TimeDate/distinfo index 6be89626b795..8532d01b534b 100644 --- a/devel/p5-TimeDate/distinfo +++ b/devel/p5-TimeDate/distinfo @@ -1 +1 @@ -MD5 (TimeDate-1.08.tar.gz) = d89840e268c92693ed428368892b0079 +MD5 (TimeDate-1.09.tar.gz) = b795b9c8d382552993ac64152243e9e2 diff --git a/devel/p5-TimeDate/pkg-plist b/devel/p5-TimeDate/pkg-plist index f07a73ce89e0..4b3789e802cb 100644 --- a/devel/p5-TimeDate/pkg-plist +++ b/devel/p5-TimeDate/pkg-plist @@ -1,6 +1,14 @@ lib/perl5/site_perl/%%PERL_VER%%/Date/Format.pm lib/perl5/site_perl/%%PERL_VER%%/Date/Language.pm +lib/perl5/site_perl/%%PERL_VER%%/Date/Language/Austrian.pm +lib/perl5/site_perl/%%PERL_VER%%/Date/Language/Czech.pm +lib/perl5/site_perl/%%PERL_VER%%/Date/Language/English.pm +lib/perl5/site_perl/%%PERL_VER%%/Date/Language/French.pm +lib/perl5/site_perl/%%PERL_VER%%/Date/Language/German.pm +lib/perl5/site_perl/%%PERL_VER%%/Date/Language/Italian.pm +lib/perl5/site_perl/%%PERL_VER%%/Date/Language/Norwegian.pm lib/perl5/site_perl/%%PERL_VER%%/Date/Parse.pm lib/perl5/site_perl/%%PERL_VER%%/Time/Zone.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/TimeDate/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Date/Language @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/TimeDate diff --git a/graphics/p5-Chart-PNGgraph/Makefile b/graphics/p5-Chart-PNGgraph/Makefile index 9bea89400931..c3681c180f46 100644 --- a/graphics/p5-Chart-PNGgraph/Makefile +++ b/graphics/p5-Chart-PNGgraph/Makefile @@ -6,10 +6,11 @@ # PORTNAME= Chart-PNGgraph -PORTVERSION= 1.13 +PORTVERSION= 1.21 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart +PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org @@ -17,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/GD.pm:$ USE_PERL5= YES -MAN3= Chart::PNGgraph.3 Chart::PNGgraph::colour.3 +MAN3= Chart::PNGgraph.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} do-configure: diff --git a/graphics/p5-Chart-PNGgraph/distinfo b/graphics/p5-Chart-PNGgraph/distinfo index 140eb68ad882..1d61a701aba7 100644 --- a/graphics/p5-Chart-PNGgraph/distinfo +++ b/graphics/p5-Chart-PNGgraph/distinfo @@ -1 +1 @@ -MD5 (Chart-PNGgraph-1.13.tar.gz) = dbf22d8b60edd78f5a24e83febbe2dd6 +MD5 (Chart-PNGgraph-1.21.tar.gz) = b235ddafeef8caf0a15e2e492d1e5964 diff --git a/graphics/p5-Chart-PNGgraph/pkg-plist b/graphics/p5-Chart-PNGgraph/pkg-plist index a920b548f4ed..1b03d1b5a50e 100644 --- a/graphics/p5-Chart-PNGgraph/pkg-plist +++ b/graphics/p5-Chart-PNGgraph/pkg-plist @@ -1,13 +1,13 @@ -lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/linespoints.pm -lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/bars.pm +lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph.pm +lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/Convert.pm lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/area.pm -lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/lines.pm -lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/points.pm -lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/pie.pm -lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/utils.pm lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/axestype.pm -lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/colour.pm +lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/bars.pm +lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/lines.pm +lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/linespoints.pm lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/mixed.pm -lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph.pm +lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/pie.pm +lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph/points.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Chart/PNGgraph/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Chart/PNGgraph @dirrm lib/perl5/site_perl/%%PERL_VER%%/Chart/PNGgraph -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Chart diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile index ceab314fa0b4..ea4d93db5b41 100644 --- a/graphics/p5-GD-Graph/Makefile +++ b/graphics/p5-GD-Graph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GD-Graph -PORTVERSION= 1.24 +PORTVERSION= 1.30 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD @@ -21,7 +21,10 @@ RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${P USE_PERL5= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= GD::Graph.3 GD::Graph::colour.3 +MAN3= GD::Graph.3 \ + GD::Graph::Data.3 \ + GD::Graph::Error.3 \ + GD::Graph::colour.3 do-configure: @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL diff --git a/graphics/p5-GD-Graph/distinfo b/graphics/p5-GD-Graph/distinfo index 95f88b21e6de..aabf51176bd2 100644 --- a/graphics/p5-GD-Graph/distinfo +++ b/graphics/p5-GD-Graph/distinfo @@ -1 +1 @@ -MD5 (GDGraph-1.24.tar.gz) = 83f76acc936845d3018d8f66c444c6b5 +MD5 (GDGraph-1.30.tar.gz) = 3e496733e2375ed7854a8959363fbf39 diff --git a/graphics/p5-GD-Graph/pkg-plist b/graphics/p5-GD-Graph/pkg-plist index 1f3b275651f0..03621a2d0e42 100644 --- a/graphics/p5-GD-Graph/pkg-plist +++ b/graphics/p5-GD-Graph/pkg-plist @@ -1,14 +1,16 @@ -lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/colour.pm -lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/mixed.pm -lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/bars.pm -lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/linespoints.pm +lib/perl5/site_perl/%%PERL_VER%%/GD/Graph.pm +lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/Data.pm +lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/Error.pm lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/area.pm +lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/axestype.pm +lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/bars.pm +lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/colour.pm lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/lines.pm -lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/points.pm +lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/linespoints.pm +lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/mixed.pm lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/pie.pm +lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/points.pm lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/utils.pm -lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/axestype.pm -lib/perl5/site_perl/%%PERL_VER%%/GD/Graph.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Graph/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Graph @dirrm lib/perl5/site_perl/%%PERL_VER%%/GD/Graph diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 314bd10a1079..c3587842f0d0 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GD -PORTVERSION= 1.25 +PORTVERSION= 1.27 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo index a2313135084a..2f6d6cb4b57f 100644 --- a/graphics/p5-GD/distinfo +++ b/graphics/p5-GD/distinfo @@ -1 +1 @@ -MD5 (GD-1.25.tar.gz) = 8a9fefb48798629b2d716abbd1ec9d6d +MD5 (GD-1.27.tar.gz) = 6ff031721c5c9ea8a5f8ca3049616c35 diff --git a/graphics/p5-GD/files/patch-aa b/graphics/p5-GD/files/patch-aa index ebe743e5dc34..a85cfb53ccd5 100644 --- a/graphics/p5-GD/files/patch-aa +++ b/graphics/p5-GD/files/patch-aa @@ -1,25 +1,23 @@ ---- Makefile.PL.orig Tue Feb 22 03:52:27 2000 -+++ Makefile.PL Sun Feb 27 15:11:28 2000 -@@ -4,18 +4,13 @@ +--- Makefile.PL.orig Thu Mar 23 03:20:12 2000 ++++ Makefile.PL Sun Apr 23 17:53:41 2000 +@@ -4,15 +4,12 @@ my $CAPI = defined $ExtUtils::MakeMaker::CAPI_support ? 'TRUE' : 'FALSE'; # CHECK AND ADJUST --my @extrasearch = qw( -L/usr/lib/X11 -L/usr/X11R6/lib -L/usr/X11/lib -L/usr/local/lib ); --my @extrainc = ('-I/usr/local/include', '-I/usr/local/include/gd'); -+my @extrasearch = qw( -L/usr/X11R6/lib -L/usr/local/lib ); -+my @extrainc = ('-I/usr/local/include', '-I/usr/local/include/gd -I/usr/local/include/freetype -I/usr/X11R6/include -I/usr/X11R6/include/X11'); - - my @extralibs; --push @extralibs, '-lgd','-lpng','-lttf','-lz'; -+push @extralibs, @extrasearch, '-lgd','-lpng','-lttf','-lz'; - push @extralibs, "-lm" unless $^O eq 'MSWin32'; --push @extralibs,'-lX11' unless $^O eq 'MSWin32'; +-my @extrainc = qw(-I/usr/local/include -I/usr/local/include/gd); +-my @extrasearch = qw(-L/usr/lib/X11 -L/usr/X11R6/lib -L/usr/X11/lib -L/usr/local/lib ); +-my @extralibs = qw(-lgd -lpng -lttf -lz -ljpeg); ++my @extrainc = qw(-I/usr/local/include -I/usr/local/include/gd -I/usr/local/include/freetype -I/usr/X11R6/include -I/usr/X11R6/include/X11); ++my @extrasearch = qw(-L/usr/X11R6/lib -L/usr/local/lib ); ++my @extralibs; ++push @extralibs, @extrasearch, '-lgd', '-lpng', '-lttf', '-lz', '-ljpeg'; + push @extralibs, '-lm' unless $^O eq 'MSWin32'; - -# FreeBSD 3.3 with libgd built from ports croaks if -lXpm is specified --if ($^O ne 'freebsd') { -- push @extralibs,'-lXpm'; +-if ($^O ne 'freebsd' && $^O ne 'MSWin32') { +- push @extralibs,'-lX11','-lXpm'; -} -+push @extralibs,'-lXpm -lX11' unless $^O eq 'MSWin32'; ++push @extralibs, '-lXpm -lX11' unless $^O eq 'MSWin32'; WriteMakefile( 'NAME' => 'GD', diff --git a/graphics/p5-GD1/Makefile b/graphics/p5-GD1/Makefile index 314bd10a1079..c3587842f0d0 100644 --- a/graphics/p5-GD1/Makefile +++ b/graphics/p5-GD1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GD -PORTVERSION= 1.25 +PORTVERSION= 1.27 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD diff --git a/graphics/p5-GD1/distinfo b/graphics/p5-GD1/distinfo index a2313135084a..2f6d6cb4b57f 100644 --- a/graphics/p5-GD1/distinfo +++ b/graphics/p5-GD1/distinfo @@ -1 +1 @@ -MD5 (GD-1.25.tar.gz) = 8a9fefb48798629b2d716abbd1ec9d6d +MD5 (GD-1.27.tar.gz) = 6ff031721c5c9ea8a5f8ca3049616c35 diff --git a/graphics/p5-GD1/files/patch-aa b/graphics/p5-GD1/files/patch-aa index ebe743e5dc34..a85cfb53ccd5 100644 --- a/graphics/p5-GD1/files/patch-aa +++ b/graphics/p5-GD1/files/patch-aa @@ -1,25 +1,23 @@ ---- Makefile.PL.orig Tue Feb 22 03:52:27 2000 -+++ Makefile.PL Sun Feb 27 15:11:28 2000 -@@ -4,18 +4,13 @@ +--- Makefile.PL.orig Thu Mar 23 03:20:12 2000 ++++ Makefile.PL Sun Apr 23 17:53:41 2000 +@@ -4,15 +4,12 @@ my $CAPI = defined $ExtUtils::MakeMaker::CAPI_support ? 'TRUE' : 'FALSE'; # CHECK AND ADJUST --my @extrasearch = qw( -L/usr/lib/X11 -L/usr/X11R6/lib -L/usr/X11/lib -L/usr/local/lib ); --my @extrainc = ('-I/usr/local/include', '-I/usr/local/include/gd'); -+my @extrasearch = qw( -L/usr/X11R6/lib -L/usr/local/lib ); -+my @extrainc = ('-I/usr/local/include', '-I/usr/local/include/gd -I/usr/local/include/freetype -I/usr/X11R6/include -I/usr/X11R6/include/X11'); - - my @extralibs; --push @extralibs, '-lgd','-lpng','-lttf','-lz'; -+push @extralibs, @extrasearch, '-lgd','-lpng','-lttf','-lz'; - push @extralibs, "-lm" unless $^O eq 'MSWin32'; --push @extralibs,'-lX11' unless $^O eq 'MSWin32'; +-my @extrainc = qw(-I/usr/local/include -I/usr/local/include/gd); +-my @extrasearch = qw(-L/usr/lib/X11 -L/usr/X11R6/lib -L/usr/X11/lib -L/usr/local/lib ); +-my @extralibs = qw(-lgd -lpng -lttf -lz -ljpeg); ++my @extrainc = qw(-I/usr/local/include -I/usr/local/include/gd -I/usr/local/include/freetype -I/usr/X11R6/include -I/usr/X11R6/include/X11); ++my @extrasearch = qw(-L/usr/X11R6/lib -L/usr/local/lib ); ++my @extralibs; ++push @extralibs, @extrasearch, '-lgd', '-lpng', '-lttf', '-lz', '-ljpeg'; + push @extralibs, '-lm' unless $^O eq 'MSWin32'; - -# FreeBSD 3.3 with libgd built from ports croaks if -lXpm is specified --if ($^O ne 'freebsd') { -- push @extralibs,'-lXpm'; +-if ($^O ne 'freebsd' && $^O ne 'MSWin32') { +- push @extralibs,'-lX11','-lXpm'; -} -+push @extralibs,'-lXpm -lX11' unless $^O eq 'MSWin32'; ++push @extralibs, '-lXpm -lX11' unless $^O eq 'MSWin32'; WriteMakefile( 'NAME' => 'GD', diff --git a/graphics/p5-GD2/Makefile b/graphics/p5-GD2/Makefile index 314bd10a1079..c3587842f0d0 100644 --- a/graphics/p5-GD2/Makefile +++ b/graphics/p5-GD2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GD -PORTVERSION= 1.25 +PORTVERSION= 1.27 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD diff --git a/graphics/p5-GD2/distinfo b/graphics/p5-GD2/distinfo index a2313135084a..2f6d6cb4b57f 100644 --- a/graphics/p5-GD2/distinfo +++ b/graphics/p5-GD2/distinfo @@ -1 +1 @@ -MD5 (GD-1.25.tar.gz) = 8a9fefb48798629b2d716abbd1ec9d6d +MD5 (GD-1.27.tar.gz) = 6ff031721c5c9ea8a5f8ca3049616c35 diff --git a/graphics/p5-GD2/files/patch-aa b/graphics/p5-GD2/files/patch-aa index ebe743e5dc34..a85cfb53ccd5 100644 --- a/graphics/p5-GD2/files/patch-aa +++ b/graphics/p5-GD2/files/patch-aa @@ -1,25 +1,23 @@ ---- Makefile.PL.orig Tue Feb 22 03:52:27 2000 -+++ Makefile.PL Sun Feb 27 15:11:28 2000 -@@ -4,18 +4,13 @@ +--- Makefile.PL.orig Thu Mar 23 03:20:12 2000 ++++ Makefile.PL Sun Apr 23 17:53:41 2000 +@@ -4,15 +4,12 @@ my $CAPI = defined $ExtUtils::MakeMaker::CAPI_support ? 'TRUE' : 'FALSE'; # CHECK AND ADJUST --my @extrasearch = qw( -L/usr/lib/X11 -L/usr/X11R6/lib -L/usr/X11/lib -L/usr/local/lib ); --my @extrainc = ('-I/usr/local/include', '-I/usr/local/include/gd'); -+my @extrasearch = qw( -L/usr/X11R6/lib -L/usr/local/lib ); -+my @extrainc = ('-I/usr/local/include', '-I/usr/local/include/gd -I/usr/local/include/freetype -I/usr/X11R6/include -I/usr/X11R6/include/X11'); - - my @extralibs; --push @extralibs, '-lgd','-lpng','-lttf','-lz'; -+push @extralibs, @extrasearch, '-lgd','-lpng','-lttf','-lz'; - push @extralibs, "-lm" unless $^O eq 'MSWin32'; --push @extralibs,'-lX11' unless $^O eq 'MSWin32'; +-my @extrainc = qw(-I/usr/local/include -I/usr/local/include/gd); +-my @extrasearch = qw(-L/usr/lib/X11 -L/usr/X11R6/lib -L/usr/X11/lib -L/usr/local/lib ); +-my @extralibs = qw(-lgd -lpng -lttf -lz -ljpeg); ++my @extrainc = qw(-I/usr/local/include -I/usr/local/include/gd -I/usr/local/include/freetype -I/usr/X11R6/include -I/usr/X11R6/include/X11); ++my @extrasearch = qw(-L/usr/X11R6/lib -L/usr/local/lib ); ++my @extralibs; ++push @extralibs, @extrasearch, '-lgd', '-lpng', '-lttf', '-lz', '-ljpeg'; + push @extralibs, '-lm' unless $^O eq 'MSWin32'; - -# FreeBSD 3.3 with libgd built from ports croaks if -lXpm is specified --if ($^O ne 'freebsd') { -- push @extralibs,'-lXpm'; +-if ($^O ne 'freebsd' && $^O ne 'MSWin32') { +- push @extralibs,'-lX11','-lXpm'; -} -+push @extralibs,'-lXpm -lX11' unless $^O eq 'MSWin32'; ++push @extralibs, '-lXpm -lX11' unless $^O eq 'MSWin32'; WriteMakefile( 'NAME' => 'GD', diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile index a65a408df9d6..e0d965cf52d4 100644 --- a/graphics/p5-Image-Size/Makefile +++ b/graphics/p5-Image-Size/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Image-Size -PORTVERSION= 2.9 +PORTVERSION= 2.901 CATEGORIES= graphics www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Image diff --git a/graphics/p5-Image-Size/distinfo b/graphics/p5-Image-Size/distinfo index a5320f0a518f..40b14ec17347 100644 --- a/graphics/p5-Image-Size/distinfo +++ b/graphics/p5-Image-Size/distinfo @@ -1 +1 @@ -MD5 (Image-Size-2.9.tar.gz) = ce1f6d153c125513c28ad82004e62613 +MD5 (Image-Size-2.901.tar.gz) = cf3b5774d0978a12080b8835e04efd05 diff --git a/irc/p5-IRC/Makefile b/irc/p5-IRC/Makefile index faa325a62e24..2d2f8a4441d8 100644 --- a/irc/p5-IRC/Makefile +++ b/irc/p5-IRC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p5-IRC -PORTVERSION= 0.62 +PORTVERSION= 0.63 CATEGORIES= irc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/irc/p5-IRC/distinfo b/irc/p5-IRC/distinfo index 021c31d7f1cf..8f8874b38697 100644 --- a/irc/p5-IRC/distinfo +++ b/irc/p5-IRC/distinfo @@ -1 +1 @@ -MD5 (Net-IRC-0.62.tar.gz) = 2d9d66d935d9fb39cf8bcb8db1ee073f +MD5 (Net-IRC-0.63.tar.gz) = 9dae8a07bdd7a63956cf85516fe4762d diff --git a/irc/p5-IRC/pkg-plist b/irc/p5-IRC/pkg-plist index 7e4e1fbda104..b7cbde1cea91 100644 --- a/irc/p5-IRC/pkg-plist +++ b/irc/p5-IRC/pkg-plist @@ -4,5 +4,4 @@ lib/perl5/site_perl/%%PERL_VER%%/Net/IRC/DCC.pm lib/perl5/site_perl/%%PERL_VER%%/Net/IRC/Event.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/IRC/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/IRC -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/IRC diff --git a/mail/p5-IMAP-Admin/Makefile b/mail/p5-IMAP-Admin/Makefile index 9b57720d2153..6fa3e15027ee 100644 --- a/mail/p5-IMAP-Admin/Makefile +++ b/mail/p5-IMAP-Admin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IMAP-Admin -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IMAP diff --git a/mail/p5-IMAP-Admin/distinfo b/mail/p5-IMAP-Admin/distinfo index b5a58925c0df..474760fbb057 100644 --- a/mail/p5-IMAP-Admin/distinfo +++ b/mail/p5-IMAP-Admin/distinfo @@ -1 +1 @@ -MD5 (IMAP-Admin-1.2.1.tar.gz) = 95b0ceb338cb310cb7623ad5312cc19b +MD5 (IMAP-Admin-1.2.2.tar.gz) = 7b163e4a01e199d50a1760b3a56a6b57 diff --git a/mail/p5-MIME-Lite/Makefile b/mail/p5-MIME-Lite/Makefile index 75d27c6ec5b9..98cf8d609e04 100644 --- a/mail/p5-MIME-Lite/Makefile +++ b/mail/p5-MIME-Lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MIME-Lite -PORTVERSION= 1.135 +PORTVERSION= 1.137 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MIME diff --git a/mail/p5-MIME-Lite/distinfo b/mail/p5-MIME-Lite/distinfo index a79819cacf02..e81577b232b7 100644 --- a/mail/p5-MIME-Lite/distinfo +++ b/mail/p5-MIME-Lite/distinfo @@ -1 +1 @@ -MD5 (MIME-Lite-1.135.tar.gz) = 9a2699d47a7618da11a57e160c4f60e7 +MD5 (MIME-Lite-1.137.tar.gz) = 5477b31753efd38ba7eac03d997ae4c9 diff --git a/mail/p5-MIME-Tools/Makefile b/mail/p5-MIME-Tools/Makefile index ed61ec34ccf3..351cc101ca6b 100644 --- a/mail/p5-MIME-Tools/Makefile +++ b/mail/p5-MIME-Tools/Makefile @@ -5,12 +5,11 @@ # $FreeBSD$ # -PORTNAME= MIME-Tools -PORTVERSION= 4.122 +PORTNAME= p5-MIME-Tools +PORTVERSION= 4.124 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MIME -PKGNAMEPREFIX= p5- DISTNAME= MIME-tools-${PORTVERSION} MAINTAINER= eivind@FreeBSD.org diff --git a/mail/p5-MIME-Tools/distinfo b/mail/p5-MIME-Tools/distinfo index f71de756fcb0..e34767a06d45 100644 --- a/mail/p5-MIME-Tools/distinfo +++ b/mail/p5-MIME-Tools/distinfo @@ -1 +1 @@ -MD5 (MIME-tools-4.122.tar.gz) = acbe84f5de4b9c88e7163718f700a5c4 +MD5 (MIME-tools-4.124.tar.gz) = 6a51a5efb05e97116b89aa978ca0e6df diff --git a/mail/p5-Mail-POP3Client/Makefile b/mail/p5-Mail-POP3Client/Makefile index 36f0c2a48b02..cb4656b15869 100644 --- a/mail/p5-Mail-POP3Client/Makefile +++ b/mail/p5-Mail-POP3Client/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Mail-POP3Client -PORTVERSION= 1.15 +PORTVERSION= 2.6 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -DISTNAME= POP3Client-1_15 +DISTNAME= POP3Client-${PORTVERSION} MAINTAINER= jfitz@FreeBSD.org diff --git a/mail/p5-Mail-POP3Client/distinfo b/mail/p5-Mail-POP3Client/distinfo index 4777190a7dd5..6409eecb7c56 100644 --- a/mail/p5-Mail-POP3Client/distinfo +++ b/mail/p5-Mail-POP3Client/distinfo @@ -1 +1 @@ -MD5 (POP3Client-1_15.tar.gz) = 4a885c424cf93b139c51de0372b2e0da +MD5 (POP3Client-2.6.tar.gz) = 23655c16d9d82e4dca05e94f7bf311b5 diff --git a/mail/p5-Mail-POP3Client/pkg-plist b/mail/p5-Mail-POP3Client/pkg-plist index 315e3b4e23e7..dd6ed112cf7e 100644 --- a/mail/p5-Mail-POP3Client/pkg-plist +++ b/mail/p5-Mail-POP3Client/pkg-plist @@ -1,3 +1,5 @@ lib/perl5/site_perl/%%PERL_VER%%/Mail/POP3Client.pm +lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/POP3Client/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/POP3Client/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/POP3Client @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/POP3Client diff --git a/mail/p5-Mail-Tools/Makefile b/mail/p5-Mail-Tools/Makefile index d4ce451ae838..ddfe4b4c2ae0 100644 --- a/mail/p5-Mail-Tools/Makefile +++ b/mail/p5-Mail-Tools/Makefile @@ -5,26 +5,33 @@ # $FreeBSD$ # -PORTNAME= Mail-Tools -PORTVERSION= 1.12 +PORTNAME= p5-Mail-Tools +PORTVERSION= 1.1401 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail -PKGNAMEPREFIX= p5- DISTNAME= MailTools-${PORTVERSION} MAINTAINER= jfitz@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/Domain.pm:${PORTSDIR}/net/p5-Net -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/Domain.pm:${PORTSDIR}/net/p5-Net +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Domain.pm:${PORTSDIR}/net/p5-Net +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Domain.pm:${PORTSDIR}/net/p5-Net USE_PERL5= YES -MAN3= Mail::Address.3 Mail::Cap.3 Mail::Field.3 Mail::Header.3 \ - Mail::Internet.3 Mail::Alias.3 Mail::Mailer.3 Mail::Send.3 \ - Mail::Util.3 Mail::Field::AddrList.3 Mail::Filter.3 +MAN3= Mail::Address.3 \ + Mail::Alias.3 \ + Mail::Cap.3 \ + Mail::Field.3 \ + Mail::Field::AddrList.3 \ + Mail::Filter.3 \ + Mail::Header.3 \ + Mail::Internet.3 \ + Mail::Mailer.3 \ + Mail::Send.3 \ + Mail::Util.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/mail/p5-Mail-Tools/distinfo b/mail/p5-Mail-Tools/distinfo index 39eb15865ad3..86427e563eda 100644 --- a/mail/p5-Mail-Tools/distinfo +++ b/mail/p5-Mail-Tools/distinfo @@ -1 +1 @@ -MD5 (MailTools-1.12.tar.gz) = 27f342c9960a3da9dfb4eab1b021d304 +MD5 (MailTools-1.1401.tar.gz) = d88ded36aaed693dbeb9c953c56c3dab diff --git a/mail/p5-Mail-Tools/pkg-plist b/mail/p5-Mail-Tools/pkg-plist index 23c17fa524d1..55d32e29e636 100644 --- a/mail/p5-Mail-Tools/pkg-plist +++ b/mail/p5-Mail-Tools/pkg-plist @@ -22,6 +22,7 @@ lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Internet/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Internet/escape_from.al lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Internet/nntppost.al lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Internet/reply.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Internet/send.al lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Internet/sign.al lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Internet/smtpsend.al lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Internet/unescape_from.al diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile index ebf3716397e1..a1eaa91fe482 100644 --- a/math/p5-MatrixReal/Makefile +++ b/math/p5-MatrixReal/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= MatrixReal -PORTVERSION= 1.2 +PORTVERSION= 1.3a5 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/p5-MatrixReal/distinfo b/math/p5-MatrixReal/distinfo index fb9cf50cd0b3..69b262b3d26b 100644 --- a/math/p5-MatrixReal/distinfo +++ b/math/p5-MatrixReal/distinfo @@ -1 +1 @@ -MD5 (Math-MatrixReal-1.2.tar.gz) = 79c7089549a6f894f6071ddcc837d35c +MD5 (Math-MatrixReal-1.3a5.tar.gz) = 12217f1a62abae1353005a334390f62b diff --git a/net/p5-Net-Whois/Makefile b/net/p5-Net-Whois/Makefile index 5ab851726d54..5d0030de4c90 100644 --- a/net/p5-Net-Whois/Makefile +++ b/net/p5-Net-Whois/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ # -PORTNAME= p5-Net-Whois -PORTVERSION= 0.22 +PORTNAME= Net-Whois +PORTVERSION= 1.9 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net -DISTNAME= Net-Whois-${PORTVERSION} +PKGNAMEPREFIX= p5- MAINTAINER= jfitz@FreeBSD.org diff --git a/net/p5-Net-Whois/distinfo b/net/p5-Net-Whois/distinfo index 540d7aec505b..e135123513e4 100644 --- a/net/p5-Net-Whois/distinfo +++ b/net/p5-Net-Whois/distinfo @@ -1 +1 @@ -MD5 (Net-Whois-0.22.tar.gz) = 61ab0c7945a081b697422f6a39dad8f9 +MD5 (Net-Whois-1.9.tar.gz) = c461a0f8991d9df848f66c4189971af7 diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index 956d00236d5f..da984d34022c 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ # -PORTNAME= p5-Authen-PAM -PORTVERSION= 0.08 +PORTNAME= Authen-PAM +PORTVERSION= 0.09 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Authen -DISTNAME= Authen-PAM-0.08 +PKGNAMEPREFIX= p5- MAINTAINER= matt@zigg.com diff --git a/security/p5-Authen-PAM/distinfo b/security/p5-Authen-PAM/distinfo index efdf44cfc17d..906866ecb80e 100644 --- a/security/p5-Authen-PAM/distinfo +++ b/security/p5-Authen-PAM/distinfo @@ -1 +1 @@ -MD5 (Authen-PAM-0.08.tar.gz) = 960cf35215ed99f181e940e8ac62a261 +MD5 (Authen-PAM-0.09.tar.gz) = c41ba3fd0874fa0fa2630fb1ede47eb9 diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 5e51c3e696dc..7fa7828782a5 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -5,13 +5,13 @@ # $FreeBSD$ # -PORTNAME= p5-Text-Template -PORTVERSION= 1.20 +PORTNAME= Text-Template +PORTVERSION= 1.23 CATEGORIES= textproc perl5 MASTER_SITES= http://www.plover.com/~mjd/perl/Template/ \ ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text -DISTNAME= Text-Template-1.20 +PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org diff --git a/textproc/p5-Text-Template/distinfo b/textproc/p5-Text-Template/distinfo index 6b8c05a3923e..0a0d648a9b29 100644 --- a/textproc/p5-Text-Template/distinfo +++ b/textproc/p5-Text-Template/distinfo @@ -1 +1 @@ -MD5 (Text-Template-1.20.tar.gz) = c12d244b5e0b4cdf3cc6bfc5b5fd579a +MD5 (Text-Template-1.23.tar.gz) = c9ffdda98f9abfdbc350caea3d90f9b4 diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index 096f82b216fb..5d1a51b7d9cb 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -5,13 +5,13 @@ # $FreeBSD$ # -PORTNAME= p5-XML-Parser -PORTVERSION= 2.27 +PORTNAME= XML-Parser +PORTVERSION= 2.28 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://wwwx.netheaven.com/~coopercc/xmlparser/ MASTER_SITE_SUBDIR= ../by-authors/id/C/CO/COOPERCL -DISTNAME= XML-Parser-2.27 +PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org @@ -23,10 +23,4 @@ MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} do-configure: @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL -post-build: - @cd ${WRKSRC}/Expat/expat; ${MAKE} - -post-install: - ${INSTALL_PROGRAM} ${WRKSRC}/Expat/expat/xmlwf/xmlwf ${PREFIX}/bin/ - .include <bsd.port.mk> diff --git a/textproc/p5-XML-Parser/distinfo b/textproc/p5-XML-Parser/distinfo index 9f344d60824d..ede9f1cef3b9 100644 --- a/textproc/p5-XML-Parser/distinfo +++ b/textproc/p5-XML-Parser/distinfo @@ -1 +1 @@ -MD5 (XML-Parser-2.27.tar.gz) = 91d874ad00ae4de276cb0276bbf7015c +MD5 (XML-Parser-2.28.tar.gz) = f57d7ab71b99a9665f4d76ca764dbb31 diff --git a/textproc/p5-XML-Parser/pkg-plist b/textproc/p5-XML-Parser/pkg-plist index 7a144245b1a0..0943f5794e5f 100644 --- a/textproc/p5-XML-Parser/pkg-plist +++ b/textproc/p5-XML-Parser/pkg-plist @@ -1,4 +1,3 @@ -bin/xmlwf lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Parser/Expat/Expat.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Parser/Expat/Expat.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Parser/.packlist @@ -28,10 +27,4 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Expat.pm @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Encodings @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML -@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man3 2>/dev/null || true -@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man 2>/dev/null || true -@unexec rmdir %D/lib/perl5/%%PERL_VERSION%% 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%% 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%% 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML 2>/dev/null || true diff --git a/www/p5-FastCGI/Makefile b/www/p5-FastCGI/Makefile index 3ef31ff184e3..0d0e3b148b80 100644 --- a/www/p5-FastCGI/Makefile +++ b/www/p5-FastCGI/Makefile @@ -6,11 +6,11 @@ # PORTNAME= p5-FastCGI -PORTVERSION= 0.48 +PORTVERSION= 0.52 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= FCGI -DISTNAME= FCGI-0.48 +DISTNAME= FCGI-${PORTVERSION} MAINTAINER= kbyanc@posi.net diff --git a/www/p5-FastCGI/distinfo b/www/p5-FastCGI/distinfo index bfc338202550..eea75542a507 100644 --- a/www/p5-FastCGI/distinfo +++ b/www/p5-FastCGI/distinfo @@ -1 +1 @@ -MD5 (FCGI-0.48.tar.gz) = 07ca386e4969d34391dc4d296b1f1b67 +MD5 (FCGI-0.52.tar.gz) = 5e97213c575094b9eb447c6f50e71d72 diff --git a/www/p5-HTML-Stream/Makefile b/www/p5-HTML-Stream/Makefile index 3ddd2825e557..5ff7ee4d7367 100644 --- a/www/p5-HTML-Stream/Makefile +++ b/www/p5-HTML-Stream/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ # -PORTNAME= p5-HTML-Stream -PORTVERSION= 1.44 +PORTNAME= HTML-Stream +PORTVERSION= 1.45 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML -DISTNAME= HTML-Stream-1.44 +PKGNAMEPREFIX= p5- MAINTAINER= jfitz@FreeBSD.org diff --git a/www/p5-HTML-Stream/distinfo b/www/p5-HTML-Stream/distinfo index 3657df1cd368..2c94c5dfa688 100644 --- a/www/p5-HTML-Stream/distinfo +++ b/www/p5-HTML-Stream/distinfo @@ -1 +1 @@ -MD5 (HTML-Stream-1.44.tar.gz) = 225885a2deac12a275141bb2af158bfe +MD5 (HTML-Stream-1.45.tar.gz) = 74a999db504d8c0ca0b0b7a62764f5eb diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile index 00e894051b42..5e5783724277 100644 --- a/x11-toolkits/p5-Tk/Makefile +++ b/x11-toolkits/p5-Tk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p5-Tk -PORTVERSION= 800.008 +PORTVERSION= 800.021 CATEGORIES= x11-toolkits tk80 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tk @@ -17,27 +17,109 @@ MAINTAINER= jfitz@FreeBSD.org USE_XLIB= YES USE_PERL5= YES -MAN1= ptked.1 ptksh.1 widget.1 +MAN1= ptked.1 \ + ptksh.1 \ + widget.1 -MAN3= Tk::Adjuster.3 Tk::After.3 Tk::Animation.3 Tk::Balloon.3 \ - Tk::Bitmap.3 Tk::BrowseEntry.3 Tk::Button.3 Tk::Canvas.3 \ - Tk::Checkbutton.3 Tk::Clipboard.3 Tk::CmdLine.3 Tk::ColorEditor.3 \ - Tk::Common.3 Tk::DItem.3 Tk::Derived.3 Tk::Dialog.3 Tk::DialogBox.3 \ - Tk::DirTree.3 Tk::Entry.3 Tk::Error.3 Tk::FileSelect.3 Tk::Font.3 \ - Tk::Frame.3 Tk::HList.3 Tk::IO.3 Tk::Image.3 Tk::InputO.3 \ - Tk::Internals.3 Tk::Item.3 Tk::LabFrame.3 Tk::Label.3 Tk::Listbox.3 \ - Tk::MainWindow.3 Tk::Menu.3 Tk::Menubutton.3 Tk::Message.3 Tk::Mwm.3 \ - Tk::NoteBook.3 Tk::Optionmenu.3 Tk::Photo.3 Tk::Pixmap.3 Tk::ROText.3 \ - Tk::Radiobutton.3 Tk::Scale.3 Tk::Scrollbar.3 Tk::Scrolled.3 \ - Tk::Submethods.3 Tk::SunConst.3 Tk::TList.3 Tk::Table.3 Tk::Tcl-perl.3 \ - Tk::Text.3 Tk::TextUndo.3 Tk::Tiler.3 Tk::TixGrid.3 Tk::Toplevel.3 \ - Tk::Tree.3 Tk::UserGuide.3 Tk::Widget.3 Tk::WidgetDemo.3 Tk::Wm.3 \ - Tk::X.3 Tk::Xrm.3 Tk::bind.3 Tk::bindtags.3 Tk::callbacks.3 \ - Tk::chooseColor.3 Tk::composite.3 Tk::configspec.3 Tk::event.3 \ - Tk::exit.3 Tk::fileevent.3 Tk::focus.3 Tk::form.3 Tk::getOpenFile.3 \ - Tk::grab.3 Tk::grid.3 Tk::mega.3 Tk::messageBox.3 Tk::option.3 \ - Tk::options.3 Tk::overview.3 Tk::pTk.3 Tk::pack.3 Tk::palette.3 \ - Tk::place.3 Tk::selection.3 Tk::send.3 Tk::tixWm.3 Tk::tkvars.3 \ +MAN3= Tk.3 \ + Tk::Adjuster.3 \ + Tk::Animation.3 \ + Tk::Balloon.3 \ + Tk::Bitmap.3 \ + Tk::BrowseEntry.3 \ + Tk::Button.3 \ + Tk::Canvas.3 \ + Tk::Checkbutton.3 \ + Tk::Clipboard.3 \ + Tk::CmdLine.3 \ + Tk::ColorEditor.3 \ + Tk::Common.3 \ + Tk::Compound.3 \ + Tk::ConfigSpecs.3 \ + Tk::DItem.3 \ + Tk::Derived.3 \ + Tk::Dialog.3 \ + Tk::DialogBox.3 \ + Tk::DirTree.3 \ + Tk::DropSite.3 \ + Tk::Entry.3 \ + Tk::Error.3 \ + Tk::Eventloop.3 \ + Tk::FileSelect.3 \ + Tk::Font.3 \ + Tk::Frame.3 \ + Tk::HList.3 \ + Tk::IO.3 \ + Tk::Image.3 \ + Tk::InputO.3 \ + Tk::Internals.3 \ + Tk::Item.3 \ + Tk::LabFrame.3 \ + Tk::Label.3 \ + Tk::Listbox.3 \ + Tk::MainWindow.3 \ + Tk::Menu.3 \ + Tk::Menubutton.3 \ + Tk::Message.3 \ + Tk::Mwm.3 \ + Tk::NoteBook.3 \ + Tk::Optionmenu.3 \ + Tk::Pane.3 \ + Tk::Photo.3 \ + Tk::Pixmap.3 \ + Tk::ProgressBar.3 \ + Tk::ROText.3 \ + Tk::Radiobutton.3 \ + Tk::Reindex.3 \ + Tk::Scale.3 \ + Tk::Scrollbar.3 \ + Tk::Scrolled.3 \ + Tk::Submethods.3 \ + Tk::SunConst.3 \ + Tk::TList.3 \ + Tk::Table.3 \ + Tk::Tcl-perl.3 \ + Tk::Text.3 \ + Tk::TextUndo.3 \ + Tk::Tiler.3 \ + Tk::TixGrid.3 \ + Tk::Toplevel.3 \ + Tk::Tree.3 \ + Tk::UserGuide.3 \ + Tk::Widget.3 \ + Tk::WidgetDemo.3 \ + Tk::WinPhoto.3 \ + Tk::Wm.3 \ + Tk::X.3 \ + Tk::X11Font.3 \ + Tk::Xrm.3 \ + Tk::after.3 \ + Tk::bind.3 \ + Tk::bindtags.3 \ + Tk::callbacks.3 \ + Tk::chooseColor.3 \ + Tk::composite.3 \ + Tk::event.3 \ + Tk::exit.3 \ + Tk::fileevent.3 \ + Tk::focus.3 \ + Tk::form.3 \ + Tk::getOpenFile.3 \ + Tk::grab.3 \ + Tk::grid.3 \ + Tk::mega.3 \ + Tk::messageBox.3 \ + Tk::option.3 \ + Tk::options.3 \ + Tk::overview.3 \ + Tk::pTk.3 \ + Tk::pack.3 \ + Tk::palette.3 \ + Tk::place.3 \ + Tk::selection.3 \ + Tk::send.3 \ + Tk::tixWm.3 \ + Tk::tkvars.3 \ Tk::widgets.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/x11-toolkits/p5-Tk/distinfo b/x11-toolkits/p5-Tk/distinfo index 3ba5775f2936..40650837d293 100644 --- a/x11-toolkits/p5-Tk/distinfo +++ b/x11-toolkits/p5-Tk/distinfo @@ -1 +1 @@ -MD5 (Tk800.008.tar.gz) = 570921ae36770dcc72f5408380c66839 +MD5 (Tk800.021.tar.gz) = f2b0c0700e2cf3fcdef88da66f59483f diff --git a/x11-toolkits/p5-Tk/pkg-plist b/x11-toolkits/p5-Tk/pkg-plist index 2c646e39581f..545e507db90e 100644 --- a/x11-toolkits/p5-Tk/pkg-plist +++ b/x11-toolkits/p5-Tk/pkg-plist @@ -6,7 +6,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Adjuster.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Adjuster.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/After.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/After.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Animation.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Animation.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Balloon.pm @@ -30,6 +29,9 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/ColorEdit.xpm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/ColorEditor.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/ColorEditor.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Common.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Compound.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Compound.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/ConfigSpecs.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Configure.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Credits lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DItem.pod @@ -44,16 +46,26 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DirTree.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Dirlist.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DragDrop.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DragDrop/Common.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DragDrop/KDEDrop.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DragDrop/KDESite.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DragDrop/LocalDrop.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DragDrop/Rect.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DragDrop/SunConst.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DragDrop/SunDrop.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DragDrop/SunSite.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DragDrop/XDNDDrop.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DragDrop/XDNDSite.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DropSite.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DropSite.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/English.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Entry.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Entry.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Event.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Event/IO.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Eventloop.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Error.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/ErrorDialog.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/FBox.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/FileSelect.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/FileSelect.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/FloatEntry.pm @@ -65,6 +77,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/HList.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/HList.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/IO.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/IO.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/IconList.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Image.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Image.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/InputO.pm @@ -93,7 +106,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Menubutton.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Menubutton.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Message.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Message.pod -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/MsgBox.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Mwm.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Mwm.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/NBFrame.pm @@ -101,15 +113,22 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/NoteBook.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/NoteBook.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Optionmenu.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Optionmenu.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Pane.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Photo.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Photo.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Pixmap.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Pixmap.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Pretty.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/ProgressBar.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/README.Adjust lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/ROText.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/ROText.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Radiobutton.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Radiobutton.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Region.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Reindex.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/ReindexedROText.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/ReindexedText.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Scale.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Scale.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Scrollbar.pm @@ -127,6 +146,8 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Tcl-perl.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Text.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Text.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Text/Tag.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/TextEdit.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/TextList.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/TextUndo.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/TextUndo.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Tiler.pm @@ -134,6 +155,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Tiler.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/TixGrid.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/TixGrid.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Tk.xbm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Tk.xpm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Toplevel.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Toplevel.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Tree.pm @@ -142,16 +164,20 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/UserGuide.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Widget.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Widget.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/WidgetDemo.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/WinPhoto.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Wm.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Wm.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/X.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/X.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/X11Font.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/X11Font.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Xcamel.gif lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Xlib.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Xrm.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Xrm.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/act_folder.xbm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/act_folder.xpm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/after.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/anim.gif lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/balArrow.xbm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/bind.pod @@ -160,7 +186,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/callbacks.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/cbxarrow.xbm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/chooseColor.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/composite.pod -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/configspec.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/LabEnLabRad.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/images/QuitPB.xpm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/images/QuitPBa.xpm @@ -201,6 +226,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/dialog1.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/dialog2.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/entry1.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/entry2.pl +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/filebox.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/floor.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/form.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/hscale.pl @@ -250,9 +276,12 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/showVars.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/states.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/style.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/texts.pl +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/transtile.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/twind.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widget_lib/vscale.pl +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/Gedi.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/HList.pl +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/HList2.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/TEMPLATE.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/Tiler.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/balloon.pl @@ -265,6 +294,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/lib/npuz/Xcamel. lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/notebook.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/npuz.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/plop.pl +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/progress.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/event.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/exit.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/file.xbm @@ -289,10 +319,19 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/option.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/options.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/overview.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/Tcl-pTk +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/img.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/imgPmap.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/mkVFunc +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/tkEvent.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/tkEvent.m +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/tkEvent.t +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/tkEvent_f.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pack.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/palette.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/place.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/prolog.ps +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/reindex.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/selection.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/send.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/srcfile.xpm @@ -304,11 +343,8 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/typemap lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/widgets.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/widgets.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/win.xbm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Adjuster/Restore.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Adjuster/autosplit.ix -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Adjuster/dHeight.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Adjuster/dWidth.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Button/autosplit.ix +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/winfolder.xpm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/wintext.xpm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/CancelRepeat.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Clipboard.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Clipboard/getSelected.al @@ -382,35 +418,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Table/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Table/see.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Table/totalColumns.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Table/totalRows.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/AutoScan.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/Backspace.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/Button1.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/Button2.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/ClassInit.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/Contents.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/Delete.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/Destroy.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/Insert.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/KeySelect.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/Motion2.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/NextPara.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/PRINT.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/PRINTF.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/PrevPara.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/ResetAnchor.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/ScrollPages.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/SelectTo.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/SetCursor.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/TIEHANDLE.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/Tag.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/Tags.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/Transpose.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/UpDownLine.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/autosplit.ix -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/bindRdOnly.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TextUndo/Load.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TextUndo/Save.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TextUndo/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Toplevel/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TraverseToMenu.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Widget/autosplit.ix @@ -425,8 +432,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/X/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Wm/FullScreen.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/break.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/catch.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/exit.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/findINC.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/focusFollowsMouse.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/focusNext.al @@ -438,7 +443,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/tabFocus.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/updateWidgets.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Config.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/TkXSUB.def -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/leak_util.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/Lang.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/Lang.m lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/Lang.t @@ -476,7 +480,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/tixInt.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/tixInt.m lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/tixInt.t lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/tixInt_f.h -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/tixItcl.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/tixPort.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/tixTList.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/tixUnixInt.h @@ -533,14 +536,22 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Bitmap/Bitmap.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Bitmap/Bitmap.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Canvas/Canvas.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Canvas/Canvas.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Compound/Compound.bs +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Compound/Compound.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Entry/Entry.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Entry/Entry.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Event/Event.bs +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Event/Event.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/HList/HList.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/HList/HList.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/IO/IO.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/IO/IO.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/InputO/InputO.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/InputO/InputO.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Listbox/ButtonRelease_1.al +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Listbox/Cntrl_End.al +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Listbox/Cntrl_Home.al +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Listbox/Cntrl_backslash.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Listbox/Listbox.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Listbox/Listbox.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Menubutton/Menubutton.bs @@ -557,16 +568,26 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Scale/Scale.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Scale/Scale.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Scrollbar/Scrollbar.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Scrollbar/Scrollbar.so -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TextUndo/FileName.al -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TextUndo/numberChanges.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TList/TList.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TList/TList.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/Text.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/Text.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text/autosplit.ix +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TextEdit/autosplit.ix +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TextUndo/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TixGrid/TixGrid.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TixGrid/TixGrid.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Tk.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Tk.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Toplevel/FG_BindIn.al +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Toplevel/FG_BindOut.al +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Toplevel/FG_Create.al +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Toplevel/FG_Destroy.al +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Toplevel/FG_In.al +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Toplevel/FG_Out.al +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Widget/ASkludge.al +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/WinPhoto/WinPhoto.bs +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/WinPhoto/WinPhoto.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/X/X.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/X/X.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Xlib/Xlib.bs @@ -574,6 +595,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Xlib/Xlib.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/pTk/extralibs.ld lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/DragDrop +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Event @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Menu @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Text @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/images @@ -585,12 +607,12 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk/compat @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/pTk @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Adjuster @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Bitmap -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Button @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Canvas @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Clipboard +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Compound @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Entry +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Event @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Frame @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/HList @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/IO @@ -606,10 +628,12 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TList @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Table @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Text +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TextEdit @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TextUndo @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/TixGrid @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Toplevel @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Widget +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/WinPhoto @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Wm @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/X @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/Xlib |