diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/awesome/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-extra/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-unsupported/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compiz/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/e16/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/fluxbox/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/fluxter/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/transset/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/wmii/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/wmname/Makefile | 3 |
11 files changed, 22 insertions, 18 deletions
diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index 137722731c2a..0a771129e0d4 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -3,6 +3,7 @@ PORTNAME= awesome PORTVERSION= 4.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= x11-wm @@ -14,7 +15,6 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= convert:graphics/ImageMagick \ - xproto>=7.0.15:x11/xproto \ ${LUA_MODLIBDIR}/lgi/corelgilua${LUA_VER_STR}.so:devel/lua-lgi RUN_DEPENDS= ${LUA_MODLIBDIR}/lgi/corelgilua${LUA_VER_STR}.so:devel/lua-lgi \ bash:shells/bash @@ -41,7 +41,7 @@ CMAKE_ARGS= -DSYSCONFDIR=${PREFIX}/etc \ -DGENERATE_DOC=OFF USE_GNOME= glib20 pango gdkpixbuf2 USE_XORG= pixman x11 xau xcb xdmcp xext xft xinerama xrandr xrender \ - xproto + xorgproto OPTIONS_DEFINE= DBUS DOCS MANPAGES OPTIONS_DEFAULT=DBUS MANPAGES diff --git a/x11-wm/compiz-plugins-extra/Makefile b/x11-wm/compiz-plugins-extra/Makefile index 34c628eb6f10..055d9614777d 100644 --- a/x11-wm/compiz-plugins-extra/Makefile +++ b/x11-wm/compiz-plugins-extra/Makefile @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-extra PORTVERSION= 0.8.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -22,7 +22,7 @@ USE_GL= yes USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 USE_CSTD= gnu89 USE_GNOME= gconf2 intltool -USE_XORG= glproto +USE_XORG= xorgproto USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index ac02db9acb38..f1763c383d9d 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-main PORTVERSION= 0.8.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -22,7 +22,7 @@ USE_GL= yes USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 USE_CSTD= gnu89 USE_GNOME= gconf2 intltool -USE_XORG= glproto +USE_XORG= xorgproto USE_LDCONFIG= yes GCONF_SCHEMAS= compiz-animation.schemas \ diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile index 01efa31f1a43..3e1791c81c58 100644 --- a/x11-wm/compiz-plugins-unsupported/Makefile +++ b/x11-wm/compiz-plugins-unsupported/Makefile @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-unsupported PORTVERSION= 0.8.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -22,7 +22,7 @@ INSTALL_TARGET= install-strip USE_GL= yes USES= pathfix gettext gmake libtool:keepla pkgconfig tar:bzip2 USE_GNOME= gconf2 intltool -USE_XORG= glproto +USE_XORG= xorgproto USE_LDCONFIG= yes GCONF_SCHEMAS= compiz-atlantis.schemas \ diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index d3c142628d05..d587898f6bcf 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -2,7 +2,7 @@ PORTNAME= compiz PORTVERSION= 0.8.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -21,7 +21,7 @@ INSTALL_TARGET= install-strip USES= gettext gmake libtool pathfix tar:bzip2 USE_GL= glu USE_GNOME= gconf2 libxslt intltool -USE_XORG= glproto ice sm x11 xcomposite xdamage xext xfixes xinerama \ +USE_XORG= xorgproto ice sm x11 xcomposite xdamage xext xfixes xinerama \ xrandr xrender USE_LDCONFIG= yes diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 51f2a941a5ab..65fa2268b8fe 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -3,6 +3,7 @@ PORTNAME= e16 PORTVERSION= 1.0.18 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ @@ -29,7 +30,7 @@ NLS_CONFIGURE_OFF= --disable-nls DOCS_CONFIGURE_ON= --enable-docs=yes DOCS_CONFIGURE_OFF= --enable-docs=no -USE_XORG= compositeproto damageproto ice sm xextproto x11 xbitmaps \ +USE_XORG= ice sm xorgproto x11 xbitmaps \ xcomposite xdamage xext xfixes xft xinerama xrandr xrender \ xxf86vm USES= gettext gmake iconv libtool perl5 pkgconfig shebangfix diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile index 5cc8936e55d9..b86f0e3cb8e4 100644 --- a/x11-wm/fluxbox/Makefile +++ b/x11-wm/fluxbox/Makefile @@ -3,7 +3,7 @@ PORTNAME= fluxbox PORTVERSION= 1.3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= SF DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -20,7 +20,7 @@ LIB_DEPENDS= libfribidi.so:converters/fribidi \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig -USE_XORG= x11 xext xextproto xft xpm xrandr +USE_XORG= x11 xext xorgproto xft xpm xrandr USES= gmake pkgconfig GNU_CONFIGURE= yes diff --git a/x11-wm/fluxter/Makefile b/x11-wm/fluxter/Makefile index ed30fb67e528..28b78dd0e175 100644 --- a/x11-wm/fluxter/Makefile +++ b/x11-wm/fluxter/Makefile @@ -3,6 +3,7 @@ PORTNAME= fluxter PORTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://www.hydrus.org.uk/downloads/ @@ -11,7 +12,7 @@ COMMENT= Desktop pager for the Fluxbox Slit LICENSE= GPLv2 -USE_XORG= x11 ice xproto xt xaw xext +USE_XORG= x11 ice xorgproto xt xaw xext GNU_CONFIGURE= yes USES= gmake diff --git a/x11-wm/transset/Makefile b/x11-wm/transset/Makefile index 26c577ec7444..c40f946658a4 100644 --- a/x11-wm/transset/Makefile +++ b/x11-wm/transset/Makefile @@ -3,6 +3,7 @@ PORTNAME= transset PORTVERSION= 1.0.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-wm @@ -10,7 +11,7 @@ MAINTAINER= x11@FreeBSD.org COMMENT= Make your windows transparent XORG_CAT= app -USE_XORG= x11 xproto +USE_XORG= x11 xorgproto PLIST_FILES= bin/transset man/man1/transset.1.gz diff --git a/x11-wm/wmii/Makefile b/x11-wm/wmii/Makefile index 84e07167c671..54ea89254734 100644 --- a/x11-wm/wmii/Makefile +++ b/x11-wm/wmii/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmii DISTVERSION= 3.6 # this is stable version; for 3.9.x, use -devel port -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= http://dl.suckless.org/wmii/ @@ -18,7 +18,7 @@ RUN_DEPENDS= dmenu:x11/dmenu CONFLICTS= wmii-devel-[0-9]* -USE_XORG= x11 xextproto xt xext +USE_XORG= x11 xorgproto xt xext MAKE_ARGS= PREFIX="${PREFIX}" MAN="${MANPREFIX}/man" \ INCLUDE="${LOCALBASE}/include" \ diff --git a/x11-wm/wmname/Makefile b/x11-wm/wmname/Makefile index 7ff798367819..b19cde378d3f 100644 --- a/x11-wm/wmname/Makefile +++ b/x11-wm/wmname/Makefile @@ -3,13 +3,14 @@ PORTNAME= wmname PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://dl.suckless.org/tools/ MAINTAINER= nuncupatio@gmail.com COMMENT= Prints/sets the window manager name property of the root window -USE_XORG= x11 xproto +USE_XORG= x11 xorgproto PLIST_FILES= bin/wmname |