IABSD.fr/xenocara/lib/fontconfig

Branch :


Log

Author Commit Date CI Message
bee0fbcd 2019-09-10 19:13:54 Update to freetype 2.10.1. Tested by semarie@ and naddy@
766a354a 2018-05-26 07:51:00 Bump majors after libfreetype major bump
4b98ce0c 2017-10-23 16:50:28 Remove all references to libpthread-stubs from xenocara. "looks sane" guenther@.
fdce4630 2017-08-19 10:11:04 Update to fontconfig 2.12.4. No API change.
251e3d94 2017-06-18 21:09:07 let X directories build even if you forget depend. - use BUILDFIRST - have fontconfig use normal 'all' targets to make sure its files are built - explicitly document the fontconfig lib order okay matthieu@
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
f8928160 2016-10-08 14:09:10 Fix package version in fontconfig.pc
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
1667ad0b 2016-08-09 19:40:13 extra space
6219851d 2016-08-09 18:57:41 Update to fontconfig 2.12.1. Tested by krw@, dcoppa@, ok dcoppa@.
04fa5807 2016-05-29 11:59:59 Bump following freetype update. Suggested by sthen@ ok sthen@, naddy@, matthieu@
fc89427f 2016-03-13 20:23:35 Enable atomics operations for fontconfig on mips64 and mips64el. ok kettenis@
27f67406 2016-03-11 13:09:42 Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding. 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@
ed91ece4 2015-04-05 16:05:34 Make cleandir also remove the built 'fonts.conf' file.
c269e943 2015-03-31 09:42:56 Move the default fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match XDG_DATA_DIR (where Desktop tools will look for by default). discussed with sthen@ and matthieu@ ok sthen@
ec589d93 2014-08-31 13:50:27 Install relative symlinks in conf.d. Noticed by ajacoutot@
b4cc09fb 2014-05-18 10:33:03 Update to fontconfig 2.11.1. Tested by shadchin@
ea97b1d6 2013-09-01 19:47:52 use arc4random() as the preferred random number source in fontconfig ok matthieu@
b5bb1299 2013-08-13 07:07:07 Bump the major on every single base library. There are a couple not bumped by this that will be corrected soon. heavy lifting by todd@
08c8ef95 2013-04-25 06:53:38 Generate a correct libfontconfig.la on static only architectures.
b661ecfd 2013-04-25 06:52:15 gcc 2.95 doesn't support flexible array members.
da8e23ae 2013-03-19 17:53:11 Only use atomic gcc builtins on arches that support them. With help of kettenis@ guenther@ and miod@.
4ee8c4bc 2013-03-17 20:46:47 fix CFLAGS definition
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.
6892c2b9 2013-03-16 14:57:18 Install fonts-conf.5
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
c772d1f7 2013-03-16 14:29:45 Fix a typo that prevented the installation of some doc files in $(DESTDIR)
bcdfdbc9 2013-03-16 14:28:35 Generate and install fonts.conf and fonts.dtd.
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@
bf001e1b 2013-03-13 23:56:54 Add back a libtool archive for libfontconfig. OpenBSD's libtool needs it for libraries with dependencies. prodded by espie@
e99a31b0 2013-03-12 06:26:25 Remove existing stale libfontconfig.la at install time. fontconfig.la was created by the previous build system and references the bad library revision. Suggested by espie@
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.
2e97681d 2013-01-15 11:47:43 C++11 requires a space between literal and identifier; backport fix from 7069d717e9 upstream. ok matthieu@
41391b2c 2012-01-26 08:09:21 Forcee the shared library revision for install too. This fixes issues where, because of NFS client/server clock skew, the lib gets rebuilt at install time. Problem noticed by todd@
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@
7830df18 2008-03-15 18:08:24 Regen with autoconf 2.59-p2, with AM_SANITY check zapped.
b66e17dd 2007-10-27 20:00:20 Add a '-c' option to fc-cache to do a chroot before (re)building the font cache. Useful for builds with $DESTDIR set, to prepare a binary distribution.
8370179c 2007-07-29 10:50:16 regen
cd8ca825 2007-05-31 21:18:47 Don't strip this library.
2492fc4c 2007-05-31 15:53:10 Don't run fc-cache while running make install there. It's just a waste of time.
552b97fd 2007-05-05 10:55:41 regen
5c6404f0 2007-05-05 10:32:29 - generate manual pages for the tools from their sgml sources, - unbreak Makefiles.am so that if the nroff man pages are present they get installed, even without docbook tools.
930101c6 2007-04-14 20:44:09 regen with libtool 1.5.22p10 and metaauto 0.7
0f13e765 2007-03-25 15:00:30 expat also needs to be in libs.
00a847b3 2007-03-25 13:02:54 regen with libtool 1.5.22p9
6637a9a3 2007-03-18 22:29:12 regen with automake 1.9.6p2
9fd174e7 2006-12-31 19:39:26 regen
c88f3da6 2006-12-31 16:12:52 Fix doc build/install (based on a patch from dim@) and re-enable it.
9f0d315c 2006-12-31 15:37:59 regen/merge fontconfig 2.4.2
c2871d3d 2006-12-31 15:33:12 Bump minor (one function added)
5266b793 2006-12-31 15:32:43 Use portable posix regexp with grep
ca3f97f2 2006-12-31 15:32:13 resolve conflicts
98dd1c2e 2006-12-31 14:57:18 Fontconfig 2.4.2
435a9c4f 2006-12-30 20:56:32 remove more generated files
88aea2e3 2006-12-30 20:30:57 regen
79894bec 2006-12-30 20:30:22 Enable hinting
fc1d601a 2006-12-17 21:45:51 fix mandir definition
48b7839b 2006-12-12 21:31:29 Disable building of docs explicitely. Avoids that installed docbook2html triggers it accidentally.
ff76f631 2006-12-02 13:59:24 Remove a generated file that should not have been in the distfile.
0e30946a 2006-12-02 13:50:02 regen
d61866c7 2006-12-02 13:47:32 Link utilities against the newly built libfontconfig, not the (old) installed one.
02dc3131 2006-12-02 11:08:58 Cache dir is /var/cache/fontconfig, not /var/cache.
ba8a30aa 2006-12-01 20:28:24 Font cache goes to /var/cache
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
ab5c078d 2006-11-26 12:07:34 Build infrastructure for lib
8c639f1d 2006-11-25 18:41:30 Import fontconfig 2.4.1