The webfonts port already provides for all this... Sorry...

This commit is contained in:
Mikhail Teterin 2001-05-02 20:38:04 +00:00
parent 5a54d0dc63
commit f3a3c5aa68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42178
5 changed files with 0 additions and 97 deletions

View File

@ -1,46 +0,0 @@
# New ports collection makefile for: ms-fonts
# Date created: May 1, 2001
# Whom: mi@aldan.algebra.com
#
# $FreeBSD$
#
PORTNAME= ms-fonts
PORTVERSION= 1.0
CATEGORIES= x11-fonts
MASTER_SITES= http://www.microsoft.com/typography/downloads/ \
http://www.asia.microsoft.com/typography/downloads/ \
http://www.eu.microsoft.com/typography/downloads/
DISTFILES= mtcom.exe verdana.exe georgia.exe webdings.exe trebuc.exe \
comic.exe ariblk.exe impact.exe times.exe
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= mi@aldan.algebra.com
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
USE_ZIP= yes
EXTRACT_BEFORE_ARGS= -oL
NO_WRKSUBDIR= yes
INST_DIR= share/${PORTNAME}
PLIST_SUB+= INST_DIR="${INST_DIR}"
NO_PACKAGE= EULA: may not be distributed for profit either on a standalone \
basis or included as part of your own product.
# My impression is, koi8-ru is what later became koi8-u, but I've been
# wrong a few times in the past. Let me know, it happened again. Also,
# there may be more charset translations needed. -mi
do-build:
${PREFIX}/bin/ttmkfdir -d ${WRKDIR} | ${SED} s/koi8-ru/koi8-u/ \
> ${WRKDIR}/fonts.dir
do-install:
${MKDIR} "${PREFIX}/${INST_DIR}"
${INSTALL_DATA} ${WRKDIR}/*.ttf ${WRKDIR}/fonts.dir "${PREFIX}/${INST_DIR}"
${TR} -d \\015 < ${WRKDIR}/readme.txt > "${PREFIX}/${INST_DIR}/eula.txt"
${LN} -s fonts.dir "${PREFIX}/${INST_DIR}/fonts.scale"
post-install:
@${SED} 's%/usr/local%${PREFIX}%g' < ${DESCR}
.include <bsd.port.mk>

View File

@ -1,9 +0,0 @@
MD5 (ms-fonts/mtcom.exe) = 80d910102951f5411dc67fe6ca86985e
MD5 (ms-fonts/verdana.exe) = f86beb2599910c01670509fed0c2e3f6
MD5 (ms-fonts/georgia.exe) = aec8bc6aa9b4962c497e7778742b5abb
MD5 (ms-fonts/webdings.exe) = cf953d35ece267e59a50fc24e92ae32c
MD5 (ms-fonts/trebuc.exe) = 6ddd5f7d0809512fd471c2e10ca4dd72
MD5 (ms-fonts/comic.exe) = 1b64cad08c0c0c90221374b54006cf88
MD5 (ms-fonts/ariblk.exe) = 2018b18cb29007e0a3bb1c3e5b720e97
MD5 (ms-fonts/impact.exe) = 62fe632f12ece14006c0445a02b0dbb0
MD5 (ms-fonts/times.exe) = bbad1bd3dda1c2128279207874a922e7

View File

@ -1 +0,0 @@
MicroSoft's .ttf fonts available for free download

View File

@ -1,15 +0,0 @@
This is a set of True Type fonts available for download from MicroSoft's
web-site. You can use them if your X-server supports .ttf fonts (or if
you have other applications for fonts). A good thing about them is the
multi-charset support.
You'll have to add /usr/local/share/ms-fonts to your X font-path by
either:
$ xset fp+ /usr/local/share/ms-fonts
$ xset fp rehash
and/or by adding it to your X-server configuration file (usually
/etc/X11/XF86Config or /etc/Xaccel.ini) and restarting the X-server.
WWW: http://www.microsoft.com/typography/fontpack/

View File

@ -1,26 +0,0 @@
%%INST_DIR%%/ariblk.ttf
%%INST_DIR%%/comic.ttf
%%INST_DIR%%/comicbd.ttf
%%INST_DIR%%/georgia.ttf
%%INST_DIR%%/georgiab.ttf
%%INST_DIR%%/georgiai.ttf
%%INST_DIR%%/georgiaz.ttf
%%INST_DIR%%/impact.ttf
%%INST_DIR%%/monotype.ttf
%%INST_DIR%%/times.ttf
%%INST_DIR%%/timesb.ttf
%%INST_DIR%%/timesi.ttf
%%INST_DIR%%/timesz.ttf
%%INST_DIR%%/trebuc.ttf
%%INST_DIR%%/trebucbd.ttf
%%INST_DIR%%/trebucbi.ttf
%%INST_DIR%%/trebucit.ttf
%%INST_DIR%%/verdana.ttf
%%INST_DIR%%/verdanab.ttf
%%INST_DIR%%/verdanai.ttf
%%INST_DIR%%/verdanaz.ttf
%%INST_DIR%%/webdings.ttf
%%INST_DIR%%/eula.txt
%%INST_DIR%%/fonts.dir
%%INST_DIR%%/fonts.scale
@dirrm %%INST_DIR%%