aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-13 18:19:12 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-13 18:19:12 +0000
commit85a79e2478fd736bcf64aae81219d5f2c8f1d049 (patch)
tree63ffbc21c4edd7dac2cbf0d5077fb46e7272e0fa
parentcf0328248acd82cf2a2424c12d2ef49a08134d2e (diff)
downloadports-85a79e2478fd736bcf64aae81219d5f2c8f1d049.tar.gz
ports-85a79e2478fd736bcf64aae81219d5f2c8f1d049.zip
x11-fonts/noto-sans-extra: Remove obsoleted port
Use x11-fonts/noto-sans instead.
-rw-r--r--MOVED1
-rw-r--r--x11-fonts/Makefile1
-rw-r--r--x11-fonts/noto-sans-extra/Makefile34
-rw-r--r--x11-fonts/noto-sans-extra/distinfo3
-rw-r--r--x11-fonts/noto-sans-extra/pkg-descr12
-rw-r--r--x11-fonts/noto-sans-extra/pkg-plist68
6 files changed, 1 insertions, 118 deletions
diff --git a/MOVED b/MOVED
index c607a74e4cde..4be6ac344351 100644
--- a/MOVED
+++ b/MOVED
@@ -3243,3 +3243,4 @@ www/py-dj42-djangorestframework-guardian|www/py-djangorestframework-guardian|202
www/py-dj42-drf-writable-nested|www/py-drf-writable-nested|2024-05-12|Renamed after all Django consumers were switched from Django 3.2 to Django 4.2 to have a consistent naming scheme
textproc/py-rss2gen|textproc/py-pyrss2gen|2024-05-13|Move textproc/py-rss2gen to textproc/py-pyrss2gen
x11-fonts/noto-sans-basic|x11-fonts/noto-sans|2024-05-13|Remove obsoleted port. Use x11-fonts/noto-sans instead
+x11-fonts/noto-sans-extra|x11-fonts/noto-sans|2024-05-13|Remove obsoleted port. Use x11-fonts/noto-sans instead
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
index 394339ec96e6..b52867425bb2 100644
--- a/x11-fonts/Makefile
+++ b/x11-fonts/Makefile
@@ -204,7 +204,6 @@
SUBDIR += noto-sans-cherokee
SUBDIR += noto-sans-devanagari
SUBDIR += noto-sans-ethiopic
- SUBDIR += noto-sans-extra
SUBDIR += noto-sans-georgian
SUBDIR += noto-sans-hebrew
SUBDIR += noto-sans-hk
diff --git a/x11-fonts/noto-sans-extra/Makefile b/x11-fonts/noto-sans-extra/Makefile
deleted file mode 100644
index 21bfbaa37eba..000000000000
--- a/x11-fonts/noto-sans-extra/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-PORTNAME= noto
-PORTVERSION= 2.013
-CATEGORIES= x11-fonts
-MASTER_SITES= https://github.com/notofonts/latin-greek-cyrillic/releases/download/NotoSans-v${PORTVERSION}/
-PKGNAMESUFFIX= -sans-extra
-DISTNAME= NotoSans-v${PORTVERSION}
-DIST_SUBDIR= Noto
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Google Noto Sans (Extra)
-WWW= https://fonts.google.com/noto \
- https://notofonts.github.io/ \
- https://github.com/notofonts/latin-greek-cyrillic
-
-LICENSE= OFL11
-LICENSE_FILE= ${WRKSRC}/OFL.txt
-
-USES= fonts zip
-
-NO_ARCH= yes
-NO_BUILD= yes
-NO_WRKSUBDIR= yes
-
-post-patch:
- @${RM} ${WRKSRC}/NotoSans/hinted/ttf/NotoSans-Bold.ttf
- @${RM} ${WRKSRC}/NotoSans/hinted/ttf/NotoSans-BoldItalic.ttf
- @${RM} ${WRKSRC}/NotoSans/hinted/ttf/NotoSans-Italic.ttf
- @${RM} ${WRKSRC}/NotoSans/hinted/ttf/NotoSans-Regular.ttf
-
-do-install:
- ${MKDIR} ${STAGEDIR}${FONTSDIR}
- ${INSTALL_DATA} ${WRKSRC}/NotoSans/hinted/ttf/*.ttf ${STAGEDIR}${FONTSDIR}
-
-.include <bsd.port.mk>
diff --git a/x11-fonts/noto-sans-extra/distinfo b/x11-fonts/noto-sans-extra/distinfo
deleted file mode 100644
index 511be29dd377..000000000000
--- a/x11-fonts/noto-sans-extra/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1710676063
-SHA256 (Noto/NotoSans-v2.013.zip) = 9fd595dd701d7ea103a9ba8a9cfdcf0c35c5574ef754fecabe718eadad8bccde
-SIZE (Noto/NotoSans-v2.013.zip) = 124008613
diff --git a/x11-fonts/noto-sans-extra/pkg-descr b/x11-fonts/noto-sans-extra/pkg-descr
deleted file mode 100644
index 57ce3f1bda11..000000000000
--- a/x11-fonts/noto-sans-extra/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 extra fonts set of Noto Sans.
diff --git a/x11-fonts/noto-sans-extra/pkg-plist b/x11-fonts/noto-sans-extra/pkg-plist
deleted file mode 100644
index 4ea68fd00243..000000000000
--- a/x11-fonts/noto-sans-extra/pkg-plist
+++ /dev/null
@@ -1,68 +0,0 @@
-%%FONTSDIR%%/NotoSans-Black.ttf
-%%FONTSDIR%%/NotoSans-BlackItalic.ttf
-%%FONTSDIR%%/NotoSans-Condensed.ttf
-%%FONTSDIR%%/NotoSans-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSans-CondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedBold.ttf
-%%FONTSDIR%%/NotoSans-CondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSans-CondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSans-CondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedLight.ttf
-%%FONTSDIR%%/NotoSans-CondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSans-CondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSans-CondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedThin.ttf
-%%FONTSDIR%%/NotoSans-CondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraBold.ttf
-%%FONTSDIR%%/NotoSans-ExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraLight.ttf
-%%FONTSDIR%%/NotoSans-ExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSans-Light.ttf
-%%FONTSDIR%%/NotoSans-LightItalic.ttf
-%%FONTSDIR%%/NotoSans-Medium.ttf
-%%FONTSDIR%%/NotoSans-MediumItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiBold.ttf
-%%FONTSDIR%%/NotoSans-SemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSans-Thin.ttf
-%%FONTSDIR%%/NotoSans-ThinItalic.ttf