matthieu
7bcd06e403
Install README
2013-03-16 14:56:53 +00:00
matthieu
013c577734
Define an empty cleandir target to silent the build
2013-03-16 14:30:18 +00:00
matthieu
c772d1f7e4
Fix a typo that prevented the installation of some doc files in $(DESTDIR)
2013-03-16 14:29:45 +00:00
matthieu
bcdfdbc9f3
Generate and install fonts.conf and fonts.dtd.
2013-03-16 14:28:35 +00:00
matthieu
df36229716
Hmmph. typo in previous
2013-03-16 11:26:42 +00:00
matthieu
5524132455
Add 30-lucida-aliases and 31-nonmst.conf to the list of installed files.
...
Problem noticed by naddy@
2013-03-16 11:17:57 +00:00
aoyama
786472fe94
Add xenocara defines/files for luna88k, no X server at this moment.
...
ok miod@
2013-03-16 01:24:43 +00:00
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