Commit Graph

322 Commits

Author SHA1 Message Date
Jimmy Olgeni
a8b546f7a0 I broke the port by committing bogus stuff I was working on :-/
Noticed by:	Sergey Mokryshev <mokr@mokr.net>
2003-02-02 19:59:27 +00:00
Jimmy Olgeni
e4e255093d Give back maintanership to ports@, due to lack of time and clues. 2003-01-31 19:25:23 +00:00
Eric Anholt
b7956c5137 Re-add mga_hal's checksum yet again.
(working on a separate mga_hal port to get rid of this mess once and for all)

Submitted by:	many
2003-01-25 20:14:27 +00:00
Eric Anholt
a0f7fe90a0 [1] Fix missing symbols in i810 driver
[2] Fix xdm on Alpha by using NetBSD's version of Wraphelp.c
[3] Report buttons 7 and when using sysmouse protocol
[4] Fix missing symbols in r128 driver.
[5] Reset /usr/X11R6/bin/X to Xwrapper-4 after install if Xwrapper-4 exists.

PR:		[1] i386/44203
		[2] ports/43664
		[3] ports/43232
2003-01-24 04:14:16 +00:00
Eric Anholt
3b86e09429 Add missing lib/X11/xserver/SecurityPolicy for other XFree86 server ports. 2003-01-16 02:21:13 +00:00
Eric Anholt
236b06cf9b [1] Move the recently committed patch-common_x86.c to XFree86-4-libraries
so it covers libOSMesa, too.
[2] Reduce stack usage in libX11 (helps JDK 1.4)

PR:		[1] ports/46037
Submitted by:	[2] phantom
Approved by:	portmgr
2002-12-08 05:37:30 +00:00
Eric Anholt
af21c9400b [1] Quiet some prolific debug output in cirrus driver.
[2] Stop SIGILLs when running GL clients on systems with SSE but no
    CPU_ENABLE_SSE in the kernel.
[3] Fix imake complaints after XFree86-4-libraries patch to stop libXThrStub
    build on post-500043 -current.

PR:		[1] 38590
Approved by:	portmgr
2002-12-05 01:25:32 +00:00
Eric Anholt
d0cc39f7c8 [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.
[2] Make the ports respect CFLAGS better.  Now CFLAGS (and CC/CXX) are set for
the build during the configure stage.

PR:		[2] 40271, 43369
2002-10-17 07:20:03 +00:00
Eric Anholt
21a4666d2c o Back out a patch from the 4.2.1 update which broke DPMS on Rage 128 hardware
o Use XFree86's mga driver, even in the WITH_MATROX_GXX_DRIVER case. (it now
  only adds installation of the hal library)
2002-10-09 04:26:41 +00:00
Eric Anholt
f0d7df79d7 Fix distfile survey issues with X ports, update bsd.sites.mk to include
more working X mirrors and remove a local distfiles site that hasn't been
updating.

Approved by:	portmgr
2002-09-21 19:20:55 +00:00
Eric Anholt
a56e4c2b26 Missed the PORTREVISION bump 2002-09-19 07:58:02 +00:00
Eric Anholt
23bd3ea704 Fix Matrox G550 cursor in the non-WITH_MATROX_GXX_DRIVER case.
PR:		37542
Submitted by:	Peter Johnson <freebsd@bilogic.org>
2002-09-19 07:55:42 +00:00
Eric Anholt
6d000f4c6f Update XFree86 Servers ports to 4.2.1 + the second SHM security fix (for
XFree86-4-Servers, this fixes the case where the X Server is started by xdm).
2002-09-19 06:37:28 +00:00
Eric Anholt
372f7910fb Update XFree86-4-* ports which share XFree86-4-libraries's patches:
- Reduce build times by not rebuilding some programs/libraries in each port.
- Move some files from -clients to -libraries and from -libraries to -server.
- Make package-building in XFree86-4 more intuitive

