Jean-Marc Zucconi
524cbcbb57
Fix crashes of 'XFree86-4 -configure' on systems with i810 video
...
PR: ports/22386
Submitted by: Jay Krell <jay.krell@cornell.edu>
2000-11-03 16:36:14 +00:00
Jean-Marc Zucconi
01cd481a6f
Install the X server without the SUID bit, remove the warning about the
...
possible insecurity of this, and inform users about the x11/wrapper port.
PR: ports/22380
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-10-28 23:11:09 +00:00
David E. Cross
252bdaff13
Submitted by: <dec@freebsd.org>
...
Reviewed by: <jmz@freebsd.org>
Approved by: <jmz@freebsd.org>
Obtained from: XFree86
XFree86-4.0.1 has a driver error with a large number of Mach64 based cards
that will cause errors of the form "unsupported XCLK 7". This patch,
posted to the XPERT and newbies lists on XFree86.org by La france from
ualberta.ca fixes this issue.
2000-10-13 03:48:23 +00:00
Jean-Marc Zucconi
ae8c79547a
Remove extra directory in the name of files to patch.
2000-10-01 16:28:38 +00:00
Jean-Marc Zucconi
adfa9e2a0a
A better patch for the mouse locking problem. The previous patch broke some
...
of the other mouse protocols.
Submitted by: Sascha Blank <sblank@addcom.de>
2000-09-30 22:13:04 +00:00
Jean-Marc Zucconi
79d3b56432
This fixes the nasty problem of the mouse locking if you toggle between X
...
and a virtual terminal.
Submitted by: Sean O'Connell <sean@stat.Duke.EDU>
2000-09-25 21:16:16 +00:00
Jean-Marc Zucconi
0e4e6dc452
The default command to call Xwilling in xdm-config doesn't work.
...
"su nobody -c ..." will only return "This account is currently not
available." This should really be "su -fm nobody -c ..." instead.
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-09-08 16:09:46 +00:00
Jean-Marc Zucconi
7fcff7f4dc
Fix a bug that causes HTML manpages to be generated with wrong suffixes.
...
Submitted by: taguchi@tohoku.iij.ad.jp via asami
2000-09-08 12:51:17 +00:00
Steve Price
acbe31a208
Welcome XFree86-4 into the world of FreeBSD/Alpha.
2000-08-21 00:51:26 +00:00
Ruslan Ermilov
b106bcd41c
Now that FreeBSD has native `agpgart' interface,
...
let X server run on the i810 hardware. Enjoy!!!
2000-08-01 16:28:26 +00:00
Vanilla I. Shu
263c18ffe4
Fix zh_TW.Big5/XLC_LOCALE.
2000-07-16 08:16:06 +00:00
Jean-Marc Zucconi
733bf07408
Upgrade to version 4.01
2000-07-03 17:33:14 +00:00
Jean-Marc Zucconi
8a2246219c
Those patches are no more necessar - the build completes without them.
2000-07-02 22:17:13 +00:00
Vanilla I. Shu
929e16c9f7
Update BIG5 to unicode map.
2000-06-24 17:11:39 +00:00
Jean-Marc Zucconi
4ce9e7d74e
Fix a xterm bug when displaying colors.
...
PR: ports/19119
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-06-14 15:28:15 +00:00
Kris Kennaway
ea98d5a80b
Fix the known root hole. This port is still dangerous.
...
Submitted by: Trevor Johnson <trevor@jpj.net> (patch-i)
Doug Rabson <dfr@freebsd.org> (patch-j)
2000-06-09 06:34:22 +00:00
Jean-Marc Zucconi
aa82d74ce0
Fix installation when /usr/X11R6 is a symlink.
...
PR: ports/17946
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-04-14 18:55:43 +00:00
Vanilla I. Shu
2eeb510dee
Rename zh_TW.big5 to zh_TW.Big5,
...
add some encoding map of Big5.
2000-03-20 00:08:15 +00:00
Jean-Marc Zucconi
6ab40a3e04
Fix compilation problems on FreeBSD 5.0-CURRENT
...
Submitted by: ANAZAWA Akio <anazawa@hic-soft.co.jp>
2000-03-19 00:54:01 +00:00
Jean-Marc Zucconi
1ec0dc8225
Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (and
...
hence no corresponding PLISTs).
Use at your own risk :-)
2000-03-11 00:20:34 +00:00
Jean-Marc Zucconi
b7292d3081
In 4.0-current, there is a new czech locale, but appropriate line in
...
locale.alias is missing. If this patch is not applied, X Window system will
not understand czech locales.
PR: ports/16777
Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
2000-02-18 21:17:53 +00:00
Jean-Marc Zucconi
de607d8627
A better fix to the XF86Setup core dump problem: use /usr/bin/cpp instead
...
of /usr/libexec/cpp in config/cf/FreeBSD.cf (/usr/bin/cpp defines __FreeBSD__
wheras /usr/libexec/cpp does not)
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
2000-02-15 23:03:55 +00:00
Jean-Marc Zucconi
c72e6d240a
Update the XFree86 3.3.6 port to:
...
- contain the released Rage128 patch (but unfortunately this does
not solve all problems with this card under FreeBSD)
- fix the release date "January 1999" --> "January 2000"
- make it possible to build a package
(PLIST problem: lib/X11/doc/BetaReport is not installed with 3.3.6)
PR: ports/16626
Submitted by: Udo Schweigert <ust@cert.siemens.de>
2000-02-10 15:51:05 +00:00
Jean-Marc Zucconi
a109f4e9f0
Allow sessreg to update /var/run/utmp
...
PR: ports/10945
2000-01-23 22:18:44 +00:00
Jean-Marc Zucconi
df4f2a96e4
FreeBSD still supports the ru_SU locale, so there is no reason to exclude it
...
from X11.
PR: ports/14955
2000-01-23 01:45:11 +00:00
Jean-Marc Zucconi
ab69edba4d
Unbreak XF86Setup. I am not sure of the correctness of the patch - I have
...
not tried to understand why it was broken.
PR: ports/15341
2000-01-19 02:10:31 +00:00
Jean-Marc Zucconi
cd7d36b7f3
Upgrade to version 3.3.6
...
patch-4 has been split into several parts (patch-0?); one patch per
modified file
2000-01-12 03:49:50 +00:00
Jean-Marc Zucconi
914eaac095
Fix for problem with S3 Trio3D/2X chipset based video cards.
...
Submitted by: BoB Savage <bob@savage.kiev.ua>
1999-10-06 01:00:24 +00:00
Jean-Marc Zucconi
b0936d024f
Remove trailing white spaces in xterm termcap.
...
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
1999-09-27 01:19:43 +00:00
Steve Price
21a7c53a9d
Link the greeting code in statically like we do on the i386 so that xdm
...
will work again on FreeBSD/Alpha.
Reviewed by: gallatin
1999-08-02 00:54:56 +00:00
Steve Price
3f9c2051b0
Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor
...
tweaks to the PLIST to accomodate the recent upgrade to 3.3.4.
Submitted by: dfr
Reviewed by: jmz (maintainer)
1999-07-27 14:27:34 +00:00