Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 19:26:55 -0400 (EDT)
From:      petef@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26860: New port: textproc/p5-Font-AFM
Message-ID:  <200104252326.f3PNQtJ89222@electron.databits.net>

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

>Number:         26860
>Category:       ports
>Synopsis:       New port: textproc/p5-Font-AFM
>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:   Wed Apr 25 16:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #4: Sun Apr 22 21:17:37 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386


>Description:

An interface to Adobe font metrics files

>How-To-Repeat:

N/A

>Fix:

(also available http://hex.databits.net/~petef/freebsd/p5-Font-AFM.shar)

# 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-Font-AFM
#	p5-Font-AFM/distinfo
#	p5-Font-AFM/pkg-descr
#	p5-Font-AFM/pkg-plist
#	p5-Font-AFM/pkg-comment
#	p5-Font-AFM/Makefile
#
echo c - p5-Font-AFM
mkdir -p p5-Font-AFM > /dev/null 2>&1
echo x - p5-Font-AFM/distinfo
sed 's/^X//' >p5-Font-AFM/distinfo << 'END-of-p5-Font-AFM/distinfo'
XMD5 (Font-AFM-1.18.tar.gz) = 4e134a23de7be8c44f70e87d831c4f18
END-of-p5-Font-AFM/distinfo
echo x - p5-Font-AFM/pkg-descr
sed 's/^X//' >p5-Font-AFM/pkg-descr << 'END-of-p5-Font-AFM/pkg-descr'
XThis module implements the Font::AFM class. Objects of this class
Xare initialised from an AFM-file and allows you to obtain information
Xabout the font and the metrics of the various glyphs in the font.
X
XWWW: http://search.cpan.org/search?dist=Font-AFM
X
X- Pete
Xpetef@databits.net
END-of-p5-Font-AFM/pkg-descr
echo x - p5-Font-AFM/pkg-plist
sed 's/^X//' >p5-Font-AFM/pkg-plist << 'END-of-p5-Font-AFM/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Font/AFM.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Font/Metrics/Courier.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Font/Metrics/CourierBold.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Font/Metrics/CourierBoldOblique.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Font/Metrics/CourierOblique.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Font/Metrics/Helvetica.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Font/Metrics/HelveticaBold.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Font/Metrics/HelveticaBoldOblique.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Font/Metrics/HelveticaOblique.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Font/Metrics/TimesBold.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Font/Metrics/TimesBoldItalic.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Font/Metrics/TimesItalic.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Font/Metrics/TimesRoman.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Font/AFM/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Font/AFM
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Font || true
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Font/Metrics
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Font || true
END-of-p5-Font-AFM/pkg-plist
echo x - p5-Font-AFM/pkg-comment
sed 's/^X//' >p5-Font-AFM/pkg-comment << 'END-of-p5-Font-AFM/pkg-comment'
XAn interface to Adobe font metrics files
END-of-p5-Font-AFM/pkg-comment
echo x - p5-Font-AFM/Makefile
sed 's/^X//' >p5-Font-AFM/Makefile << 'END-of-p5-Font-AFM/Makefile'
X# New ports collection makefile for:	p5-Font-AFM
X# Date created:				25 April 2001
X# Whom:					Pete Fritchman <petef@databits.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Font-AFM
XPORTVERSION= 	1.18
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Font
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=     petef@databits.net
X
XPERL_CONFIGURE=	yes
XMAN3=		Font::AFM.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Font-AFM/Makefile
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?200104252326.f3PNQtJ89222>