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 /security | |
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 'security')
-rw-r--r-- | security/clamav/Makefile | 1 | ||||
-rw-r--r-- | security/kc/Makefile | 1 | ||||
-rw-r--r-- | security/lasso/Makefile | 2 | ||||
-rw-r--r-- | security/lsh/Makefile | 2 | ||||
-rw-r--r-- | security/oath-toolkit/Makefile | 1 | ||||
-rw-r--r-- | security/openconnect/Makefile | 2 | ||||
-rw-r--r-- | security/prelude-manager/Makefile | 2 | ||||
-rw-r--r-- | security/pwman/Makefile | 3 | ||||
-rw-r--r-- | security/py-xmlsec/Makefile | 2 | ||||
-rw-r--r-- | security/razorback-scriptNugget/Makefile | 1 | ||||
-rw-r--r-- | security/sssd/Makefile | 1 | ||||
-rw-r--r-- | security/xmlsec1/Makefile | 1 |
12 files changed, 13 insertions, 6 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 19bddbc46c59..48382f9ad829 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -3,6 +3,7 @@ PORTNAME= clamav PORTVERSION= 0.98.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF diff --git a/security/kc/Makefile b/security/kc/Makefile index 3f59fa0e77e8..33beb08e4db3 100644 --- a/security/kc/Makefile +++ b/security/kc/Makefile @@ -3,6 +3,7 @@ PORTNAME= kc PORTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://github.com/levaidaniel/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ diff --git a/security/lasso/Makefile b/security/lasso/Makefile index 5fa514ea6ff8..a8b281bdf4ba 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -3,7 +3,7 @@ PORTNAME= lasso PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/594/ diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 9dfd3818072b..da6d48078f8b 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -3,7 +3,7 @@ PORTNAME= lsh PORTVERSION= 2.0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security ipv6 MASTER_SITES= ${MASTER_SITE_GNUPG} \ ftp://ftp.lysator.liu.se/pub/security/%SUBDIR%/ diff --git a/security/oath-toolkit/Makefile b/security/oath-toolkit/Makefile index b8963af9cbcb..055021bc7ab8 100644 --- a/security/oath-toolkit/Makefile +++ b/security/oath-toolkit/Makefile @@ -3,6 +3,7 @@ PORTNAME= oath-toolkit PORTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/openconnect/Makefile b/security/openconnect/Makefile index 953723d8d3ac..9841abe13540 100644 --- a/security/openconnect/Makefile +++ b/security/openconnect/Makefile @@ -3,7 +3,7 @@ PORTNAME= openconnect PORTVERSION= 5.03 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ftp://ftp.infradead.org/pub/openconnect/ \ http://mirrors.rit.edu/zi/ diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile index 1b5c8cf4f094..0aed5c93bc97 100644 --- a/security/prelude-manager/Makefile +++ b/security/prelude-manager/Makefile @@ -3,7 +3,7 @@ PORTNAME= prelude-manager PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://www.prelude-ids.org/attachments/download/243/ diff --git a/security/pwman/Makefile b/security/pwman/Makefile index 63dc27e28089..18bee566d215 100644 --- a/security/pwman/Makefile +++ b/security/pwman/Makefile @@ -3,13 +3,14 @@ PORTNAME= pwman PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= anders@FreeBSD.org COMMENT= Console password management application based on gpg(me) -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 +LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 GNU_CONFIGURE= yes diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile index 7152e432b023..cef20e998e17 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlsec PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/430/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/razorback-scriptNugget/Makefile b/security/razorback-scriptNugget/Makefile index 63d731874573..d3d1d63b48ca 100644 --- a/security/razorback-scriptNugget/Makefile +++ b/security/razorback-scriptNugget/Makefile @@ -3,6 +3,7 @@ PORTNAME= scriptNugget PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- diff --git a/security/sssd/Makefile b/security/sssd/Makefile index d5c4b18ffcf7..6f5165472fb1 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -3,6 +3,7 @@ PORTNAME= sssd DISTVERSION= 1.9.6 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index 980df7f07ce7..f44c602fbb02 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -3,6 +3,7 @@ PORTNAME= xmlsec1 PORTVERSION= 1.2.19 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ ftp://ftp.aleksey.com/pub/xmlsec/releases/ \ |