Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2005 19:30:11 +0100 (CET)
From:      Ulrich Spoerlein <q@galgenberg.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/89427: [NEW PORT] print/lcdf-typetools: Tools for manipulating Opentype/Type1 PS-Fonts
Message-ID:  <200511221830.jAMIUBXQ059278@roadrunner.q.local>
Resent-Message-ID: <200511221840.jAMIeMit080094@freefall.freebsd.org>

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

>Number:         89427
>Category:       ports
>Synopsis:       [NEW PORT] print/lcdf-typetools: Tools for manipulating Opentype/Type1 PS-Fonts
>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:   Tue Nov 22 18:40:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD roadrunner 6.0-RELEASE FreeBSD 6.0-RELEASE #1: Tue Nov  8 09:58:07 CET
>Description:
I needed this for OTF2TFM conversion for the Latex package MinionPro.
I could be useful for others, enjoy.


The LCDF Typetools package contains several command-line
programs for manipulating PostScript Type 1 and
PostScript-flavored OpenType fonts.

The tools include:
cfftot1
mmafm and mmpfb
otfinfo
otftotfm
t1dotlessj
t1lint
t1reencode
t1testpage

WWW: http://www.lcdf.org/type/

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

--- lcdf-typetools-2.36.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:
#
#	lcdf-typetools
#	lcdf-typetools/Makefile
#	lcdf-typetools/distinfo
#	lcdf-typetools/pkg-descr
#	lcdf-typetools/pkg-plist
#
echo c - lcdf-typetools
mkdir -p lcdf-typetools > /dev/null 2>&1
echo x - lcdf-typetools/Makefile
sed 's/^X//' >lcdf-typetools/Makefile << 'END-of-lcdf-typetools/Makefile'
X# New ports collection makefile for:	print/lcdf-typetools
X# Date created:				22.11.2005
X# Whom:					Ulrich Spoerlein <q@galgenberg.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	lcdf-typetools
XPORTVERSION=	2.36
XCATEGORIES=	print
XMASTER_SITES=	http://www.lcdf.org/type/
X
XMAINTAINER=	q@galgenberg.net
XCOMMENT=	Tools for manipulating Opentype/Type1 PS-Fonts
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
X
XCONFIGURE_ARGS+=	--with-kpathsea=${LOCALBASE}
X
XMAN1=	cfftot1.1 mmafm.1 mmpfb.1 otfinfo.1 otftotfm.1 t1dotlessj.1 t1lint.1 \
X	t1reencode.1 t1testpage.1
X
X.include <bsd.port.mk>
END-of-lcdf-typetools/Makefile
echo x - lcdf-typetools/distinfo
sed 's/^X//' >lcdf-typetools/distinfo << 'END-of-lcdf-typetools/distinfo'
XMD5 (lcdf-typetools-2.36.tar.gz) = c3cf8264c55613b1c357c55f3ab16622
XSHA256 (lcdf-typetools-2.36.tar.gz) = f6b5d0a4d171ccfdf3767a444afea4db6ca5ed1ebd1408055012cc28f80beb42
XSIZE (lcdf-typetools-2.36.tar.gz) = 476160
END-of-lcdf-typetools/distinfo
echo x - lcdf-typetools/pkg-descr
sed 's/^X//' >lcdf-typetools/pkg-descr << 'END-of-lcdf-typetools/pkg-descr'
XThe LCDF Typetools package contains several command-line
Xprograms for manipulating PostScript Type 1 and
XPostScript-flavored OpenType fonts.
X
XThe tools include:
Xcfftot1
Xmmafm and mmpfb
Xotfinfo
Xotftotfm
Xt1dotlessj
Xt1lint
Xt1reencode
Xt1testpage
X
XWWW: http://www.lcdf.org/type/
END-of-lcdf-typetools/pkg-descr
echo x - lcdf-typetools/pkg-plist
sed 's/^X//' >lcdf-typetools/pkg-plist << 'END-of-lcdf-typetools/pkg-plist'
Xbin/cfftot1
Xbin/mmafm
Xbin/mmpfb
Xbin/otfinfo
Xbin/otftotfm
Xbin/t1dotlessj
Xbin/t1lint
Xbin/t1reencode
Xbin/t1testpage
X%%DATADIR%%/7t.enc
X%%DATADIR%%/glyphlist.txt
X%%DATADIR%%/texglyphlist.txt
X@dirrm %%DATADIR%%
END-of-lcdf-typetools/pkg-plist
exit
--- lcdf-typetools-2.36.shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511221830.jAMIUBXQ059278>