1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

45 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
af9866c360 Fix the VT switching consoles bug with the i810 driver.
Submitted by:	Andrew Hesford <ajh3@usrlib.org>
2001-06-07 14:19:35 +00:00
Jean-Marc Zucconi
40324b07a0 Upgrade to version 4.1.0 2001-06-04 02:26:41 +00:00
Jean-Marc Zucconi
dd846c0d49 Build and install the DRI kernel modules. 2001-04-10 01:16:11 +00:00
Jean-Marc Zucconi
d394468ec8 Fix a build problem on alpha machines.
PR:		ports/26367
Tested by:	Christian Weisgerber <naddy@mips.inka.de>
2001-04-06 12:11:52 +00:00
Jean-Marc Zucconi
36c1a70954 Those files should have been removed in my previous commit :-/ 2001-03-18 03:44:09 +00:00
Jean-Marc Zucconi
502fe521bd Upgrade to version 4.0.3
- patch-0 replaced by 'MAKE_ARGS=' in Makefile
- XF86Setup is no more supported in XFree-4, so patch-8 is removed as well
  as corresponding stuff in scripts/configure
- patch-config_cf_Server_tmpl replaced by the setting of InstallXserverSetUID
  in scripts/configure
other removed patches are no more necessary.

Note that freetype2 is now part of the base 4.0.3 distribution. The
freetype2 include and libs files are always installed.
2001-03-18 03:20:57 +00:00
Jean-Marc Zucconi
8400046413 Dont make 'World' with the -k flag. I want the compilation to stop as soon
as an error is encountered rather than at the make install phase.
2001-01-11 23:18:44 +00:00
Jean-Marc Zucconi
e7053e9782 Add X threads support.
Submitted by:	Carlos A M dos Santos <casantos@cpmet.ufpel.tche.br>
2000-12-22 23:07:36 +00:00
Jean-Marc Zucconi
8c27400ee0 One more patch is needed to ensure the X11 build uses centrally
specified  CFLAGS all over.  Without this, no  optimization is used AT ALL
for some files (libraries).

Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-12-21 21:03:38 +00:00
Jean-Marc Zucconi
d29de0709a Upgrade to 4.0.2 2000-12-20 01:16:08 +00:00
Jean-Marc Zucconi
d5467efb32 Fix compilation problems caused by recent changes in machine/console.h and
machine/mouse.h

Submitted by:	taguchi@tohoku.iij.ad.jp
2000-11-28 02:44:58 +00:00
Jean-Marc Zucconi
e9a816195f There's a bug in XFree86-4's XCreateFontSet(), revealed by 5-current's
default AJ /etc/malloc.conf behaviour.  It can't auto-match CJK fontnames
specified in its fontset argument, but only explicit fontnames are accepted.

Submitted by:	keith
Tested by:	Clive Lin <clive@CirX.ORG>, Michael C. Wu <keichii@iteration.net>
2000-11-23 13:36:01 +00:00
Jean-Marc Zucconi
f09eacc563 Enable PAM in xdm if it was requested in the configure phase. PAM support
was broken in previous revisions.
2000-11-14 00:21:22 +00:00
Jean-Marc Zucconi
f58a7aa345 Add a patch to fix the build when Xinerama is not required.
Problem noticed by: jdp
2000-11-13 18:45:31 +00:00
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