Skip site navigation (1)Skip section navigation (2)
Date:      10 Jan 1999 06:54:44 -0000
From:      mwm@phone.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9421: t1utils port
Message-ID:  <19990110065444.4724.qmail@guru.phone.net>

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

>Number:         9421
>Category:       ports
>Synopsis:       No Postscript type 1 font conversion utilities in FreeBSD
>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:   Sat Jan  9 23:00:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Mike Meyer
>Release:        FreeBSD 3.0-RELEASE i386
>Organization:
Meyer Consulting
>Environment:

	3.0-RELEASE

>Description:

	A port Postscript type 1 font manipulation package,
	t1utils.

>How-To-Repeat:

	The port tree is included

>Fix:
	
	Install the attached tree in /usr/ports :-).

# 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:
#
#	.
#	./pkg
#	./pkg/COMMENT
#	./pkg/DESCR
#	./pkg/PLIST
#	./Makefile
#	./files
#	./files/md5
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XFive utilities for manipulating t1 scripts.
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XFive free UNIX/Windows command-line tools for dealing with Type 1
Xfonts. This is a revision of I.  Lee Hetherington's beloved t1utils
Xpackage.
X	t1ascii changes PFB (binary) fonts into PFA (ASCII) format.
X
X	t1binary changes PFA fonts into PFB format.
X
X	t1disasm translates PFBs or PFAs into a human-readable and
X		-editable format.
X
X	t1asm changes the (potentially edited) output of t1diasm back to either
X		PFAF or PFB.
X
X	t1unmac (formerly unpost) translates a Type 1 font in Mac
X		format (either MacBinary or a raw resource fork) into
X		either PFB or PFA format.
X
XMike Meyer
Xmwm@phone.net
END-of-./pkg/DESCR
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/t1ascii
Xbin/t1binary
Xbin/t1asm
Xbin/t1disasm
Xbin/t1unmac
END-of-./pkg/PLIST
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:   t1utils-1.8
X# Version required:    1.8
X# Date created:        6 January 1999
X# Whom:                mwm
X#
X# $Id$
X#
X
XDISTNAME=	t1utils-1.8
XCATEGORIES=	print
XMASTER_SITES=	http://www.lcdf.org/~eddietwo/type/
X
XMAINTAINER=	mwm@phone.net
X
XMAN1=		t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1
X
XGNU_CONFIGURE=	yes
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 (t1utils-1.8.tar.gz) = 90583362cab9baf7174900491957bcfe
END-of-./files/md5
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?19990110065444.4724.qmail>