aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-minimal
Commit message (Collapse)AuthorAgeFilesLines
* Hand back my ports to the pool.Eitan Adler2014-09-241-1/+1
| | | | | | | Ports require time and TLC which I no longer have. Notes: svn path=/head/; revision=369161
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* When the intel driver is being used also install the libva driver.Eitan Adler2014-03-131-0/+4
| | | | Notes: svn path=/head/; revision=348128
* mtree can show as an orphan when a metaport is installed.Eitan Adler2013-09-251-0/+1
| | | | | | | Reported by: bdrewery Notes: svn path=/head/; revision=328295
* xorg-minimal does not build or install anything so it is stage-safe by default.Eitan Adler2013-09-251-1/+0
| | | | Notes: svn path=/head/; revision=328253
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* Trim the headers in the ports I maintain.Eitan Adler2012-10-061-5/+0
| | | | Notes: svn path=/head/; revision=305369
* - Bump to 7.5.2Martin Wilke2012-04-211-1/+1
| | | | Notes: svn path=/head/; revision=295227
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - use the correct dependency when intel29 is requestedEitan Adler2011-09-071-0/+2
| | | | | | | | | PR: ports/160464 Submitted by: Mikhail T. <m.tsatsenko@gmail.com> Approved by: sahil (mentor) Notes: svn path=/head/; revision=281407
* - change the email address I use to maintain portsEitan Adler2011-08-211-1/+1
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280136
* - change the email address I use to maintain portsEitan Adler2011-08-211-1/+1
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280123
* Add missing RUN_DEPENDS.Koop Mast2011-02-261-1/+1
| | | | | | | Pointyhat to: kwm, I like a purple one please. Notes: svn path=/head/; revision=269855
* Remove stray '/'.Koop Mast2011-02-261-1/+1
| | | | Notes: svn path=/head/; revision=269853
* Bump version to 7.5.1 to be inline with xorg.Koop Mast2011-02-261-3/+6
| | | | | | | | | | Add support for VIDEO_DRIVER=nvidia [1]. PR: ports/154319 [1] Submitted by: Eitan Adler <lists@eitanadler.com> (maintainer) Notes: svn path=/head/; revision=269852
* Remove dependency on font ports, Xserver can fall back to "built-ins"Philip M. Gollucci2010-11-261-5/+2
| | | | | | | | | | | | | | | | fonts for "fixed" and "cursor". And LOCALBASE/lib/X11/fonts tree isn't required to exist. ref. http://cgit.freedesktop.org/xorg/xserver/commit/?id=49b93df (since 1.6.0) - Bump PORTREVISION PR: ports/152155 Submitted by: Anonymous <swell.k@gmail.com> Approved by: ports@eitanadler.com (maintainer) Notes: svn path=/head/; revision=265214
* - Update maintainer's email addressSahil Tandon2010-07-111-1/+1
| | | | | | | | PR: ports/148497 Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer) Notes: svn path=/head/; revision=257641
* Chase xorg-server update and bump driver PORTREVISIONS.Robert Noland2010-02-071-1/+1
| | | | Notes: svn path=/head/; revision=249387
* - Allow the user to choose a video driver to use instead of the default vesa ↵Philip M. Gollucci2010-01-151-5/+11
| | | | | | | | | | | | | driver. - xinit and xauth are searched at the right place PR: ports/142053 Submitted by: Carlos Santos <unixmania@gmail.com> Approved by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer) Notes: svn path=/head/; revision=247896
* Chase xserver update with driver port bumps.Robert Noland2009-05-071-1/+1
| | | | Notes: svn path=/head/; revision=233382
* Chase the Xorg server update and bump ports that depend on it.Robert Noland2009-04-041-0/+1
| | | | Notes: svn path=/head/; revision=231571
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - 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
* Add xorg-minimal, a meta-port for installing only the necessary part of theStefan Walter2008-12-272-0/+45
X.Org distribution. PR: 128384 Submitted by: Eitan Adler <EitanAdlerList@gmail.com> Notes: svn path=/head/; revision=224850