diff options
author | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
commit | 22f7514ac919166ba72b426b3e50500eb7045feb (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /x11 | |
parent | 4ec31d9ff5afbe149c71d6a49f257023b2ad0b13 (diff) | |
download | freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.tar.gz freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.tar.zst freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.zip |
Mark a few ports BROKEN: unfetchable
Diffstat (limited to 'x11')
-rw-r--r-- | x11/docker-tray/Makefile | 2 | ||||
-rw-r--r-- | x11/ooxcb/Makefile | 2 | ||||
-rw-r--r-- | x11/xclick/Makefile | 2 | ||||
-rw-r--r-- | x11/xco/Makefile | 2 | ||||
-rw-r--r-- | x11/xkeywrap/Makefile | 2 | ||||
-rw-r--r-- | x11/xlupe/Makefile | 2 | ||||
-rw-r--r-- | x11/xmangekyou/Makefile | 2 | ||||
-rw-r--r-- | x11/xtset/Makefile | 2 | ||||
-rw-r--r-- | x11/xvattr/Makefile | 2 |
9 files changed, 18 insertions, 0 deletions
diff --git a/x11/docker-tray/Makefile b/x11/docker-tray/Makefile index 2524be013d6f..2f14dbba8b3e 100644 --- a/x11/docker-tray/Makefile +++ b/x11/docker-tray/Makefile @@ -12,6 +12,8 @@ PKGNAMESUFFIX= -tray MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp with support for GNOME2 and KDE3 tray icons +BROKEN= unfetchable + LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/x11/ooxcb/Makefile b/x11/ooxcb/Makefile index f18f7990733f..88bee58425e1 100644 --- a/x11/ooxcb/Makefile +++ b/x11/ooxcb/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://samurai-x.org/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Python binding to the X server using xcb +BROKEN= unfetchable + USE_XORG= xcb USES= python USE_PYTHON= distutils autoplist diff --git a/x11/xclick/Makefile b/x11/xclick/Makefile index 46548b2af891..cb73c4ae82d4 100644 --- a/x11/xclick/Makefile +++ b/x11/xclick/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Generates X11 mouse button click events +BROKEN= unfetchable + USE_XORG= x11 xtst xext xfixes xi PLIST_FILES= bin/${PORTNAME} diff --git a/x11/xco/Makefile b/x11/xco/Makefile index 4000e3ab75c7..5a9d5851ec38 100644 --- a/x11/xco/Makefile +++ b/x11/xco/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Display X11 color names and colors +BROKEN= unfetchable + USES= imake USE_XORG= x11 xext DOCDIR= ${PREFIX}/share/doc/xco diff --git a/x11/xkeywrap/Makefile b/x11/xkeywrap/Makefile index ae61659170c5..ab61aaa211e9 100644 --- a/x11/xkeywrap/Makefile +++ b/x11/xkeywrap/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://hp.vector.co.jp/authors/VA014157/myfreesoft/ MAINTAINER= ports@FreeBSD.org COMMENT= Record, repeat, and play key sequence from keyboard +BROKEN= unfetchable + MAKE_ENV= X11BASE=${LOCALBASE} USE_XORG= x11 xt diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile index a926eb1a438c..72487c6dc416 100644 --- a/x11/xlupe/Makefile +++ b/x11/xlupe/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://coto.marsrakete.de/projects/xlupe/ MAINTAINER= ports@FreeBSD.org COMMENT= Magnifying glass for X. like xmag but with continously updates +BROKEN= unfetchable + USES= imake USE_XORG= xaw diff --git a/x11/xmangekyou/Makefile b/x11/xmangekyou/Makefile index 5a8ac20101c2..98ecf59a2d32 100644 --- a/x11/xmangekyou/Makefile +++ b/x11/xmangekyou/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://ftp.vector.co.jp/pack/unix/art/anime/ MAINTAINER= ports@FreeBSD.org COMMENT= Kaleidoscope on X +BROKEN= unfetchable + USE_XORG= x11 xpm xaw ALL_TARGET= xmangekyou diff --git a/x11/xtset/Makefile b/x11/xtset/Makefile index e4fe5c7c7ec5..96c4c83f5cb4 100644 --- a/x11/xtset/Makefile +++ b/x11/xtset/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.lemis.com/pub/ MAINTAINER= ports@FreeBSD.org COMMENT= Utility to set title on an xterm +BROKEN= unfetchable + NO_WRKSUBDIR= yes PLIST_FILES= bin/xtset man/man1/xtset.1.gz diff --git a/x11/xvattr/Makefile b/x11/xvattr/Makefile index f5942492c4e2..372400982e07 100644 --- a/x11/xvattr/Makefile +++ b/x11/xvattr/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Getting and setting Xv attributes +BROKEN= unfetchable + USE_XORG= x11 xv WANT_GNOME= yes USES= pkgconfig |