Skip site navigation (1)Skip section navigation (2)
Date:      17 Feb 1999 00:00:31 -0000
From:      mwm@phone.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10123: Update for t1utils port
Message-ID:  <19990217000031.23305.qmail@guru.phone.net>

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

>Number:         10123
>Category:       ports
>Synopsis:       Update for t1utils port
>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:   Tue Feb 16 16:10:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Mike Meyer
>Release:        FreeBSD 3.0-RELEASE i386
>Organization:
>Environment:

	3.0-RELEASE

>Description:

	The previously submitted share file for the t1utils port
	rudely wrote over the current directory. This has been fixed.
	The previos pr (ports/9421) should be closed.

>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:
#
#	t1utils-1.8
#	t1utils-1.8/pkg
#	t1utils-1.8/pkg/COMMENT
#	t1utils-1.8/pkg/DESCR
#	t1utils-1.8/pkg/PLIST
#	t1utils-1.8/files
#	t1utils-1.8/files/md5
#	t1utils-1.8/Makefile
#
echo c - t1utils-1.8
mkdir -p t1utils-1.8 > /dev/null 2>&1
echo c - t1utils-1.8/pkg
mkdir -p t1utils-1.8/pkg > /dev/null 2>&1
echo x - t1utils-1.8/pkg/COMMENT
sed 's/^X//' >t1utils-1.8/pkg/COMMENT << 'END-of-t1utils-1.8/pkg/COMMENT'
XFive utilities for manipulating t1 scripts.
END-of-t1utils-1.8/pkg/COMMENT
echo x - t1utils-1.8/pkg/DESCR
sed 's/^X//' >t1utils-1.8/pkg/DESCR << 'END-of-t1utils-1.8/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-t1utils-1.8/pkg/DESCR
echo x - t1utils-1.8/pkg/PLIST
sed 's/^X//' >t1utils-1.8/pkg/PLIST << 'END-of-t1utils-1.8/pkg/PLIST'
Xbin/t1ascii
Xbin/t1binary
Xbin/t1asm
Xbin/t1disasm
Xbin/t1unmac
END-of-t1utils-1.8/pkg/PLIST
echo c - t1utils-1.8/files
mkdir -p t1utils-1.8/files > /dev/null 2>&1
echo x - t1utils-1.8/files/md5
sed 's/^X//' >t1utils-1.8/files/md5 << 'END-of-t1utils-1.8/files/md5'
XMD5 (t1utils-1.8.tar.gz) = 90583362cab9baf7174900491957bcfe
END-of-t1utils-1.8/files/md5
echo x - t1utils-1.8/Makefile
sed 's/^X//' >t1utils-1.8/Makefile << 'END-of-t1utils-1.8/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-t1utils-1.8/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?19990217000031.23305.qmail>