Commit graph

270 commits

Author SHA1 Message Date
Will Andrews
4ff7b01b66 Oops: PORTEPOCH was accidentally deleted in the previous revision. Please
use this version, not the previous.  Sorry.. :\

Submitted by:	James Satterfield <james@floondoon.com>
2002-03-17 00:33:34 +00:00
Will Andrews
6f02907dd5 XFree86 4.2.0 Stage 3: XFree86-4's evolution to a metaport
[1] Upgrade to 4.2.0.
	[2] Convert to metaport format and depend on most of XFree86-4-*.

Approved by:    jmz, in principle
2002-03-16 23:43:44 +00:00
Jean-Marc Zucconi
a3f52cb860 Add support for SYSV IPC. This patch is REQUIRED for GL to work with the
FreeBSD NVIDIA drivers.

Submitted by:	mdodd
2002-03-05 23:37:02 +00:00
Jean-Marc Zucconi
47009eab1c Fix PAM bogons in xdm.
Submitted by:	des
2002-03-05 23:35:26 +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
Will Andrews
50c0b241d4 Back out XFree86 4.2.0 and all recent modifications for the sake of
preserving the upcoming 4.5 release.  Bump PORTEPOCH to denote portversion
going backwards.  All files have been reverted to exactly what they were
3 days ago, before the 4.2.0 upgrade, except PORTEPOCH bump.

