Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2000 19:53:07 +0300 (MSK)
From:      Dmitry Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16883: New port: graphics/p5-GD-TextUtil
Message-ID:  <200002211653.TAA10154@netserv1.chg.ru>

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

>Number:         16883
>Category:       ports
>Synopsis:       New port: graphics/p5-GD-TextUtil
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 21 09:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Sivachenko
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

	

>Description:

	

>How-To-Repeat:

	

>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:
#
#	.
#	./Makefile
#	./files
#	./files/md5
#	./pkg
#	./pkg/PLIST
#	./pkg/COMMENT
#	./pkg/DESCR
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	p5-GD-TextUtil
X# Version required:			0.70
X# Date created:				21 February 2000
X# Whom:	      				Dmitry Sivachenko <dima@Chg.RU>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	GDTextUtil-0.70
XPKGNAME=	p5-GD-TextUtil-0.70
XCATEGORIES=	graphics perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	GD
X
XMAINTAINER=	dima@Chg.RU
X
XRUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
X
XUSE_PERL5=	YES
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		GD::Text.3 GD::Text::Wrap.3 GD::Text::Align.3
X
Xdo-configure:
X		@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (GDTextUtil-0.70.tar.gz) = a19fa86a89c8fc4dd26f1992a785c2d5
END-of-./files/md5
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Text.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Text/Wrap.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Text/Align.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GDTextUtil/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/GD/Text
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/GD 2>/dev/null || true
END-of-./pkg/PLIST
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XText utilities for use with GD drawing package
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XThis are Text utilities for use with the GD drawing package. This
Xpackage provides three modules:
X
XGD::Text:
X    Provides information about a font, irrespective of whether the font
X    is a TTF or builtin font.
X
XGD::Text::Align
X    Align a string around a coordinate, left, right, center, top, bottom
X    or center.
X
XGD::Text::Wrap
X    Wrap a long string between a right and left margin, starting at a
X    certain y coordinate. Layout the text flush left, flush right,
X    center, or justified.
X
X
X--dima
Xdima@Chg.RU
END-of-./pkg/DESCR
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?200002211653.TAA10154>