The FreeBSD Ports Archive
FreeBSD x11-servers : XFree86-4-Server4>
XFree86-4 X server and related programs
This package contains X server and its related programs,
such as xf86cfg, xf86config, kbd_mode, and so on.
http://www.xfree86.org/
|
XFree86-4-Server history
v. 1.174
date: 2007/09/13 19:44:54; author: flz; state: Exp; lines: +3 -0
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.
Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
v. 1.173
date: 2007/05/19 20:29:45; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.172
date: 2006/10/14 08:54:52; author: marcus; state: Exp; lines: +0 -0
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.171
date: 2006/08/26 04:09:21; author: lesi; state: Exp; lines: +1 -1
Fix crash by bad pcf font.
Obtained from: XFree86 CVS
Security: CVE-2006-3467
v. 1.170
date: 2005/11/11 22:16:13; author: lesi; state: Exp; lines: +3 -1
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.
Add SHA256.
v. 1.169
date: 2005/09/20 19:26:47; author: lesi; state: Exp; lines: +1 -1
Fix the fix for CAN-2005-2495.
Obtained from: XFree86 CVS
v. 1.168
date: 2005/09/12 14:21:39; author: lesi; state: Exp; lines: +1 -1
Fix integer overflow when allocating large pixmaps.
(Freedesktop.org bug #594)
Obtained from: Red Hat via simon
Security: CAN-2005-2495
v. 1.167
date: 2005/06/20 18:30:38; author: lesi; state: Exp; lines: +14 -10
- Install X server setuid root by default, and provide a switch
NO_SUID_XSERVER to disable this. The end result is same as it was before
with x11/wrapper installed as the code from there is included in X
server. It is also the same as xorg-server port does (from which this
changes were taken). This should conclude removal of dependency on
x11/wrapper from meta port for above reasons. [1]
- (patch-bsdResource.c) Correct the ranges of the bus resource windows on
sparc64. This makes PCI video cards work that hang off directly from
the Host-to-PCI bridge in machines like the Blade 100. [2]
- (patch-HALlib_bindings.c patch-mga_driver.c) Revert the MGA HALlib
MGASetDisplayStart interface back to HALSetDisplayStart (taken from
upstream CVS) [3]
Noticed by: (bugsgrief at bugsgrief.net) [1]
Submitted by: marius [2]
Reported and tested by: Steven Friedrich (FreeBSD at InsightBB.com) [3]
v. 1.166
date: 2005/06/15 02:40:02; author: lesi; state: Exp; lines: +24 -24
Upgrade to XFree86 4.5.0.
Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists
PR: [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
v. 1.165
date: 2005/02/16 03:54:15; author: lesi; state: Exp; lines: +53 -51
- Grab a fix for ati driver panel mode decoding from Marc La France. [1]
- Install driver manpages with 'x' postfix so the ones that clash with
FreeBSD ones are easier to obtain. [2]
- Fix plist.
PR: ports/25576 [2]
Obtained from: XFree86 CVS [1]
Reported and tested by: julian [1]
v. 1.164
date: 2004/12/23 03:40:19; author: lesi; state: Exp; lines: +3 -3
Depend on xfree86-dri rather than dri. Also depend on it on amd64.
v. 1.163
date: 2004/11/11 19:40:19; author: lesi; state: Exp; lines: +2 -2
Enable use of cirrus driver on NEC PC-9821 with CLGD755x. Patch was
submitted by Satoshi Kimura to both x11@freebsd.org and XFree86. It is
already in XFree86 CVS (Changelog #125) so the diff was taken from there.
Also install two files with Japanese documentation.
Submitted by: Satoshi Kimura
v. 1.162
date: 2004/09/26 14:14:59; author: lesi; state: Exp; lines: +1 -1
Fix behaviour of keyboard under pc98 where keycodes differ from i386. [1]
Fix behaviour of keyboard under sparc64, where keycodes were off by one
(i.e., when pressing 'd' on keyboard, server would get code for 'f'). [2]
PR: ports/71937 [1]
Submitted by: Satoshi Kimura [1], marius [2]
Approved by: portmgr (linimon), mentor (anholt)
v. 1.161
date: 2004/09/02 21:34:24; author: lesi; state: Exp; lines: +1 -1
Fix problem with XVideo (insufficient resources for operation).
PR: ports/70317
Approved by: anholt (mentor)
Obtained from: Free Desktop.Org Bugzilla #474
v. 1.160
date: 2004/08/31 00:34:39; author: lesi; state: Exp; lines: +1 -1
Fix missing symbol with SiS driver.
PR: ports/69790
Submitted by: Andreas Kohn (andreas AT syndrom23.de)
Approved by: anholt (mentor)
v. 1.159
date: 2004/08/21 05:16:12; author: lesi; state: Exp; lines: +6 -3
Fix PLIST_SUB variables in amd64 and i386 cases to generate proper plist
and thus include all drivers in package. Bump PORTREVISION, since package
contents changed.
PR: ports/70589
Approved by: anholt (mentor)
v. 1.158
date: 2004/08/10 01:29:20; author: marcus; state: Exp; lines: +60 -48
Update XFree86 clients to 4.4 release. Release notes are available at
http://www.xfree86.org/4.4.0/RELNOTES.html
PR: ports/67733 imake
ports/67508 libraries
ports/67510 clients
ports/67513 server
ports/67776 100dpi fonts
ports/67777 75dpi fonts
ports/67778 cyrillic fonts
ports/67779 default bitmap fonts
ports/67781 font encodings
ports/67783 scalable fonts
ports/67784 font server
ports/67785 XFree86 meta-port
ports/67775 documents
ports/67786 manpages
ports/67787 nest server
ports/67788 print server
ports/67789 virtual framebuffer server
ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm config files)
ports/44252 (XFree86-4-Server port removes/overwrites config files)
Submitted by: Dejan Lesjak (dejan DOT lesjak AT ijs DOT si)
Additional changes by: anholt
Jung-uk Kim (jkim AT niksun DOT com)
arved
Tested by: pointyhat
linimon
v. 1.157
date: 2004/07/23 19:10:25; author: anholt; state: Exp; lines: +4 -0
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
v. 1.156
date: 2004/05/10 05:42:11; author: anholt; state: Exp; lines: +2 -0
Register CONFLICTS on xorg-server.
v. 1.155
date: 2004/02/25 20:54:20; author: glewis; state: Exp; lines: +1 -1
. Build and install the SiS driver on the Alpha. I've had this patch in
my tree for quite some time, and it builds and installs correctly. An
earlier version (4.2) ran on a DS10 with a SiS card we had at work, but
I no longer have access to that machine to test 4.3. Despite that, I
think this is worth putting in.
v. 1.154
date: 2004/02/12 20:15:53; author: des; state: Exp; lines: +2 -2
Fix several buffer overflow issues in the fontpath handling code.
Remove an earlier patch which only partially addressed these issues.
Approved by: so
v. 1.153
date: 2004/02/09 12:02:33; author: des; state: Exp; lines: +38 -14
Fix buffer overflow in font alias handling code.
Approved by: so
v. 1.152
date: 2003/11/25 08:56:30; author: jake; state: Exp; lines: +1 -1
Fix XFree86-4-FontServer build on sparc64.
Requested by: kris
v. 1.151
date: 2003/11/12 01:04:37; author: anholt; state: Exp; lines: +1 -1
Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.
v. 1.150
date: 2003/11/09 08:27:26; author: anholt; state: Exp; lines: +6 -7
The DRI client drivers are now provided by graphics/dri. RUN_DEPENDS on them
instead of installing them from this port.
v. 1.149
date: 2003/10/21 02:58:00; author: anholt; state: Exp; lines: +2 -0
Mark NOT_FOR_ARCHS=ia64 and do a little plist sorting fix.
v. 1.148
date: 2003/09/27 20:26:35; author: anholt; state: Exp; lines: +3 -0
Fix packaging of sunffb on sparc64.
Submitted by: Marius Strobl
v. 1.147
date: 2003/09/25 21:05:33; author: anholt; state: Exp; lines: +2 -1
Re-add the scanpci manpage on i386.
Reported by: bento
v. 1.146
date: 2003/09/03 22:12:50; author: anholt; state: Exp; lines: +1 -1
Fixes for potential integer overflows in font libraries.
Obtained from: XFree86 CVS
v. 1.145
date: 2003/08/23 01:43:11; author: obrien; state: Exp; lines: +0 -9
Add support for AMD64.
v. 1.144
date: 2003/08/12 18:35:37; author: anholt; state: Exp; lines: +2 -2
[1] Fix xdmcp queries in the X servers (bug 277)
[2] Fix underlining in the freetype backend (bug 330)
PR: [1] ports/52387
[2] ports/55134
Submitted by: [1] Joel Ray Holveck
[2] Ariff Abdullah
v. 1.143
date: 2003/07/27 09:43:59; author: kris; state: Exp; lines: +15 -9
Add support for sparc64.
Submitted by: jake (based on)
v. 1.142
date: 2003/07/16 21:06:13; author: anholt; state: Exp; lines: +4 -1
Fix compile of XFree86-4-Server on -current and add amd64 patches.
Submitted by: peter (amd64)
v. 1.141
date: 2003/05/14 07:02:06; author: anholt; state: Exp; lines: +3 -12
[1] Make the HTML manpages get put into the packages again.
[2] Check that XFREE86_VERSION=4 is set when building, rather than setting it.
[3] Move many common Makefile bits to XFree86-4-libraries/Makefile.inc
[4] Make the XFree86-4-Server port not install libXfont.so.
[5] Move the xcursor.pc file to its proper location in ${X11BASE}/libdata/pkgconfig
[6] Don't explicitly link libGL.so against libc, for the sake of 4.x's pthreads.
Submitted by: [5,6] Ports Fury
v. 1.140
date: 2003/05/10 08:40:48; author: anholt; state: Exp; lines: +1 -1
Remove libXfont.* from the pkg-plist, since it's part of XFree86-4-libraries
and not part of this port. This shouldn't cause portupgade problems for most
people because the port still installs libXfont.* That will be fixed later.
Reported by: kris
v. 1.139
date: 2003/05/03 22:18:03; author: anholt; state: Exp; lines: +2 -2
Fix a crash with the siliconmotion (smi) driver.
PR: ports/51450
Tested by: Stacey Roberts
Obtained from: XFree86 bug #50
v. 1.138
date: 2003/04/30 00:16:00; author: anholt; state: Exp; lines: +1 -1
Fix a small memory leak in __driUtilCreateScreen()
PR: ports/51580
Submitted by: Alexey Dokuchaev
v. 1.137
date: 2003/04/26 08:29:41; author: anholt; state: Exp; lines: +2 -2
Fix a typo which caused problems on Radeon R300 cards, including text mode
restoring not working.
Obtained from: RedHat
v. 1.136
date: 2003/04/12 00:34:14; author: anholt; state: Exp; lines: +2 -2
Fix a package building problem on Alpha and fix a bad copy'n'paste.
Submitted by: bento (via kris)
v. 1.135
date: 2003/04/06 08:59:23; author: anholt; state: Exp; lines: +2 -1
Followup to last commit: Add missing radeon_cursor.c to the list of patches.
v. 1.134
date: 2003/04/06 08:48:25; author: anholt; state: Exp; lines: +6 -2
[1] Fix a hang in int10 on starting the server with multiple cards
[2] Fix a server hang on reset with DRI enabled on Radeons
[3] Fix a server hang on reset with DRI enabled on Matrox
[4] Fix screen going into powersaving with Xinerama, Xcursor, and Radeons
[5] Fix an unresolved symbol in the nv driver
[6] Fix a crash in DDC with Riva 128 cards (XFree86 bug 71)
[7] Add some missing manpages to the MAN4 list
PR: [7] ports/50113
Obtained from: [1] XFree86 bug 6
[2] XFree86 bug 94
[3] Panagiotis Papadakos
[4] XFree86 bug 90
[5,6] XFree86 CVS
v. 1.133
date: 2003/03/18 23:41:23; author: anholt; state: Exp; lines: +2 -2
Add a patch to fix xkb initialization.
Approved by: portmgr (kris)
Obtained from: XFree86 CVS
v. 1.132
date: 2003/03/15 04:28:02; author: anholt; state: Exp; lines: +3 -1
[1] Add a fix for a hang with Radeon cards in specific apps.
[2] Fix unresolved symbols messages in mga and r128 drivers.
Approved by: portmgr (kris)
Obtained from: [1] DRI CVS
[2] Leif Delgass
v. 1.131
date: 2003/03/11 23:38:10; author: anholt; state: Exp; lines: +53 -99
Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr
v. 1.130
date: 2003/03/07 06:13:24; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.129
date: 2003/01/24 04:14:16; author: anholt; state: Exp; lines: +9 -4
[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
v. 1.128
date: 2002/12/08 05:37:30; author: anholt; state: Exp; lines: +1 -1
[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
v. 1.127
date: 2002/12/05 01:25:31; author: anholt; state: Exp; lines: +3 -2
[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
v. 1.126
date: 2002/10/17 07:20:03; author: anholt; state: Exp; lines: +5 -2
[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
v. 1.125
date: 2002/10/09 04:26:41; author: anholt; state: Exp; lines: +11 -40
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)
v. 1.124
date: 2002/09/19 07:58:02; author: anholt; state: Exp; lines: +1 -1
Missed the PORTREVISION bump
v. 1.123
date: 2002/09/19 07:55:40; author: anholt; state: Exp; lines: +6 -2
Fix Matrox G550 cursor in the non-WITH_MATROX_GXX_DRIVER case.
PR: 37542
Submitted by: Peter Johnson
v. 1.122
date: 2002/09/19 06:37:27; author: anholt; state: Exp; lines: +6 -1
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).
v. 1.121
date: 2002/09/18 04:22:57; author: anholt; state: Exp; lines: +8 -8
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)
v. 1.120
date: 2002/09/05 19:33:15; author: anholt; state: Exp; lines: +1 -1
Fix WITH_MATROX_GXX_DRIVER case after 4.2.1 upgrade.
Submitted by: obraun
v. 1.119
date: 2002/09/05 03:48:31; author: anholt; state: Exp; lines: +12 -5
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).
v. 1.118
date: 2002/08/26 17:41:46; author: sobomax; state: Exp; lines: +1 -1
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)
v. 1.117
date: 2002/08/15 20:44:26; author: anholt; state: Exp; lines: +1 -1
gzip the new patches to help users who are getting mangled text files from
${MASTER_SITE_LOCAL}
PR: 41408
v. 1.116
date: 2002/08/05 07:26:11; author: anholt; state: Exp; lines: +5 -1
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
[2] Chris Dillon
[3] Matthew N. Dodd
[4] Ted Lindgreen
Approved by: mdodd
v. 1.115
date: 2002/08/02 02:57:24; author: anholt; state: Exp; lines: +8 -10
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)
v. 1.114
date: 2002/07/18 20:30:15; author: anholt; state: Exp; lines: +4 -4
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
v. 1.113
date: 2002/07/14 20:26:30; author: anholt; state: Exp; lines: +7 -7
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)
v. 1.112
date: 2002/06/09 02:21:26; author: obrien; state: Exp; lines: +4 -1
FreeBSD'ize the XFree86 v4 server configuration programs.
Sponsored by: FreeBSD Mall, Inc.
v. 1.111
date: 2002/04/02 02:03:30; author: will; state: Exp; lines: +13 -22
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
v. 1.110
date: 2002/03/19 18:22:49; author: will; state: Exp; lines: +10 -2
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
v. 1.109
date: 2002/03/19 14:24:07; author: gallatin; state: Exp; lines: +7 -1
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
v. 1.108
date: 2002/03/18 00:52:04; author: will; state: Exp; lines: +8 -5
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.
v. 1.107
date: 2002/03/17 23:03:28; author: will; state: Exp; lines: +16 -8
[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
v. 1.106
date: 2002/03/16 23:40:15; author: will; state: Exp; lines: +26 -26
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
v. 1.105
date: 2002/01/07 19:51:22; author: sf; state: Exp; lines: +1 -1
sync with XFree86-4
- Fix a flickering LCD problem with i815 chipset.
v. 1.104
date: 2002/01/06 20:50:15; author: sf; state: Exp; lines: +4 -5
o pre-fetch: -> pre-everything::
o ECHO -> ECHO_MSG
o add comments.
v. 1.103
date: 2002/01/06 20:20:42; author: sf; state: Exp; lines: +0 -2
remove redundant definition.
v. 1.102
date: 2002/01/05 20:47:49; author: sf; state: Exp; lines: +1 -1
sync with x11/XFree86-4
- support ATI XPERT 128.
v. 1.101
date: 2001/12/16 14:53:50; author: sf; state: Exp; lines: +2 -1
Fix last commit; unbreak WITH_MATROX_GXX_DRIVER.
v. 1.100
date: 2001/12/15 17:55:48; author: asami; state: Exp; lines: +1 -1
Make pre-fetch in line 161 (one colon) consistent with others (two colons).
Reported by: bento
v. 1.99
date: 2001/12/15 02:58:35; author: sf; state: Exp; lines: +17 -0
Fix long-standing bug of this ports: support HasXdmAuth correctly.
Previously, devel/imake-4 disables XDM-AUTHORIZATION-1 support whether
HasXdmAuth is set to YES or NO if you don't have Wraphelp.c in local
${DISTDIR}.
devel/imake-4: rip off meaningless existent check for Wraphelp.c.
x11/XFree86-4-libraries: imake-4 change affects libXdmcp.a. ++REVISION.
x11/XFree86-4-clients: xdm and chooser depends on libXdmcp.a. ++REVISION.
x11-servers/XFree86-{Nest,Print,Server,VFB}:
add Wraphelp.c retrieval code. depends on libXdmcp.a. ++REVISION.
Reported by: Alan Eldridge
Reviewed by: maintainer
v. 1.98
date: 2001/10/20 05:25:20; author: sf; state: Exp; lines: +23 -30
o sync with x11/XFree86-4
- re-enable DRI support.
- fix radeon DRI module.
o add support for Matrox MGA GXX drivers and G550 identifier.
v. 1.97
date: 2001/09/01 12:05:00; author: sf; state: Exp; lines: +2 -1
sync with x11/XFree86-4.
v. 1.96
date: 2001/06/14 17:54:05; author: ade; state: Exp; lines: +2 -2
Change ${RM} to ${RM} -f in post-build, otherwise things stop
right at the end of the build process with a complaint that it
can't remove a non-existent file.
Submitted by: my fledgling XFree86-4 metaport
v. 1.95
date: 2001/06/12 16:08:20; author: sf; state: Exp; lines: +9 -5
display PKGMESSAGE correctly.
v. 1.94
date: 2001/06/12 15:01:06; author: sf; state: Exp; lines: +31 -25
update to 4.1.0.
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.
note: DRI modules would not build. They are borken for FreeBSD.
Reviewed by: maintainer
v. 1.93
date: 2001/04/12 14:25:59; author: sf; state: Exp; lines: +69 -29
sync up with x11/XFree86-4.
o build DRI kernel modules.
o add option to build Matrox G200/G400/G450 beta drivers.
Submitted by: Stijn Hoop
v. 1.92
date: 2001/03/29 12:04:27; author: sf; state: Exp; lines: +2 -2
o fix MASTER_SITE_SUBDIR.
o unbreak -clients when USA_RESIDENT does not set.
Submitted by: Mori Kouji
v. 1.91
date: 2001/03/25 23:04:51; author: sf; state: Exp; lines: +83 -60
update to 4.0.3.
o use internal freetype2 for consistency with x11/XFree86-4.
o added xthreads obtained from x11/XFree86-4.
o install "ws" type config sample for xdm.
o build DRI only if kernel source installed in /sys.
o fix Riva128/SGRAM driver(patch-riva_hw.c).
PR: 24338(4.0.2)
Submitted by: maintainer, keith
v. 1.90
date: 2000/11/03 21:28:47; author: asami; state: Exp; lines: +4 -4
Comment out whole pre-everything: target that doesn't do anything now,
it gets "Inconsistent operator for pre-everything" error on some systems.
Reported by: "Dan Langille"
v. 1.89
date: 2000/11/03 11:08:11; author: asami; state: Exp; lines: +9 -2
Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don't
install server with setuid bit. Various fixed from XFree86-4 port.
Submitted by: taguchi@tohoku.iij.ad.jp (XFree86-4-* maintainer)
v. 1.88
date: 2000/10/08 09:18:03; author: asami; state: Exp; lines: +2 -2
${PKGDIR}/INSTALL -> ${PKGINSTALL}. It isn't checking the arguments
anyway but I'm giving it the requisite two arguments.
v. 1.87
date: 2000/10/08 07:21:01; author: asami; state: Exp; lines: +2 -2
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
v. 1.86
date: 2000/09/21 08:46:01; author: sobomax; state: Exp; lines: +3 -6
Use MASTER_SITE_XFREE.
v. 1.85
date: 2000/08/25 10:54:49; author: asami; state: Exp; lines: +3 -3
Oops, syntax error when !defined(BATCH) and !defined(PACKAGE_BUILDING).
Also change pre-fetch to pre-everything.
Reported by: freshports
v. 1.84
date: 2000/08/25 10:34:14; author: asami; state: Exp; lines: +83 -43
Update to 4.0.1. Remove libraries from -clients. Try to extract
only what each port needs. Other miscellaneous bug fixes.
Submitted by: maintainer
v. 1.83
date: 2000/06/09 08:35:01; author: kris; state: Exp; lines: +2 -2
Correct typo
Submitted by: asami
v. 1.82
date: 2000/06/09 06:55:56; author: kris; state: Exp; lines: +6 -1
Note the possible insecurity of this port.
v. 1.81
date: 2000/06/08 10:41:59; author: asami; state: Exp; lines: +46 -99
Split up XFree86-4 into several pieces. Pretty green, please test with care.
Submitted by: taguchi@tohoku.iij.ad.jp
Approved (in spirit) by: jmz (XFree86 port maintainer)
v. 1.80
date: 2000/04/30 08:21:56; author: kris; state: Exp; lines: +3 -1
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.
v. 1.79
date: 2000/04/16 03:30:37; author: jmz; state: Exp; lines: +2 -1
Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build.
v. 1.78
date: 2000/04/13 19:09:05; author: cpiazza; state: Exp; lines: +3 -4
Update to use PORTNAME/PORTVERSION
v. 1.77
date: 2000/03/22 21:56:13; author: jmz; state: Exp; lines: +1 -24
Remove support for building on a.out systems.
v. 1.76
date: 2000/03/13 08:29:47; author: asami; state: Exp; lines: +2 -2
xfree86.cdrom.com -> ftp.freesoftware.com
v. 1.75
date: 2000/03/13 08:09:33; author: asami; state: Exp; lines: +3 -2
Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"!
v. 1.74
date: 2000/03/11 00:20:11; author: jmz; state: Exp; lines: +65 -25
Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (and
hence no corresponding PLISTs).
Use at your own risk :-)
v. 1.73
date: 2000/02/10 15:50:45; author: jmz; state: Exp; lines: +8 -1
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
v. 1.72
date: 2000/01/13 14:14:01; author: jmz; state: Exp; lines: +2 -2
There is a new library: XThrStub
v. 1.71
date: 2000/01/12 03:44:15; author: jmz; state: Exp; lines: +10 -10
Upgrade to version 3.3.6
v. 1.70
date: 1999/12/24 16:42:04; author: markm; state: Exp; lines: +2 -2
Remove the old KerberosIV stuff and PAM-ize.
OK'ed by: jmz
v. 1.69
date: 1999/11/24 23:08:06; author: jmz; state: Exp; lines: +1 -6
Unbreak.
v. 1.68
date: 1999/11/23 04:49:34; author: jmz; state: Exp; lines: +5 -2
Unbreak for pre-gcc 2.95 systems
v. 1.67
date: 1999/11/16 19:29:01; author: billf; state: Exp; lines: +3 -1
Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrapped
around them, but they don't detect it (or we don't tell it what it wants to know.
v. 1.66
date: 1999/11/12 22:09:06; author: obrien; state: Exp; lines: +3 -1
Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bits
for that platform.
v. 1.65
date: 1999/10/10 17:25:15; author: jmz; state: Exp; lines: +1 -3
Now that the port is no more marked broken, there is no need to include bsd.port.pre.mk
v. 1.64
date: 1999/10/10 15:53:36; author: marcel; state: Exp; lines: +1 -4
Unbreak for -current.
v. 1.63
date: 1999/10/09 01:50:33; author: jmz; state: Exp; lines: +6 -1
Mark BROKEN for -current (signal.h)
v. 1.62
date: 1999/09/06 23:14:37; author: steve; state: Exp; lines: +1 -2
Remove an extra blank line that I introduced a couple of revs ago.
v. 1.61
date: 1999/09/02 02:37:39; author: jmz; state: Exp; lines: +10 -10
Upgrade to 3.3.5
v. 1.60
date: 1999/08/31 06:53:18; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.59
date: 1999/08/31 02:50:06; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.58
date: 1999/08/23 04:23:59; author: mharo; state: Exp; lines: +2 -2
grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
v. 1.57
date: 1999/07/27 14:27:28; author: steve; state: Exp; lines: +5 -1
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)
v. 1.56
date: 1999/07/20 23:42:28; author: asami; state: Exp; lines: +2 -1
Use ${OSVERSION} instead of uname.
v. 1.55
date: 1999/07/20 22:14:55; author: jmz; state: Exp; lines: +10 -16
Upgrade to 3.3.4
v. 1.54
date: 1999/03/19 22:35:25; author: asami; state: Exp; lines: +1 -4
Back out two patches that were not intended for commit.
v. 1.53
date: 1999/03/08 07:28:35; author: asami; state: Exp; lines: +4 -1
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
v. 1.52
date: 1999/01/27 18:32:15; author: fenner; state: Exp; lines: +5 -5
Fix up MASTER_SITES:
ftp.ibp.fr (no such host) -> ftp.lip6.fr
ftp.uni-stuttgart.de (broken symlink) -> ftp.cs.tu-berlin.de
v. 1.51
date: 1999/01/11 19:07:14; author: jmz; state: Exp; lines: +9 -2
Upgrade to 3.3.3.1
Submitted by: Taguchi Takeshi
v. 1.50
date: 1998/11/24 01:21:49; author: asami; state: Exp; lines: +2 -2
Typo (was making libX11.so symlink in two places).
v. 1.49
date: 1998/11/23 21:51:08; author: jmz; state: Exp; lines: +10 -17
Upgrade to 3.3.3
v. 1.48
date: 1998/11/14 09:43:34; author: asami; state: Exp; lines: +20 -17
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
v. 1.47
date: 1998/10/27 04:12:44; author: jmz; state: Exp; lines: +5 -1
Add support for pc98 machines
PR: ports/8230
Reviewed by: jmz
Submitted by: NAKAJI Hiroyuki
v. 1.46
date: 1998/09/22 06:08:34; author: asami; state: Exp; lines: +15 -1
Make lib*.so links in a.out case.
v. 1.45
date: 1998/09/21 00:03:21; author: steve; state: Exp; lines: +2 -2
Convert to ELF. These changes are based on a recent thread
on the -current mailing list and at least partial credit goes
to the following people for this commit:
Joachim Kuebart
Ollivier Robert
NOTE: Kerberos support has been temporarily turned off until
someone can make it work.
v. 1.44
date: 1998/08/05 19:28:17; author: jmz; state: Exp; lines: +2 -2
Add 3.3.2-patch3 to PATCHFILES.
v. 1.43
date: 1998/08/05 09:31:39; author: asami; state: Exp; lines: +4 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.42
date: 1998/07/03 05:01:55; author: cwt; state: Exp; lines: +2 -2
Upgrade to XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system and
haven't rebuilt it in a while, make sure libtcl80.a and libtk80.a
have been ranlib-ed, else your build of XFree86 will choke.
OK'd by jmz
v. 1.41
date: 1998/05/05 21:47:21; author: jmz; state: Exp; lines: +9 -1
This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes the
following problems:
- xterm utmp handling problem.
- exploitable buffer overflows in xterm related to the preeditType,
inputMethod and *Keymap resources.
- fix xterm's mishandling of the -vb command line option.
- fix an invisible cursor problem with xterm.
- exploitable buffer overflows in setuid programs using the Xaw library
which are related to the preeditType and inputMethod resources.
v. 1.40
date: 1998/04/03 22:59:40; author: jmz; state: Exp; lines: +2 -1
Don't try to untar Wraphelp.c if USA_RESIDENT=NO
v. 1.39
date: 1998/03/19 14:57:10; author: markm; state: Exp; lines: +22 -1
Enable all sorts of useful security features:
o XDM-AUTHORIZATION-1 is more automated for the non-USA case.
o PST's KerberosIV patches are reinstated for XDM. This is NOT
a full-blown KerberosIV implementation for X - this will
just get you a TGT when you log in - THATS ALL!
o Enable compilation of SecureRPC. The use of SecureRPC at the
moment is frought with danger! I have no idea how safe or
good the implementation is. Enable at your own peril!! (Secure
RPC is only available for those folk using 3.0-Current).
Also allow XF86Setup to use TK-8.0.
OK'ed By: JMZ
v. 1.38
date: 1998/03/08 17:13:18; author: jmz; state: Exp; lines: +9 -9
Upgrade to version 3.3.2.
v. 1.37
date: 1997/12/04 10:52:50; author: asami; state: Exp; lines: +2 -1
Add NO_PACKAGE, we're not going to distribute packages for this as long as
XFree86 is also doing so.
v. 1.36
date: 1997/08/23 20:37:17; author: jmz; state: Exp; lines: +6 -6
Adjust directory in MASTER_SITES.
v. 1.35
date: 1997/08/23 16:35:19; author: jmz; state: Exp; lines: +6 -4
Upgrade to version 3.3.1
v. 1.34
date: 1997/07/17 15:12:59; author: max; state: Exp; lines: +2 -2
ldconfig -> ${LDCONFIG}.
v. 1.33
date: 1997/07/14 06:36:30; author: asami; state: Exp; lines: +1 -5
This is not necessary anymore, as all directories are pre-created by
mtree (BSD.x11.dist).
v. 1.32
date: 1997/07/13 18:49:30; author: max; state: Exp; lines: +2 -2
/bin/sh -> ${SH}
v. 1.31
date: 1997/06/10 12:33:48; author: jmz; state: Exp; lines: +2 -2
One of the distfiles (the fonts distribution) was for version 3.2
v. 1.30
date: 1997/06/09 12:45:23; author: jmz; state: Exp; lines: +9 -20
Upgrade to 3.3
Package not tested - I will upgrade PLIST later.
v. 1.29
date: 1997/02/06 07:53:04; author: asami; state: Exp; lines: +3 -3
Put distribution patches in a separate dir.
v. 1.28
date: 1997/02/05 02:57:10; author: jmz; state: Exp; lines: +2 -1
PATCH_DIST_STRIP=-p1 is required for fix-01
v. 1.27
date: 1997/02/02 17:25:14; author: jmz; state: Exp; lines: +8 -1
There is a fix (3.2-fix-01) from XFree86.
I did not a make - this is untested!!
v. 1.26
date: 1997/01/08 12:27:18; author: asami; state: Exp; lines: +8 -2
Pre-create all necessary manpage and catpage directories.
v. 1.25
date: 1996/12/25 05:56:07; author: ache; state: Exp; lines: +1 -4
Quick hack of KOI8-R locale to make it work: add ISO8859-1:GR
also it is not true.
ISO8859-1:GR _always_ searched for pressed 8bit key independently of
locale information, so only ISO8859-1 locales really works.
Remove NO_PACKAGE, because XFree distributed package not have
this fixes.
v. 1.24
date: 1996/12/07 12:51:19; author: asami; state: Exp; lines: +2 -2
Add NO_PACKAGE reason (package available from XFree86).
v. 1.23
date: 1996/11/25 02:29:26; author: jmz; state: Exp; lines: +2 -1
Remove the suid bit of SuperProbe.
According to Marc Slemko (ma
v. 1.22
date: 1996/11/10 12:05:56; author: peter; state: Exp; lines: +2 -2
Master site path for xfree86.cdrom.com was incorrect (of all places :-)
v. 1.21
date: 1996/11/09 02:08:50; author: asami; state: Exp; lines: +20 -27
Split out contrib part (is now x11/XFree86-contrib port). Make this
Makefile look like one for a regular port.
Full PLIST will follow later, I'm doing a recompile now.
Reviewed by: jmz
v. 1.20
date: 1996/11/06 13:37:54; author: jmz; state: Exp; lines: +11 -97
Upgrade to version 3.2
v. 1.19
date: 1996/09/10 23:10:40; author: asami; state: Exp; lines: +2 -1
Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (this
one was ignored anyway).
Problem reported by: Karl Denninger
v. 1.18
date: 1996/07/19 14:35:11; author: jmz; state: Exp; lines: +25 -8
Remove duplicate code, use DIST_SUBDIR to specify where files have to go,
merge Makefile and Makefile.ftp
Submitted by: asami
v. 1.17
date: 1996/02/15 00:53:15; author: jmz; state: Exp; lines: +15 -1
Assume X11_VIA_FTP=yes if one distribution file (xc-1.tar.gz) exists
closes PR ports/690
v. 1.16
date: 1996/01/16 14:08:19; author: jmz; state: Exp; lines: +2 -2
/usr/ports/distfiles -> ${DISTDIR}
Submitted by: jhs
v. 1.15
date: 1995/10/06 22:11:25; author: asami; state: Exp; lines: +2 -1
Add CATEGORIES=x11. If this is not in category x11, what else
can be?!? ;>
v. 1.14
date: 1995/09/16 01:32:32; author: jmz; state: Exp; lines: +3 -3
Upgrade to 3.1.2
v. 1.13
date: 1995/08/23 07:08:06; author: asami; state: Exp; lines: +2 -1
Add "CATEGORIES=x11". Boy, was I surprised to find this baby in the
orphans dir!
v. 1.12
date: 1995/06/24 11:42:06; author: asami; state: Exp; lines: +4 -1
Add
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
v. 1.11
date: 1995/06/17 01:29:06; author: jmz; state: Exp; lines: +2 -1
Set DISTFILES so that the files will be checksum'ed (only with FTP build)
v. 1.10
date: 1995/05/17 13:07:13; author: jmz; state: Exp; lines: +5 -16
Bug fixes for compilation from the O'Reilly and Associates CDROM
Reviewed by: jmz
Submitted by: Mark Murray
v. 1.9
date: 1995/05/13 05:42:15; author: asami; state: Exp; lines: +4 -1
Define NO_PACKAGE for now, we aren't building the package of this thing
yet. The user can define FORCE_PACKAGE if the package is really
desired.
v. 1.8
date: 1995/04/26 14:45:15; author: jmz; state: Exp; lines: +8 -6
Use 'do-install:' instead of 'install:'
Complain and fail if no build option is set.
v. 1.7
date: 1995/04/22 22:39:30; author: jmz; state: Exp; lines: +11 -16
Changes for the new bsd.port.mk
v. 1.6
date: 1995/04/13 15:22:11; author: jmz; state: Exp; lines: +2 -1
Add the MAINTAINER line.
v. 1.5
date: 1995/04/12 20:26:23; author: asami; state: Exp; lines: +14 -0
Now the rest of the ports Makefiles....
v. 1.4
date: 1995/03/23 21:20:25; author: jmz; state: Exp; lines: +16 -4
Here is a patch for XFree86 to allow the proud owner of "The X Companion
CD for R6" from O'Reilly and Associates, Inc, to mount and compile X on
this CD. I have tried to create this patch in such a way that if any other
CD's come along, they can be kluged in too.
Submitted by: Mark Murray
v. 1.3
date: 1995/02/17 01:23:28; author: jmz; state: Exp; lines: +29 -9
Makefiles have been simplified, and most of the work is now done in
configure. In particular patches are now done by the script.
The port is now interactive, (ask for servers to be build, if you want
to build fonts, etc) This time I have build it (successfully) from a cdrom.
v. 1.2
date: 1995/02/10 00:17:02; author: jmz; state: Exp; lines: +10 -4
Upgrade to XFree86-3.1.1
v. 1.1
date: 1995/01/05 03:51:12; author: jmz; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/01/05 03:51:13; author: jmz; state: Exp; lines: +0 -0
This is X11R6/XFree86 3.1
The actual makefile does nothing! You have to edit it and remove a
comment to build the beast.
Note: there are in fact 2 makefiles: one which fetches the files from
ftp.x.org and another which allows to compile from a cdrom.
Note2: I have not extensively tested the port! (only one build!)
=============================================================================
v. 1.174
date: 2007/09/13 19:44:54; author: flz; state: Exp; lines: +3 -0
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.
Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
v. 1.173
date: 2007/05/19 20:29:45; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.172
date: 2006/10/14 08:54:52; author: marcus; state: Exp; lines: +0 -0
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.171
date: 2006/08/26 04:09:21; author: lesi; state: Exp; lines: +1 -1
Fix crash by bad pcf font.
Obtained from: XFree86 CVS
Security: CVE-2006-3467
v. 1.170
date: 2005/11/11 22:16:13; author: lesi; state: Exp; lines: +3 -1
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.
Add SHA256.
v. 1.169
date: 2005/09/20 19:26:47; author: lesi; state: Exp; lines: +1 -1
Fix the fix for CAN-2005-2495.
Obtained from: XFree86 CVS
v. 1.168
date: 2005/09/12 14:21:39; author: lesi; state: Exp; lines: +1 -1
Fix integer overflow when allocating large pixmaps.
(Freedesktop.org bug #594)
Obtained from: Red Hat via simon
Security: CAN-2005-2495
v. 1.167
date: 2005/06/20 18:30:38; author: lesi; state: Exp; lines: +14 -10
- Install X server setuid root by default, and provide a switch
NO_SUID_XSERVER to disable this. The end result is same as it was before
with x11/wrapper installed as the code from there is included in X
server. It is also the same as xorg-server port does (from which this
changes were taken). This should conclude removal of dependency on
x11/wrapper from meta port for above reasons. [1]
- (patch-bsdResource.c) Correct the ranges of the bus resource windows on
sparc64. This makes PCI video cards work that hang off directly from
the Host-to-PCI bridge in machines like the Blade 100. [2]
- (patch-HALlib_bindings.c patch-mga_driver.c) Revert the MGA HALlib
MGASetDisplayStart interface back to HALSetDisplayStart (taken from
upstream CVS) [3]
Noticed by: (bugsgrief at bugsgrief.net) [1]
Submitted by: marius [2]
Reported and tested by: Steven Friedrich (FreeBSD at InsightBB.com) [3]
v. 1.166
date: 2005/06/15 02:40:02; author: lesi; state: Exp; lines: +24 -24
Upgrade to XFree86 4.5.0.
Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists
PR: [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
v. 1.165
date: 2005/02/16 03:54:15; author: lesi; state: Exp; lines: +53 -51
- Grab a fix for ati driver panel mode decoding from Marc La France. [1]
- Install driver manpages with 'x' postfix so the ones that clash with
FreeBSD ones are easier to obtain. [2]
- Fix plist.
PR: ports/25576 [2]
Obtained from: XFree86 CVS [1]
Reported and tested by: julian [1]
v. 1.164
date: 2004/12/23 03:40:19; author: lesi; state: Exp; lines: +3 -3
Depend on xfree86-dri rather than dri. Also depend on it on amd64.
v. 1.163
date: 2004/11/11 19:40:19; author: lesi; state: Exp; lines: +2 -2
Enable use of cirrus driver on NEC PC-9821 with CLGD755x. Patch was
submitted by Satoshi Kimura to both x11@freebsd.org and XFree86. It is
already in XFree86 CVS (Changelog #125) so the diff was taken from there.
Also install two files with Japanese documentation.
Submitted by: Satoshi Kimura
v. 1.162
date: 2004/09/26 14:14:59; author: lesi; state: Exp; lines: +1 -1
Fix behaviour of keyboard under pc98 where keycodes differ from i386. [1]
Fix behaviour of keyboard under sparc64, where keycodes were off by one
(i.e., when pressing 'd' on keyboard, server would get code for 'f'). [2]
PR: ports/71937 [1]
Submitted by: Satoshi Kimura [1], marius [2]
Approved by: portmgr (linimon), mentor (anholt)
v. 1.161
date: 2004/09/02 21:34:24; author: lesi; state: Exp; lines: +1 -1
Fix problem with XVideo (insufficient resources for operation).
PR: ports/70317
Approved by: anholt (mentor)
Obtained from: Free Desktop.Org Bugzilla #474
v. 1.160
date: 2004/08/31 00:34:39; author: lesi; state: Exp; lines: +1 -1
Fix missing symbol with SiS driver.
PR: ports/69790
Submitted by: Andreas Kohn (andreas AT syndrom23.de)
Approved by: anholt (mentor)
v. 1.159
date: 2004/08/21 05:16:12; author: lesi; state: Exp; lines: +6 -3
Fix PLIST_SUB variables in amd64 and i386 cases to generate proper plist
and thus include all drivers in package. Bump PORTREVISION, since package
contents changed.
PR: ports/70589
Approved by: anholt (mentor)
v. 1.158
date: 2004/08/10 01:29:20; author: marcus; state: Exp; lines: +60 -48
Update XFree86 clients to 4.4 release. Release notes are available at
http://www.xfree86.org/4.4.0/RELNOTES.html
PR: ports/67733 imake
ports/67508 libraries
ports/67510 clients
ports/67513 server
ports/67776 100dpi fonts
ports/67777 75dpi fonts
ports/67778 cyrillic fonts
ports/67779 default bitmap fonts
ports/67781 font encodings
ports/67783 scalable fonts
ports/67784 font server
ports/67785 XFree86 meta-port
ports/67775 documents
ports/67786 manpages
ports/67787 nest server
ports/67788 print server
ports/67789 virtual framebuffer server
ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm config files)
ports/44252 (XFree86-4-Server port removes/overwrites config files)
Submitted by: Dejan Lesjak (dejan DOT lesjak AT ijs DOT si)
Additional changes by: anholt
Jung-uk Kim (jkim AT niksun DOT com)
arved
Tested by: pointyhat
linimon
v. 1.157
date: 2004/07/23 19:10:25; author: anholt; state: Exp; lines: +4 -0
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
v. 1.156
date: 2004/05/10 05:42:11; author: anholt; state: Exp; lines: +2 -0
Register CONFLICTS on xorg-server.
v. 1.155
date: 2004/02/25 20:54:20; author: glewis; state: Exp; lines: +1 -1
. Build and install the SiS driver on the Alpha. I've had this patch in
my tree for quite some time, and it builds and installs correctly. An
earlier version (4.2) ran on a DS10 with a SiS card we had at work, but
I no longer have access to that machine to test 4.3. Despite that, I
think this is worth putting in.
v. 1.154
date: 2004/02/12 20:15:53; author: des; state: Exp; lines: +2 -2
Fix several buffer overflow issues in the fontpath handling code.
Remove an earlier patch which only partially addressed these issues.
Approved by: so
v. 1.153
date: 2004/02/09 12:02:33; author: des; state: Exp; lines: +38 -14
Fix buffer overflow in font alias handling code.
Approved by: so
v. 1.152
date: 2003/11/25 08:56:30; author: jake; state: Exp; lines: +1 -1
Fix XFree86-4-FontServer build on sparc64.
Requested by: kris
v. 1.151
date: 2003/11/12 01:04:37; author: anholt; state: Exp; lines: +1 -1
Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.
v. 1.150
date: 2003/11/09 08:27:26; author: anholt; state: Exp; lines: +6 -7
The DRI client drivers are now provided by graphics/dri. RUN_DEPENDS on them
instead of installing them from this port.
v. 1.149
date: 2003/10/21 02:58:00; author: anholt; state: Exp; lines: +2 -0
Mark NOT_FOR_ARCHS=ia64 and do a little plist sorting fix.
v. 1.148
date: 2003/09/27 20:26:35; author: anholt; state: Exp; lines: +3 -0
Fix packaging of sunffb on sparc64.
Submitted by: Marius Strobl
v. 1.147
date: 2003/09/25 21:05:33; author: anholt; state: Exp; lines: +2 -1
Re-add the scanpci manpage on i386.
Reported by: bento
v. 1.146
date: 2003/09/03 22:12:50; author: anholt; state: Exp; lines: +1 -1
Fixes for potential integer overflows in font libraries.
Obtained from: XFree86 CVS
v. 1.145
date: 2003/08/23 01:43:11; author: obrien; state: Exp; lines: +0 -9
Add support for AMD64.
v. 1.144
date: 2003/08/12 18:35:37; author: anholt; state: Exp; lines: +2 -2
[1] Fix xdmcp queries in the X servers (bug 277)
[2] Fix underlining in the freetype backend (bug 330)
PR: [1] ports/52387
[2] ports/55134
Submitted by: [1] Joel Ray Holveck
[2] Ariff Abdullah
v. 1.143
date: 2003/07/27 09:43:59; author: kris; state: Exp; lines: +15 -9
Add support for sparc64.
Submitted by: jake (based on)
v. 1.142
date: 2003/07/16 21:06:13; author: anholt; state: Exp; lines: +4 -1
Fix compile of XFree86-4-Server on -current and add amd64 patches.
Submitted by: peter (amd64)
v. 1.141
date: 2003/05/14 07:02:06; author: anholt; state: Exp; lines: +3 -12
[1] Make the HTML manpages get put into the packages again.
[2] Check that XFREE86_VERSION=4 is set when building, rather than setting it.
[3] Move many common Makefile bits to XFree86-4-libraries/Makefile.inc
[4] Make the XFree86-4-Server port not install libXfont.so.
[5] Move the xcursor.pc file to its proper location in ${X11BASE}/libdata/pkgconfig
[6] Don't explicitly link libGL.so against libc, for the sake of 4.x's pthreads.
Submitted by: [5,6] Ports Fury
v. 1.140
date: 2003/05/10 08:40:48; author: anholt; state: Exp; lines: +1 -1
Remove libXfont.* from the pkg-plist, since it's part of XFree86-4-libraries
and not part of this port. This shouldn't cause portupgade problems for most
people because the port still installs libXfont.* That will be fixed later.
Reported by: kris
v. 1.139
date: 2003/05/03 22:18:03; author: anholt; state: Exp; lines: +2 -2
Fix a crash with the siliconmotion (smi) driver.
PR: ports/51450
Tested by: Stacey Roberts
Obtained from: XFree86 bug #50
v. 1.138
date: 2003/04/30 00:16:00; author: anholt; state: Exp; lines: +1 -1
Fix a small memory leak in __driUtilCreateScreen()
PR: ports/51580
Submitted by: Alexey Dokuchaev
v. 1.137
date: 2003/04/26 08:29:41; author: anholt; state: Exp; lines: +2 -2
Fix a typo which caused problems on Radeon R300 cards, including text mode
restoring not working.
Obtained from: RedHat
v. 1.136
date: 2003/04/12 00:34:14; author: anholt; state: Exp; lines: +2 -2
Fix a package building problem on Alpha and fix a bad copy'n'paste.
Submitted by: bento (via kris)
v. 1.135
date: 2003/04/06 08:59:23; author: anholt; state: Exp; lines: +2 -1
Followup to last commit: Add missing radeon_cursor.c to the list of patches.
v. 1.134
date: 2003/04/06 08:48:25; author: anholt; state: Exp; lines: +6 -2
[1] Fix a hang in int10 on starting the server with multiple cards
[2] Fix a server hang on reset with DRI enabled on Radeons
[3] Fix a server hang on reset with DRI enabled on Matrox
[4] Fix screen going into powersaving with Xinerama, Xcursor, and Radeons
[5] Fix an unresolved symbol in the nv driver
[6] Fix a crash in DDC with Riva 128 cards (XFree86 bug 71)
[7] Add some missing manpages to the MAN4 list
PR: [7] ports/50113
Obtained from: [1] XFree86 bug 6
[2] XFree86 bug 94
[3] Panagiotis Papadakos
[4] XFree86 bug 90
[5,6] XFree86 CVS
v. 1.133
date: 2003/03/18 23:41:23; author: anholt; state: Exp; lines: +2 -2
Add a patch to fix xkb initialization.
Approved by: portmgr (kris)
Obtained from: XFree86 CVS
v. 1.132
date: 2003/03/15 04:28:02; author: anholt; state: Exp; lines: +3 -1
[1] Add a fix for a hang with Radeon cards in specific apps.
[2] Fix unresolved symbols messages in mga and r128 drivers.
Approved by: portmgr (kris)
Obtained from: [1] DRI CVS
[2] Leif Delgass
v. 1.131
date: 2003/03/11 23:38:10; author: anholt; state: Exp; lines: +53 -99
Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr
v. 1.130
date: 2003/03/07 06:13:24; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.129
date: 2003/01/24 04:14:16; author: anholt; state: Exp; lines: +9 -4
[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
v. 1.128
date: 2002/12/08 05:37:30; author: anholt; state: Exp; lines: +1 -1
[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
v. 1.127
date: 2002/12/05 01:25:31; author: anholt; state: Exp; lines: +3 -2
[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-librarie |
| |

|