Approved by:	re, portmgr, maintainer timeout
2002-01-22 14:19:57 +00:00
Jean-Marc Zucconi
aceb1e2fb7 I removed pkg-plist instead of pkg-plist.pc98 in the preious commit :-( 2002-01-22 02:14:26 +00:00
Jean-Marc Zucconi
2ec96bcbb3 Use only one package list for i386, alpha and pc98 and generate the appropriate
list ($WRKDIR/pk-plist) in the c onfigure script.
2002-01-22 01:59:56 +00:00
Jean-Marc Zucconi
10943c1c83 Add S3 driver.
Submitted by:	sobomax
2002-01-21 20:47:13 +00:00
Jean-Marc Zucconi
4342c1a966 Do not use MLINKS: it generates a too long arguments list in make. 2002-01-20 00:17:19 +00:00
Jean-Marc Zucconi
b92cc254b8 Upgrade to 4.2.0 2002-01-19 23:37:54 +00:00
Jean-Marc Zucconi
9001d56e86 Fix a flickering LCD problem with i815 chipset.
PR:		ports/33504
Submitted by:	Peter KC Lee <peterkclee@mindless.com>
2002-01-07 18:35:28 +00:00
Jean-Marc Zucconi
e6f77b01cb Update version (X11R6.5)
PR:		ports/33581
Submitted by:	Nevermind <never@mile.nevermind.kiev.ua>
2002-01-05 19:37:59 +00:00
Jean-Marc Zucconi
8f29ac10c6 Patch to support ATI XPERT 128.
Submitted by:	Dan Langille <dan@langille.org>
2001-12-26 21:28:44 +00:00
Akinori MUSHA
c62170784a Set LATEST_LINK to `XFree86-4'.
Approved by:	jmz (MAINTAINER)
2001-11-07 05:34:30 +00:00
Jean-Marc Zucconi
11bfaab414 Patch startx so that X is started with the "-nolisten tcp" by default and
add a "-listen_tcp" option to run X in non-secure mode.

Submitted by:	Jochem Kossen <j.kossen@home.nl>
2001-10-27 12:18:10 +00:00
Jean-Marc Zucconi
58af756a70 Re-enable the WITH_MATROX_GXX_DRIVER option.
Submitted by:	lioux
2001-10-25 20:37:00 +00:00
Jean-Marc Zucconi
a46bd99227 Patcch to xdm to set environment from login.conf
PR:		ports/13614
Submitted by:	Max Khon <fjoe@iclub.nsu.ru>
Obtained from:	wdm distribution
2001-10-24 20:05:14 +00:00
Jean-Marc Zucconi
48bcbda354 re-enable DRI
Submitted by:	Eric Anholt <eanholt@gladstone.uoregon.edu>
2001-10-06 21:20:26 +00:00
Jean-Marc Zucconi
933fe67cd2 Staticise an inline in order to avoid a conflict between libXt.a and libXp.a.
PR:		ports/30652
Submitted by:	bsd
2001-09-19 23:54:27 +00:00
David W. Chapman Jr.
029c20540c Add bit about XFREE86_VERSION=4 in /etc/make.conf
PR:		28380
Submitted by:	edwin@mavetju.org
2001-08-31 02:25:18 +00:00
Andrew Gallatin
7148fe93a4 Allow the tga driver to load the "fb" module; without this, the driver
gets unresolved symbols when accessing fb routines at server startup.

Note, this is apparently already in the mainline XFree86 sources,
so this patch may need to be removed when the port is updated for
the next release of XFree86

Tested by: "Eric S. Van Gyzen" <eric@stat.Duke.EDU>
2001-08-29 19:20:13 +00:00
Jean-Marc Zucconi
e6e8cc0c83 Fix a local DoS against xfs.
Submitted by:	kris
Obtained from:	XFree86 CVS repository
2001-08-23 23:43:09 +00:00
Jean-Marc Zucconi
11377e20a2 Fix a race condition in mouse device.
PR:		ports/29982
Submitted by:	Michael Robinson <robinson@netrinsics.com>
2001-08-23 22:36:49 +00:00
Jean-Marc Zucconi
0447fa785e Add a test to instruct the user to rename ${PREFIX}/lib/libXft.so.1
if it is an incompatible version.
2001-06-13 19:51:00 +00:00
Jean-Marc Zucconi
6a1a3e0143 Suppress MLINKS and put all man pages in the MANx sections. The MLINKS
list was too long and broke 'make readme'

Submitted by:	sf
2001-06-12 02:35:20 +00:00
Andrew Gallatin
a2aa9f9d73 Don't try to build AgpGartDrivers on alpha, doing so leads to a
build failure very early on.

Approved by: jmz
2001-06-09 21:59:53 +00:00
Jean-Marc Zucconi
f79970c695 Remove DRI modules. They are not build in 4.1.0. 2001-06-07 19:20:48 +00:00
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
be4b0c1efe Complete Makefile.man for 4.1.0 - I forgot to commit this file when I
upgraded the port.
2001-06-05 19:51:46 +00:00
Jean-Marc Zucconi
2ae65f953c The vmware driver must be in the i386Architecture section, not in the
non-i386Architecture section!

Noticed by:  Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2001-06-05 14:47:22 +00:00
Jean-Marc Zucconi
189ef38fec Disable the build with WITH_MATROX_GXX_DRIVER. It does not work with 4.1.0
Reported by: Goran Runfeldt <goranrunfeldt@home.se>
2001-06-05 01:14:14 +00:00
Jean-Marc Zucconi
40324b07a0 Upgrade to version 4.1.0 2001-06-04 02:26:41 +00:00
Jean-Marc Zucconi
1d837a5149 Move manpages from pkg-plist to Makefile.man.
PR:		ports/27405
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
With improvements by: Cyrille Lefevre <clefevre@poboxes.com>
2001-06-02 01:59:16 +00:00
Jean-Marc Zucconi
a34c570051 Update the checksum for xc/mga-1_2_0beta.tgz. There are no changes in
the sources: a readme file has been updated and CVS directories removed.

PR:		ports/27802
Submitted by:	Mark Knight <markk@knigma.org>
2001-06-01 01:40:43 +00:00
Andrew Gallatin
66be593256 The DRI module breaks building of XF86-4 on alpha because drmP.h
contains x86 specific assembly.  Disable it on alpha.

Approved by: jmz
2001-05-28 22:00:52 +00:00
Jean-Marc Zucconi
0874decb8c Do not build and the DRI kernel modules in -current. Sources of drm modules
have to be modified for SMPng systems.
2001-04-11 01:03:55 +00:00
Jean-Marc Zucconi
bbcd3f8113 Upgrade the Matrox driver to version 1.2.0
Submitted by:	lioux
2001-04-10 02:34:01 +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
7093eef090 Add the possibility to disable support for TrueType fonts. 2001-03-20 15:55:00 +00:00
Jean-Marc Zucconi
ca569b4d58 set MASTER_SITE_SUBDIR to 4.0.2
Submitted by:	cpiazza
2001-03-18 14:07:50 +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
9151486a1d Add the trailing slash to the master site for matrox driver. 2001-03-13 20:30:24 +00:00
Jean-Marc Zucconi
7196228100 Add the official Matrox driver for G200, G400 and G450 graphic adapters.
This is optional and enabled only if WITH_MATROX_GXX_DRIVER is defined.

Submitted by:	lioux
2001-03-13 16:02:00 +00:00
Jean-Marc Zucconi
96d604fcb0 Use pre-configure instead of pre-fetch to test compiler flags. pre-fetch
is already used for the USA_RESIDENT test.
2001-03-13 03:58:51 +00:00
Jean-Marc Zucconi
97025c83a6 Add include/X11/Xft/XftFreetype.h 2001-02-10 23:35:12 +00:00
Jean-Marc Zucconi
ec63b7e90f Add an option to install config files in /usr/X11R6/lib/X11 instead of /etc/X11 2001-02-08 16:40:08 +00:00
Jean-Marc Zucconi
8b3511a23f Add a pre-fetch target to check CFLAGS. XFree won't compile with -O3 or above
with xthreads.
Bump PORTREVISION.
2001-02-08 16:38:51 +00:00