Commit Graph

36 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
443e4b043b Fix the build on -current.
Do not compile with 'make -k'.
2002-04-02 13:04:27 +00:00
John Baldwin
254edc3554 Turn on SYSCONS_SUPPORT for the Alpha architecture. The build gets farther
but still doesn't finish.
2002-01-16 00:06:02 +00:00
Jean-Marc Zucconi
fe2187b759 Fix to set environment login.conf
PR:		ports/13614
Submitted by:	fjoe
2001-09-28 22:27:11 +00:00
John Baldwin
ccccf88c48 Add a patch to fix up the build-bindist script to not use the extract
binary but to just use tar.
2001-09-06 23:10:35 +00:00
Jean-Marc Zucconi
cfe7f69020 Add most recent patches from the XFree86 cvs repository. 2001-04-26 20:27:20 +00:00
Jean-Marc Zucconi
6a9303a83a Bring in the most recent bits from the XFree86 cvs repository (security
fixes mainly). This corresponds more or less to a pre-3.3.7 version.
2001-04-05 16:21:35 +00:00
John Baldwin
7c8cef665b Make these into actual patches against XFree86 instead of patches against
the XFree86 port directory.  Before these would generate the files
files/patch-r0[1234] (some of them multiple times), now they will actually
patch the X sources to achieve the desired results.
2001-03-22 01:45:11 +00:00
David E. O'Brien
ec355984be Add patches needed in building a release X11 distribution that matches
the ones we used to get from XFree86.

Submitted by:	jhb
Approved by:	jmz
2001-02-27 23:07:59 +00:00
Jean-Marc Zucconi
df038663e3 Fix a small bug in the MouseKeysAccel feature. See
http://www.math.missouri.edu/~stephen/software/bugfix-for-mousekeys
for a complete description.

Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2001-01-27 03:21:24 +00:00
Jean-Marc Zucconi
9fa59ff156 Fix typos in one of the XFree86 header files which corrupted the return
from getpwuid, causing the GetRootDirName function to segfault during
initialization of the screen database.

PR:		ports/23500
Submitted by:	Brian McDonald <brianmcd@columbus.rr.com>
2000-12-12 22:38:58 +00:00
Jean-Marc Zucconi
88f9a9e1d6 Compilation fixes for changes in machine/console.h and machine/mouse.h in
-current. patch-r and patch-s come from the XFRee86-4 port, another patch is
required here for scanpci.c (patch-q, submitted by Donald J. Maddox
<dmaddox@sc.rr.com>)
2000-12-05 15:57:00 +00:00
Jean-Marc Zucconi
56b68f52de This patch solves several problem to Korean users:
- it enables XIM in Netscape 4.x correctly.
 - it makes -ksc5601.1987-1 fonts to be not mandatory in XIM in
   Netscape 4.x, without this patch, Netscape tries to use
   -ksc5601.1987-1 fonts in HTML form. But -ksc5601.1987-1 fonts is
   not standard in Korea.
 - it eliminates dirty hack in Korean IMs, korean/{ami,hanIM,byeoroo}.

Submitted by:	CHOI Junho <cjh@kr.FreeBSD.org>
2000-10-27 22:47:11 +00:00
Jean-Marc Zucconi
520c6c9e11 Back out previous commit. The path in the patch file is incorrect. I will
fix it later. (never commit an untested patch, even a 1 line patch!)
2000-10-27 21:23:27 +00:00
Jean-Marc Zucconi
a8fccd063c This patch solves several problem to Korean users:
- it enables XIM in Netscape 4.x correctly.
 - it makes -ksc5601.1987-1 fonts to be not mandatory in XIM in
   Netscape 4.x, without this patch, Netscape tries to use
   -ksc5601.1987-1 fonts in HTML form. But -ksc5601.1987-1 fonts is
   not standard in Korea.
 - it eliminates dirty hack in Korean IMs, korean/{ami,hanIM,byeoroo}.

Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>
2000-10-27 21:18:12 +00:00
Jean-Marc Zucconi
d07363fedb Fix entry for zh_TW.Big5 XLC_LOCALE
PR:		ports/22207
Submitted by:	Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
2000-10-23 12:38:57 +00:00
Jean-Marc Zucconi
7ace052cba Add support for the Savage IX/MV chipset.
Submitted by: Andreas Klemm <andreas@klemm.gtn.com>
2000-10-23 12:32:03 +00:00
Jean-Marc Zucconi
35f28f3783 Fix compilation. There was an undefined variable. 2000-09-25 19:00:49 +00:00
Jean-Marc Zucconi
4690c1697a Some problems were discovered in X11 libraries which can cause DoS in
libICE and xdm. Also some potiential buffer overflow may occur in XKB
options parsing (although they can't be exploited in OpenBSD's default
setup where the X servers are not setuid). This patch fixes all these
problems.

Submitted by:	kris
2000-09-24 23:12:07 +00:00
Jean-Marc Zucconi
0cba6cf607 Move patch relative to FreeBSD.cf from patch-00 to patch-e.
Fix linker failures when libXThrStub.so.6 is not already installed. (PR
ports/20386)

PR:		ports/20386
Submitted by:	Peter Jeremy <peter.jeremy@ALCATEL.COM.AU>
2000-08-04 02:38:13 +00:00
Ruslan Ermilov
aed549fc82 Compile in i810 graphics driver support (without AGP kernel support).
You will need the I810_UNSUPPORTED_GTT_FALLBACK environment variable
for XF86_SVGA server to run.
2000-06-09 06:25:17 +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
Mark Murray
9740f4f2a2 Remove the old KerberosIV stuff and PAM-ize.
OK'ed by:	jmz
1999-12-24 16:42:18 +00:00
Jean-Marc Zucconi
14a2571fde Change Imake.tmpl and FreeBSD.cf. Imake programs will now use the system
CFLAGS instead of the predefined default (-O2)

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-11-25 02:31:33 +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
91a7f729bb Quick fix so this builds again on FreeBSD/Alpha. 1999-09-05 16:27:18 +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
Jean-Marc Zucconi
7506266371 Patches are included in the 3.3.3.1 patch file. 1999-01-11 19:17:36 +00:00
Andrey A. Chernov
3ecabaa861 Fix for KOI8-R keyboard table (was replaced with 8859-5 one)
Submitted by: David Dawes <dawes@rf900.physics.usyd.edu.au>
1998-12-11 12:02:33 +00:00