Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3c43b969 | 2025-11-24 21:14:56 | Install new configuration files, missed in 2.17.1 update. Noticed by Tim van der Molden. While here also remove generated README during make clean. | ||
| c6626ba1 | 2025-11-16 16:43:33 | Update to fontconfig 2.17.1. With help and testing from jca@ | ||
| 83db43a7 | 2025-01-04 15:22:51 | Update to fontconfig 2.15.0. tested by ajacoutot@ and tb@ | ||
| 48b14d4e | 2023-07-03 13:18:52 | Update to fontconfig 2.14.2 | ||
| 55bbf842 | 2022-11-06 10:37:41 | Add a local configuration file to put back the DejaVu family as default for the latin fonts, replacing Noto which is the default upstreams since fontconfig 2.14. One can get back Noto as default by removing /etc/fonts/conf.d/59-obsd-latin.conf Prodded by robert@ and others, ok robert@ | ||
| f5b26fe0 | 2022-10-16 15:41:25 | Update to fontconfig 2.14. Tested and ok gkoehler@ | ||
| 084fc46d | 2021-11-20 10:55:13 | Fix typo which led to a non-existent config file. Noticed by tim@. | ||
| b20d970f | 2021-11-14 21:46:38 | do not disable bitmap fonts by default; if you already have /etc/fonts/conf.d/70-no-bitmaps.conf, you might want to delete it ok matthieu@ | ||
| 6950c5e9 | 2021-11-11 08:46:41 | Update to fontconfig 2.13.94 | ||
| 63b8ae52 | 2017-01-16 22:43:49 | Install new available config files, missed in fontconfig update. Pointed out by Nils Reusse <n.reusse@hxgn.net>. Thanks. | ||
| 750df2fc | 2016-11-19 08:45:51 | Fix a copy-paste error that resulted in the parent directory being chowned instead of only the symlink. no objections matthieu | ||
| c3666a91 | 2016-10-02 09:19:28 | chown -h symbolic links in conf.d. Needed for noperm release. There are a few remaining symlinks that will be fixed later. ok matthieu | ||
| 5a22aec1 | 2015-10-23 12:29:31 | Don't enable 10-autohint.conf by default. It causes problems with xterm -fa mono (underscores disappearing because the glyph exceeds the cell size), matthieu@ can't remember why he enabled it, and it's not enabled by default anywhere else. ok matthieu@ | ||
| ec589d93 | 2014-08-31 13:50:27 | Install relative symlinks in conf.d. Noticed by ajacoutot@ | ||
| 9ceeb8df | 2013-03-16 15:09:38 | Fix previous: README goes in /etc/fonts/conf.d while here be more coherent in make variable expansion. | ||
| 7bcd06e4 | 2013-03-16 14:56:53 | Install README | ||
| 013c5777 | 2013-03-16 14:30:18 | Define an empty cleandir target to silent the build | ||
| df362297 | 2013-03-16 11:26:42 | Hmmph. typo in previous | ||
| 55241324 | 2013-03-16 11:17:57 | Add 30-lucida-aliases and 31-nonmst.conf to the list of installed files. Problem noticed by naddy@ | ||
| c7464f0c | 2013-03-09 14:34:40 | Update to fontconfig 2.10.91 + a few local fixes. Move to a new BSD make based build system since fontconfig's build system has become too dependant on GNU make. Requested by ajacoutot@, tested by many back in january. | ||
| 5168e0ac | 2012-01-10 22:15:38 | Bitstream Vera -> DejaVu in a comment. | ||
| 1e5cc7e8 | 2012-01-10 21:48:00 | regen | ||
| bdbb2069 | 2012-01-10 21:47:32 | New config file providing replacement for Lucida fonts. Replace ugly bitmapped fonts by Luxi or DejaVu TrueType fonts, Provide aliases for commonly found Lucida family fonts (Lucida, Lucida Grande, Lucida Sans Unicode). Prodded by a submission by Tobias Ulmer. Ok mpi@. | ||
| e248f656 | 2010-03-25 21:45:57 | Update to fontconfig 2.8.0. Tested on a full ports build by naddy@. | ||
| 09d4825f | 2010-01-21 19:57:57 | Use DejaVu TrueType fonts as replacement for the Adobe bitmaps. While here also provide a replacement for Courier New. ok oga@ | ||
| 9ac48f3c | 2009-05-03 21:13:54 | fontconfig update didn't merge in the addition of 31-nonmst.conf, fix it up. ok kettenis@ | ||
| 6cd6a1d6 | 2009-04-05 16:43:35 | Update to fontconfig 2.6.0. ok naddy@ this uses a patched version of libtool to fix linking on vax. | ||
| b1668efa | 2009-02-27 23:43:41 | delete duplicate block; spotted by kettenis | ||
| 6d7de40c | 2009-02-27 23:12:11 | Add a substitution from fonts that map to ugly bitmapped ones to bitstream-vera. Most of the work done by martynas@ and deraadt@, with inputs and tests from naddy@, todd@ and lots of others. ok deraadt@ | ||
| 6637a9a3 | 2007-03-18 22:29:12 | regen with automake 1.9.6p2 | ||
| 88aea2e3 | 2006-12-30 20:30:57 | regen | ||
| 79894bec | 2006-12-30 20:30:22 | Enable hinting | ||
| cd9eb532 | 2006-11-28 19:02:33 | regen | ||
| b6a46a2b | 2006-11-28 11:48:11 | Try to prevent endless regeneration of Makefile.in caused to RCS Id expansion. | ||
| 882dc845 | 2006-11-27 12:40:38 | regenerate with OpenBSD autotools | ||
| e5ca1d52 | 2006-11-26 13:42:42 | regen with OpenBSD autotools | ||
| 8c639f1d | 2006-11-25 18:41:30 | Import fontconfig 2.4.1 |