korean/unfonts-ttf||2012-03-16|Was divided into korean/unfonts-core and korean/unfonts-extra
Last dependent was updated, so it is now safe to remove Feature safe: yes
This commit is contained in:
parent
319d7451b7
commit
d1a828636c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293436
1
MOVED
1
MOVED
@ -3248,3 +3248,4 @@ x11-wm/scrotwm|x11-wm/spectrwm|2012-03-05|Project renamed
|
||||
databases/p5-Mysql||2012-03-07|no release in 11 years, doesn't work with mysql 4.0+, unmaintained
|
||||
audio/muine||2012-03-08|Removed
|
||||
audio/easytag-devel||2012-03-12|Outdated development version
|
||||
korean/unfonts-ttf||2012-03-16|Was divided into korean/unfonts-core and korean/unfonts-extra
|
||||
|
@ -42,7 +42,6 @@
|
||||
SUBDIR += scim-tables
|
||||
SUBDIR += unfonts-core
|
||||
SUBDIR += unfonts-extra
|
||||
SUBDIR += unfonts-ttf
|
||||
SUBDIR += uniksc
|
||||
SUBDIR += unzip
|
||||
SUBDIR += xpdf
|
||||
|
@ -1,38 +0,0 @@
|
||||
# New ports collection makefile for: unfonts-ttf
|
||||
# Date created: 27 September 2003
|
||||
# Whom: Hye-Shik Chang <perky@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= unfonts
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= korean x11-fonts
|
||||
MASTER_SITES= http://kldp.net/frs/download.php/1425/:core \
|
||||
http://kldp.net/frs/download.php/1435/:extra
|
||||
PKGNAMESUFFIX= -ttf
|
||||
DISTFILES= un-fonts-core-${PORTVERSION}.tar.gz:core \
|
||||
un-fonts-extra-${PORTVERSION}.tar.gz:extra
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GPL'd Korean TrueType Fonts by UN Koaunghi
|
||||
|
||||
# Depended on by korean/xpdf
|
||||
IGNORE= Was divided into korean/unfonts-core and korean/unfonts-extra
|
||||
|
||||
WRKSRC= ${WRKDIR}/un-fonts
|
||||
NO_BUILD= yes
|
||||
FONTDIR= ${PREFIX}/lib/X11/fonts/TrueType
|
||||
FONTLIST= UnBatang UnBatangBold UnBom UnDotum UnDotumBold \
|
||||
UnGraphic UnGraphicBold UnGungseo UnJamoBatang \
|
||||
UnJamoDotum UnJamoNovel UnJamoSora UnPen UnPenheulim \
|
||||
UnPilgi UnPilgiBold UnShinmun UnTaza UnYetgul
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${FONTDIR}
|
||||
.for FONTNAME in ${FONTLIST}
|
||||
${INSTALL_DATA} ${WRKSRC}/${FONTNAME}.ttf ${FONTDIR}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,4 +0,0 @@
|
||||
SHA256 (un-fonts-core-1.0.tar.gz) = 36883cf242c7e5c9bf1888b122901ac68e71935ba5017ea8a73603d778eda8fd
|
||||
SIZE (un-fonts-core-1.0.tar.gz) = 10975942
|
||||
SHA256 (un-fonts-extra-1.0.tar.gz) = 8dc849d476f08026403cb2e95e0034b06f55ab29145ba1f7fa5448b53a695514
|
||||
SIZE (un-fonts-extra-1.0.tar.gz) = 6155562
|
@ -1,9 +0,0 @@
|
||||
Un-series fonts (GPL'd) are made by UN Koaunghi (who painstakingly
|
||||
scanned, converted to outlines and hand-hinted them all) and PARK
|
||||
Won-Kyu. They're originally made as PS fonts to use with Korean
|
||||
TeX/LaTeX/OmegaLambda (HLaTeX [1]) by UN Koaunghi in the late 1990's.
|
||||
Recently, PARK Won-kyu converted them to truetype fonts and added
|
||||
GSUB tables to one of them (UnBatang) for the full support of
|
||||
Korean script with Korean letters (Hangul Jamos : U+1100).
|
||||
|
||||
WWW: http://chem.skku.ac.kr/~wkpark/project/font/UnFonts/
|
@ -1,19 +0,0 @@
|
||||
lib/X11/fonts/TrueType/UnBatang.ttf
|
||||
lib/X11/fonts/TrueType/UnBatangBold.ttf
|
||||
lib/X11/fonts/TrueType/UnBom.ttf
|
||||
lib/X11/fonts/TrueType/UnDotum.ttf
|
||||
lib/X11/fonts/TrueType/UnDotumBold.ttf
|
||||
lib/X11/fonts/TrueType/UnGraphic.ttf
|
||||
lib/X11/fonts/TrueType/UnGraphicBold.ttf
|
||||
lib/X11/fonts/TrueType/UnGungseo.ttf
|
||||
lib/X11/fonts/TrueType/UnJamoBatang.ttf
|
||||
lib/X11/fonts/TrueType/UnJamoDotum.ttf
|
||||
lib/X11/fonts/TrueType/UnJamoNovel.ttf
|
||||
lib/X11/fonts/TrueType/UnJamoSora.ttf
|
||||
lib/X11/fonts/TrueType/UnPen.ttf
|
||||
lib/X11/fonts/TrueType/UnPenheulim.ttf
|
||||
lib/X11/fonts/TrueType/UnPilgi.ttf
|
||||
lib/X11/fonts/TrueType/UnPilgiBold.ttf
|
||||
lib/X11/fonts/TrueType/UnShinmun.ttf
|
||||
lib/X11/fonts/TrueType/UnTaza.ttf
|
||||
lib/X11/fonts/TrueType/UnYetgul.ttf
|
Loading…
Reference in New Issue
Block a user