Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-16 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13matthieu/xserver-1.13 | Matthieu Herrb | |
2013-03-16 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13 | Matthieu Herrb | |
Conflicts: xserver/Makefile.bsd-wrapper | |||
2013-03-16 | sync | 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-16 | Add xenocara defines/files for luna88k, no X server at this moment. | Kenji Aoyama | |
ok miod@ | |||
2013-03-14 | Build the X server on hp300 again. Tested on catseye. | Miod Vallat | |
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-10 | Fix typo in 30c62a6bd9840d5a8c9f5ae7266c7d003b87b90a | Matthieu Herrb | |
2013-03-10 | Merge xserver 1.13.3 | Matthieu Herrb | |
2013-03-10 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13 | Matthieu Herrb | |
2013-03-09 | replace handrolled for loop with TAILQ_FOREACH; from andres.p@zoho.com | Okan Demirmen | |
2013-03-09 | update | Matthieu Herrb | |
2013-03-09 | Remove moved file | Matthieu Herrb | |
2013-03-09 | Update to xrandr 1.4.0 | Matthieu Herrb | |
2013-03-09 | Update to libXrandr 1.4.0 | Matthieu Herrb | |
2013-03-09 | Upate to xsm 1.0.3 | Matthieu Herrb | |
2013-03-09 | Update to xvinfo 1.1.2 | Matthieu Herrb | |
2013-03-09 | Update to xvidtune 1.0.3 | Matthieu Herrb | |
2013-03-09 | Update to xstdcmap 1.0.3 | Matthieu Herrb | |
2013-03-09 | Update to xsetroot 1.1.1 | Matthieu Herrb | |
2013-03-09 | Update to xkbutils 1.0.4 | Matthieu Herrb | |
2013-03-09 | Update to xfsinfo 1.0.4 | Matthieu Herrb | |
2013-03-09 | Upate to xcalc 1.0.5 | Matthieu Herrb | |
2013-03-09 | Update to ico 1.0.4 | Matthieu Herrb | |
2013-03-09 | Update to beforelight 1.0.5 | Matthieu Herrb | |
2013-03-09 | Update to bdftopcf 1.0.4 | Matthieu Herrb | |
2013-03-09 | update | Matthieu Herrb | |
2013-03-09 | Update to xterm 291. Tested by many. | Matthieu Herrb | |
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-03-09 | Build pthread-stubs before fontconfig. Needed for fontconfig 2.10.91 | Matthieu Herrb | |
2013-03-09 | MFC: Bug 60748 - broken conf.d/10-autohint.conf and conf.d/10-unhinted.conf | Matthieu Herrb | |
Move the target of recipes to the "pattern" from the "font". This is to ensure the targeted objects is updated by them prior to FcDefaultSubstitute() so that it can adds the default values properly. | |||
2013-03-09 | Add missing fcntl(..., F_DUPFD_CLOEXEC) argument. | Matthieu Herrb | |
2013-03-09 | 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@. | |||
2013-03-09 | Add a substitution from fonts that map to ugly bitmapped ones | Matthieu Herrb | |
Maps to DejaVu fonts. Most of the work done by martynas@ and deraadt@, with inputs and tests from naddy@, todd@ and lots of others. | |||
2013-03-09 | fc-cache] Add '-c' option fc-cache to chroot on startup | Matthieu Herrb | |
before (re)building the font cache. Useful for builds with $DESTDIR set, to prepare a binary distribution. | |||
2013-03-09 | Import fontconfig 2.10.91 in a separate directory | Matthieu Herrb | |
to make room for a BSD make build system. | |||
2013-02-24 | Merge server-1.13.3rc1 branch from X.Org. | Matthieu Herrb | |
up to e604b19fc54fee839bbe2d66930b36108ff03950 | |||
2013-02-21 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13 | Matthieu Herrb | |
2013-02-19 | Remove m68k workaround now that gcc3 is in use. | Brad Smith | |
ok miod@ | |||
2013-02-17 | sync | Miod Vallat | |
2013-02-16 | update | Matthieu Herrb | |
2013-02-14 | Repair the legacy i810 driver. Problem reported and fix | Matthieu Herrb | |
successfully tested by schwarze@ |