Date: Fri, 20 Aug 2004 07:34:41 +0300 (EEST) From: "ports@c0decafe.net" <ports@c0decafe.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/70683: [NEW PORT] x11-toolkits/p5-Gtk2-PodViewer: Gtk2-Perl widget and program for displaying POD Message-ID: <200408200434.i7K4YfTJ081280@atlantis.local> Resent-Message-ID: <200408200440.i7K4eHxs025412@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70683 >Category: ports >Synopsis: [NEW PORT] x11-toolkits/p5-Gtk2-PodViewer: Gtk2-Perl widget and program for displaying POD >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 20 04:40:17 GMT 2004 >Closed-Date: >Last-Modified: >Originator: ports@c0decafe.net >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD atlantis.local 4.10-STABLE FreeBSD 4.10-STABLE #1: Thu Aug 19 11:59:24 EEST 2004 >Description: 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. 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 <gavin.brown-at-uk.com> WWW: http://search.cpan.org/~gbrown/Gtk2-PodViewer/ Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Gtk2-PodViewer-0.07.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Gtk2-PodViewer # p5-Gtk2-PodViewer/pkg-descr # p5-Gtk2-PodViewer/Makefile # p5-Gtk2-PodViewer/pkg-plist # p5-Gtk2-PodViewer/distinfo # echo c - p5-Gtk2-PodViewer mkdir -p p5-Gtk2-PodViewer > /dev/null 2>&1 echo x - p5-Gtk2-PodViewer/pkg-descr sed 's/^X//' >p5-Gtk2-PodViewer/pkg-descr << 'END-of-p5-Gtk2-PodViewer/pkg-descr' XGtk2::PodViewer is a widget for rendering Perl POD documents. XIt is based on the Gtk2::TextView widget and uses Pod::Parser for manipulating XPOD data. X XAlso, podviewer provides a simple and attractive way to read Perl's POD Xdocumentation. You can use it to read the Perl POD pages, module documentation Xand information about Perl's builtin functions. X XAuthor: gavin.brown-at-uk.com XWWW: http://search.cpan.org/~gbrown/Gtk2-PodViewer/ END-of-p5-Gtk2-PodViewer/pkg-descr echo x - p5-Gtk2-PodViewer/Makefile sed 's/^X//' >p5-Gtk2-PodViewer/Makefile << 'END-of-p5-Gtk2-PodViewer/Makefile' X# New ports collection makefile for: p5-Gtk2-PodViewer X# Date created: 2004-08-20 X# Whom: ports@c0decafe.net X# X# $FreeBSD$ X# X XPORTNAME= Gtk2-PodViewer XPORTVERSION= 0.07 XCATEGORIES= x11-toolkits perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/G/GB/GBROWN/ XPKGNAMEPREFIX= p5- X XMAINTAINER= ports@c0decafe.net XCOMMENT= Gtk2-Perl widget and program for displaying POD X XBUILD_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \ X ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN1= podviewer.1 XMAN3= Gtk2::PodViewer.3 Gtk2::PodViewer::Parser.3 X X.include <bsd.port.mk> END-of-p5-Gtk2-PodViewer/Makefile echo x - p5-Gtk2-PodViewer/pkg-plist sed 's/^X//' >p5-Gtk2-PodViewer/pkg-plist << 'END-of-p5-Gtk2-PodViewer/pkg-plist' Xbin/podviewer X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/PodViewer/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/PodViewer X%%SITE_PERL%%/Gtk2/PodViewer.pm X%%SITE_PERL%%/Gtk2/PodViewer/Parser.pm END-of-p5-Gtk2-PodViewer/pkg-plist echo x - p5-Gtk2-PodViewer/distinfo sed 's/^X//' >p5-Gtk2-PodViewer/distinfo << 'END-of-p5-Gtk2-PodViewer/distinfo' XMD5 (Gtk2-PodViewer-0.07.tar.gz) = 6e711a1e42cfcce6a53f73787c034495 XSIZE (Gtk2-PodViewer-0.07.tar.gz) = 12358 END-of-p5-Gtk2-PodViewer/distinfo exit --- p5-Gtk2-PodViewer-0.07.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408200434.i7K4YfTJ081280>