x11-fonts/gnu-unifont-ttf: Remove obsoleted port

Use x11-fonts/gnu-unifont-otf instead.

PR:		273751
This commit is contained in:
Po-Chuan Hsieh 2023-10-16 23:11:29 +08:00
parent 62f82147e4
commit 49c4744949
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
5 changed files with 1 additions and 47 deletions

1
MOVED
View file

@ -7946,3 +7946,4 @@ audio/rem||2023-10-12|Has expired: Deprecated, replaced by libre
net/openmpi3|net/openmpi|2023-10-12|Has expired: OpenMPI 3 is not maintained by the upstream project anymore and will be removed
graphics/tiffgt||2023-10-14|Has expired: Upstream support stopped
security/openssl30|security/openssl|2023-10-14|Upgrade security/openssl to 3.0
x11-fonts/gnu-unifont-ttf|x11-fonts/gnu-unifont-otf|2023-10-16|Remove obsoleted port. Use x11-fonts/gnu-unifont-otf instead

View file

@ -130,7 +130,6 @@
SUBDIR += genyog
SUBDIR += gnu-unifont
SUBDIR += gnu-unifont-otf
SUBDIR += gnu-unifont-ttf
SUBDIR += gofont-ttf
SUBDIR += gohufont
SUBDIR += google-fonts

View file

@ -1,34 +0,0 @@
PORTNAME= unifont
PORTVERSION= 15.0.06
PORTEPOCH= 1
CATEGORIES= x11-fonts
MASTER_SITES= GNU/unifont/unifont-${PORTVERSION}
PKGNAMEPREFIX= gnu-
PKGNAMESUFFIX= -ttf
DISTFILES= ${FONTFILES:S|$|-${PORTVERSION}${FONTSUFFIX}|}
EXTRACT_ONLY= # empty
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= GNU Unicode TrueType font
WWW= https://unifoundry.com/unifont/index.html
LICENSE= GPLv2+
USES= fonts
NO_ARCH= yes
NO_BUILD= yes
FONTSDIR= ${PREFIX}/share/fonts/gnu-unifont-ttf
PLIST_FILES= ${FONTFILES:S|^|${FONTSDIR}/|:S|$|${FONTSUFFIX}|}
FONTFILES= unifont unifont_csur unifont_upper
FONTSUFFIX= .ttf
do-install:
${MKDIR} ${STAGEDIR}${FONTSDIR}
.for i in ${FONTFILES}
${INSTALL_DATA} ${DISTDIR}/${i}-${PORTVERSION}${FONTSUFFIX} ${STAGEDIR}${FONTSDIR}/${i}${FONTSUFFIX}
.endfor
.include <bsd.port.mk>

View file

@ -1,7 +0,0 @@
TIMESTAMP = 1689975670
SHA256 (unifont-15.0.06.ttf) = 9282b6eff54eeca2e7f58c9a40a91049bd219f3e6a45fbee8eba013379b9af3a
SIZE (unifont-15.0.06.ttf) = 12452236
SHA256 (unifont_csur-15.0.06.ttf) = 8571d93a786af2ab470cbb0fc657608b287fc5271f1293c1cf163bfc0c8fbfd7
SIZE (unifont_csur-15.0.06.ttf) = 1401172
SHA256 (unifont_upper-15.0.06.ttf) = 2c7035286fe16270c0c75b9de708c680fac3732dba5f85f9cce5c33f095c871c
SIZE (unifont_upper-15.0.06.ttf) = 13341192

View file

@ -1,5 +0,0 @@
GNU Unifont is a free bitmap font that covers
the Unicode Basic Multilingual Plane (BMP),
using an intermediate bitmapped font format.
This is converted to TrueType.