PR:	41606 (package building)
2002-09-18 04:23:00 +00:00
Eric Anholt
bef0d31d23 Fix WITH_MATROX_GXX_DRIVER case after 4.2.1 upgrade.
Submitted by:	obraun
2002-09-05 19:33:15 +00:00
Eric Anholt
0edad80fe0 Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.
The most notable update is fixing what appears to be possible privelege
escalation with libX11 and setuid clients (xterm is one).
2002-09-05 03:48:31 +00:00
Maxim Sobolev
acb70a00da When initialising s3 driver call fbPictureInit() like other drivers do. This
fixes a problem with RENDER extention not working with s3 driver. Bump
PORTREVISION.

Approved by:	maintainer (implicitly)
2002-08-26 17:41:46 +00:00
Eric Anholt
6efbfe0d64 gzip the new patches to help users who are getting mangled text files from
${MASTER_SITE_LOCAL}

PR:		41408
2002-08-15 20:44:27 +00:00
Mario Sergio Fujikawa Ferreira
66dd614df5 Add missing checksum unbreaking WITH_MATROX_GXX_DRIVER
PR:		41367
Submitted by:	Sergey N. Voronkov <serg@tmn.ru>
Approved by:	maintainer (travelling approval)
2002-08-07 15:09:51 +00:00
Eric Anholt
05f2c750e9 1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+
2. Update PCI IDs and nv driver to include newer nv chipsets
3. Add SHM to XFree86's libc wrapper on bsd to help with nv binary drivers.
4. Fix mouse scrollwheels on -current (new gcc)

Submitted by:	[1] Hye-Shik Chang <perky@FreeBSD.org>
		[2] Chris Dillon <cdillon@wolves.k12.mo.us>
		[3] Matthew N. Dodd <mdodd@freebsd.org>
		[4] Ted Lindgreen <ted@sanne.nlnetlabs.nl>
Approved by:	mdodd
2002-08-05 07:26:11 +00:00
Eric Anholt
21aa2d1516 gzip Wraphelp.c and put it in local_distfiles, to help users having troubles
downloading it.  Move freebsd-glide3headers there too.  Update BUILD_DEPENDS
for font ports to catch new requirements as of 4.2.0.

PR:		40362, 40759
Approved by:	des (mentor)
2002-08-02 02:57:26 +00:00
Eric Anholt
79d4b57209 Change email to anholt@freebsd.org and move local distfiles.
Approved by:	des
2002-07-30 21:04:00 +00:00
Eric Anholt
a5596482c6 Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).
Clean up Wraphelp.c inclusion in the ports that need it.
Add USE_PERL5 to imake-4.

Approved by:	des
2002-07-18 20:30:22 +00:00
Eric Anholt
6ef550dcec Take over maintainership of XFree86-4 ports. Add patches to fix libGLU on
-current, fix the DRI with Wine, update the config files for the X ports, and
fix many of them to allow continuing of the X build after interruption (it
used to clean and rebuild).

Approved by:	will, des (mentor)
2002-07-14 20:26:33 +00:00
David E. O'Brien
8ff4eda1d0 FreeBSD'ize the XFree86 v4 server configuration programs.
Sponsored by:	FreeBSD Mall, Inc.
2002-06-09 02:21:26 +00:00
Will Andrews
0f3def8589 Add runtime dependency on default font bitmaps so this works OOB. Bump
PORTREVISION to include package change.

Submitted by:	mbr
2002-06-07 13:55:51 +00:00
Eric Anholt
69705aa89e Take maintainership of glide3, update to a more recent CVS snapshot,
fix automake troubles, include patches for several bugs.

