summaryrefslogtreecommitdiff
path: root/x11-servers
AgeCommit message (Collapse)Author
2013-09-29Fix patches. Remove two unneeded ones, and add new patches to fix sparc64.Niclas Zeising
This was missed in the mesa update. This syncs x11-server/xorg-server with the xorg development repo Bump portrevision again in case. Apologies for the churn! Obtained from: xorg development repo
2013-09-29Fix perl dependency.Niclas Zeising
Submitted by: Barbara Guida <bar@FreeBSD.org>
2013-09-29The FreeBSD graphics/x11 team proudly presentsNiclas Zeising
a kwm, zeising production: MESA 9.1.6 Starring: Mesa 9.1.6, including libGL, libGLU and dri (new xorg only) Addition of libEGL and libglesv2 KMS support for ATI graphics cards in 10-current (new xorg only) Improved sparc64 support for new xorg. [1] pixman 0.30.2, including shlib bump and portrevision bumps libX11 1.6.2 Make absolute pointing devices work with x11-drivers/xf86-input-mouse x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver) Also starring: Updates to drivers and other libraries and utilities Additional notes: When updating MESA related ports (libGL, dri) you need to remove old versions first. See UPDATING for details. PR: ports/181962 [2] Submitted by: marius [1] zeising [2] Exp-run by: bdrewery Approved by: portmgr (bdrewery) Thanks to all who helped testing!
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin
x11-servers)
2013-08-14Plug two more use before initialized with the new x server.Niclas Zeising
Noted by: clang Obtained from: xorg development repo
2013-08-04- Convert to new perl frameworkAndrej Zverev
Approved by: bapt@ (x11@)
2013-06-28Convert to USES=imakeBaptiste Daroussin
Remove useless deps on gmake Trim header
2013-06-27Enable AIGLX by default on xorg-server 1.12. (WITH_NEW_XORG)Niclas Zeising
Bump portrevision for 1.12 Obtained from: xorg development repo
2013-06-26Readd the dix_events.c patch that was removed with the xorg update.Niclas Zeising
There have been some reports of problems with pointer focus and other related issues in Mwm and open-motif without this patch. Bump portrevision for old xorg. PR: ports/179397 Submitted by: William Bulley <web@umich.edu>
2013-06-17Add a patch to fix upstream bug 18451 for 1.7.7.Jung-uk Kim
https://bugs.freedesktop.org/show_bug.cgi?id=18451 http://cgit.freedesktop.org/xorg/xserver/patch/?id=6dae7f3 Analyzed by: dim PR: ports/179625
2013-06-16Don't install the README.compiled file, it got installed in a directoryKoop Mast
not owned by xorg-server. This will fix poudriere -t Submitted by: miwi
2013-06-14Fix patching on powerpc with new xorg.Niclas Zeising
PR: ports/179229 Submitted by: jhibbits (PR), zeising (patch)
2013-05-25The FreeBSD x11 team proudly presentsNiclas Zeising
an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing!
2013-03-11Add a new xorg module, to use with USE_XORG: xorg-macros. This moduleNiclas Zeising
pulls in devel/xorg-macros. Convert all ports that depends on xorg-macros to use this USE_XORG. Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module on each line. Add xorg-macros dependency to xorg-server. Reviewed by: kwm, bapt Obtained from: xorg development repo (partly)
2013-03-032013-02-27 www/igal: No more upstream, no more public distfiles, consider ↵Baptiste Daroussin
using www/llgal 2013-02-27 finance/tinyerp-server: No more upstream, no more public distfiles, consider using finance/openerp-server 2013-02-27 ports-mgmt/portcheck: No more upstream, no more public distfiles 2013-02-28 security/sslproxy: Abandoned upstream 2013-02-28 x11-themes/e17-theme-darkness: No more public distfiles 2013-02-28 x11-themes/e17-theme-cthulhain: Dead upstream since 2008 2013-02-28 x11-servers/driglide: 3dfx is dead, fails to compile on recent versions of freebsd 2013-02-28 mail/gmime: Superceded with version 2.4 2013-02-28 archivers/bsdar: part of the base system
2013-02-02Fix the patch used to make xorg-server build with clang on i386.Niclas Zeising
Noticed by: Barbara Guida <barbara.freebsd@gmail.com> PR: ports/175776 [1] Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [1] Approved by: kwm, miwi (mentors, implicit)
2013-01-19Fix build on i386 when building with clang.Niclas Zeising
PR: ports/174286 (inspired by) Submitted by: deeptech71 <deeptech71@gmail.com> Tested by: crees, kwm Approved by: kwm, miwi (mentors, implicit) Obtained from: xorg-dev repo
2012-12-14Add a patch to fix a couple of cases of use before initialized in the newNiclas Zeising
xorg-server. Without this patch, xorg-server compiled with clang segfaults. Bump portrevision since clang is default compiler on current. Reviewed by: kwm Approved by: kwm, miwi (mentors, implicit)
2012-12-083dfx has been defunct for a long timeEitan Adler
Feature safe: yes
2012-11-15- Add missing "defined".Alberto Villa
Approved by: eadler, kwm (x11@) Feature safe: yes
2012-08-31Solve libGL.so and libglx.so conflict situation between libGL, xorg-server andKoop Mast
the nvidia-driver. Install the libraries in port specific directories. Use pkg-install and pkg-deinstall scripts to update the hardlinks to the default locations of these files. While here clean up some @dirrmtry lines in xorg-server plist for directories that aren.t created by xorg-server. Motivator: pkgng Inspiration: irc, freebsd-x11@ mailinglist discussion (sorry can't find it anymore to give credit the people) Reviewed by: danfe@ (for nvidia parts), bapt@ Approved by: danfe@ (for nvidia parts) With hat: x11@
2012-08-29Replace some spaces with tabs, and remove double defined variables in PLIST_SUB.Koop Mast
2012-07-29Fix the build of xorg related ports when the base system is compiled withNiclas Zeising
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
2012-07-13Add new OPTIONS_EXCLUSE_${ARCH} to be able to exclude an option on the given ↵Baptiste Daroussin
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]
2012-06-06Convert to new options frameworkBaptiste Daroussin
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@
2012-04-24Revert "dix: use the event mask of the grab for TryClientEvents."Christian Weisgerber
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
2012-04-21- Please welcome Xorg 7.5.2Martin Wilke
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@.
2012-01-08Repeated words are are hard to to find sometimes.Eitan Adler
Approved by: portmgr (itetcu)
2011-11-09- Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke
2011-10-29- Fix build on FreeBSD 10.0Martin Wilke
Notes: all x11@ ports fixed for FreeBSD 10
2011-10-18Fix CVE-2011-4028 and CVE-2011-4029.Koop Mast
Obtained from: upstream xorg-server Security: 8441957c-f9b4-11e0-a78a-bcaec565249c
2011-09-23- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov
- 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
2011-08-29Mark as broken on recent i386-9: fails to compile.Mark Linimon
2011-08-11Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast
mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-07Fix the "exaGetPixmapFirstPixel called for invalid bpp" problem. This bugKoop Mast
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@
2011-03-21Unbreak this -- random automake fallout not shown up on amd64 -exp runsAde Lovett
Reported by: erwin
2011-03-19- Get Rid MD5 supportMartin Wilke
2011-03-11- point x2x to its new homeBaptiste Daroussin
- while here remove MD5 from distinfo
2011-02-27Revert "dix: use the event mask of the grab for TryClientEvents."Christian Weisgerber
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
2011-02-25- Please welcome Xorg 7.5.1Martin Wilke
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
2011-01-25- There's no nv(4x) manpage in xorg-server distribution anymore.Stanislav Sedov
Reported by: nathanw Feature safe: yes
2011-01-25- Fix build on powerpc64.Stanislav Sedov
PR: ports/147568, ports/153644 Submitted by: nwhitehorn, Matthew Rezny <mrezny@hexaneinc.com> Feature safe: yes
2010-12-29- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci
PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
2010-12-04Sync to new bsd.autotools.mkAde Lovett
2010-10-16Punt autoconf267->autoconf268Ade Lovett
2010-09-15Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
2010-05-05- Fix build on ppcMartin Wilke
Submitted by: Andreas Tobler
2010-05-01- Update to Xorg 7.5Martin Wilke
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
2010-02-08Given that HAL doesn't work on sparc64 and always needs to be disabledMarius Strobl
there anyway change the default to off for that architecture. Approved by: rnoland
2010-02-07Update xorg-server and friends to 1.6.5.Robert Noland