2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-09-10 12:51:36 by Paolo Vincenzo Olivo | Files touched by this commit (2) |
Log message:
fonts/xmbdfed: fix freetype2 include path.
|
2023-09-09 16:56:28 by Paolo Vincenzo Olivo | Files touched by this commit (18) | |
Log message:
fonts/xmbdfed: update to xmbdfed-4.7
# Changes (local)
* Host tarball (retrieved from archive.org) on NetBSD's FTP server.
* Move HOMEPAGE (unreachable) to last archived snapshot at archive.org.
* Add missing LICENSE.
* Link against FreeType2 (instead of freetype-lib), as well as libXpm.
* Enable support for Hanzi Bitmap Font (HBF) File Format.
* Fix a number of compiler warnings.
* Remove patches/patch-ab (fixed upstream).
* Rename remaining patches to match target files.
* Install official pixmap, alongide a .desktop application file.
* Add MESSAGE (stripped from installation instructions).
* Lint package.
# Changes (upstream)
Version: 4.7
Date : 23 February 2004
==========================
1. Completely revamped the PSF font import/export system to make it
actually useable.
2. Changed to use FreeType 2. FreeType 1 no longer supported.
3. Changed to use a fallback of the 75dpi New Century Schoolbook for RH
distributions that don't come with the 100dpi.
4. Fixed a problem with the OpenType hinting flag not being updated after
being changed.
5. Changed all TrueType references to OpenType to reflect the move to
FreeType 2.
6. Renamed some of the files that referred to TrueType (bdfttf.c and ttfin.c
renamed to bdfotf.c and otfin.c).
7. Removed an unecessary copy when padding character cell glyphs.
8. Some minor documentation improvements.
9. Fixed several serious problems loading Windows FON/FNT fonts.
10. Added comments about conversion to imported FON/FNT fonts.
11. Added comments about conversion to imported OTF fonts.
12. Fixed a previously unnoticed problem with font comment strings not being
NULL terminated properly.
Version: 4.6
Date : 29 January 2004
==========================
1. Fixed a problem with FON/FNT fonts that have the names at the very end of
the file.
2. Released as Linux binary only.
|
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
|
2017-09-06 12:40:36 by Thomas Klausner | Files touched by this commit (136) |
Log message:
Comment out dead sites.
|
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-03-22 23:26:44 by S.P.Zeidler | Files touched by this commit (2) | |
Log message:
build fix following the freetype2 update
note it still messes up run-time search paths for libXmu and libXext
for native X
|
2013-10-20 20:10:11 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Fix rpath option to have -Wl prefix.
|