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 /science | |
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 'science')
-rw-r--r-- | science/flounder/Makefile | 2 | ||||
-rw-r--r-- | science/gchemutils/Makefile | 1 | ||||
-rw-r--r-- | science/ghemical/Makefile | 2 | ||||
-rw-r--r-- | science/gwyddion/Makefile | 1 | ||||
-rw-r--r-- | science/liboglappth/Makefile | 1 | ||||
-rw-r--r-- | science/linsmith/Makefile | 1 | ||||
-rw-r--r-- | science/massxpert/Makefile | 1 | ||||
-rw-r--r-- | science/medit/Makefile | 1 | ||||
-rw-r--r-- | science/ncs/Makefile | 2 | ||||
-rw-r--r-- | science/openbabel/Makefile | 1 | ||||
-rw-r--r-- | science/paraview/Makefile | 1 | ||||
-rw-r--r-- | science/xmakemol/Makefile | 2 |
12 files changed, 12 insertions, 4 deletions
diff --git a/science/flounder/Makefile b/science/flounder/Makefile index 95c4a8058a95..8c86c33bf7d7 100644 --- a/science/flounder/Makefile +++ b/science/flounder/Makefile @@ -3,7 +3,7 @@ PORTNAME= flounder PORTVERSION= 0.40 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= science MASTER_SITES= http://www.enel.ucalgary.ca/People/vigmond/flounder/ EXTRACT_SUFX= .tgz diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index c036a90f6561..b9ce6ebb35b1 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -3,6 +3,7 @@ PORTNAME= gchemutils PORTVERSION= 0.14.7 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION:R} diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile index 456b90c98ff1..ff477823c70f 100644 --- a/science/ghemical/Makefile +++ b/science/ghemical/Makefile @@ -3,7 +3,7 @@ PORTNAME= ghemical PORTVERSION= 3.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://bioinformatics.org/ghemical/download/release20111012/ \ http://bioinformatics.org/ghemical/download/current diff --git a/science/gwyddion/Makefile b/science/gwyddion/Makefile index d0ff2466631b..83a66100e365 100644 --- a/science/gwyddion/Makefile +++ b/science/gwyddion/Makefile @@ -3,6 +3,7 @@ PORTNAME= gwyddion PORTVERSION= 2.35 +PORTREVISION= 1 CATEGORIES= science graphics MASTER_SITES= SF diff --git a/science/liboglappth/Makefile b/science/liboglappth/Makefile index fac79e751833..36592a0d86a3 100644 --- a/science/liboglappth/Makefile +++ b/science/liboglappth/Makefile @@ -3,6 +3,7 @@ PORTNAME= liboglappth PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://bioinformatics.org/ghemical/download/release20111012/ \ http://bioinformatics.org/ghemical/download/current diff --git a/science/linsmith/Makefile b/science/linsmith/Makefile index 355a8ab1809c..5f3720f08bb6 100644 --- a/science/linsmith/Makefile +++ b/science/linsmith/Makefile @@ -3,6 +3,7 @@ PORTNAME= linsmith PORTVERSION= 0.99.26 +PORTREVISION= 1 CATEGORIES= science hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/science/massxpert/Makefile b/science/massxpert/Makefile index 4d4380f3fc9d..3929de56c8aa 100644 --- a/science/massxpert/Makefile +++ b/science/massxpert/Makefile @@ -3,6 +3,7 @@ PORTNAME= massxpert PORTVERSION= 3.4.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://download.tuxfamily.org/massxpert/source/ diff --git a/science/medit/Makefile b/science/medit/Makefile index 42e3de403f12..502a9e1919e2 100644 --- a/science/medit/Makefile +++ b/science/medit/Makefile @@ -3,6 +3,7 @@ PORTNAME= medit PORTVERSION= 2012.02.05 +PORTREVISION= 1 CATEGORIES= science graphics MASTER_SITES= http://www.ann.jussieu.fr/~frey/ftp/archives/ EXTRACT_SUFX= .tgz diff --git a/science/ncs/Makefile b/science/ncs/Makefile index 998ba8c9f97f..fef22449f8f3 100644 --- a/science/ncs/Makefile +++ b/science/ncs/Makefile @@ -3,7 +3,7 @@ PORTNAME= ncs PORTVERSION= 2.0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science parallel MASTER_SITES= http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index 05b9f18557e4..237f36ad2efd 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -3,6 +3,7 @@ PORTNAME= openbabel PORTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= SF diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 39374819efee..832343b19ab0 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -3,6 +3,7 @@ PORTNAME= paraview PORTVERSION= 4.1.0 +PORTREVISION= 1 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/ DISTNAME= ParaView-v${PORTVERSION}-source diff --git a/science/xmakemol/Makefile b/science/xmakemol/Makefile index f8544c64b5b6..7ff51d92a85e 100644 --- a/science/xmakemol/Makefile +++ b/science/xmakemol/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmakemol PORTVERSION= 5.16 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= SAVANNAH |