Only in p5-Gtk2-PodViewer: CVS diff -ur p5-Gtk2-PodViewer/Makefile p5-Gtk2-Ex-PodViewer/Makefile --- p5-Gtk2-PodViewer/Makefile Sat Nov 5 08:19:18 2005 +++ p5-Gtk2-Ex-PodViewer/Makefile Wed Nov 29 17:55:41 2006 @@ -1,29 +1,34 @@ -# New ports collection makefile for: p5-Gtk2-PodViewer +# New ports collection makefile for: p5-Gtk2-Ex-PodViewer # Date created: 2004-08-20 # Whom: ports@c0decafe.net # -# $FreeBSD: ports/x11-toolkits/p5-Gtk2-PodViewer/Makefile,v 1.4 2005/11/05 05:19:18 marcus Exp $ +# $FreeBSD$ # -PORTNAME= Gtk2-PodViewer -PORTVERSION= 0.09 -PORTREVISION= 2 +PORTNAME= Gtk2-Ex-PodViewer +PORTVERSION= 0.17 CATEGORIES= x11-toolkits perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/G/GB/GBROWN/ +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@c0decafe.net -COMMENT= Gtk2-Perl widget and program for displaying POD +COMMENT= Displays plain old documentation -BUILD_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \ - ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ - ${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ + p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ + p5-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext \ + p5-Pod-Simple>=0:${PORTSDIR}/textproc/p5-Pod-Simple +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN1= podviewer.1 -MAN3= Gtk2::PodViewer.3 Gtk2::PodViewer::Parser.3 +MAN1= podviewer.1 +MAN3= ${PORTNAME:S/-/::/g}.3 ${PORTNAME:S/-/::/g}::Parser.3 -.include +.include + +.if ${PERL_LEVEL} < 500800 +IGNORE= requires perl5.8 from ports +.endif + +.include diff -ur p5-Gtk2-PodViewer/distinfo p5-Gtk2-Ex-PodViewer/distinfo --- p5-Gtk2-PodViewer/distinfo Tue Jan 24 06:16:43 2006 +++ p5-Gtk2-Ex-PodViewer/distinfo Wed Nov 29 17:24:38 2006 @@ -1,3 +1,3 @@ -MD5 (Gtk2-PodViewer-0.09.tar.gz) = 1dc7b5b2ddadd681cefe982c27d66e08 -SHA256 (Gtk2-PodViewer-0.09.tar.gz) = 17bf904acf4ba3ac47fbc865df07b572d16637ebdcc795ef104c9f41adb3a69e -SIZE (Gtk2-PodViewer-0.09.tar.gz) = 27600 +MD5 (Gtk2-Ex-PodViewer-0.17.tar.gz) = 7996d69ae9e534b4abf51a9c58cbeba7 +SHA256 (Gtk2-Ex-PodViewer-0.17.tar.gz) = 5ad44f81c223eca6ba37b864e30a34e2e0abc0ce1b2be8767477820f39ccd389 +SIZE (Gtk2-Ex-PodViewer-0.17.tar.gz) = 15450 diff -ur p5-Gtk2-PodViewer/pkg-descr p5-Gtk2-Ex-PodViewer/pkg-descr --- p5-Gtk2-PodViewer/pkg-descr Thu Sep 22 22:57:24 2005 +++ p5-Gtk2-Ex-PodViewer/pkg-descr Wed Nov 29 17:49:25 2006 @@ -1,10 +1,11 @@ Gtk2::PodViewer is a widget for rendering Perl POD documents. -It is based on the Gtk2::TextView widget and uses Pod::Parser for manipulating -POD data. +It is based on the Gtk2::TextView widget and uses Pod::Parser +for manipulating POD data. -Also, podviewer provides a simple and attractive way to read Perl's POD -documentation. You can use it to read the Perl POD pages, module documentation -and information about Perl's builtin functions. +Also, podviewer provides a simple and attractive way to read +Perl's POD documentation. You can use it to read the Perl POD +pages, module documentation and information about Perl's +builtin functions. -Author: gavin.brown-at-uk.com -WWW: http://search.cpan.org/dist/Gtk2-PodViewer/ +Author: Gavin Brown +WWW: http://search.cpan.org/dist/Gtk2-Ex-PodViewer/ diff -ur p5-Gtk2-PodViewer/pkg-plist p5-Gtk2-Ex-PodViewer/pkg-plist --- p5-Gtk2-PodViewer/pkg-plist Sun Jan 22 06:00:43 2006 +++ p5-Gtk2-Ex-PodViewer/pkg-plist Wed Nov 29 17:44:31 2006 @@ -1,7 +1,10 @@ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/Ex/PodViewer/.packlist +%%SITE_PERL%%/Gtk2/Ex/PodViewer.pm +%%SITE_PERL%%/Gtk2/Ex/PodViewer/Parser.pm bin/podviewer -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/PodViewer/.packlist -%%SITE_PERL%%/Gtk2/PodViewer.pm -%%SITE_PERL%%/Gtk2/PodViewer/Parser.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/PodViewer -@dirrm %%SITE_PERL%%/Gtk2/PodViewer +@dirrmtry %%SITE_PERL%%/Gtk2/Ex/PodViewer +@dirrmtry %%SITE_PERL%%/Gtk2/Ex @dirrmtry %%SITE_PERL%%/Gtk2 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/Ex/PodViewer +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/Ex +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2