Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-16 | Install new available config files, missed in fontconfig update. | Matthieu Herrb | |
Pointed out by Nils Reusse <n.reusse@hxgn.net>. Thanks. | |||
2016-11-19 | Fix a copy-paste error that resulted in the parent directory being | Theo Buehler | |
chowned instead of only the symlink. no objections matthieu | |||
2016-10-08 | Fix package version in fontconfig.pc | Matthieu Herrb | |
2016-10-02 | chown -h symbolic links in conf.d. Needed for noperm release. | Theo Buehler | |
There are a few remaining symlinks that will be fixed later. ok matthieu | |||
2016-08-09 | extra space | Theo de Raadt | |
2016-08-09 | Update to fontconfig 2.12.1. | Matthieu Herrb | |
Tested by krw@, dcoppa@, ok dcoppa@. | |||
2016-05-29 | Bump following freetype update. | David Coppa | |
Suggested by sthen@ ok sthen@, naddy@, matthieu@ | |||
2016-03-13 | Enable atomics operations for fontconfig on mips64 and mips64el. | Matthieu Herrb | |
ok kettenis@ | |||
2016-03-11 | Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding. | Okan Demirmen | |
ok matthieu@ | |||
2015-10-23 | Don't enable 10-autohint.conf by default. It causes problems with | Christian Weisgerber | |
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@ | |||
2015-04-05 | Make cleandir also remove the built 'fonts.conf' file. | Matthieu Herrb | |
2015-03-31 | Move the default fontpath from /usr/local/lib/X11/fonts to | Antoine Jacoutot | |
/usr/local/share/fonts to match XDG_DATA_DIR (where Desktop tools will look for by default). discussed with sthen@ and matthieu@ ok sthen@ | |||
2014-08-31 | Install relative symlinks in conf.d. Noticed by ajacoutot@ | Matthieu Herrb | |
2014-05-18 | Update to fontconfig 2.11.1. Tested by shadchin@ | Matthieu Herrb | |
2013-09-01 | use arc4random() as the preferred random number source in fontconfig | Christian Weisgerber | |
ok matthieu@ | |||
2013-08-13 | Bump the major on every single base library. There are a couple | Philip Guenther | |
not bumped by this that will be corrected soon. heavy lifting by todd@ | |||
2013-04-25 | Generate a correct libfontconfig.la on static only architectures. | Matthieu Herrb | |
2013-04-25 | gcc 2.95 doesn't support flexible array members. | Matthieu Herrb | |
2013-03-19 | Only use atomic gcc builtins on arches that support them. | Matthieu Herrb | |
With help of kettenis@ guenther@ and miod@. | |||
2013-03-17 | fix CFLAGS definition | Matthieu Herrb | |
2013-03-16 | Fix previous: README goes in /etc/fonts/conf.d | Matthieu Herrb | |
while here be more coherent in make variable expansion. | |||
2013-03-16 | Install fonts-conf.5 | Matthieu Herrb | |
2013-03-16 | Install README | Matthieu Herrb | |
2013-03-16 | Define an empty cleandir target to silent the build | Matthieu Herrb | |
2013-03-16 | Fix a typo that prevented the installation of some doc files in $(DESTDIR) | Matthieu Herrb | |
2013-03-16 | Generate and install fonts.conf and fonts.dtd. | Matthieu Herrb | |
2013-03-16 | Hmmph. typo in previous | Matthieu Herrb | |
2013-03-16 | Add 30-lucida-aliases and 31-nonmst.conf to the list of installed files. | Matthieu Herrb | |
Problem noticed by naddy@ | |||
2013-03-13 | Add back a libtool archive for libfontconfig. | Matthieu Herrb | |
OpenBSD's libtool needs it for libraries with dependencies. prodded by espie@ | |||
2013-03-12 | Remove existing stale libfontconfig.la at install time. | Matthieu Herrb | |
fontconfig.la was created by the previous build system and references the bad library revision. Suggested by espie@ | |||
2013-03-09 | Update to fontconfig 2.10.91 + a few local fixes. | Matthieu Herrb | |
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. | |||
2013-01-15 | C++11 requires a space between literal and identifier; backport fix | Stuart Henderson | |
from 7069d717e9 upstream. ok matthieu@ | |||
2012-01-26 | Forcee the shared library revision for install too. | Matthieu Herrb | |
This fixes issues where, because of NFS client/server clock skew, the lib gets rebuilt at install time. Problem noticed by todd@ | |||
2012-01-10 | Bitstream Vera -> DejaVu in a comment. | Matthieu Herrb | |
2012-01-10 | regen | Matthieu Herrb | |
2012-01-10 | New config file providing replacement for Lucida fonts. | Matthieu Herrb | |
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@. | |||
2010-03-25 | Update to fontconfig 2.8.0. Tested on a full ports build by naddy@. | Matthieu Herrb | |
2010-03-25 | Update to fontconfig 2.8.0. Tested on a full ports build by naddy@. | Matthieu Herrb | |
2010-01-21 | Use DejaVu TrueType fonts as replacement for the Adobe bitmaps. | Matthieu Herrb | |
While here also provide a replacement for Courier New. ok oga@ | |||
2009-05-03 | fontconfig update didn't merge in the addition of 31-nonmst.conf, fix it up. | Owain Ainsworth | |
ok kettenis@ | |||
2009-04-05 | Update to fontconfig 2.6.0. ok naddy@ | Matthieu Herrb | |
this uses a patched version of libtool to fix linking on vax. | |||
2009-02-27 | delete duplicate block; spotted by kettenis | Theo de Raadt | |
2009-02-27 | Add a substitution from fonts that map to ugly bitmapped ones to | Matthieu Herrb | |
bitstream-vera. Most of the work done by martynas@ and deraadt@, with inputs and tests from naddy@, todd@ and lots of others. ok deraadt@ | |||
2008-03-15 | Regen with autoconf 2.59-p2, with AM_SANITY check zapped. | Matthieu Herrb | |
2007-10-27 | Add a '-c' option to fc-cache to do a chroot before (re)building the | Matthieu Herrb | |
font cache. Useful for builds with $DESTDIR set, to prepare a binary distribution. | |||
2007-07-29 | regen | Matthieu Herrb | |
2007-05-31 | Don't strip this library. | Matthieu Herrb | |
2007-05-31 | Don't run fc-cache while running make install there. It's just a waste | Matthieu Herrb | |
of time. | |||
2007-05-05 | regen | Matthieu Herrb | |
2007-05-05 | - generate manual pages for the tools from their sgml sources, | Matthieu Herrb | |
- unbreak Makefiles.am so that if the nroff man pages are present they get installed, even without docbook tools. |