aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build of xorg related ports when the base system is compiled withNiclas Zeising2012-07-291-0/+4
| | | | | | | | | | | | | | | | | | clang as system compiler and cpp is clang cpp (as opposed to GNU cpp). This is done by removing the configure test for cpp completely. Using clang cpp will make some manual pages as well as some scripts get slightly wierd whitespace formatting. However, it does not affect the function of the scripts or the instructions in the manual pages. PR: ports/166373 Submitted by: Jakub Lach <jakub_lach@mailplus.pl> (PR) Patch by: me (with ideas from PR and mailing list) Tested by: Jakub Lach <jakub_lach@mailplus.pl>, me Approved by: kwm (mentor) Obtained from: xorg staging area Notes: svn path=/head/; revision=301687
* Add new OPTIONS_EXCLUSE_${ARCH} to be able to exclude an option on the given ↵Baptiste Daroussin2012-07-131-5/+2
| | | | | | | | | | | | | | arch Fix xorg-server on sparc64 by excluing the HAL option on sparc64 has it used to be before convertion to new options framework [1] Reported by: marius@ Tested by: marius@ Approved by: kwm [1] Notes: svn path=/head/; revision=300845
* Convert to new options frameworkBaptiste Daroussin2012-06-061-10/+11
| | | | | | | | | | | | | while here remove the NO_SUID_XSERVER which was redundant with the options and fix a bug[1] (defining an option after bsd.port.pre.mk) which was a workaround of limitations of the old framework Reported by: ak@ [1] Reviewed by: kwm@, miwi@ Approved by: kwm@, miwi@ Notes: svn path=/head/; revision=298585
* Revert "dix: use the event mask of the grab for TryClientEvents."Christian Weisgerber2012-04-242-1/+91
| | | | | | | | | | | | | http://cgit.freedesktop.org/xorg/xserver/commit/?id=018c878e9495b21146c8f38617fdd1bf6d8cc73b This fixes delivery of button press events to clients. In particular, it fixes irrecoverable focus loss in mwm(1). Approved by: miwi Obtained from: Xorg upstream Notes: svn path=/head/; revision=295417
* - Please welcome Xorg 7.5.2Martin Wilke2012-04-2120-283/+226
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The Xorg Team is pleased to announce the next round of Xorg updates. The team created a new flag called WITH_NEW_XORG that users can include in /etc/make.conf. This was created for the intel KMS work being done althouthough It probably works for other chips. Unfortunately, the intel KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users. Older version of FreeBSD will not be supported. Intel users will need to patch their source manually with Konstantin?s KMS kernel patch to get the newer chips to work. Please carefully read UPDATING entry. Changes: - libdrm 2.4.31 (including KMS support) - mesa 7.11.2 - xorg-server 1.10.6 - a lot of new Graphic Drivers. I would like to thank: Koop Mast Eitan Adler Niclas Zeising and all helpers and testers from x11@. Notes: svn path=/head/; revision=295195
* Repeated words are are hard to to find sometimes.Eitan Adler2012-01-081-1/+1
| | | | | | | Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=288737
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-093-3/+0
| | | | Notes: svn path=/head/; revision=285379
* - Fix build on FreeBSD 10.0Martin Wilke2011-10-293-1/+3
| | | | | | | Notes: all x11@ ports fixed for FreeBSD 10 Notes: svn path=/head/; revision=284612
* Fix CVE-2011-4028 and CVE-2011-4029.Koop Mast2011-10-182-4/+22
| | | | | | | | Obtained from: upstream xorg-server Security: 8441957c-f9b4-11e0-a78a-bcaec565249c Notes: svn path=/head/; revision=283838
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Mark as broken on recent i386-9: fails to compile.Mark Linimon2011-08-291-1/+7
| | | | Notes: svn path=/head/; revision=280677
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+0
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* Fix the "exaGetPixmapFirstPixel called for invalid bpp" problem. This bugKoop Mast2011-08-072-1/+27
| | | | | | | | | | | | is more visible with XFCE. PR: ports/156721 Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> Obtained from: xorg-server upstream With hat: x11@ Notes: svn path=/head/; revision=279097
* Unbreak this -- random automake fallout not shown up on amd64 -exp runsAde Lovett2011-03-212-1/+7
| | | | | | | Reported by: erwin Notes: svn path=/head/; revision=271377
* - Get Rid MD5 supportMartin Wilke2011-03-194-5/+0
| | | | Notes: svn path=/head/; revision=271305
* - point x2x to its new homeBaptiste Daroussin2011-03-113-2/+3
| | | | | | | - while here remove MD5 from distinfo Notes: svn path=/head/; revision=270686
* Revert "dix: use the event mask of the grab for TryClientEvents."Christian Weisgerber2011-02-272-0/+90
| | | | | | | | | | | | | http://cgit.freedesktop.org/xorg/xserver/commit/?id=018c878e9495b21146c8f38617fdd1bf6d8cc73b This fixes delivery of button press events to clients. In particular, it fixes irrecoverable focus loss in mwm(1). Approved by: miwi Obtained from: Xorg upstream Notes: svn path=/head/; revision=269937
* - Please welcome Xorg 7.5.1Martin Wilke2011-02-2513-41/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457 Notes: svn path=/head/; revision=269720
* - There's no nv(4x) manpage in xorg-server distribution anymore.Stanislav Sedov2011-01-251-1/+0
| | | | | | | | Reported by: nathanw Feature safe: yes Notes: svn path=/head/; revision=268199
* - Fix build on powerpc64.Stanislav Sedov2011-01-251-1/+1
| | | | | | | | | PR: ports/147568, ports/153644 Submitted by: nwhitehorn, Matthew Rezny <mrezny@hexaneinc.com> Feature safe: yes Notes: svn path=/head/; revision=268198
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Fix build on ppcMartin Wilke2010-05-051-11/+0
| | | | | | | Submitted by: Andreas Tobler Notes: svn path=/head/; revision=253718
* - Update to Xorg 7.5Martin Wilke2010-05-0113-46/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Intel drivers was patched to work with the new server. The drivers for Vesa, NV,NVIDIA and ATI have been tested thoroughfully and seem to work fine. A complete changelog of Xorg 7.5 can you read here: http://www.x.org/releases/X11R7.5/ A note to FreeBSD 6.X users: We strongly recommend you to update your system to 7.x or above. For updating try portupgrade -af \* or: portmaster -af Please report any problems and issus to x11 (at) FreeBSD.org. Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help and Feeback. Tested by: Community and 2x exp-runs Notes: svn path=/head/; revision=253503
* Given that HAL doesn't work on sparc64 and always needs to be disabledMarius Strobl2010-02-081-2/+11
| | | | | | | | | there anyway change the default to off for that architecture. Approved by: rnoland Notes: svn path=/head/; revision=249405
* Update xorg-server and friends to 1.6.5.Robert Noland2010-02-0711-44/+20
| | | | Notes: svn path=/head/; revision=249386
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Mark BROKEN on 9.x: does not buildErwin Lansing2009-12-161-0/+4
| | | | Notes: svn path=/head/; revision=245991
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Allow building on ia64. This does not make it functional, becauseMarcel Moolenaar2009-06-192-1/+229
| | | | | | | | | | | ia64 doesn't have any non-serial console. It does allow xorg to build though and in particular xorg-drivers. The latter depends on xorg-server. Ok'd: rnoland@ Notes: svn path=/head/; revision=236350
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* Update Xserver and friends to 1.6.1Robert Noland2009-05-0712-41/+35
| | | | Notes: svn path=/head/; revision=233381
* Update Xorg server to 1.6.0Robert Noland2009-04-0419-625/+111
| | | | | | | | | | | o Update randrproto, libXrandr and xrandr to 1.3.0 o Update xf86-video-intel to 2.6.3 o Update other less common drivers as needed o Mark a bunch of un-maintained input drivers ignored o Update the various slave X server ports as well Notes: svn path=/head/; revision=231570
* Given that the x86-centric approach of mmap(2)'ing PCI memory viaMarius Strobl2009-03-312-1/+14
| | | | | | | | | | | mem(4) doesn't work on sparc64, revert to the pre-libpciaccess approach of using the tty(4) device opened by the X server there. Hopefully we have proper MI means of doing so one day. Approved by: flz Notes: svn path=/head/; revision=231409
* Add the patch that I missed in the last commit.Robert Noland2009-03-081-0/+90
| | | | Notes: svn path=/head/; revision=229702
* Add a patch from git to fix issues with gnome-2.25.Robert Noland2009-03-082-2/+1
| | | | | | | Requested by: marcus Notes: svn path=/head/; revision=229700
* Add a patch to handle memory barriers on amd64 the same as linux.Robert Noland2009-03-022-1/+12
| | | | | | | | | This is reported to prevent some lockups with the nv driver on amd64. http://bugs.freedesktop.org/show_bug.cgi?id=3168 Notes: svn path=/head/; revision=229357
* Add a patch to deal with the hald/xorg startup race. With this patchRobert Noland2009-02-082-1/+144
| | | | | | | | | it should be safe for hald to start even after the Xserver. Obtained from: xorg-devel Notes: svn path=/head/; revision=227797
* - Replace open(2)/close(2) pairs with stat(2). Closing mouse device hasJung-uk Kim2009-02-042-28/+62
| | | | | | | | | | a side effect of changing current operation level and sysmouse(4) lets you open /dev/sysmouse multiple times unlike other mouse drivers. - Check if /dev/mouse is linked to /dev/psm0 or /dev/ums0. - Simplify the patches a little while I am here. Notes: svn path=/head/; revision=227623
* - Partially back out the previous attempt to fix PS/2 protocol support.Jung-uk Kim2009-02-032-14/+23
| | | | | | | | | | | | | | | Extended PS/2 protocol without moused(8) is only supported from FreeBSD 7.1 and above. - Try default PS/2 and USB mouse ports if /dev/sysmouse does not exist. Previously, it was only available when HAL support was compiled in. They should be able to handle SysMouse protocol at operation level 1. - Check protocol for ums(4) as it only supports SysMouse protocol. - Sync X server with mouse driver. Reviewed by: rnoland Notes: svn path=/head/; revision=227485
* Add dependency on dri2proto to more server components.Robert Noland2009-01-273-3/+6
| | | | | | | Reported by: pointyhat (pav) Notes: svn path=/head/; revision=227002
* Build record and xtrap extensions.Florent Thoumie2009-01-272-2/+7
| | | | | | | | PR: ports/131033 Submitted by: "Sergey N. Voronkov" <serg@tmn.ru> Notes: svn path=/head/; revision=226953
* add dri2proto depend here as wellRobert Noland2009-01-251-1/+2
| | | | | | | | Reported by: pointyhat (pav) Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=226863
* Add dependency on dri2protoRobert Noland2009-01-251-1/+2
| | | | | | | Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=226852
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-2319-566/+60
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Reset grog@FreeBSD.org: last commit was more than 6 months ago, andMark Linimon2008-08-071-1/+1
| | | | | | | PRs are outstanding. Notes: svn path=/head/; revision=218184