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
f79970c695
Remove DRI modules. They are not build in 4.1.0.
2001-06-07 19:20:48 +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
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
ca569b4d58
set MASTER_SITE_SUBDIR to 4.0.2
...
Submitted by: cpiazza
2001-03-18 14:07:50 +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
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
Jimmy Olgeni
1b610ad073
Style fixes for ports category x11.
2001-02-05 20:58:33 +00:00
Jean-Marc Zucconi
2530eb5439
Add the savage driver.
2001-01-09 15:16:07 +00:00
Jean-Marc Zucconi
c668c529d8
Don't build freetype2 from the XFree sources and add a dependency on
...
print/freetype2.
I only got negative feedback with the previous version.
2001-01-08 14:29:08 +00:00
Jean-Marc Zucconi
9d0f3f17f6
Compile and install the freetype extension.
2000-12-29 18:48:31 +00:00
Jean-Marc Zucconi
54dcb34544
Use /etc/mtree/BSD.x11-4.dist, not /etc/mtree/BSD.x11dist!
2000-12-25 04:02:55 +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
d2aadade77
Use /etc/mtree/BSD.x11-4.dist as mtree file and remove all corresponding
...
'@dirrm ...' in plists.
2000-12-12 16:36:32 +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
13a65206f3
Fix a problem with the PAM support in xdm that prevents pam_start_session()
...
from ever being called
PR: ports/22615
Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp>
Reviewed by: David Dawes
2000-11-23 01:58:25 +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
17fd2ab3db
Fix my previous commit. One can't use OSVERSION before including bsd.port.pre.mk
2000-11-09 05:42:27 +00:00
Jean-Marc Zucconi
b3cb04ce75
Mark BROKEN for FreeBSD < 4.1. Compilation requires <sys/agpio.h> which
...
does not exist. Furthermore `as' does not grok one assembly source
(xc/lib/GL/mesa/src/X86/common_x86asm.S)
2000-11-09 04:33:13 +00:00
Jean-Marc Zucconi
ba0f5724a5
PORTREVISION=6
2000-11-07 01:05:49 +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
Jean-Marc Zucconi
d19b12356c
Fix compilation problems in -current
...
Submitted by: marcel
2000-10-25 18:03:54 +00:00
Jean-Marc Zucconi
0681ddfed6
Set PORTREVISION=3 (patch-l)
2000-10-13 12:15:43 +00:00
Satoshi Asami
41a1051858
${PKGDIR}/INSTALL -> ${PKGINSTALL}. I'm also giving it PRE-INSTALL as
...
the second argument.
2000-10-08 09:23:53 +00:00
Satoshi Asami
43ac09adeb
Rename PLIST.alpha to pkg-plist.alpha. (By the way, PLIST.pc98 is in
...
the Makefile but doesn't exist.)
2000-10-08 06:37:24 +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
6f43b3ae89
Add PORTREVISION= 1
2000-09-25 21:18:26 +00:00
Maxim Sobolev
5f7840f9c1
Make life of maintainers of various XFree ports a bit easier by moving
...
MASTER_SITES into bsd.sites.mk (MASTER_SITE_XFREE). Also add officially
announced by xfree http mirror. Following is the announcement.
[20 September 2000]
XFree86 nows offers http download access! This is a big story for those
who cannot download via ftp access because of proxy/firewall concerns.
This has been generously donated by the Computing Center of the University
of Applied Sciences in Esslingen, Germany. This is a full ftp mirror
repository which is updated hourly with a connection speed of 20 MegaBit.
2000-09-21 08:36:28 +00:00
Jean-Marc Zucconi
da772e724b
The source directory in MASTER_SITES is 4.0.1 (not 4.01)
...
Set also the port version to 4.0.1
2000-07-03 19:40:43 +00:00
Jean-Marc Zucconi
733bf07408
Upgrade to version 4.01
2000-07-03 17:33:14 +00:00
Jean-Marc Zucconi
f977f44b8a
Unbreak 'make clean' and 'make readmes'
2000-06-13 21:54:07 +00:00
Kris Kennaway
29372855a7
Fix USA_RESIDENT == NO case
2000-06-09 08:33:53 +00:00
Kris Kennaway
9f63d9346a
Remove FORBIDDEN tag and add a dialog box explaining the possible
...
continued insecurity of this port.
2000-06-09 06:36:26 +00:00
Kris Kennaway
932a50a504
Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq.
...
I've tried *multiple* times to talk to an XFree86 developer about the
problem, but they haven't deigned to respond to me.
2000-04-30 08:21:56 +00:00
Jean-Marc Zucconi
8e7574cc62
Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build.
2000-04-16 03:30:37 +00:00
Chris Piazza
fe5426321a
Update to use PORTNAME/PORTVERSION
2000-04-13 19:19:05 +00:00
Jean-Marc Zucconi
004bdf6c66
Remove support for building on a.out systems.
2000-03-22 21:56:13 +00:00