diff options
author | zeising <zeising@FreeBSD.org> | 2014-04-17 02:28:47 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2014-04-17 02:28:47 +0800 |
commit | 0d308966c11339773e9f09cdd69a8b5876b4f04e (patch) | |
tree | fc8323f5d400038235fda42a6096107239789049 /astro | |
parent | 2ff2f3dac9805ec42de1b5cab42db4952b63bb93 (diff) | |
download | freebsd-ports-gnome-0d308966c11339773e9f09cdd69a8b5876b4f04e.tar.gz freebsd-ports-gnome-0d308966c11339773e9f09cdd69a8b5876b4f04e.tar.zst freebsd-ports-gnome-0d308966c11339773e9f09cdd69a8b5876b4f04e.zip |
The FreeBSD x11@ and graphics team proudly presents
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)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/boinc-astropulse/Makefile | 2 | ||||
-rw-r--r-- | astro/boinc-setiathome-v7/Makefile | 2 | ||||
-rw-r--r-- | astro/celestia/Makefile | 2 | ||||
-rw-r--r-- | astro/foxtrotgps/Makefile | 2 | ||||
-rw-r--r-- | astro/gpscorrelate/Makefile | 2 | ||||
-rw-r--r-- | astro/nightfall/Makefile | 2 | ||||
-rw-r--r-- | astro/openuniverse/Makefile | 2 | ||||
-rw-r--r-- | astro/viking/Makefile | 1 | ||||
-rw-r--r-- | astro/xplanet/Makefile | 2 |
9 files changed, 9 insertions, 8 deletions
diff --git a/astro/boinc-astropulse/Makefile b/astro/boinc-astropulse/Makefile index ac076c119b97..5c8b60e63566 100644 --- a/astro/boinc-astropulse/Makefile +++ b/astro/boinc-astropulse/Makefile @@ -3,7 +3,7 @@ PORTNAME= boinc-astropulse PORTVERSION= 6.01 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://rene-ladan.nl/pub/distfiles/ diff --git a/astro/boinc-setiathome-v7/Makefile b/astro/boinc-setiathome-v7/Makefile index 783b60e4c089..daf0f32f3d8d 100644 --- a/astro/boinc-setiathome-v7/Makefile +++ b/astro/boinc-setiathome-v7/Makefile @@ -3,7 +3,7 @@ PORTNAME= boinc-setiathome-v7 PORTVERSION= 7.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://rene-ladan.nl/pub/distfiles/ diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index ad6c3523b7a5..a706be549ce7 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -3,7 +3,7 @@ PORTNAME= celestia PORTVERSION= 1.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/Celestia-source/${PORTVERSION} PKGNAMESUFFIX= -${CELESTIA_UI} diff --git a/astro/foxtrotgps/Makefile b/astro/foxtrotgps/Makefile index 1a9ebcd3c5d9..2c342d9a135a 100644 --- a/astro/foxtrotgps/Makefile +++ b/astro/foxtrotgps/Makefile @@ -3,7 +3,7 @@ PORTNAME= foxtrotgps PORTVERSION= 1.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro geography MASTER_SITES= http://www.foxtrotgps.org/releases/ diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile index 11ff864772ae..7c94f11798ff 100644 --- a/astro/gpscorrelate/Makefile +++ b/astro/gpscorrelate/Makefile @@ -3,7 +3,7 @@ PORTNAME= gpscorrelate PORTVERSION= 1.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro geography MASTER_SITES= GH DIST_SUBDIR= repacked diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index 09ee64dc954c..7de0fff4a927 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -3,7 +3,7 @@ PORTNAME= nightfall PORTVERSION= 1.70 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= astro MASTER_SITES= http://www.la-samhna.de/nightfall/ diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index a2d1b38674cf..2c60c3b87eba 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -3,7 +3,7 @@ PORTNAME= openuniverse DISTVERSION= 1.0beta3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0beta3 diff --git a/astro/viking/Makefile b/astro/viking/Makefile index 08a04b2e0a58..159e7e35deb2 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -3,6 +3,7 @@ PORTNAME= viking PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/ diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile index 17e3399ec253..d9cf1135a763 100644 --- a/astro/xplanet/Makefile +++ b/astro/xplanet/Makefile @@ -3,7 +3,7 @@ PORTNAME= xplanet PORTVERSION= 1.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro geography MASTER_SITES= SF |