From 0d308966c11339773e9f09cdd69a8b5876b4f04e Mon Sep 17 00:00:00 2001 From: zeising Date: Wed, 16 Apr 2014 18:28:47 +0000 Subject: 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) --- net-p2p/valknut/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/valknut') diff --git a/net-p2p/valknut/Makefile b/net-p2p/valknut/Makefile index ef03ff425e14..d9b7db9ddaeb 100644 --- a/net-p2p/valknut/Makefile +++ b/net-p2p/valknut/Makefile @@ -3,7 +3,7 @@ PORTNAME= valknut PORTVERSION= 0.4.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p MASTER_SITES= SF/wxdcgui/${PORTNAME}-qt4/${PORTVERSION} -- cgit yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/kdevelop-pg-qt
Commit message (Expand)AuthorAgeFilesLines
* Sigh, properly remove USE_GCC=yes now.rakuco2013-11-061-1/+0
* - Support staging. [1]rakuco2013-11-062-3/+33
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-1/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Unify USES.rakuco2013-07-031-2/+1
* - Get rid of no longer needed KDE4_BUILDENVmakc2013-03-221-1/+1
* Convert USE_BISON to USES= bisonbapt2013-03-081-1/+1
* Merge from area51 repository:makc2013-02-051-6/+3
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
* - update png to 1.5.10dinoex2012-06-011-0/+1
* Update KDevelop-related ports now that KDE 4.8.3 has been committed.rakuco2012-05-274-5/+26
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1
* Add bison build dependancy to fix the build after the recent glib and gtk upd...kwm2011-07-301-0/+1