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 /graphics | |
parent | Update from version 2.11 to 2.15. (diff) |
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
Notes
Notes:
svn path=/head/; revision=27925
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart-PNGgraph/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-Chart-PNGgraph/distinfo | 2 | ||||
-rw-r--r-- | graphics/p5-Chart-PNGgraph/pkg-plist | 18 | ||||
-rw-r--r-- | graphics/p5-GD-Graph/Makefile | 7 | ||||
-rw-r--r-- | graphics/p5-GD-Graph/distinfo | 2 | ||||
-rw-r--r-- | graphics/p5-GD-Graph/pkg-plist | 16 | ||||
-rw-r--r-- | graphics/p5-GD/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GD/distinfo | 2 | ||||
-rw-r--r-- | graphics/p5-GD/files/patch-aa | 30 | ||||
-rw-r--r-- | graphics/p5-GD1/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GD1/distinfo | 2 | ||||
-rw-r--r-- | graphics/p5-GD1/files/patch-aa | 30 | ||||
-rw-r--r-- | graphics/p5-GD2/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GD2/distinfo | 2 | ||||
-rw-r--r-- | graphics/p5-GD2/files/patch-aa | 30 | ||||
-rw-r--r-- | graphics/p5-Image-Size/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Image-Size/distinfo | 2 |
17 files changed, 78 insertions, 78 deletions
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 |