diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-10-16 15:29:32 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-10-16 15:29:32 +0000 |
commit | 13d4527a34237c3848445140a659128518ca196f (patch) | |
tree | a59de3287464c291f091b739fe407ba6df10c951 /x11-fonts | |
parent | a12065703469e10f4f34b1e43555af92cfceaa6c (diff) |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/indic-ttf/Makefile | 42 | ||||
-rw-r--r-- | x11-fonts/indic-ttf/distinfo | 2 | ||||
-rw-r--r-- | x11-fonts/indic-ttf/files/pkg-message.in | 35 | ||||
-rw-r--r-- | x11-fonts/indic-ttf/pkg-descr | 24 | ||||
-rw-r--r-- | x11-fonts/indic-ttf/pkg-plist | 77 | ||||
-rw-r--r-- | x11-fonts/pingwi/Makefile | 28 | ||||
-rw-r--r-- | x11-fonts/pingwi/distinfo | 2 | ||||
-rw-r--r-- | x11-fonts/pingwi/files/pkg-message.in | 17 | ||||
-rw-r--r-- | x11-fonts/pingwi/pkg-descr | 8 | ||||
-rw-r--r-- | x11-fonts/pingwi/pkg-plist | 13 |
11 files changed, 0 insertions, 250 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 9684cb23f744..6b286692d7c7 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -118,7 +118,6 @@ SUBDIR += hermit SUBDIR += inconsolata-lgc-ttf SUBDIR += inconsolata-ttf - SUBDIR += indic-ttf SUBDIR += intlfonts SUBDIR += iosevka SUBDIR += isabella @@ -179,7 +178,6 @@ SUBDIR += padauk SUBDIR += paratype SUBDIR += pcf2bdf - SUBDIR += pingwi SUBDIR += plex-ttf SUBDIR += powerline-fonts SUBDIR += prociono diff --git a/x11-fonts/indic-ttf/Makefile b/x11-fonts/indic-ttf/Makefile deleted file mode 100644 index d86d64fcebe7..000000000000 --- a/x11-fonts/indic-ttf/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com> -# $FreeBSD$ - -PORTNAME= indic-ttf -PORTVERSION= 0.5.14 -PORTREVISION= 3 -CATEGORIES= x11-fonts -MASTER_SITES= DEBIAN/pool/main/t/ttf-indic-fonts -PKGNAMESUFFIX= -fonts -DISTNAME= ${PORTNAME:C|(.*)-(.*)|\2-\1|}${PKGNAMESUFFIX}_${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Collection of truetype Indic fonts - -BROKEN= unfetchable -DEPRECATED= Unfetchable, unmaintained -EXPIRATION_DATE= 2019-10-16 - -WRKSRC= ${WRKDIR}/${DISTNAME:S|_|-|} - -USES= fonts -NO_BUILD= yes - -FONTSNAME= indic-ttf -CONFAVLOC?= etc/fonts/conf.avail -CONFAVAILDIR= ${PREFIX}/${CONFAVLOC} - -PLIST_SUB= CONFAVAILDIR=${CONFAVLOC} - -SUB_FILES= pkg-message -SUB_LIST= CONFAVAILDIR=${CONFAVAILDIR} - -do-install: - ${MKDIR} ${STAGEDIR}${FONTSDIR}/ - ${INSTALL_DATA} ${WRKSRC}/ttf-*/*.ttf ${STAGEDIR}${FONTSDIR}/ - ${INSTALL_DATA} ${WRKSRC}/debian/ttf-*${PKGNAMESUFFIX}.copyright \ - ${STAGEDIR}${FONTSDIR}/ - ${MKDIR} ${STAGEDIR}${CONFAVAILDIR} - ${INSTALL_DATA} ${WRKSRC}/ttf-*/90-ttf-*.conf \ - ${STAGEDIR}${CONFAVAILDIR}/ - -.include <bsd.port.mk> diff --git a/x11-fonts/indic-ttf/distinfo b/x11-fonts/indic-ttf/distinfo deleted file mode 100644 index 0f0793ab852c..000000000000 --- a/x11-fonts/indic-ttf/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ttf-indic-fonts_0.5.14.tar.gz) = 47e07591fd1f83c5fef4528d98f40e4eea3dbf58ca8a421a9e15cdeacef9b5e7 -SIZE (ttf-indic-fonts_0.5.14.tar.gz) = 4527335 diff --git a/x11-fonts/indic-ttf/files/pkg-message.in b/x11-fonts/indic-ttf/files/pkg-message.in deleted file mode 100644 index 5524619da09f..000000000000 --- a/x11-fonts/indic-ttf/files/pkg-message.in +++ /dev/null @@ -1,35 +0,0 @@ -[ -{ type: install - message: <<EOM -Make sure that the "freetype" module is loaded. If it is not, add -the following line to the "Modules" section of your X server -configuration file: - - Load "freetype" - -For each language "LANG" in: - - %%FONTS%% - -you'll have to add "%%FONTSDIR%%/LANG" to your -X font path with the following line to the "Files" section of -X server configuration file: - - FontPath "%%FONTSDIR%%/LANG" - -and restart the X server. - -Font collection specific configure files are installed in: - - "%%CONFAVAILDIR%%" - -and you have to symlink here, allowing them to be easily -installed and then enabled/disabled by adjusting the symlinks. - -For each font collection information and the copyright can be -found in the font subdirectories at: - - "%%FONTSDIR%%" -EOM -} -] diff --git a/x11-fonts/indic-ttf/pkg-descr b/x11-fonts/indic-ttf/pkg-descr deleted file mode 100644 index 187fc77af280..000000000000 --- a/x11-fonts/indic-ttf/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -This ttf-indic-fonts is a set of TrueType and -OpenType fonts. It include: - -- Bengali -- Devanagari -- Gujarati -- Kannada -- Malayalam -- Oriya -- Punjabi -- Tamil -- Telugu - -By the Debian source ttf-indic-fonts. - -Note: The port x11-fonts/fonts-indic is a collection of Indic font by the -Lohit project and installs a font subset of this port, the Lohit family; -but, although the origin of fonts is the same, the Lohit project, that -distfile is maintained by Gentoo people, and have different revisions. -You can install merely also that port and, if, for any reasons, you want -to use a particular font set, you have to change the loading priority in -your configuration files. - -WWW: http://packages.debian.org/unstable/x11/ttf-indic-fonts diff --git a/x11-fonts/indic-ttf/pkg-plist b/x11-fonts/indic-ttf/pkg-plist deleted file mode 100644 index 256e0860a49d..000000000000 --- a/x11-fonts/indic-ttf/pkg-plist +++ /dev/null @@ -1,77 +0,0 @@ -%%CONFAVAILDIR%%/90-ttf-bengali-fonts.conf -%%CONFAVAILDIR%%/90-ttf-devanagari-fonts.conf -%%CONFAVAILDIR%%/90-ttf-gujarati-fonts.conf -%%CONFAVAILDIR%%/90-ttf-kannada-fonts.conf -%%CONFAVAILDIR%%/90-ttf-malayalam-fonts.conf -%%CONFAVAILDIR%%/90-ttf-oriya-fonts.conf -%%CONFAVAILDIR%%/90-ttf-punjabi-fonts.conf -%%CONFAVAILDIR%%/90-ttf-tamil-fonts.conf -%%CONFAVAILDIR%%/90-ttf-telugu-fonts.conf -%%FONTSDIR%%/JamrulNormal.ttf -%%FONTSDIR%%/LikhanNormal.ttf -%%FONTSDIR%%/MuktiNarrow.ttf -%%FONTSDIR%%/MuktiNarrowBold.ttf -%%FONTSDIR%%/ani.ttf -%%FONTSDIR%%/lohit_as.ttf -%%FONTSDIR%%/lohit_bn.ttf -%%FONTSDIR%%/mitra.ttf -%%FONTSDIR%%/ttf-bengali-fonts.copyright -%%FONTSDIR%%/Samyak-Devanagari.ttf -%%FONTSDIR%%/Sarai_07.ttf -%%FONTSDIR%%/chandas1-2.ttf -%%FONTSDIR%%/gargi.ttf -%%FONTSDIR%%/kalimati.ttf -%%FONTSDIR%%/lohit_hi.ttf -%%FONTSDIR%%/lohit_kok.ttf -%%FONTSDIR%%/lohit_ks.ttf -%%FONTSDIR%%/lohit_mai.ttf -%%FONTSDIR%%/lohit_mr.ttf -%%FONTSDIR%%/lohit_ne.ttf -%%FONTSDIR%%/lohit_sd.ttf -%%FONTSDIR%%/nakula.ttf -%%FONTSDIR%%/sahadeva.ttf -%%FONTSDIR%%/samanata.ttf -%%FONTSDIR%%/ttf-devanagari-fonts.copyright -%%FONTSDIR%%/Rekha.ttf -%%FONTSDIR%%/Samyak-Gujarati.ttf -%%FONTSDIR%%/aakar-medium.ttf -%%FONTSDIR%%/lohit_gu.ttf -%%FONTSDIR%%/padmaa-Bold.1.1.ttf -%%FONTSDIR%%/padmaa-Medium-0.5.ttf -%%FONTSDIR%%/padmaa.ttf -%%FONTSDIR%%/ttf-gujarati-fonts.copyright -%%FONTSDIR%%/Kedage-b.ttf -%%FONTSDIR%%/Kedage-i.ttf -%%FONTSDIR%%/Kedage-n.ttf -%%FONTSDIR%%/Kedage-t.ttf -%%FONTSDIR%%/Malige-b.ttf -%%FONTSDIR%%/Malige-i.ttf -%%FONTSDIR%%/Malige-n.ttf -%%FONTSDIR%%/Malige-t.ttf -%%FONTSDIR%%/lohit_kn.ttf -%%FONTSDIR%%/ttf-kannada-fonts.copyright -%%FONTSDIR%%/AnjaliOldLipi.ttf -%%FONTSDIR%%/Dyuthi3.ttf -%%FONTSDIR%%/Kalyani121.ttf -%%FONTSDIR%%/Meera_04.ttf -%%FONTSDIR%%/Rachana_04.ttf -%%FONTSDIR%%/RaghuMalayalamSans2.ttf -%%FONTSDIR%%/Samyak-Malayalam.ttf -%%FONTSDIR%%/lohit_ml.ttf -%%FONTSDIR%%/suruma2.ttf -%%FONTSDIR%%/ttf-malayalam-fonts.copyright -%%FONTSDIR%%/Samyak-Oriya.ttf -%%FONTSDIR%%/lohit_or.ttf -%%FONTSDIR%%/ttf-oriya-fonts.copyright -%%FONTSDIR%%/utkal.ttf -%%FONTSDIR%%/Saab.ttf -%%FONTSDIR%%/lohit_pa.ttf -%%FONTSDIR%%/ttf-punjabi-fonts.copyright -%%FONTSDIR%%/Samyak-Tamil.ttf -%%FONTSDIR%%/lohit_ta.ttf -%%FONTSDIR%%/ttf-tamil-fonts.copyright -%%FONTSDIR%%/Pothana2000.ttf -%%FONTSDIR%%/Vemana.ttf -%%FONTSDIR%%/lohit_te.ttf -%%FONTSDIR%%/ttf-telugu-fonts.copyright -%%FONTSDIR%%/ttf-indic-fonts.copyright diff --git a/x11-fonts/pingwi/Makefile b/x11-fonts/pingwi/Makefile deleted file mode 100644 index ef711800e9bb..000000000000 --- a/x11-fonts/pingwi/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> -# $FreeBSD$ - -PORTNAME= pingwi -PORTVERSION= 0.1 -PORTREVISION= 3 -CATEGORIES= x11-fonts -MASTER_SITES= http://www.pingwinsoft.ru/system/uploads/16/original/ \ - http://fbsd.zlonet.ru/distfiles/ -PKGNAMEPREFIX= font- -DISTNAME= fonts_test - -MAINTAINER= ports@FreeBSD.org -COMMENT= PingWi Typography fonts - -BROKEN= unfetchable -DEPRECATED= Unfetchable, unmaintained -EXPIRATION_DATE= 2019-10-16 - -USES= fonts zip -NO_BUILD= yes -SUB_FILES= pkg-message - -do-install: - @${MKDIR} ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} - -.include <bsd.port.mk> diff --git a/x11-fonts/pingwi/distinfo b/x11-fonts/pingwi/distinfo deleted file mode 100644 index 751d001d251f..000000000000 --- a/x11-fonts/pingwi/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (fonts_test.zip) = ce378594040cd26500d62ebee3ef6afc79ebac4dd203ddfe6e2aa0b8ed07f565 -SIZE (fonts_test.zip) = 503863 diff --git a/x11-fonts/pingwi/files/pkg-message.in b/x11-fonts/pingwi/files/pkg-message.in deleted file mode 100644 index 95f6869c5b95..000000000000 --- a/x11-fonts/pingwi/files/pkg-message.in +++ /dev/null @@ -1,17 +0,0 @@ -[ -{ type: install - message: <<EOM -Make sure that the freetype module is loaded. If it is not, add the following -line to the "Modules" section of your X Windows configuration file: - - Load "freetype" - -Add the following line to the "Files" section of X Windows configuration file: - - FontPath "%%FONTSDIR%%/" - -Note: your X Windows configuration file is typically /etc/X11/XF86Config -if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. -EOM -} -] diff --git a/x11-fonts/pingwi/pkg-descr b/x11-fonts/pingwi/pkg-descr deleted file mode 100644 index 34cb2ff80098..000000000000 --- a/x11-fonts/pingwi/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -PingWi Typography (PWT) font package contains PWT Tahion, PWT Arion, -PWT Courant, PWT Verde and PWT Timer fonts that are supposed -to substitute Microsoft's Tahoma, Arial, Courier, Verdana and -Times New Roman respectively. They are designed to resolve formatting -problems with documents created in MS Office, when they are opened -in OpenOffice.org. - -WWW: http://www.pingwinsoft.ru/pages/resheniya diff --git a/x11-fonts/pingwi/pkg-plist b/x11-fonts/pingwi/pkg-plist deleted file mode 100644 index 1a5116b7d3a2..000000000000 --- a/x11-fonts/pingwi/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -%%FONTSDIR%%/PWTArionTST.ttf -%%FONTSDIR%%/PWTArionTSTBold.ttf -%%FONTSDIR%%/PWTArionTSTBoldItalic.ttf -%%FONTSDIR%%/PWTArionTSTItalic.ttf -%%FONTSDIR%%/PWTCourantTST.ttf -%%FONTSDIR%%/PWTTahionTST.ttf -%%FONTSDIR%%/PWTTahionTSTBold.ttf -%%FONTSDIR%%/PWTTimerTST.ttf -%%FONTSDIR%%/PWTTimerTSTBold.ttf -%%FONTSDIR%%/PWTTimerTSTItalic.ttf -%%FONTSDIR%%/PWTVerdeTST.ttf -%%FONTSDIR%%/PWTVerdeTSTBold.ttf -%%FONTSDIR%%/PWTVerdeTSTItalic.ttf |