./fonts/Xg, These are the UNICODE fonts for use with 9term and sam

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


Branch: CURRENT, Version: 1.0nb4, Package name: libXgFonts-1.0nb4, Maintainer: pkgsrc-users

Unicode fonts
=============

The new libXg distribution supports Unicode. Sam and 9term built using
the new UTF libXg will allow one to enter and edit files containing
Unicode characters encoded using UTF-2 (UTF-FSS).
To use them:

o convert the bdf files to whatever format is appropriate for
your system and place the files in a suitable common directory
o set this directory up as an X font directory by running some
program such as `mkfontdir' if necessary
o add the directory to your fontpath `xset fp+ fontdir'
o make sure libXg knows about the fontfile you wish to use by
setting the appropriate .p9font X resource (or just *p9font) to
be something like /lib/font/Xg/matty/unicode.9.font or by
specifying an appropriate -p9font argument to libXg programs.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1120.775 KB

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
   2021-04-21 10:04:14 by Thomas Klausner | Files touched by this commit (2)
Log message:
*: remove dead master site
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   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.
   2015-07-04 18:18:44 by Joerg Sonnenberger | Files touched by this commit (222)
Log message:
Remove USE_X11BASE and X11PREFIX.
   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.
   2012-10-03 20:28:33 by Aleksej Saushev | Files touched by this commit (154)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.