ports/152633: [NEW PORT] devel/p5-Dist-Joseki: Tools for the prolific module author

Gea-Suan Lin gslin at gslin.org
Sun Nov 28 02:00:22 UTC 2010


>Number:         152633
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Dist-Joseki: Tools for the prolific module author
>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:   Sun Nov 28 02:00:21 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
"Joseki" is a japanese term from the game Go and means "a formulaic
sequence of moves which is established for giving equal outcomes to
both players", but it has come into general use to describe any fixed
form of behaviour.

Dist::Joseki offers you tools that help you in developing Perl module
distributions if you stick to a certain formulaic style of
structuring your distributions.

WWW:	http://search.cpan.org/dist/Dist-Joseki/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Dist-Joseki-0.20.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-Dist-Joseki
#	p5-Dist-Joseki/pkg-descr
#	p5-Dist-Joseki/Makefile
#	p5-Dist-Joseki/pkg-plist
#	p5-Dist-Joseki/distinfo
#
echo c - p5-Dist-Joseki
mkdir -p p5-Dist-Joseki > /dev/null 2>&1
echo x - p5-Dist-Joseki/pkg-descr
sed 's/^X//' >p5-Dist-Joseki/pkg-descr << 'e3d750e68143b7c561bf6d42ff66b012'
X"Joseki" is a japanese term from the game Go and means "a formulaic
Xsequence of moves which is established for giving equal outcomes to
Xboth players", but it has come into general use to describe any fixed
Xform of behaviour.
X
XDist::Joseki offers you tools that help you in developing Perl module
Xdistributions if you stick to a certain formulaic style of
Xstructuring your distributions.
X
XWWW:	http://search.cpan.org/dist/Dist-Joseki/
e3d750e68143b7c561bf6d42ff66b012
echo x - p5-Dist-Joseki/Makefile
sed 's/^X//' >p5-Dist-Joseki/Makefile << 'a184f392ec6e037553c0fbd8c127f01a'
X# New ports collection makefile for:	p5-Dist-Joseki
X# Date created:		2010-11-28
X# Whom:			Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Dist-Joseki
XPORTVERSION=	0.20
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin at gslin.org
XCOMMENT=	Tools for the prolific module author
X
XRUN_DEPENDS=	p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \
X		p5-Class-Accessor-Complex>=0:${PORTSDIR}/devel/p5-Class-Accessor-Complex \
X		p5-Data-Rmap>=0:${PORTSDIR}/devel/p5-Data-Rmap \
X		p5-Error>=0:${PORTSDIR}/lang/p5-Error \
X		p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
X		p5-Getopt-Attribute>=0:${PORTSDIR}/devel/p5-Getopt-Attribute \
X		p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
X
XPERL_CONFIGURE=	yes
X
XMAN1=		distfind.1
XMAN3=		Dist::Joseki.3 \
X		Dist::Joseki::Base.3 \
X		Dist::Joseki::Cmd.3 \
X		Dist::Joseki::Cmd::Command.3 \
X		Dist::Joseki::Cmd::Multiplexable.3 \
X		Dist::Joseki::Command::clean.3 \
X		Dist::Joseki::Command::install.3 \
X		Dist::Joseki::Command::manifest.3 \
X		Dist::Joseki::Command::props.3 \
X		Dist::Joseki::Command::test.3 \
X		Dist::Joseki::Command::version.3 \
X		Dist::Joseki::DistType.3 \
X		Dist::Joseki::DistType::Base.3 \
X		Dist::Joseki::DistType::MakeMaker.3 \
X		Dist::Joseki::DistType::ModuleBuild.3 \
X		Dist::Joseki::Find.3 \
X		Dist::Joseki::Version.3
X
X.include <bsd.port.mk>
a184f392ec6e037553c0fbd8c127f01a
echo x - p5-Dist-Joseki/pkg-plist
sed 's/^X//' >p5-Dist-Joseki/pkg-plist << '4cfee40dbfe646624734fdf6a03bc3a2'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dist/Joseki/.packlist
X%%SITE_PERL%%/Dist/Joseki.pm
X%%SITE_PERL%%/Dist/Joseki/Base.pm
X%%SITE_PERL%%/Dist/Joseki/Cmd.pm
X%%SITE_PERL%%/Dist/Joseki/Cmd/Command.pm
X%%SITE_PERL%%/Dist/Joseki/Cmd/Multiplexable.pm
X%%SITE_PERL%%/Dist/Joseki/Command/clean.pm
X%%SITE_PERL%%/Dist/Joseki/Command/install.pm
X%%SITE_PERL%%/Dist/Joseki/Command/manifest.pm
X%%SITE_PERL%%/Dist/Joseki/Command/props.pm
X%%SITE_PERL%%/Dist/Joseki/Command/test.pm
X%%SITE_PERL%%/Dist/Joseki/Command/version.pm
X%%SITE_PERL%%/Dist/Joseki/DistType.pm
X%%SITE_PERL%%/Dist/Joseki/DistType/Base.pm
X%%SITE_PERL%%/Dist/Joseki/DistType/MakeMaker.pm
X%%SITE_PERL%%/Dist/Joseki/DistType/ModuleBuild.pm
X%%SITE_PERL%%/Dist/Joseki/Find.pm
X%%SITE_PERL%%/Dist/Joseki/Version.pm
Xbin/dist
Xbin/distfind
X at dirrmtry %%SITE_PERL%%/Dist/Joseki/DistType
X at dirrmtry %%SITE_PERL%%/Dist/Joseki/Command
X at dirrmtry %%SITE_PERL%%/Dist/Joseki/Cmd
X at dirrmtry %%SITE_PERL%%/Dist/Joseki
X at dirrmtry %%SITE_PERL%%/Dist
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dist/Joseki
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dist
4cfee40dbfe646624734fdf6a03bc3a2
echo x - p5-Dist-Joseki/distinfo
sed 's/^X//' >p5-Dist-Joseki/distinfo << '45838b04add904552dc25c3f1e08604c'
XSHA256 (Dist-Joseki-0.20.tar.gz) = cd59f2639e184f1c23f6358dc0cf8006ea0b720b9320eecd6d2cbf99ee3518a2
XSIZE (Dist-Joseki-0.20.tar.gz) = 45390
45838b04add904552dc25c3f1e08604c
exit
--- p5-Dist-Joseki-0.20.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list