./fonts/intlfonts, Free X11 fonts (BDF format) for all characters that Emacs can handle

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.1nb6, Package name: intlfonts-1.2.1nb6, Maintainer: pkgsrc-users

International Fonts

This directory contains free X11 fonts (BDF format) for all characters
that Emacs 20 can handle. They are classified into several categories.

Asian -- Asian (non-CJK) fonts
Chinese -- Chinese normal size fonts excluding what distributed with X
Ethiopic -- Ethiopic fonts
European -- European normal size fonts (suitable with the other fonts)
European-BIG -- European big fonts
Japanese -- Japanese normal size fonts excluding what distributed with X
Korean -- Hangul normal size fonts (X/display quality fonts only)
Misc -- fonts for the other regions


Required to run:
[fonts/ttmkfdir2] [fonts/type1inst]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:28:41 by Nia Alarie | Files touched by this commit (864)
Log message:
fonts: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:05:29 by Nia Alarie | Files touched by this commit (864)
Log message:
fonts: Remove SHA1 hashes for distfiles
   2019-11-02 23:24:44 by Roland Illig | Files touched by this commit (62)
Log message:
fonts: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2015-11-03 21:45:25 by Alistair G. Crooks | Files touched by this commit (776)
Log message:
Add SHA512 digests for distfiles for fonts category

Problems found locating distfiles:
	Package acroread7-chsfont: missing distfile acrobat7-fonts/chsfont.tar.gz
	Package acroread7-font-share: missing distfile acrobat7-fonts/korfont.tar.gz
	Package acroread7-korfont: missing distfile acrobat7-fonts/korfont.tar.gz
	Package acroread9-chtfont: missing distfile \ 
acrobat9-fonts/FontPack910_cht_i486-linux.tar.bz2
	Package acroread9-jpnfont: missing distfile \ 
acrobat9-fonts/FontPack910_jpn_i486-linux.tar.bz2
	Package cyberbase-ttf: missing distfile cyberbit-ttf/Cyberbase.ZIP
	Package cyberbit-ttf: missing distfile cyberbit-ttf/Cyberbit.ZIP
	Package pixel-sagas-startrek: missing distfile PS_Font_Fontana.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Montalban.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Probert.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Sternbach.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Trek_Arrowcaps.zip
	Package umefont-ttf: missing distfile umefont_560.tar.xz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2014-06-01 18:35:38 by Thomas Klausner | Files touched by this commit (216)
Log message:
Move fonts from lib/X11/fonts to share/fonts/X11.

As discussed on tech-pkg.

Bump PKGREVISION.
   2013-04-08 09:37:55 by Thomas Klausner | Files touched by this commit (1)
Log message:
Re-add EXTRACT_SUFX, needed in this case (plus a comment why it's needed).
   2013-04-06 15:24:21 by Blue Rats | Files touched by this commit (21)
Log message:
".for variable names should not contain uppercase letters"
   2013-04-06 15:01:28 by Blue Rats | Files touched by this commit (17)
Log message:
'EXTRACT_SUFX is ".tar.gz" by default, so this definition may be
redundant.' - It was. Removed.