git: edccb63489c9 - main - x11-fonts/noto-sans-symbols-basic: Remove obsoleted port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 May 2024 18:21:24 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=edccb63489c991a0d1dea72c661c291153dc480a commit edccb63489c991a0d1dea72c661c291153dc480a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-13 18:19:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-13 18:19:15 +0000 x11-fonts/noto-sans-symbols-basic: Remove obsoleted port Use x11-fonts/noto-sans-symbols instead. --- MOVED | 1 + x11-fonts/Makefile | 1 - x11-fonts/noto-sans-symbols-basic/Makefile | 32 ----------------------------- x11-fonts/noto-sans-symbols-basic/distinfo | 3 --- x11-fonts/noto-sans-symbols-basic/pkg-descr | 12 ----------- 5 files changed, 1 insertion(+), 48 deletions(-) diff --git a/MOVED b/MOVED index 502c24ed5098..28a81a500192 100644 --- a/MOVED +++ b/MOVED @@ -3246,3 +3246,4 @@ x11-fonts/noto-sans-basic|x11-fonts/noto-sans|2024-05-13|Remove obsoleted port. x11-fonts/noto-sans-extra|x11-fonts/noto-sans|2024-05-13|Remove obsoleted port. Use x11-fonts/noto-sans instead x11-fonts/noto-sans-mono-basic|x11-fonts/noto-sans-mono|2024-05-13|Remove obsoleted port. Use x11-fonts/noto-sans-mono instead x11-fonts/noto-sans-mono-extra|x11-fonts/noto-sans-mono|2024-05-13|Remove obsoleted port. Use x11-fonts/noto-sans-mono instead +x11-fonts/noto-sans-symbols-basic|x11-fonts/noto-sans-symbols|2024-05-13|Remove obsoleted port. Use x11-fonts/noto-sans-symbols instead diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 011708508231..596a7082ef40 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -216,7 +216,6 @@ SUBDIR += noto-sans-sc SUBDIR += noto-sans-sinhala SUBDIR += noto-sans-symbols - SUBDIR += noto-sans-symbols-basic SUBDIR += noto-sans-symbols-extra SUBDIR += noto-sans-symbols2 SUBDIR += noto-sans-tamil diff --git a/x11-fonts/noto-sans-symbols-basic/Makefile b/x11-fonts/noto-sans-symbols-basic/Makefile deleted file mode 100644 index 40b46b73aa34..000000000000 --- a/x11-fonts/noto-sans-symbols-basic/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -PORTNAME= noto -PORTVERSION= 2.003 -CATEGORIES= x11-fonts -MASTER_SITES= https://github.com/notofonts/symbols/releases/download/NotoSansSymbols-v${PORTVERSION}/ -PKGNAMESUFFIX= -sans-symbols-basic -DISTNAME= NotoSansSymbols-v${PORTVERSION} -DIST_SUBDIR= Noto - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Google Noto Sans Symbols (Basic) -WWW= https://fonts.google.com/noto \ - https://notofonts.github.io/ \ - https://github.com/notofonts/symbols - -LICENSE= OFL11 -LICENSE_FILE= ${WRKSRC}/OFL.txt - -USES= fonts zip - -NO_ARCH= yes -NO_BUILD= yes -NO_WRKSUBDIR= yes - -PLIST_FILES= ${FONTSDIR}/NotoSansSymbols-Bold.ttf \ - ${FONTSDIR}/NotoSansSymbols-Regular.ttf - -do-install: - ${MKDIR} ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/NotoSansSymbols/hinted/ttf/NotoSansSymbols-Bold.ttf ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/NotoSansSymbols/hinted/ttf/NotoSansSymbols-Regular.ttf ${STAGEDIR}${FONTSDIR} - -.include <bsd.port.mk> diff --git a/x11-fonts/noto-sans-symbols-basic/distinfo b/x11-fonts/noto-sans-symbols-basic/distinfo deleted file mode 100644 index beb307bafa5f..000000000000 --- a/x11-fonts/noto-sans-symbols-basic/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1710676089 -SHA256 (Noto/NotoSansSymbols-v2.003.zip) = 0c113cdcf6c31d050b80dac39fba2d804a6985281012e76e9220c0a00da007f3 -SIZE (Noto/NotoSansSymbols-v2.003.zip) = 6607022 diff --git a/x11-fonts/noto-sans-symbols-basic/pkg-descr b/x11-fonts/noto-sans-symbols-basic/pkg-descr deleted file mode 100644 index 7fd5bf684db3..000000000000 --- a/x11-fonts/noto-sans-symbols-basic/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -When text is rendered by a computer, sometimes characters are displayed as -"tofu". They are little boxes to indicate your device doesn't have a font to -display the text. - -Google has been developing a font family called Noto, which aims to support all -languages with a harmonious look and feel. Noto is Google's answer to tofu. The -name noto is to convey the idea that Google's goal is to see no more "tofu". -Noto has multiple styles and weights, and is freely available to all. The -comprehensive set of fonts and tools used in our development is available in our -GitHub repositories. - -This port provides the basic fonts set of Noto Sans Symbols.