Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2001 21:46:17 +0300
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33002: New port: p5-Pod-POM-0.11 
Message-ID:  <E16GPFp-000NtF-00@3wgraphics.com>

next in thread | raw e-mail | index | archive | help

>Number:         33002
>Category:       ports
>Synopsis:       New port: p5-Pod-POM-0.11
>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:03 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-Pod-POM-0.11

POD Object Model

>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-Pod-POM
#	p5-Pod-POM/pkg-comment
#	p5-Pod-POM/Makefile
#	p5-Pod-POM/pkg-descr
#	p5-Pod-POM/pkg-plist
#	p5-Pod-POM/distinfo
#
echo c - p5-Pod-POM
mkdir -p p5-Pod-POM > /dev/null 2>&1
echo x - p5-Pod-POM/pkg-comment
sed 's/^X//' >p5-Pod-POM/pkg-comment << 'END-of-p5-Pod-POM/pkg-comment'
XPOD Object Model
END-of-p5-Pod-POM/pkg-comment
echo x - p5-Pod-POM/Makefile
sed 's/^X//' >p5-Pod-POM/Makefile << 'END-of-p5-Pod-POM/Makefile'
X# New ports collection makefile for:	Pod::POM
X# Date created:		18 Dec 2001
X# Whom:			Sergey Skvortsov <skv@protey.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Pod-POM
XPORTVERSION=	0.11
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Pod
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	skv@protey.ru
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Pod::POM.3 Pod::POM::Node.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Pod-POM/Makefile
echo x - p5-Pod-POM/pkg-descr
sed 's/^X//' >p5-Pod-POM/pkg-descr << 'END-of-p5-Pod-POM/pkg-descr'
XThis module implements a parser to convert Pod documents into a simple
Xobject model form known hereafter as the Pod Object Model.  The object
Xmodel is generated as a hierarchical tree of nodes, each of which
Xrepresents a different element of the original document.  The tree can
Xbe walked manually and the nodes examined, printed or otherwise
Xmanipulated.  In addition, Pod::POM supports and provides view objects
Xwhich can automatically traverse the tree, or section thereof, and
Xgenerate an output representation in one form or another.
X
XWWW: http://search.cpan.org/search?dist=Pod-POM
X
X-- Sergey Skvortsov
Xskv@protey.ru
END-of-p5-Pod-POM/pkg-descr
echo x - p5-Pod-POM/pkg-plist
sed 's/^X//' >p5-Pod-POM/pkg-plist << 'END-of-p5-Pod-POM/pkg-plist'
Xbin/pom2
Xbin/pomcheck
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Pod/POM/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/Constants.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/Node.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/Nodes.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/Test.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/View.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/View/HTML.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/View/Pod.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/View/Text.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Pod/POM/View
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Pod/POM
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Pod/POM
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-Pod-POM/pkg-plist
echo x - p5-Pod-POM/distinfo
sed 's/^X//' >p5-Pod-POM/distinfo << 'END-of-p5-Pod-POM/distinfo'
XMD5 (Pod-POM-0.11.tar.gz) = 6c118e4d86d5c72e84b33b28b3793e28
END-of-p5-Pod-POM/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?E16GPFp-000NtF-00>