Reviewed by:	des
Approved by:	portmgr
2002-06-07 06:12:02 +00:00
Kris Kennaway
de27e60460 BROKEN: Does not build 2002-05-18 02:44:49 +00:00
Kris Kennaway
56d2573d7a Chase location of freetype1 includes to unbreak build. This fixes the
29 xtt packages.
2002-04-27 08:48:15 +00:00
Jimmy Olgeni
1fea08b960 Fix typo (it's -> its). 2002-04-14 10:36:58 +00:00
Will Andrews
ab86baa5a0 Update to always compile DRI on i386 machines, including 3dfx support.
/sys no longer needs to be accessible, nor does Glide support (unlike with
4.1.0).  Bump PORTREVISION to denote update.

PR:		36181
Submitted by:	Eric Anholt <eanholt@gladstone.uoregon.edu>
2002-04-02 02:03:31 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
Kris Kennaway
0c2567adeb BROKEN: does not build 2002-03-25 02:06:53 +00:00
Will Andrews
4b15967b61 Fix alpha package -- some files are not installed when MACHINE_ARCH=alpha.
No PORTREVISION bump -- package for alpha didn't build last time and for
all other arches nothing changes.  Tested on i386 only.  This also fixes
the logic error which added MATROX files to pkg-plist if BuildXF86DRI was
set to NO.

Submitted by:	gallatin
2002-03-19 18:22:49 +00:00
Andrew Gallatin
4df7061d04 Tweaks to get this compiling on alpha:
- Disable the building of DRI (as it only works on x86)
- Ensure that HaveMatroxHal is defined to a valid value when DRI is not
  built, otherwise imake complains about a syntax error when it encounters
  HaveMatroxHal in the mga driver Imakefile

reviewed by: will
2002-03-19 14:24:07 +00:00
Will Andrews
3d6a8dedf3 More cosmetic fixes:
[1] Move warning about Matrox HAL drivers to pre-everything target, so the
     user gets the warning whether or not they enable the driver.
 [2] Tag Matrox-specific master sites and distfile.
2002-03-18 00:52:04 +00:00
Will Andrews
eedd174076 [1] Update MGA HAL drivers for XFree86 4.2.0.
[2] If WITH_MATROX_GXX_DRIVER defined, bump PORTREVISION to preserve the
    upgrade path for users who already have 4.2.0 but not this.
[3] Cosmetic cleanups.

Submitted by:   [1] Glenn Johnson <glennpj@charter.net>
2002-03-17 23:03:28 +00:00
Will Andrews
92becb4baf XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades
[1] Upgrade to 4.2.0.
	[2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES
	    by default.

Submitted by:	[1] sf, taguchi@tohoku.iij.ad.jp
Approved by:	[2] core
2002-03-16 23:40:19 +00:00
Maxim Sobolev
d8543839e6 Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
2002-03-14 11:16:45 +00:00
Akinori MUSHA
a80f0bd0dd Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 12:14:18 +00:00
Patrick Li
5699967c67 Pass maintainership to submitter
PR:		33633
Submitted by:	Christopher Elkins <chrise@scardini.com>
2002-01-09 02:11:49 +00:00
FUJISHIMA Satsuki
636195b82c sync with XFree86-4
- Fix a flickering LCD problem with i815 chipset.
2002-01-07 19:51:22 +00:00
FUJISHIMA Satsuki
2fceaeca3d configure exits with error if
- USA_RESIDENT=YES and
 - imake-4 assumes HasXdmAuth=YES and
 - Wraphelp.c can't be found.
2002-01-06 20:55:22 +00:00
FUJISHIMA Satsuki
9450c9b68c o pre-fetch: -> pre-everything::
o ECHO -> ECHO_MSG
o add comments.
2002-01-06 20:51:08 +00:00
FUJISHIMA Satsuki
eea213ffdb xfs does not have connection with Wraphelp.c 2002-01-06 20:33:54 +00:00
FUJISHIMA Satsuki
996af557f2 pass HasXdmAuth to configure script. 2002-01-06 20:26:43 +00:00
FUJISHIMA Satsuki
4fdfb86a1c remove redundant definition. 2002-01-06 20:20:42 +00:00
FUJISHIMA Satsuki
6a7dedd842 sync with x11/XFree86-4
- support ATI XPERT 128.
2002-01-05 20:47:49 +00:00
Ade Lovett
7aa4632720 Update to 1.31, relinquish maintainership, since I don't have windows boxes
to look after any more :)

PR:		33561
Submitted by:	Christopher Elkins <chrise@scardini.com>
2002-01-05 17:32:15 +00:00
FUJISHIMA Satsuki
fcbb73383e Fix last commit; unbreak WITH_MATROX_GXX_DRIVER. 2001-12-16 14:53:50 +00:00