1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

print/lcdf-typetools was a dupe of print/typetools, so remove the former

port and add a MOVED entry for it.

Since print/typetools was unmaintained, transfer maintainership to
submitter of print/lcdf-typetools (Ulrich Spoerlein <q@galgenberg.net>)

Reported by:	Ports Fury
This commit is contained in:
Simon Barner 2005-11-24 10:40:17 +00:00
parent ba5b4db263
commit ec63bda918
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149276
7 changed files with 2 additions and 59 deletions

1
MOVED
View File

@ -1979,3 +1979,4 @@ games/q3server-osp|games/quake3-osp|2005-11-22|Renamed
games/q3server-ra3|games/quake3-ra3|2005-11-22|Renamed
games/q3server-ut|games/quake3-ut|2005-11-22|Renamed
games/q3server-wfa|games/quake3-wfa|2005-11-22|Renamed
print/lcdf-typetools|print/typetools|2005-11-24|Port has already existed

View File

@ -145,7 +145,6 @@
SUBDIR += latex2slides
SUBDIR += latexdiff
SUBDIR += latexmk
SUBDIR += lcdf-typetools
SUBDIR += lgrind
SUBDIR += libgnomecups
SUBDIR += libgnomeprint

View File

@ -1,26 +0,0 @@
# New ports collection makefile for: print/lcdf-typetools
# Date created: 22.11.2005
# Whom: Ulrich Spoerlein <q@galgenberg.net>
#
# $FreeBSD$
#
PORTNAME= lcdf-typetools
PORTVERSION= 2.36
CATEGORIES= print
MASTER_SITES= http://www.lcdf.org/type/
MAINTAINER= q@galgenberg.net
COMMENT= Tools for manipulating Opentype/Type1 PS-Fonts
BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-kpathsea=${LOCALBASE}
MAN1= cfftot1.1 mmafm.1 mmpfb.1 otfinfo.1 otftotfm.1 t1dotlessj.1 t1lint.1 \
t1reencode.1 t1testpage.1
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (lcdf-typetools-2.36.tar.gz) = c3cf8264c55613b1c357c55f3ab16622
SHA256 (lcdf-typetools-2.36.tar.gz) = f6b5d0a4d171ccfdf3767a444afea4db6ca5ed1ebd1408055012cc28f80beb42
SIZE (lcdf-typetools-2.36.tar.gz) = 476160

View File

@ -1,15 +0,0 @@
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/

View File

@ -1,13 +0,0 @@
bin/cfftot1
bin/mmafm
bin/mmpfb
bin/otfinfo
bin/otftotfm
bin/t1dotlessj
bin/t1lint
bin/t1reencode
bin/t1testpage
%%DATADIR%%/7t.enc
%%DATADIR%%/glyphlist.txt
%%DATADIR%%/texglyphlist.txt
@dirrm %%DATADIR%%

View File

@ -12,7 +12,7 @@ CATEGORIES= print
MASTER_SITES= http://www.lcdf.org/type/
DISTNAME= lcdf-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= q@galgenberg.net
COMMENT= Tools for manipulating fonts
BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base