summaryrefslogtreecommitdiff
path: root/x11-servers (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-226-17/+17
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.Dejan Lesjak2006-01-211-4/+4
| | | | Notes: svn path=/head/; revision=154074
* Upgrade to X.Org 6.9.0 release.Dejan Lesjak2006-01-2147-1443/+271
| | | | | | | | Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again. Notes: svn path=/head/; revision=154073
* Make rc script require ldconfig so font server starts properly on systemsDejan Lesjak2006-01-054-3/+5
| | | | | | | | | | that already include local/X11R6 scripts in rcorder. PR: ports/91279 Submitted by: Victor Snezhko (snezhko at indorsoft dot ru) Notes: svn path=/head/; revision=152816
* Update to RC3.Eric Anholt2005-12-062-4/+4
| | | | Notes: svn path=/head/; revision=150515
* Fix one of the hangs on new GeForce cards using a patch from X.Org CVS.Eric Anholt2005-11-302-1/+23
| | | | | | | | PR: ports/87160 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=150007
* Update xorg-server-snap to 6.9RC2 (6.9.99.902).Eric Anholt2005-11-297-575/+9
| | | | Notes: svn path=/head/; revision=149924
* - Add SHA256Pav Lucistnik2005-11-253-0/+3
| | | | Notes: svn path=/head/; revision=149467
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-3/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Do not put Apple Cinema Display to sleep right after DDC probe.Dejan Lesjak2005-11-111-4/+14
| | | | | | | | | | | No revision bump as this probably affects relatively small amount of users. PR: ports/88623 Reported, fix found by: John O'Brien Obtained from: X.Org CVS Notes: svn path=/head/; revision=147995
* If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,Dejan Lesjak2005-11-1124-12/+64
| | | | | | | | | point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256. Notes: svn path=/head/; revision=147991
* Update to the 6.8.99.16 snapshot, and add in a fix for a memory leak in cursorEric Anholt2005-10-168-69/+318
| | | | | | | | change handling as well as a merge of some important nv changes to avoid hangs and reduce corruption in some cases. Notes: svn path=/head/; revision=145537
* Install rc sript with ".sample" postfix so it does not get executed byDejan Lesjak2005-09-203-3/+3
| | | | | | | | | | default. Noticed by: Rostislav Krasny (rosti.bsd at gmail.com) Pointy hat to: lesi Notes: svn path=/head/; revision=143245
* Fix the fix for CAN-2005-2495.Dejan Lesjak2005-09-202-128/+271
| | | | | | | Obtained from: XFree86 CVS Notes: svn path=/head/; revision=143240
* Fix the fix for CAN-2005-2495.Dejan Lesjak2005-09-192-30/+44
| | | | | | | Obtained from: Xorg CVS Notes: svn path=/head/; revision=143118
* Fix the fix for CAN-2005-2495.Dejan Lesjak2005-09-182-30/+44
| | | | | | | | | | Among other, this shoud fix problems with wine - thanks to Robert Backhaus (robbak at gmail.com) for testing. Obtained from: Xorg CVS Notes: svn path=/head/; revision=143085
* Fix rc script extension.Dejan Lesjak2005-09-163-1/+13
| | | | | | | Spotted by: Rong-En Fan (rafan at infor.org) Notes: svn path=/head/; revision=142969
* Fix integer overflow when allocating large pixmaps.Dejan Lesjak2005-09-126-2/+510
| | | | | | | | | | (Freedesktop.org bug #594) Obtained from: Red Hat via simon Security: CAN-2005-2495 Notes: svn path=/head/; revision=142536
* Fix a use-after-free in the cursor code that's easily triggered with -AJ mallocEric Anholt2005-08-262-1/+43
| | | | | | | | | | opts and running current gdm. Approved by: portmgr (marcus) Obtained from: X.Org CVS Notes: svn path=/head/; revision=140983
* Fixup plist and man lists for alpha and sparc64.Dejan Lesjak2005-08-012-23/+42
| | | | | | | Noticed by: pointyhat Notes: svn path=/head/; revision=140635
* Grab a patch for keyboard on sparc64 from Xorg CVS. This makes 'kbd' driverDejan Lesjak2005-07-314-31/+36
| | | | | | | | | | | | work properly this time on FreeBSD/sparc64 so stop using workaround that defaults to old 'keyboard' one and remove erroneous patch by me. Pointed out by: Matthias Muthmann (mmuthmann at gmx.net) Tested by: Matthias Muthmann (Ultra10/type5c), me (Ultra5/type5) Obtained from: Xorg CVS Notes: svn path=/head/; revision=140592
* Update to 6.8.99.12, and incorporate the PCI ID fix for a Radeon X600. Add aEric Anholt2005-06-234-3/+56
| | | | | | | | | soon-to-be-committed-upstream patch to fix the build after the removal of xf86drmCompat.c. Also includes the fix for ports/32121, which had been committed. Notes: svn path=/head/; revision=137897
* [1] Fix the Chipset lines written by xorgcfg for 3dfx cards.Eric Anholt2005-06-223-1/+31
| | | | | | | | | | | [2] Add the PCI ID for Radeon X600, 0x5B62 to a place that was missed. PR: [1] ports/32121 Submitted by: [1] alane [2] Vladimir Kushnir <vkushnir@i.kiev.ua> Notes: svn path=/head/; revision=137895
* - Install X server setuid root by default, and provide a switchDejan Lesjak2005-06-206-14/+144
| | | | | | | | | | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=137786
* Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).Dejan Lesjak2005-06-151-1/+3
| | | | Notes: svn path=/head/; revision=137467
* Upgrade to XFree86 4.5.0.Dejan Lesjak2005-06-1549-1120/+412
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=137466
* During build, munge PATH so that imake's makedepend will get picked up insteadEric Anholt2005-06-131-0/+3
| | | | | | | | | | | of devel/makedepend, which crashes. PR: ports/81706 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> Patch by: lesi Notes: svn path=/head/; revision=137390
* Update to the 6.8.99.10 snapshot. Merges in many local patches, miscellaneousEric Anholt2005-06-1014-180/+12
| | | | | | | | bugfixes, and includes Zack Rusin's great improvements to Render extension performance. Should also fix packaging on amd64. Notes: svn path=/head/; revision=137225
* Use appropriate autoconf version (2.53), >= 2.50 is requiredVolker Stolz2005-05-231-1/+1
| | | | | | | Noticed by: cluster Notes: svn path=/head/; revision=135924
* - Correct the ranges of the bus resource windows on sparc64.Dejan Lesjak2005-05-173-1/+78
| | | | | | | | | | | | | | This makes PCI video cards work that hang off directly from the Host-to-PCI bridge in machines like the Blade 100. [1] - Default to old 'keyboard' driver for sparc64. Patches for 'kbd' one were not enough so until new driver is fixed, this change makes Xorg work with sparc64 keyboards. Knob WITH_SPARC_KBD is provided to ease efforts of fixing 'kbd'. Submitted by: marius [1] Notes: svn path=/head/; revision=135524
* Bump max number of buttons supported by mouse driver to 16 so LogitechDejan Lesjak2005-05-092-0/+12
| | | | | | | | | | | MediaPlay mouse works. (Xorg Bugzilla #2389) PR: ports/80744 Submitted by: cy Notes: svn path=/head/; revision=134917
* Add two missing i386-only drivers to the packing list.Eric Anholt2005-05-062-0/+4
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=134723
* Bring xorg-server-snap port to 6.8.99.5 after repocopy from xorg-server. ThisEric Anholt2005-05-0412-294/+151
| | | | | | | | | is a port of the server pieces of the periodic snapshot of X.Org, with the development DRI drivers enabled. The purpose of this port is to bring bleeding-edge graphics support to FreeBSD. Notes: svn path=/head/; revision=134571
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Speed up extract target by not extracting */CVS/*. From ahze:Dejan Lesjak2005-04-062-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | With Patch: (pII 400Mhz) real 1m12.597s user 0m14.706s sys 0m12.061s (athlon 2500+ 3disk raid 0) real 0m12.912s user 0m2.884s sys 0m3.128s Without Patch: (pII 400Mhz) real 1m43.233s user 0m14.565s sys 0m13.951s (athlon 2500+ 3disk raid 0) real 0m22.967s user 0m2.925s sys 0m3.576s Submitted by: ahze Notes: svn path=/head/; revision=132651
* Sync with etc/mtree/BSD.x11-4.dist rev. 1.26:Dejan Lesjak2005-03-252-1/+9
| | | | | | | | | | Add mt locale directory, since more and more ports create and use it. Requested by: krion Approved by: portmgr (krion; in advance) Notes: svn path=/head/; revision=131944
* Add Peter Grehan's patches to port xorg-server to PowerPC.Eric Anholt2005-03-1920-40/+270
| | | | | | | | | | PR: ports/78345, ports/78346, ports/78348, ports/78352, ports/78353, ports/78354, ports/78355, ports/78356, ports/78358, ports/78359 Submitted by: grehan Notes: svn path=/head/; revision=131611
* Remove a duplicated imake define that adds noise to the configure stage.Eric Anholt2005-03-192-2/+0
| | | | Notes: svn path=/head/; revision=131607
* Add Xdmx port of X.Org distribution:Dejan Lesjak2005-03-195-0/+72
| | | | | | | | | | | | | Xdmx is proxy X server that provides multi-head support for multiple displays attached to different machines (each of which is running a typical X server). When Xinerama is used with Xdmx, the multiple displays on multiple machines are presented to the user as a single unified screen. Port based on xorg-nestserver. Requested and tested by: Henry Miller (6.8.1 version) Notes: svn path=/head/; revision=131603
* Upgrade X.Org ports to 6.8.2.Dejan Lesjak2005-03-1746-1256/+1421
| | | | | | | | | | | | | | | | | | | | | | | | Release notes are available at http://www.x.org/X11R6.8.2/doc/RELNOTES.html Thanks to kris and krion for running several cluster test builds, maintainers of GNOME for prompt responses, portmgr for postponing ports freeze for this update, testers on FreeBSD-X11@ list and others that I might have mised here. Also included: - fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La France; obtained and tested by julian) - fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and Matthias Muthmann), which still appears to have problems with some keyboards - so - fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR ports/77217) - fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested by Anders Nor Berle; PR ports/74757) Notes: svn path=/head/; revision=131533
* - Grab a fix for ati driver panel mode decoding from Marc La France. [1]Dejan Lesjak2005-02-164-51/+138
| | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=128984
* - Set USE_RC_SUBR to fix the new rcNG startup scriptAlex Dupre2005-01-261-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=127383
* Add rcNG startup script. [1]Dejan Lesjak2005-01-235-0/+71
| | | | | | | | | | | | | | | | Font cache is not build by default, which makes related lines in default configure file wrong, which in turn causes xfs to error out on startup with default file. Tweak generation of said file in a way that would make proper configuration depending on existance of font caching code, so that this patch can be sent upstream. [2] Inspired by: Jose M Rodriguez (josemi at freebsd.jazztel.es) [1] Bits and pieces for [1] stolen from: src/etc/rc.d/xfs, apache2 and squid ports Noticed by: Gary Dunn (knowtree at aloha.com) [2] Notes: svn path=/head/; revision=127146
* Enable font cacheing. [1]Dejan Lesjak2005-01-184-1/+46
| | | | | | | | | | | | Add rcNG startup script. [2] Noticed by: Gary Dunn (knowtree at aloha.com) [1] Inspired by: Jose M Rodriguez (josemi at freebsd.jazztel.es) [2] Bits and pieces for [2] stolen from: src/etc/rc.d/xfs, apache2 and squid ports Notes: svn path=/head/; revision=126750
* Remove file that shouldn't have been added.Eric Anholt2005-01-161-0/+0
| | | | Notes: svn path=/head/; revision=126545
* [1] Add i810 driver to AMD64 package.Eric Anholt2005-01-1320-104/+438
| | | | | | | | | | | | | | | | | | | | | [2] Put the manpages from section 4 under 4x. For example, you can do "man 4x vga" to get the X vga(4x) manpage, still do man 4 cirrus to get cirrus(4x), and man -a vga to get both vga manpages. [3] Apply several important-looking fixes to ATI drivers from the stable branch: - Fix mode setting with Mach64 on some laptops. - Don't crash with mach64 for some PCI configurations - Improve hang detection on r128s. (may improve speed in DRI, too) - Avoid a hang on server regen on r128 with DRI. - Fix the DynamicClocks support, which could have caused hangs with DRI on original Radeons. PR: [2] ports/25576 Submitted by: [2] fanf Requested by: [1] peter Obtained from: [3] XORG-6_8-branch Notes: svn path=/head/; revision=126370
* New port: mga_hal, a packaging of the Matrox HAL binary, which extends the setEric Anholt2005-01-136-0/+49
| | | | | | | | | | | | | | | of features supported by the open-source Matrox driver for X.Org and XFree86. This is a newer version than that discussed in the original PR, and has only been tested briefly by myself on a G400 with X.Org 6.8.1. Note that though the readme.txt says the file is redistributable, the only licensing information to be found is the click-through on the website which says redistribution is not allowed. PR: ports/55699 Submitted by: Jens Rehsack, rehsack at liwing dot de Notes: svn path=/head/; revision=126283
* [1] Fix a crash on startup with i830+ systems due to failure to follow an APIEric Anholt2005-01-0216-0/+1024
| | | | | | | | | | | | | | | | | | | | | | | | | change that occurred. [2] Install the xorg.conf referred to by xorg.conf(5). Installation was disabled during the XF86 name avoidance phase, but could still be of use. [3] Add a section about the Composite extension to xorg.conf. [4] Add MakeDllModules YES to the WITH_DEBUG flag's options. While it won't package correctly, you can't actually debug modules (where crashes almost always happen) without it. [5] Merge fixes from XORG-6_8-branch for i810 driver crashes in on CloseScreen, ringbuffer lockups, and various warnings. [6] Recognize R_ALPHA_SREL32 relocation type in elfloader. PR: [1] ports/75425 [2] ports/73915 [6] ports/73257 Submitted by: [1] Marc Silver, marcs at draenor dot org [2] Frank J. Laszlo, laszlof at vonostingroup dot com [6] Ken Stailey kstailey at yahoo dot com [6] r1.4 of X.Org CVS. Approved by: portmgr Notes: svn path=/head/; revision=125635
* Re-add libXThrStub for FreeBSD that requires thread stubs. Between 6.7 and 6.8Eric Anholt2004-12-314-32/+156
| | | | | | | | | | | | | | | | | | I had moved libXThrStub into libX11, because it seemed unnecessary. However, because libc_r symbols are also weak, the weak stubs in libX11 would interfere, however they don't if they are in a library linked by libX11. The most common manifestation of the problem was: GThread-ERROR **: file gthread-posix.c: line 137 (g_thread_impl_init): error 'Invalid argument' during 'pthread_getschedparam (pthread_self(), &policy, &sched)' in glib apps. PR: ports/75477 Submitted by: KIMURA Yasuhiro, yasu at utahime dot org Testing by: marcus Notes: svn path=/head/; revision=125589