Date: Tue, 18 Dec 2001 22:14:44 +0300 From: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org Subject: ports/33001: New port: p5-PodParser-1.18 Message-ID: <E16GPhM-000PXr-00@3wgraphics.com>
next in thread | raw e-mail | index | archive | help
>Number: 33001 >Category: ports >Synopsis: New port: p5-PodParser-1.18 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 19 00:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: <Organization of PR author (multiple lines)> >Environment: <Relevant environment information (multiple lines)> >Description: New port: p5-PodParser-1.18 Modules to work with POD (Plain Old Documentation) >How-To-Repeat: <Code/input/activities to reproduce the problem (multiple lines)> >Fix: # 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-PodParser # p5-PodParser/pkg-comment # p5-PodParser/Makefile # p5-PodParser/pkg-descr # p5-PodParser/pkg-plist # p5-PodParser/distinfo # echo c - p5-PodParser mkdir -p p5-PodParser > /dev/null 2>&1 echo x - p5-PodParser/pkg-comment sed 's/^X//' >p5-PodParser/pkg-comment << 'END-of-p5-PodParser/pkg-comment' XModules to work with POD (Plain Old Documentation) END-of-p5-PodParser/pkg-comment echo x - p5-PodParser/Makefile sed 's/^X//' >p5-PodParser/Makefile << 'END-of-p5-PodParser/Makefile' X# New ports collection makefile for: Pod::Parser X# Date created: 18 Dec 2001 X# Whom: Sergey Skvortsov <skv@protey.ru> X# X# $FreeBSD$ X# X XPORTNAME= PodParser XPORTVERSION= 1.18 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Pod XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN1= pod2usage.1 podchecker.1 podselect.1 XMAN3= Pod::Checker.3 Pod::Find.3 Pod::InputObjects.3 \ X Pod::ParseUtils.3 Pod::Parser.3 Pod::PlainText.3 Pod::Select.3 \ X Pod::Usage.3 XMAN1PREFIX= ${PREFIX} XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include <bsd.port.mk> END-of-p5-PodParser/Makefile echo x - p5-PodParser/pkg-descr sed 's/^X//' >p5-PodParser/pkg-descr << 'END-of-p5-PodParser/pkg-descr' XSet of modules: X X* Pod::Parser - base class for creating POD filters and translators X* Pod::Select - extract selected sections of POD from input X* Pod::Usage - print a usage message from embedded pod documentation X* Pod::PlainText - convert POD data to formatted ASCII text X* Pod::InputObjects - objects representing POD input paragraphs, commands, etc. X* Pod::Checker - check pod documents for syntax errors X* Pod::ParseUtils - helpers for POD parsing and conversion X* Pod::Find - find POD documents in directory trees X XWWW: http://search.cpan.org/search?dist=PodParser X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-PodParser/pkg-descr echo x - p5-PodParser/pkg-plist sed 's/^X//' >p5-PodParser/pkg-plist << 'END-of-p5-PodParser/pkg-plist' Xbin/pod2usage Xbin/podchecker Xbin/podselect Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Pod/Parser/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Pod/Checker.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/Find.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/InputObjects.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/ParseUtils.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/Parser.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/PlainText.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/Select.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/Usage.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Pod/Parser X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Pod 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Pod 2>/dev/null || true END-of-p5-PodParser/pkg-plist echo x - p5-PodParser/distinfo sed 's/^X//' >p5-PodParser/distinfo << 'END-of-p5-PodParser/distinfo' XMD5 (PodParser-1.18.tar.gz) = 7e814d5dd6a56a44309815c374cd0e54 END-of-p5-PodParser/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E16GPhM-000PXr-00>