aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers
Commit message (Collapse)AuthorAgeFilesLines
* Fix xserver multiple vulnerabilities.flz2008-01-232-1/+516
| | | | Security: http://www.vuxml.org/freebsd/fe2b6597-c9a4-11dc-8da8-0008a18a9961.html
* - Add local patch to fix alpha build. [1]flz2008-01-023-2/+40
| | | | | | | | | | - Add local patch to fix powerpc build. [2][3] - Fix OPTIONS handling for SUID option. [4] PR: ports/113601 [1], ports/118850 [2], ports/118851 [3], ports/119012 [4] Submitted by: naddy [1], grehan [2][3], Dmitry Marakasov [4]
* - OPTIONS'ify.flz2007-12-133-1/+40
| | | | - Fix build and register dependency when compiled with HAL support.
* - OPTIONS'ify (HAL, AIGLX, SUID).flz2007-12-131-20/+24
| | | | | | - Fix CONFIGURE_ARGS. [1] Submitted by: alvest@earthlink.net [1]
* Fix plist for sparc64. Should be a no-op on other archs, but bumplinimon2007-11-202-13/+14
| | | | | | | | portrevision for sparc64. While here, pet portlint. Tested on: pointyhat Submitted by: flz Approved by: portmgr (self)
* Add temporary fix for LEDs. Proper fix will be available in nextflz2007-10-292-1/+21
| | | | | | xorg-server release but this one has been deemed good enough for now. Obtained from: fd.o bugzilla
* Restore default optimization on RELENG_7.flz2007-10-241-4/+0
| | | | | PR: ports/117445 Submitted by: Ildar <dar.quonb@gmai.com>
* - Explicit some configure arguments.flz2007-10-101-11/+7
| | | | - Mark as IGNORE on alpha since it does work correctly.
* Change to new x11-drivers category.nork2007-10-069-382/+0
| | | | Repo copied by: marcus (portmgr)
* Teach xorg-server that FreeBSD >= 700053 supports PCI domains andmarius2007-09-303-0/+395
| | | | | | | how to deal with it. This affects !386 only and is based on the respective Linux support code. Approved by: flz
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* - Update X.org ports to 7.3.flz2007-09-1427-406/+147
| | | | | | | | - 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@
* - Consistencify descriptionsdanfe2007-07-031-4/+2
| | | | | - Kill unnecessary attribution - Trim EOL whitespace
* Fix missing Xlibs dependency.danfe2007-07-031-0/+1
| | | | Reported by: pav
* - Fix the build with recent GCC [1]danfe2007-07-013-10/+135
| | | | | | | - Pet portlint(1) - Clean up Makefile Reported by: pointyhat (logs) [1]
* Band-aid over memory hungry gcc 4.2 when compiling xf86ScanPci.c.lesi2007-06-222-0/+15
| | | | Submitted by: Michiel Boland ( michiel at boland dot org )
* Clenup share/X11 directory upon deinstall.lesi2007-05-312-0/+2
| | | | Pointed out by: kris
* xorg-fontserver moved from x11-servers to x11-fonts (xfs).flz2007-05-209-160/+0
| | | | Approved by: portmgr (erwin)
* - Welcome X.org 7.2 \o/.flz2007-05-20105-3671/+1156
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Fix loading modules on current by adding patch from devel/imake-6 sincelesi2007-02-232-1/+40
| | | | | | | | | local copy of imake is used at configuring. Since FreeBSD versions older than 300004 are not supported, simplify patch to just return elf for default. PR: ports/109091 Submitted by: Szilveszter Adam (sziszi at bsd dot hu)
* Add vendor patch preventing overwiting of data on the stack or otherlesi2007-01-282-1/+9
| | | | | | | parts of server by dbe and render extensions. PR: ports/107733 Security: CVE-2006-6101 CVE-2006-6102 CVE-2006-6103
* Respect X11BASE.laszlof2006-12-011-0/+5
| | | | | Approved by: flz (mentor) Reported By: pointyhat
* - Fix install with Xorg 6.9.0, unbreakpav2006-11-193-14/+31
| | | | | | | | | - Support amd64 PR: ports/104532 Submitted by: Xavier Beaudouin <kiwi@oav.net>, Anish Mistry <amistry@am-productions.biz> Approved by: maintainer timeout (x11, 1 month)
* Add some old internal FreeType definitions to fix the server runtime. Thesemarcus2006-10-221-1/+4
| | | | | | | definitions come from the old ftinternal.h. Submitted by: Scott Allendorf <scott-allendorf@uiowa.edu> Approved by: portmgr (implicit)
* Remove the FreeType EXTRA_PATCHES now that they are in XFree86-4-libraries.marcus2006-10-183-12/+3
| | | | | Submitted by: Scott Allendorf <scott-allendorf@uiowa.edu> Approved by: portmgr (implicit)
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-1414-4/+789
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* BROKEN: Does not installkris2006-09-171-0/+2
|
* NO_PACKAGE is not appropriatekris2006-09-031-1/+0
|
* Fix crash by bad pcf font.lesi2006-08-265-1/+100
| | | | | Obtained from: XFree86 CVS Security: CVE-2006-3467
* Fix crash by bad pcf font.lesi2006-08-267-4/+107
| | | | | Obtained from: X.org bugzilla #7535 Security: CVE-2006-3467
* - Add support to Intel 945GMmnag2006-08-212-1/+336
| | | | | | | - portlint(1) PR: 100673 Approved by: x11 (No objection and maintainer timeout, 30 days)
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | | - these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Update to 0.14.6.nork2006-08-133-41/+50
|
* Update to 1.7.2erwin2006-06-242-5/+5
| | | | | PR: 99379 Submitted by: Ports fury
* Add a better workaround for LP64 bug in ProcRenderCompositeGlyphs() inlesi2006-06-052-1/+12
| | | | | | | | | | Xrender from XFree86 that takes endianess into account. This should fix the following errors on FreeBSD/sparc64: 'RenderBadGlyphSet (invalid GlyphSet parameter)'. (Details: serial 8980 error_code 178 request_code 153 minor_code 24) Submitted by: marius
* Update to 1.71arved2006-05-292-6/+9
| | | | | PR: 98026 Submitted by: Kato Tsuguru
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
|
* Add my patch for buffer overflow in the Render extension's TriFan/TriStripanholt2006-05-036-1/+30
| | | | | | | requests. Security: CVE-2006-1526 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=6642
* Complete removal of cfb from sunffb driver as was done post release inlesi2006-04-202-1/+102
| | | | | | | | | X.org CVS to avoid failure to load this driver because of unresolved symbols. Digged up and tested by: Matthias Muthmann PR: sparc64/94886 Obtained from: X.org CVS
* Add patch from X.Org, fixing privilege escalation.lesi2006-03-222-0/+21
| | | | | Security: http://www.vuxml.org/61534682-b8f4-11da-8e62-000e0c33c2dc Security: CVE-2006-0745
* Add a description of CorePointer, and Cosmetic change.nork2006-03-191-2/+7
| | | | Discussed with: ume
* Oops, fix typo.nork2006-03-191-1/+1
|
* Fix up some parameters and messages.nork2006-03-191-10/+23
|
* o Refrect my environment values.nork2006-03-193-7/+13
| | | | | | | | | | o Add some messages[1]. o Back-out 'rename .o to .so'. I forgot to chase pkg-plist. [2] synaptics_drv.o is relocatable object, not shared object. Reviewed by: ume [1] Pointed out by: ume [2]
* o Rename .o to .so. [1]nork2006-03-193-10/+16
| | | | | | | | | o Bump PORTREVISION, accordingly. o Update setup note. [1] I forgot hw.psm.synaptics_support=1. o I confirmed SHMConfig "on" support on 6-stable. Pointed out by: ume [1]
* Add synaptics-0.14.4, is a driver for the Synaptics TouchPadnork2006-03-198-0/+264
| | | | | | for XOrg/XFree86 4.x. WWW: http://web.telia.com/~u89404340/touchpad/
* BROKEN on sparc64: Does not compilekris2006-03-071-0/+1
| | | | Approved by: portmgr (implicit)
* Conversion to a single libtool environment.ade2006-02-232-7/+10
| | | | Approved by: portmgr (kris)
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-212-3/+1
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* Fix build on FreeBSD 4.Xlesi2006-02-025-0/+59
| | | | | PR: ports/92137 Submitted by: ume
* SHA256ifyedwin2006-01-242-0/+2
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-226-17/+17
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.lesi2006-01-221-4/+4
|
* Upgrade to X.Org 6.9.0 release.lesi2006-01-2247-1443/+271
| | | | | Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again.
* Make rc script require ldconfig so font server starts properly on systemslesi2006-01-064-3/+5
| | | | | | | that already include local/X11R6 scripts in rcorder. PR: ports/91279 Submitted by: Victor Snezhko (snezhko at indorsoft dot ru)
* Update to RC3.anholt2005-12-062-4/+4
|
* Fix one of the hangs on new GeForce cards using a patch from X.Org CVS.anholt2005-11-302-1/+23
| | | | | PR: ports/87160 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* Update xorg-server-snap to 6.9RC2 (6.9.99.902).anholt2005-11-307-575/+9
|
* - Add SHA256pav2005-11-263-0/+3
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* Do not put Apple Cinema Display to sleep right after DDC probe.lesi2005-11-121-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
* If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,lesi2005-11-1224-12/+64
| | | | | | point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256.
* Update to the 6.8.99.16 snapshot, and add in a fix for a memory leak in cursoranholt2005-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.
* Install rc sript with ".sample" postfix so it does not get executed bylesi2005-09-213-3/+3
| | | | | | | default. Noticed by: Rostislav Krasny (rosti.bsd at gmail.com) Pointy hat to: lesi
* Fix the fix for CAN-2005-2495.lesi2005-09-212-128/+271
| | | | Obtained from: XFree86 CVS
* Fix the fix for CAN-2005-2495.lesi2005-09-192-30/+44
| | | | Obtained from: Xorg CVS
* Fix the fix for CAN-2005-2495.lesi2005-09-192-30/+44
| | | | | | | Among other, this shoud fix problems with wine - thanks to Robert Backhaus (robbak at gmail.com) for testing. Obtained from: Xorg CVS
* Fix rc script extension.lesi2005-09-173-1/+13
| | | | Spotted by: Rong-En Fan (rafan at infor.org)
* Fix integer overflow when allocating large pixmaps.lesi2005-09-126-2/+510
| | | | | | | (Freedesktop.org bug #594) Obtained from: Red Hat via simon Security: CAN-2005-2495
* Fix a use-after-free in the cursor code that's easily triggered with -AJ mallocanholt2005-08-272-1/+43
| | | | | | | opts and running current gdm. Approved by: portmgr (marcus) Obtained from: X.Org CVS
* Fixup plist and man lists for alpha and sparc64.lesi2005-08-012-23/+42
| | | | Noticed by: pointyhat
* Grab a patch for keyboard on sparc64 from Xorg CVS. This makes 'kbd' driverlesi2005-08-014-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
* Update to 6.8.99.12, and incorporate the PCI ID fix for a Radeon X600. Add aanholt2005-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.
* [1] Fix the Chipset lines written by xorgcfg for 3dfx cards.anholt2005-06-233-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>
* - Install X server setuid root by default, and provide a switchlesi2005-06-216-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]
* Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).lesi2005-06-151-1/+3
|
* Upgrade to XFree86 4.5.0.lesi2005-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
* During build, munge PATH so that imake's makedepend will get picked up insteadanholt2005-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
* Update to the 6.8.99.10 snapshot. Merges in many local patches, miscellaneousanholt2005-06-1114-180/+12
| | | | | bugfixes, and includes Zack Rusin's great improvements to Render extension performance. Should also fix packaging on amd64.
* Use appropriate autoconf version (2.53), >= 2.50 is requiredvs2005-05-231-1/+1
| | | | Noticed by: cluster
* - Correct the ranges of the bus resource windows on sparc64.lesi2005-05-183-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]
* Bump max number of buttons supported by mouse driver to 16 so Logitechlesi2005-05-092-0/+12
| | | | | | | | MediaPlay mouse works. (Xorg Bugzilla #2389) PR: ports/80744 Submitted by: cy
* Add two missing i386-only drivers to the packing list.anholt2005-05-072-0/+4
| | | | Reported by: krismail
* Bring xorg-server-snap port to 6.8.99.5 after repocopy from xorg-server. Thisanholt2005-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.
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Speed up extract target by not extracting */CVS/*. From ahze:lesi2005-04-072-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
* Sync with etc/mtree/BSD.x11-4.dist rev. 1.26:lesi2005-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)
* Add Peter Grehan's patches to port xorg-server to PowerPC.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
* Remove a duplicated imake define that adds noise to the configure stage.anholt2005-03-192-2/+0
|
* Add Xdmx port of X.Org distribution:lesi2005-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)
* Upgrade X.Org ports to 6.8.2.lesi2005-03-1846-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)
* - Grab a fix for ati driver panel mode decoding from Marc La France. [1]lesi2005-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]
* - Set USE_RC_SUBR to fix the new rcNG startup scriptale2005-01-261-1/+2
| | | | - Bump PORTREVISION
* Add rcNG startup script. [1]lesi2005-01-245-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]
* Enable font cacheing. [1]lesi2005-01-194-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
* Remove file that shouldn't have been added.anholt2005-01-161-0/+0
|
* [1] Add i810 driver to AMD64 package.anholt2005-01-1420-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
* New port: mga_hal, a packaging of the Matrox HAL binary, which extends the setanholt2005-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
* [1] Fix a crash on startup with i830+ systems due to failure to follow an APIanholt2005-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
* Re-add libXThrStub for FreeBSD that requires thread stubs. Between 6.7 and 6.8anholt2004-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
* - Rewrap to fit on 80 columns consolepav2004-12-292-4/+4
| | | | Approved by: anholt (x11 hat)
* Add missing prototype to fix the build with recent GCC.danfe2004-12-242-7/+11
|
* Bump PORTREVISION, since html manpages are no longer built/installedlesi2004-12-234-0/+4
| | | | and that changes packaging content.
* Depend on xfree86-dri rather than dri. Also depend on it on amd64.lesi2004-12-231-3/+3
|
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2anholt2004-12-2353-1227/+1137
| | | | | | | | | | | | DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
* Fix pkg-plist and bump PORTREVISIONkris2004-12-112-1/+3
|
* Enable use of cirrus driver on NEC PC-9821 with CLGD755x. Patch waslesi2004-11-129-2/+391
| | | | | | | | 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
* Don't refer people to nonexistant 'Monitors' file in xorgconfig.lesi2004-11-054-2/+28
| | | | | | | (freedesktop.org Bugzilla #1692) Reported by: znerd PR: ports/56275
* Don't refer people to nonexistant 'Monitors' file in xf86config.lesi2004-11-051-0/+12
| | | | | | | (XFree86 Bugzilla #1498) Reported by: znerd PR: ports/56275
* Fix behaviour of keyboard under pc98 where keycodes differ from i386.lesi2004-09-264-10/+68
| | | | | Submitted by: Satoshi Kimura Approved by: portmgr (linimon), mentor (anholt)
* Fix behaviour of keyboard under pc98 where keycodes differ from i386. [1]lesi2004-09-262-1/+74
| | | | | | | | | 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)
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* Fix behaviour of keyboard under sparc64, where keycodes were off by onelesi2004-09-136-2/+98
| | | | | | | (i.e., when pressing 'd' on keyboard, server would get code for 'f'). Submitted by: marius Approved by: portmgr (linimon), anholt (mentor)
* Fix problem with XVideo (insufficient resources for operation). [1]lesi2004-09-038-2/+62
| | | | | | | | | Use correct prototype for sysarch(2). [2] PR: ports/70317 [1], ports/71037 [2] Submitted by: Andrew Elmore (aelmore at interwoven.com) [2] Approved by: anholt (mentor) Obtained from: Free Desktop.Org Bugzilla #474 [1]
* Fix problem with XVideo (insufficient resources for operation).lesi2004-09-032-1/+18
| | | | | | PR: ports/70317 Approved by: anholt (mentor) Obtained from: Free Desktop.Org Bugzilla #474
* Use MASTER_SITE_XORG.lesi2004-09-025-5/+15
| | | | Approved by: anholt (mentor)
* Fix missing symbol with SiS driver.lesi2004-08-312-1/+29
| | | | | | PR: ports/69790 Submitted by: Andreas Kohn (andreas AT syndrom23.de) Approved by: anholt (mentor)
* Fix missing symbol with SiS driver [1].lesi2004-08-3110-100/+298
| | | | | | | | | Fix package list (partly [2]). PR: ports/69790 [1], ports/70376 [2] Submitted by: Andreas Kohn (andreas AT syndrom23.de) [1] John R. Makosky (jrm-spam1 AT crackpot.org) [2] Approved by: anholt (mentor)
* Update to version 1.6.1krion2004-08-303-11/+10
| | | | | PR: ports/71129 Submitted by: Ports Fury
* Fix PLIST_SUB variables in amd64 and i386 cases to generate proper plistlesi2004-08-211-3/+6
| | | | | | | | and thus include all drivers in package. Bump PORTREVISION, since package contents changed. PR: ports/70589 Approved by: anholt (mentor)
* Remove the XFree86-Server snapshot. The main port has been updated, andmarcus2004-08-1013-826/+0
| | | | | | this port has served its purpose. Requested by: kris
* Mark this port IGNORE now that XFree86-4-Server has been updated to 4.4.0.marcus2004-08-101-0/+1
|
* Update XFree86 clients to 4.4 release. Release notes are available atmarcus2004-08-1062-1078/+578
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Correct typo (CLFAGS -> CFLAGS)pav2004-07-282-2/+2
| | | | | PR: ports/69703 Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* - Extend IGNORE message, point users to instructions how to switchpav2004-07-246-6/+6
| | | | | | from XFree86-4 to X.Org. Approved by: anholt (x11 hat)
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-2411-8/+47
| | | | | | | | | | | | 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)
* Register conflicts on xorg-nestserver.anholt2004-07-241-0/+2
|
* New port: xorg-nestserver, the nesting X server from X.Org.anholt2004-07-246-0/+68
|
* s/WITH_XLIB/USE_XLIB/ -- fixes missing dependency.anholt2004-07-192-2/+2
| | | | Reported by: pointyhat via kris (over and over)
* Rethink the DRI dependency. It's not actually needed for the server to work.anholt2004-07-122-8/+0
| | | | | | | | It's only useful with both server and libraries. It should really be depended on by the metaport instead. PR: ports/68484 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Register new CONFLICTS.anholt2004-06-192-0/+4
|
* And my hat collection grows. Actually remove the remnants of pkg-messageanholt2004-06-192-10/+0
| | | | stuff.
* - Install the server setuid by default. The x11/wrapper/files/wrapper.c codeanholt2004-06-198-26/+54
| | | | | | | | is already in the server. I can't even imagine a situation where running an X server (which is run as root, mind you) is ok, while having a setuid X server with arguments and environment checking ala wrapper.c is not. But put an option in anyway. - Include the SERVER_PATCHES define needed for the new server ports.
* New port: xorg-vfbserver, the virtual framebuffer X server from X.Org.anholt2004-06-196-0/+63
|
* New port: xorg-printserver, the X Print server.anholt2004-06-196-0/+61
|
* Register new conflicts on xorg-fontserver.anholt2004-06-111-0/+2
|
* New port: xorg-fontserver taken from X.Org release 6.7.0.anholt2004-06-117-0/+79
|
* Install xorgcfg and xorgconfig.anholt2004-06-106-6/+14
| | | | | PR: ports/67656 Submitted by: Alex Deiter <tiamat@komi.mts.ru>
* Sync with new bsd.autotools.mkade2004-06-051-0/+1
|
* - Only set XFREE86_HTML_MAN if there are going to be manpages installedanholt2004-05-318-30/+68
| | | | | | | (XMAN_DIRS is set). - Remove spammed-in configure.gen.pre - Pass thread flags/libs to configure like should have been done - Add changes to config/cf/* for the fonts ports.
* - Depend on xorg-libraries by default instead of the modular libraries.anholt2004-05-304-4/+26
| | | | | - Don't install Xserver.1 (a manpage for all X servers), which is provided by xorg-manpages.
* Add some more patches based on XFree86-4-libraries/files, for theanholt2004-05-296-2/+100
| | | | xorg-libraries and -clients ports.
* [1] Fix packaging on amd64anholt2004-05-188-28/+650
| | | | | | | | | | | [2] Remove sparc64 patch that got spammed into the wrong location in FreeBSD.cf [3] Fix many problems in the Render implementation. [4] Depend on libGL to provide glx headers, until they're located in a more appropriate package. PR: [1] ports/66682 Submitted by: [1] Francois Tigeot <ftigeot@wolfpond.org> Obtained from: [3] X.Org CVS
* autoconf not available in extract/patch-targets, so move invocation tovs2004-05-151-1/+1
| | | | | | pre-configure. Noticed by: pointyhat
* [1] Add missing dependency on freetype2.anholt2004-05-114-0/+40
| | | | | | | [2] Add missing AMD64 patch that was in XFree86-4-Server. Reported by: [1] bento via kris Submitted by: [2] Francois Tigeot <ftigeot@wolfpond.org>
* Correct a typo in one of the LIB_PC_DEPENDS.marcus2004-05-112-2/+2
|
* Register CONFLICTS on xorg-server.anholt2004-05-102-0/+4
|
* New port: xorg-server taken from X.org release 6.7.0.anholt2004-05-1045-0/+1779
| | | | | | Tested only on x86 so far due to problems installing dependencies on build cluster. Based on XFree86-4-Server originally, but I decided the history wasn't worth keeping that much as a lot has been changed.
* As announced 2 months ago, remove these deprecated or broken ports.kris2004-04-11122-3984/+0
|
* Tidy up whitespace.trevor2004-04-111-2/+2
|
* Trim whitespace.trevor2004-04-111-1/+0
|
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* SIZEify (maintainer timeout)trevor2004-03-317-0/+29
|
* Fix build with freetype2-2.1.7.marcus2004-03-231-0/+62
| | | | Reported by: bento via kris
* BROKEN on amd64: Build failskris2004-03-201-0/+4
|
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* SIZEify.trevor2004-03-181-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Fix build on -CURRENT.vs2004-03-111-8/+3
| | | | | PR: ports/62143 (suggested by Brandon S Allbery) Approved by: linimon (mentor)
* . Build and install the SiS driver on the Alpha. I've had this patch inglewis2004-02-263-3/+3
| | | | | | | 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.
* . Fix the sysarch() prototype as was done in XFree86-4-Server. Hopefullyglewis2004-02-261-0/+13
| | | | | | this will fix the build on recent -CURRENT/alpha. Requested by: kris
* . Use the correct prototype for sysarch(2). Should fix the build onglewis2004-02-221-2/+11
| | | | | | CURRENT/alpha. Submitted by: bento via kris
* Mark as deprecated: either fails to fetch, and has done so for some time;linimon2004-02-171-0/+2
| | | | | | | | | | | | | | | | and/or fails to build; and/or the maintainer has recommended that the ports are obsolete and should be deleted. In each of these cases, the port has been in trouble for quite some time. The deprecation date is set for April 09, 2004, except for a very few ports that are in really bad shape (or the maintainer has recommended deletion), in which case they are set for March 09, 2004. If anyone wants to keep these ports in the ports collection, now is the time to step up and fix them. PR: ports/62575 No objection: freebsd-ports, 10 days
* FORBIDDEN: Broken pkg-plistkris2004-02-171-4/+2
|
* Fix several buffer overflow issues in the fontpath handling code.des2004-02-136-29/+373
| | | | | | Remove an earlier patch which only partially addressed these issues. Approved by: so
* Fix buffer overflow in font alias handling code.des2004-02-094-14/+65
| | | | Approved by: so
* BROKEN on 5.x: does not compilekris2004-02-081-0/+4
|
* BROKEN on 5.x: does not compilekris2004-02-081-1/+7
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-066-3/+3
|
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* GC a patch that no longer applies.des2004-02-051-11/+0
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-042-0/+2
| | | | (Part 1)
* SIZEify.trevor2004-01-302-0/+2
|
* Reset maintainership to ports@. The truth is I don't have the time to fix thisanholt2004-01-111-1/+1
| | | | | | up. This port should wither away and die once someone updates graphics/glide3. Suggested by: linimon
* - Fix distnamepav2004-01-031-0/+1
| | | | | Pointy hat to: pav Submitted by: petef
* 1.6 < 1.31 < 1.60pav2004-01-031-1/+1
| | | | | Pointy hat to: pav Submitted by: petef
* - Update to 1.6pav2004-01-022-4/+4
| | | | | | | | - Drop maintainership PR: ports/60799 Submitted by: hrs Approved by: maintainer
* Don't install conflicting Xserver.1 manpage from other XFree86-4-*Server. Itanholt2003-12-133-9/+9
| | | | | | | will only be provided by XFree86-4-Server(-snap). PR: ports/59155 Submitted by: Guido Berhoerster <ich@guido-berhoerster.org>
* Fix patching stage in XFree86-4-Server-snap by using patch-xfree86.cf in thisanholt2003-11-302-1/+12
| | | | | | | port instead of from XFree86-4-libraries. The new chunk to the patch in XFree86-4-libraries is already merged in to CVS. Approved by: portmgr (kris)
* Fix XFree86-4-FontServer build on sparc64.jake2003-11-251-1/+1
| | | | Requested by: kris
* Remove my e-mail address from these files, to reduce spam.trevor2003-11-132-2/+2
|
* Correct pkg-plist issues in previous commit.anholt2003-11-121-9/+2
| | | | Submitted by: bento (partially)
* Update to 4.3.99.15 snapshot. Remove DRI components, now provided byanholt2003-11-1226-453/+33
| | | | graphics/dri.
* Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.anholt2003-11-126-6/+6
|
* The DRI client drivers are now provided by graphics/dri. RUN_DEPENDS on themanholt2003-11-097-298/+6
| | | | instead of installing them from this port.
* Mark NOT_FOR_ARCHS=ia64 and do a little plist sorting fix.anholt2003-10-212-1/+3
|
* Having the Xserver open /dev/io on amd64 as well would help. The nvpeter2003-10-171-1/+1
| | | | driver (among others) do not appreciate the lack of this.
* Fix packaging of sunffb on sparc64.anholt2003-09-282-0/+4
| | | | Submitted by: Marius Strobl <marius@alchemy.franken.de>
* Fix a typo in sparc64 section of Makefile.anholt2003-09-281-1/+1
| | | | Submitted by: Marius Strobl <marius@alchemy.franken.de>
* Fix build on Sparc64 (hopefully -- I applied the patch by hand). Fixes plistanholt2003-09-264-28/+38
| | | | | | issues. Submitted by: Marius Strobl <marius@alchemy.franken.de>
* Re-add the scanpci manpage on i386.anholt2003-09-261-1/+2
| | | | Reported by: bento
* Followup commit: Unbreak XFree86-4-Server-snap on -stable -- gcc 2 has noanholt2003-09-1835-7/+368
| | | | | | | | -Wno-system-headers. While I'm here, port patches for non-x86/alpha from XFree86-4-Server. Reported by: Adam Weinberger <adamw@magnesium.net> Marius Strobl <marius@alchemy.franken.de>
* Add XFree86-4-Server-snapanholt2003-09-171-0/+1
| | | | Approved by: portmgr (will)
* Update port to 4.3.99.12 development snapshot after repocopy.anholt2003-09-1723-666/+142
| | | | Approved by: portmgr (will)
* - Update to version 1.6krion2003-09-058-44/+48
| | | | | PR: 56439 Submitted by: Ports Fury
* Fixes for potential integer overflows in font libraries.anholt2003-09-045-4/+5
| | | | Obtained from: XFree86 CVS
* Add support for AMD64.obrien2003-08-232-11/+2
|
* [1] Fix xdmcp queries in the X servers (bug 277)anholt2003-08-134-4/+20
| | | | | | | | | [2] Fix underlining in the freetype backend (bug 330) PR: [1] ports/52387 [2] ports/55134 Submitted by: [1] Joel Ray Holveck <joelh@piqnet.org> [2] Ariff Abdullah <skywizard@MyBSD.org.my>
* Add support for sparc64.kris2003-07-2718-25/+315
| | | | Submitted by: jake (based on)
* Add missing newlines which got lost somehow in my patching.anholt2003-07-176-6/+6
| | | | Noticed by: peter
* Fix compile of XFree86-4-Server on -current and add amd64 patches.anholt2003-07-1711-1/+108
| | | | Submitted by: peter (amd64)
* Remove x11-servers/XttXF98srv-EGC, x11-servers/XttXF98srv-GA968,kiri2003-05-231-14/+0
| | | | | | | | | | | | x11-servers/XttXF98srv-GANBWAP, x11-servers/XttXF98srv-MGA, x11-servers/XttXF98srv-NEC480, x11-servers/XttXF98srv-NECS3, x11-servers/XttXF98srv-NKVNEC, x11-servers/XttXF98srv-PWLB, x11-servers/XttXF98srv-PWSKB, x11-servers/XttXF98srv-SVGA, x11-servers/XttXF98srv-TGUI, x11-servers/XttXF98srv-WABEP, x11-servers/XttXF98srv-WABS and x11-servers/XttXF98srv-WSNA PR: ports/52567 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
* Included into XFree86 and obsoleted.kiri2003-05-2324-320/+0
| | | | | PR: ports/52567 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
* ncluded into XFree86 and obsoleted.kiri2003-05-2312-160/+0
| | | | | PR: ports/52567 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
* Included into XFree86 and obsoleted.kiri2003-05-236-80/+0
| | | | | PR: ports/52567 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
* SuperProbe no longer comes with XFree86, don't mention it here.anholt2003-05-222-2/+2
|
* [1] Make the HTML manpages get put into the packages again.anholt2003-05-146-57/+9
| | | | | | | | | | [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
* Remove libXfont.* from the pkg-plist, since it's part of XFree86-4-librariesanholt2003-05-104-8/+2
| | | | | | | 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
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,kris2003-05-061-1/+0
| | | | | remove ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,kris2003-05-066-108/+0
| | | | | remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
* Fix a crash with the siliconmotion (smi) driver.anholt2003-05-044-4/+84
| | | | | | PR: ports/51450 Tested by: Stacey Roberts <stacey@vickiandstacey.com> Obtained from: XFree86 bug #50
* Fix a small memory leak in __driUtilCreateScreen()anholt2003-04-304-2/+54
| | | | | PR: ports/51580 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* Fix a typo which caused problems on Radeon R300 cards, including text modeanholt2003-04-264-4/+26
| | | | | | restoring not working. Obtained from: RedHat
* Fix a package building problem on Alpha and fix a bad copy'n'paste.anholt2003-04-122-4/+4
| | | | Submitted by: bento (via kris)
* Followup to last commit: Add missing radeon_cursor.c to the list of patches.anholt2003-04-062-2/+4
|
* [1] Fix a hang in int10 on starting the server with multiple cardsanholt2003-04-0614-4/+286
| | | | | | | | | | | | | | | | [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 <papadako@csd.uoc.gr> [4] XFree86 bug 90 [5,6] XFree86 CVS
* Add a patch to fix xkb initialization.anholt2003-03-194-4/+38
| | | | | Approved by: portmgr (kris) Obtained from: XFree86 CVS
* [1] Add a fix for a hang with Radeon cards in specific apps.anholt2003-03-158-2/+560
| | | | | | | | [2] Fix unresolved symbols messages in mga and r128 drivers. Approved by: portmgr (kris) Obtained from: [1] DRI CVS [2] Leif Delgass
* Mark this ONLY_FOR_ARCHS=i386 until it's ported to other platforms.anholt2003-03-131-0/+2
| | | | Prodded by: kris
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develanholt2003-03-1240-905/+826
| | | | | | | for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr
* Clear moonlight beckons.ade2003-03-0714-7/+7
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add driglideanholt2003-03-061-0/+1
|
* Update driglide to 0.9.1 after a repocopy from graphics/glide3. This is a forkanholt2003-03-0624-763/+19
| | | | | of Glide3 I have been working on which includes all bugfixes I can find, builds both libraries, and is smaller than the original libraries.
* De-pkg-comment.knu2003-02-2164-33/+33
|
* Update to version 1.4.naddy2003-02-1616-192/+92
| | | | | PR: 48048 Submitted by: Ports Fury
* I broke the port by committing bogus stuff I was working on :-/olgeni2003-02-031-3/+2
| | | | Noticed by: Sergey Mokryshev <mokr@mokr.net>
* Give back maintanership to ports@, due to lack of time and clues.olgeni2003-02-011-3/+4
|
* Re-add mga_hal's checksum yet again.anholt2003-01-262-0/+2
| | | | | | (working on a separate mga_hal port to get rid of this mess once and for all) Submitted by: many
* [1] Fix missing symbols in i810 driveranholt2003-01-2414-21/+87
| | | | | | | | | | | [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
* Add missing lib/X11/xserver/SecurityPolicy for other XFree86 server ports.anholt2003-01-162-0/+2
|
* [1] Move the recently committed patch-common_x86.c to XFree86-4-librariesanholt2002-12-084-66/+2
| | | | | | | | | 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
* [1] Quiet some prolific debug output in cirrus driver.anholt2002-12-058-6/+88
| | | | | | | | | | [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
* [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.anholt2002-10-1715-48/+61
| | | | | | | [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
* o Back out a patch from the 4.2.1 update which broke DPMS on Rage 128 hardwareanholt2002-10-096-106/+24
| | | | | o Use XFree86's mga driver, even in the WITH_MATROX_GXX_DRIVER case. (it now only adds installation of the hal library)
* Fix distfile survey issues with X ports, update bsd.sites.mk to includeanholt2002-09-221-1/+1
| | | | | | | more working X mirrors and remove a local distfiles site that hasn't been updating. Approved by: portmgr
* Missed the PORTREVISION bumpanholt2002-09-192-2/+2
|
* Fix Matrox G550 cursor in the non-WITH_MATROX_GXX_DRIVER case.anholt2002-09-194-4/+32
| | | | | PR: 37542 Submitted by: Peter Johnson <freebsd@bilogic.org>
* Update XFree86 Servers ports to 4.2.1 + the second SHM security fix (foranholt2002-09-1910-15/+71
| | | | XFree86-4-Servers, this fixes the case where the X Server is started by xdm).
* Update XFree86-4-* ports which share XFree86-4-libraries's patches:anholt2002-09-1814-51/+82
| | | | | | | | - 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)
* Fix WITH_MATROX_GXX_DRIVER case after 4.2.1 upgrade.anholt2002-09-062-2/+2
| | | | Submitted by: obraun
* Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.anholt2002-09-054-10/+26
| | | | | The most notable update is fixing what appears to be possible privelege escalation with libX11 and setuid clients (xterm is one).
* When initialising s3 driver call fbPictureInit() like other drivers do. Thissobomax2002-08-272-2/+2
| | | | | | | fixes a problem with RENDER extention not working with s3 driver. Bump PORTREVISION. Approved by: maintainer (implicitly)
* gzip the new patches to help users who are getting mangled text files fromanholt2002-08-164-4/+4
| | | | | | ${MASTER_SITE_LOCAL} PR: 41408
* Add missing checksum unbreaking WITH_MATROX_GXX_DRIVERlioux2002-08-072-0/+2
| | | | | | PR: 41367 Submitted by: Sergey N. Voronkov <serg@tmn.ru> Approved by: maintainer (travelling approval)
* 1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+anholt2002-08-054-2/+12
| | | | | | | | | | | | 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
* gzip Wraphelp.c and put it in local_distfiles, to help users having troublesanholt2002-08-0212-60/+50
| | | | | | | | 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)
* Change email to anholt@freebsd.org and move local distfiles.anholt2002-07-311-2/+2
| | | | Approved by: des
* Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).anholt2002-07-1913-192/+68
| | | | | | | Clean up Wraphelp.c inclusion in the ports that need it. Add USE_PERL5 to imake-4. Approved by: des