miod
80ae22700e
Build the X server on hp300 again. Tested on catseye.
2013-03-14 20:49:52 +00:00
matthieu
bf001e1b53
Add back a libtool archive for libfontconfig.
...
OpenBSD's libtool needs it for libraries with dependencies.
prodded by espie@
2013-03-13 23:56:54 +00:00
matthieu
e99a31b0f4
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@
2013-03-12 06:26:25 +00:00
okan
118cf232b6
replace handrolled for loop with TAILQ_FOREACH; from andres.p@zoho.com
2013-03-09 21:55:56 +00:00
matthieu
3e7d3d7689
update
2013-03-09 16:42:37 +00:00
matthieu
c153d35e6c
Remove moved file
2013-03-09 16:39:02 +00:00
matthieu
0e6071eb0b
Update to xrandr 1.4.0
2013-03-09 16:35:16 +00:00
matthieu
d47c6a60c6
Update to libXrandr 1.4.0
2013-03-09 16:34:36 +00:00
matthieu
9cde44668a
Upate to xsm 1.0.3
2013-03-09 16:22:38 +00:00
matthieu
263f249525
Update to xvinfo 1.1.2
2013-03-09 15:28:07 +00:00
matthieu
2aa97e5651
Update to xvidtune 1.0.3
2013-03-09 15:24:46 +00:00
matthieu
d9bd2560da
Update to xstdcmap 1.0.3
2013-03-09 15:20:56 +00:00
matthieu
dd07b39118
Update to xsetroot 1.1.1
2013-03-09 15:16:14 +00:00
matthieu
b6732faf32
Update to xkbutils 1.0.4
2013-03-09 15:13:30 +00:00
matthieu
fd8289ee9d
Update to xfsinfo 1.0.4
2013-03-09 15:07:57 +00:00
matthieu
cda652a22e
Upate to xcalc 1.0.5
2013-03-09 15:04:53 +00:00
matthieu
34f23a9551
Update to ico 1.0.4
2013-03-09 15:01:34 +00:00
matthieu
149d6fe9cb
Update to beforelight 1.0.5
2013-03-09 14:59:44 +00:00
matthieu
d6a58c5477
Update to bdftopcf 1.0.4
2013-03-09 14:57:25 +00:00
matthieu
21975aa714
update
2013-03-09 14:50:14 +00:00
matthieu
a232c77744
Update to xterm 291. Tested by many.
2013-03-09 14:45:38 +00:00
matthieu
c7464f0cb7
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.
2013-03-09 14:34:40 +00:00
matthieu
42a7cd372b
Build pthread-stubs before fontconfig. Needed for fontconfig 2.10.91
2013-03-09 14:31:36 +00:00
matthieu
79dacaca45
MFC: Bug 60748 - broken conf.d/10-autohint.conf and conf.d/10-unhinted.conf
...
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 14:14:34 +00:00
matthieu
de08f67d60
Add missing fcntl(..., F_DUPFD_CLOEXEC) argument.
2013-03-09 14:01:04 +00:00
matthieu
ead261fb97
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@.
2013-03-09 14:00:31 +00:00
matthieu
cb861fcea9
Add a substitution from fonts that map to ugly bitmapped ones
...
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 13:59:48 +00:00
matthieu
0bbce74883
fc-cache] Add '-c' option fc-cache to chroot on startup
...
before (re)building the font cache. Useful for builds with
$DESTDIR set, to prepare a binary distribution.
2013-03-09 13:58:47 +00:00
matthieu
c9c2f93b5d
Import fontconfig 2.10.91 in a separate directory
...
to make room for a BSD make build system.
2013-03-09 13:33:45 +00:00
matthieu
ac28129a35
update
2013-03-05 21:11:07 +00:00
matthieu
53e93bb749
Update to sessreg 1.0.8
2013-03-05 21:03:36 +00:00
matthieu
8d01ae38c0
Update to xev 1.2.1
2013-03-05 21:01:56 +00:00
matthieu
d722203568
Update to rgb 1.0.5.
2013-03-05 20:40:53 +00:00
matthieu
fe859a9f34
Merge patch from Tom Dickey for a segfault that happens when using the
...
mouse wheel over the scrollbar. ok guenther@ deraadt@
2013-02-27 22:11:56 +00:00
matthieu
291e292e66
sync ok todd@
2013-02-25 05:39:45 +00:00
todd
80888e205b
after a compiler update, landisk can now handle pixman and thus xserver again
...
prodded by brad@, ok matthieu@
2013-02-21 17:45:32 +00:00
brad
f3fd083654
Remove m68k workaround now that gcc3 is in use.
...
ok miod@
2013-02-19 20:56:17 +00:00
miod
e7cf8e3ec0
sync
2013-02-17 13:03:23 +00:00
matthieu
3665417ea1
update
2013-02-16 21:48:24 +00:00
matthieu
07ce5c5054
Repair the legacy i810 driver. Problem reported and fix
...
successfully tested by schwarze@
2013-02-14 15:15:37 +00:00
naddy
cd204645e0
don't touch the pty permissions after grantpt() or openpty(); ok matthieu@
2013-02-10 15:41:48 +00:00
naddy
75b92ad92d
Update to luit 1.1.1. ok matthieu@
2013-02-10 15:38:36 +00:00
brad
866ddb26e8
Enable the shared libs option on m88k; this is also used to indicate
...
whether to build Mesa.
ok miod@
2013-02-09 21:48:07 +00:00
matthieu
3ad0ca1c5e
update
2013-02-08 13:46:47 +00:00
todd
b396c5a181
puffy 5.3
2013-02-07 23:16:21 +00:00
miod
713544d2fb
sync
2013-02-07 22:20:10 +00:00
jsg
d6d6af1958
Several changes to resolve screen corruption sometimes seen with dpms
...
on ivy bridge, mostly based on upstream drm code:
- remove a workaround which was in itself causing issues
- switch the order of disabling fdi rx & tx
- disable DPLL_SEL when disabling the crtc
- add a few extra delays
Most of this concerns the gen5+ crtc disable function, and thanks
to a bunch of testers this is known to still work fine on gen 5/6/7.
ok kettenis@ matthieu@
2013-02-01 11:09:26 +00:00
brad
491025efd7
Rename dprintf function to debugprintf so as to not conflict with POSIX
...
function name.
ok millert@
2013-01-25 22:33:54 +00:00
sobrado
c7c3d2e810
example should conform to constraint on section identifiers.
...
ok matthieu@
2013-01-22 21:37:09 +00:00
stsp
2d8816a8c4
Stop the radeon driver from trying to restore text mode on PALM and newer
...
chip generations. The driver is currently unable to restore text mode on
these chips, and attempting to restore text mode anyway results in the
display not being restored properly when switching back to X. The only way
of restoring the display after restarting X was to reboot the machine.
ok mpi@
2013-01-20 15:06:45 +00:00