aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-08-05 13:22:33 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-08-05 13:22:33 +0000
commitea03d38524cc8433c9c5c9e6aaab820526301c34 (patch)
tree675ae8fb22e4919726732b3d3f390f92a88cd3f2 /x11-wm
parentf87d0f1bd174a7fbf576aa1e5e4fae508fe4e644 (diff)
downloadports-ea03d38524cc8433c9c5c9e6aaab820526301c34.tar.gz
ports-ea03d38524cc8433c9c5c9e6aaab820526301c34.zip
Mark BROKEN: unfetchable
Notes
Notes: svn path=/head/; revision=508166
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm/Makefile2
-rw-r--r--x11-wm/genmenu/Makefile2
-rw-r--r--x11-wm/musca/Makefile2
-rw-r--r--x11-wm/weewm/Makefile2
-rw-r--r--x11-wm/windowlab/Makefile2
-rw-r--r--x11-wm/wmfs/Makefile2
6 files changed, 12 insertions, 0 deletions
diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile
index d77788dc137f..3914ddd8fb65 100644
--- a/x11-wm/fvwm/Makefile
+++ b/x11-wm/fvwm/Makefile
@@ -11,6 +11,8 @@ PKGNAMESUFFIX= 1${PKGNAMESUFFIX2}
MAINTAINER= ports@FreeBSD.org
COMMENT= Fvwm window manager
+BROKEN= unfetchable
+
CONFLICTS= fvwm-2.*
USES= imake
diff --git a/x11-wm/genmenu/Makefile b/x11-wm/genmenu/Makefile
index c1bb9c60af9f..37eab97991ff 100644
--- a/x11-wm/genmenu/Makefile
+++ b/x11-wm/genmenu/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://gtk.no/archive/genmenu/
MAINTAINER= ports@FreeBSD.org
COMMENT= Generating menus for Bbox, Fbox, Obox, WM and E
+BROKEN= unfetchable
+
RUN_DEPENDS= bash:shells/bash
USES= shebangfix
diff --git a/x11-wm/musca/Makefile b/x11-wm/musca/Makefile
index bdaaf023077d..ab554d570faa 100644
--- a/x11-wm/musca/Makefile
+++ b/x11-wm/musca/Makefile
@@ -11,6 +11,8 @@ COMMENT= Simple dynamic window manager with tiling and stacking modes
LICENSE= GPLv3
+BROKEN= unfetchable
+
RUN_DEPENDS= dmenu:x11/dmenu
USES= pkgconfig tar:tgz
diff --git a/x11-wm/weewm/Makefile b/x11-wm/weewm/Makefile
index 75c27152f9e0..3c47de803d49 100644
--- a/x11-wm/weewm/Makefile
+++ b/x11-wm/weewm/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= http://weewm.flashtux.org/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast and ultra light windowmanager with total keyboard control
+BROKEN= unfetchable
+
PLIST_FILES= bin/weewm
USE_XORG= x11
diff --git a/x11-wm/windowlab/Makefile b/x11-wm/windowlab/Makefile
index 5d73c25884e6..091dd44e60b4 100644
--- a/x11-wm/windowlab/Makefile
+++ b/x11-wm/windowlab/Makefile
@@ -14,6 +14,8 @@ COMMENT= Small window manager for X11
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENCE
+BROKEN= unfetchable
+
USES= gmake tar
USE_XORG= x11 xext
MAKE_ENV= XROOT="${LOCALBASE}" SYSCONFDIR="${ETCDIR}"
diff --git a/x11-wm/wmfs/Makefile b/x11-wm/wmfs/Makefile
index e540706104d9..07a767dc269c 100644
--- a/x11-wm/wmfs/Makefile
+++ b/x11-wm/wmfs/Makefile
@@ -13,6 +13,8 @@ COMMENT= Floating and tiling Window Manager From Scratch
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= unfetchable
+
LIB_DEPENDS= libfreetype.so:print/freetype2
USE_GITHUB= yes