aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/54321/Makefile1
-rw-r--r--games/KnightCap/Makefile2
-rw-r--r--games/atris/Makefile2
-rw-r--r--games/blockade/Makefile1
-rw-r--r--games/bsp/Makefile1
-rw-r--r--games/cowsay/Makefile1
-rw-r--r--games/daimonin-music/Makefile1
-rw-r--r--games/fgkicker/Makefile2
-rw-r--r--games/foobillard/Makefile2
-rw-r--r--games/fxsudoku/Makefile2
-rw-r--r--games/heretic/Makefile2
-rw-r--r--games/hexxagon/Makefile2
-rw-r--r--games/hohlin/Makefile1
-rw-r--r--games/imaze/Makefile1
-rw-r--r--games/jaggedalliance2/Makefile2
-rw-r--r--games/kmancala/Makefile2
-rw-r--r--games/linux-enemyterritory-jaymod-21/Makefile2
-rw-r--r--games/linux-nwserver/Makefile2
-rw-r--r--games/live-f1/Makefile1
-rw-r--r--games/mangband/Makefile1
-rw-r--r--games/megaglest-data/Makefile1
-rw-r--r--games/megaglest/Makefile1
-rw-r--r--games/motogt/Makefile2
-rw-r--r--games/mvdsv/Makefile1
-rw-r--r--games/netris/Makefile1
-rw-r--r--games/nibbles/Makefile1
-rw-r--r--games/opensfx/Makefile1
-rw-r--r--games/plonx/Makefile1
-rw-r--r--games/qtv/Makefile2
-rw-r--r--games/quake2-zaero/Makefile1
-rw-r--r--games/rt2-demo/Makefile1
-rw-r--r--games/tbe/Makefile1
-rw-r--r--games/thevalley/Makefile1
-rw-r--r--games/trigger-data/Makefile1
-rw-r--r--games/trigger-rally/Makefile1
-rw-r--r--games/tuxpuck/Makefile1
-rw-r--r--games/xbomber/Makefile1
-rw-r--r--games/xonix/Makefile1
-rw-r--r--games/xroads/Makefile1
-rw-r--r--games/xwelltris/Makefile1
-rw-r--r--games/xwordpy/Makefile1
-rw-r--r--graphics/aeskulap/Makefile1
-rw-r--r--graphics/agg/Makefile1
-rw-r--r--graphics/cbview/Makefile1
-rw-r--r--graphics/cenon/Makefile1
-rw-r--r--graphics/copperspice/Makefile1
-rw-r--r--graphics/gexiv2/Makefile1
-rw-r--r--graphics/giblib/Makefile1
-rw-r--r--graphics/hugin-devel/Makefile1
-rw-r--r--graphics/libaux/Makefile1
-rw-r--r--graphics/libboard/Makefile1
-rw-r--r--graphics/potrace/Makefile1
-rw-r--r--graphics/povray36/Makefile1
-rw-r--r--graphics/py-PyX/Makefile1
-rw-r--r--graphics/py-PyX12/Makefile1
-rw-r--r--graphics/quat-gui/Makefile1
-rw-r--r--graphics/quat/Makefile1
-rw-r--r--graphics/quesoglc/Makefile1
-rw-r--r--graphics/ruby-gd/Makefile1
-rw-r--r--graphics/volpack/Makefile1
-rw-r--r--graphics/whirlgif/Makefile1
-rw-r--r--graphics/white_dune/Makefile1
-rw-r--r--graphics/xd3d/Makefile1
-rw-r--r--graphics/yagf/Makefile1
64 files changed, 77 insertions, 0 deletions
diff --git a/games/54321/Makefile b/games/54321/Makefile
index 24cbc7d42bd1..773bc33ac058 100644
--- a/games/54321/Makefile
+++ b/games/54321/Makefile
@@ -12,6 +12,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Five games in four-, three-, or two-dimensions for one player
+BROKEN= unfetchable
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
USES= gmake tar:tgz
diff --git a/games/KnightCap/Makefile b/games/KnightCap/Makefile
index 62b48ca840ac..b53f1fef8024 100644
--- a/games/KnightCap/Makefile
+++ b/games/KnightCap/Makefile
@@ -11,6 +11,8 @@ DISTNAME= KnightCap-${PORTVERSION}
MAINTAINER= johans@FreeBSD.org
COMMENT= Chess program with 3D interface for X Window System
+BROKEN= unfetchable
+
WRKSRC= ${WRKDIR}/Export
USE_XORG= xmu xt xext x11 xi
diff --git a/games/atris/Makefile b/games/atris/Makefile
index 177a826faf1c..c94fcdbe7d09 100644
--- a/games/atris/Makefile
+++ b/games/atris/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.sourcefiles.org/Games/Arcade/Block_Based/Tetris/
MAINTAINER= ports@FreeBSD.org
COMMENT= Atris: Alizarin Tetris
+BROKEN= unfetchable
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/games/blockade/Makefile b/games/blockade/Makefile
index 55d9fa92bdb1..dbcfafd42a4c 100644
--- a/games/blockade/Makefile
+++ b/games/blockade/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-linux
MAINTAINER= ports@FreeBSD.org
COMMENT= X version of the `blockade' Macintosh game
+BROKEN= unfetchable
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_XORG= x11
diff --git a/games/bsp/Makefile b/games/bsp/Makefile
index b1280ddeb0d4..65e50cada3ca 100644
--- a/games/bsp/Makefile
+++ b/games/bsp/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= http://games.moria.org.uk/doom/bsp/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Node builder for Doom
+BROKEN= unfetchable
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/games/cowsay/Makefile b/games/cowsay/Makefile
index b033ec7fd973..0457953a1098 100644
--- a/games/cowsay/Makefile
+++ b/games/cowsay/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://www.nog.net/~tony/warez/
MAINTAINER= wxs@FreeBSD.org
COMMENT= Configurable talking characters in ASCII art
+BROKEN= unfetchable
USES= perl5
NO_BUILD= # defined
diff --git a/games/daimonin-music/Makefile b/games/daimonin-music/Makefile
index af7c07e281ef..ef958cce5caa 100644
--- a/games/daimonin-music/Makefile
+++ b/games/daimonin-music/Makefile
@@ -12,6 +12,7 @@ DIST_SUBDIR= daimonin
MAINTAINER= ports@FreeBSD.org
COMMENT= Music for daimonin client
+BROKEN= unfetchable
NO_BUILD= yes
USES= zip
NO_ARCH= yes
diff --git a/games/fgkicker/Makefile b/games/fgkicker/Makefile
index 2d0a3163968b..9ec127a36a6f 100644
--- a/games/fgkicker/Makefile
+++ b/games/fgkicker/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.larfeliz.be/projects/files/fgkicker/
MAINTAINER= erik@bz.bzflag.bz
COMMENT= Launcher frontend for FlightGear
+BROKEN= unfetchable
+
RUN_DEPENDS= fgfs:${PORTSDIR}/games/flightgear
USE_GNOME= gtk20
diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile
index 20051fc0894c..f3c4a2ae614f 100644
--- a/games/foobillard/Makefile
+++ b/games/foobillard/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://foobillard.sunsite.dk/dnl/
MAINTAINER= thomas@bsdunix.ch
COMMENT= Free OpenGL billiards game
+BROKEN= unfetchable
+
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
libfreetype.so:${PORTSDIR}/print/freetype2
diff --git a/games/fxsudoku/Makefile b/games/fxsudoku/Makefile
index 2067b650d6a9..5bd8b38c5497 100644
--- a/games/fxsudoku/Makefile
+++ b/games/fxsudoku/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.fifthplanet.net/files/
MAINTAINER= edwin@mavetju.org
COMMENT= Implementation of the Sudoku game
+BROKEN= unfetchable
+
LIB_DEPENDS= libFOX-1.6.so:${PORTSDIR}/x11-toolkits/fox16
USES= tar:bzip2 gmake
diff --git a/games/heretic/Makefile b/games/heretic/Makefile
index b7447dcb37f3..7388beb60fd1 100644
--- a/games/heretic/Makefile
+++ b/games/heretic/Makefile
@@ -12,6 +12,8 @@ DISTNAME= gl${PORTNAME}-${PORTVERSION}
MAINTAINER= oliver@FreeBSD.org
COMMENT= Unix source-port of the famous Heretic game by id Software
+BROKEN= unfetchable
+
USES= gmake
USE_XORG= x11 xi xpm xau
diff --git a/games/hexxagon/Makefile b/games/hexxagon/Makefile
index a7b74bd98d9f..13bb3f23d9c7 100644
--- a/games/hexxagon/Makefile
+++ b/games/hexxagon/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://www.nesqi.se/hexxagon/hexxagon/download/
MAINTAINER= makc@FreeBSD.org
COMMENT= Strategy hexagon game
+BROKEN= unfetchable
+
LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24
USES= gmake pkgconfig tar:bzip2
diff --git a/games/hohlin/Makefile b/games/hohlin/Makefile
index cee9791b76d9..05d7199e2aa2 100644
--- a/games/hohlin/Makefile
+++ b/games/hohlin/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${SHORTPORTVERSION}
MAINTAINER= jmohacsi@bsd.hu
COMMENT= Remake of the classic spectrum game Head over Heels
+BROKEN= unfetchable
WRKSRC= ${WRKDIR}/hoh-install-${PORTVERSION}/
USES= tar:bzip2
diff --git a/games/imaze/Makefile b/games/imaze/Makefile
index 37f8ae0affa1..e53246475bfe 100644
--- a/games/imaze/Makefile
+++ b/games/imaze/Makefile
@@ -15,6 +15,7 @@ COMMENT= Multi-player network action game for TCP/IP with 3D graphics
LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/Copyright
+BROKEN= unfetchable
OPTIONS_DEFINE= AUDIO JOYSTICK
OPTIONS_RADIO= GUI
OPTIONS_RADIO_GUI= XVIEW MOTIF
diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile
index 20df58974599..e19498269af7 100644
--- a/games/jaggedalliance2/Makefile
+++ b/games/jaggedalliance2/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= http://deponie.yamagi.org/freebsd/distfiles/ \
MAINTAINER= lme@FreeBSD.org
COMMENT= Port of "Jagged Alliance 2" using SDL
+BROKEN= unfetchable
+
DISTVERSIONSUFFIX= -source
# Ignore this if you feel adventurous
diff --git a/games/kmancala/Makefile b/games/kmancala/Makefile
index a0190788247b..eda34616b7c4 100644
--- a/games/kmancala/Makefile
+++ b/games/kmancala/Makefile
@@ -11,6 +11,8 @@ DISTNAME= kMancala-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Board game for KDE, also known as Mancala or Kalah
+BROKEN= unfetchable
+
USES= cmake:outsource tar:bzip2
USE_KDE4= kdelibs kdeprefix automoc4 libkdegames
USE_QT4= moc_build qmake_build rcc_build uic_build
diff --git a/games/linux-enemyterritory-jaymod-21/Makefile b/games/linux-enemyterritory-jaymod-21/Makefile
index 3ed2139f8ffb..39b071bf7254 100644
--- a/games/linux-enemyterritory-jaymod-21/Makefile
+++ b/games/linux-enemyterritory-jaymod-21/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= linux-enemyterritory-
MAINTAINER= bar@FreeBSD.org
COMMENT= Jaymod - An Enemy Territory Modification
+BROKEN= unfetchable
+
RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
VERSTR= ${PORTVERSION:C/([0-9])\.([0-9])\.([0-9]+)/\1\2\3/}
diff --git a/games/linux-nwserver/Makefile b/games/linux-nwserver/Makefile
index 1d12e58d620f..7bdfd912cc6c 100644
--- a/games/linux-nwserver/Makefile
+++ b/games/linux-nwserver/Makefile
@@ -14,6 +14,8 @@ COMMENT= Neverwinter Nights Linux Dedicated Server
OPTIONS_DEFINE= DOCS
+BROKEN= unfetchable
+
USE_LINUX= yes
ONLY_FOR_ARCHS= i386 amd64
WRKSRC= ${WRKDIR}
diff --git a/games/live-f1/Makefile b/games/live-f1/Makefile
index b7e80cc6d704..fef8c8f8bffb 100644
--- a/games/live-f1/Makefile
+++ b/games/live-f1/Makefile
@@ -12,6 +12,7 @@ COMMENT= Native client for the official Formula 1 Live Timing service
LICENSE= GPLv2
+BROKEN= unfetchable
LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
diff --git a/games/mangband/Makefile b/games/mangband/Makefile
index 31ce9ebcea4a..f09f8b4fbdaa 100644
--- a/games/mangband/Makefile
+++ b/games/mangband/Makefile
@@ -12,6 +12,7 @@ COMMENT= Free online multiplayer real-time roguelike game
LICENSE= GPLv2
+BROKEN= unfetchable
ALL_TARGET= mangclient mangband
WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes
diff --git a/games/megaglest-data/Makefile b/games/megaglest-data/Makefile
index eb662a9f8de6..84b422b3ce64 100644
--- a/games/megaglest-data/Makefile
+++ b/games/megaglest-data/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
MAINTAINER= rnejdl@ringofsaturn.com
COMMENT= MegaGlest data files
+BROKEN= unfetchable
USES= dos2unix tar:xz
DOS2UNIX_GLOB= *.log *.ini *.html *.txt *.lng
NO_BUILD= yes
diff --git a/games/megaglest/Makefile b/games/megaglest/Makefile
index 3b507a2ffd6d..06bf057c39d1 100644
--- a/games/megaglest/Makefile
+++ b/games/megaglest/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ${PORTNAME}-source-${PORTVERSION}
MAINTAINER= rnejdl@ringofsaturn.com
COMMENT= Open source 3D real-time strategy game
+BROKEN= unfetchable
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libpng.so:${PORTSDIR}/graphics/png \
libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 \
diff --git a/games/motogt/Makefile b/games/motogt/Makefile
index 70f16d2f93d8..b3c921f3c193 100644
--- a/games/motogt/Makefile
+++ b/games/motogt/Makefile
@@ -11,6 +11,8 @@ DISTNAME= MotoGT-${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= 2D top-viewed motorcycle racing game
+BROKEN= unfetchable
+
LIB_DEPENDS= libsfml1-system.so:${PORTSDIR}/devel/sfml1 \
libpng.so:${PORTSDIR}/graphics/png
diff --git a/games/mvdsv/Makefile b/games/mvdsv/Makefile
index 96630987631d..35494ddefc56 100644
--- a/games/mvdsv/Makefile
+++ b/games/mvdsv/Makefile
@@ -11,6 +11,7 @@ DISTNAME= mvdsv_${PORTVERSION}-sources
MAINTAINER= danfe@FreeBSD.org
COMMENT?= Enhanced QuakeWorld server with multi-view demos capability
+BROKEN= unfetchable
LICENSE= GPLv2
USES= zip
diff --git a/games/netris/Makefile b/games/netris/Makefile
index 0764ebc03f79..b045653284fb 100644
--- a/games/netris/Makefile
+++ b/games/netris/Makefile
@@ -13,6 +13,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= gavin@FreeBSD.org
COMMENT= Network head to head version of T*tris
+BROKEN= unfetchable
LICENSE= GPLv2 # (or later)
HAS_CONFIGURE= yes
diff --git a/games/nibbles/Makefile b/games/nibbles/Makefile
index fb529ced1b56..b6e125653caa 100644
--- a/games/nibbles/Makefile
+++ b/games/nibbles/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/
MAINTAINER= mich@FreeBSD.org
COMMENT= Nibbles is a simple ncurses-based console game
+BROKEN= unfetchable
LDFLAGS+= -L${LOCALBASE}/lib -lncurses
CFLAGS+= -Wall
diff --git a/games/opensfx/Makefile b/games/opensfx/Makefile
index a4c15b3b603b..35533d70003b 100644
--- a/games/opensfx/Makefile
+++ b/games/opensfx/Makefile
@@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-all
MAINTAINER= rum1cro@yandex.ru
COMMENT= Free alternative sounds for OpenTTD game engine
+BROKEN= unfetchable
LICENSE= CCPL
LICENSE_NAME= Creative Commons Public License
LICENSE_FILE= ${WRKDIR}/opensfx-${PORTVERSION}/license.txt
diff --git a/games/plonx/Makefile b/games/plonx/Makefile
index 1936703af6b0..17ec20b369e7 100644
--- a/games/plonx/Makefile
+++ b/games/plonx/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= http://bilious.homelinux.org/~paxed/${PORTNAME}/
MAINTAINER= clive@darkarts.co.za
COMMENT= Small ASCII puzzle game
+BROKEN= unfetchable
PLIST_FILES= bin/plonx
PORTDOCS= README
diff --git a/games/qtv/Makefile b/games/qtv/Makefile
index cdab403e65e9..0a9aeffe9f5d 100644
--- a/games/qtv/Makefile
+++ b/games/qtv/Makefile
@@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_sources
MAINTAINER= danfe@FreeBSD.org
COMMENT= MVD demo data streaming proxy over TCP/IP for QuakeWorld servers
+BROKEN= unfetchable
+
ALL_TARGET= ${PORTNAME}
MAKE_ARGS= CC="${CC}"
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
diff --git a/games/quake2-zaero/Makefile b/games/quake2-zaero/Makefile
index 06902ef39ca3..261b32e9dd59 100644
--- a/games/quake2-zaero/Makefile
+++ b/games/quake2-zaero/Makefile
@@ -13,6 +13,7 @@ DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
MAINTAINER= danfe@FreeBSD.org
COMMENT= Quake II Zaero Mission Pack
+BROKEN= unfetchable
USES= dos2unix zip
DOS2UNIX_FILES= *.[ch]
NO_WRKSUBDIR= yes
diff --git a/games/rt2-demo/Makefile b/games/rt2-demo/Makefile
index 7b0ebb623f79..9220d297536c 100644
--- a/games/rt2-demo/Makefile
+++ b/games/rt2-demo/Makefile
@@ -13,6 +13,7 @@ EXTRACT_ONLY= # empty
MAINTAINER= mva@FreeBSD.org
COMMENT= The free demo of Railroad Tycoon II
+BROKEN= unfetchable
NO_WRKSUBDIR= yes
NO_BUILD= yes
USE_LINUX= yes
diff --git a/games/tbe/Makefile b/games/tbe/Makefile
index 7351c3baa6ba..9cb74c4eddd6 100644
--- a/games/tbe/Makefile
+++ b/games/tbe/Makefile
@@ -9,6 +9,7 @@ DISTNAME= TheButterflyEffect-M${PORTVERSION}.src
MAINTAINER= johans@FreeBSD.org
COMMENT= The Butterfly Effect
+BROKEN= unfetchable
BUILD_DEPENDS= ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
diff --git a/games/thevalley/Makefile b/games/thevalley/Makefile
index 9185c74e7cc7..df663d6b40bc 100644
--- a/games/thevalley/Makefile
+++ b/games/thevalley/Makefile
@@ -11,6 +11,7 @@ DISTNAME= valley-${PORTVERSION}
MAINTAINER= edwin@mavetju.org
COMMENT= The Valley is a rewrite of an old RPG from the early 1980s
+BROKEN= unfetchable
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_SDL= sdl
diff --git a/games/trigger-data/Makefile b/games/trigger-data/Makefile
index d043031ed67d..e61324a6f5d3 100644
--- a/games/trigger-data/Makefile
+++ b/games/trigger-data/Makefile
@@ -9,6 +9,7 @@ DISTNAME= trigger-rally-${PORTVERSION}-data
MAINTAINER= makc@FreeBSD.org
COMMENT= Data files for trigger-rally
+BROKEN= unfetchable
USES= tar:bzip2
DATADIR= ${PREFIX}/share/trigger-rally
diff --git a/games/trigger-rally/Makefile b/games/trigger-rally/Makefile
index 2db5e1c6a26a..2ed69e1ce0a0 100644
--- a/games/trigger-rally/Makefile
+++ b/games/trigger-rally/Makefile
@@ -10,6 +10,7 @@ DISTVERSIONSUFFIX= -src
MAINTAINER= makc@FreeBSD.org
COMMENT= Rally car racing game
+BROKEN= unfetchable
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs
RUN_DEPENDS= ${DATADIR}/trigger.config.defs:${PORTSDIR}/games/trigger-data
diff --git a/games/tuxpuck/Makefile b/games/tuxpuck/Makefile
index a4832b011ef1..4b45e6c34a4d 100644
--- a/games/tuxpuck/Makefile
+++ b/games/tuxpuck/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://www.sourcefiles.org/Games/Sports/Miscellaneous/
MAINTAINER= ports@FreeBSD.org
COMMENT= Shufflepuck Cafe Clone
+BROKEN= unfetchable
LICENSE= GPLv2
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
diff --git a/games/xbomber/Makefile b/games/xbomber/Makefile
index 2065e457c5d0..7c2a609dd02e 100644
--- a/games/xbomber/Makefile
+++ b/games/xbomber/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= marcus@FreeBSD.org
COMMENT= Game based on "Super Bomberman" for the Super Nintendo
+BROKEN= unfetchable
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_XORG= x11
diff --git a/games/xonix/Makefile b/games/xonix/Makefile
index 308a40d68b48..b1258ea971fc 100644
--- a/games/xonix/Makefile
+++ b/games/xonix/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
MAINTAINER= joerg@FreeBSD.org
COMMENT= Try to win land without colliding with `flyers' and `eaters'
+BROKEN= unfetchable
USES= imake
USE_XORG= xaw
diff --git a/games/xroads/Makefile b/games/xroads/Makefile
index 587c7ba60a26..8444c054e890 100644
--- a/games/xroads/Makefile
+++ b/games/xroads/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= erik@bz.bzflag.bz
COMMENT= Commodore 64 "Crossroads"-like video game for X Window System
+BROKEN= unfetchable
USE_XORG= x11 xpm xext
OPTIONS_DEFINE= DOCS
diff --git a/games/xwelltris/Makefile b/games/xwelltris/Makefile
index 3ef885c73f14..2063e8aebd2d 100644
--- a/games/xwelltris/Makefile
+++ b/games/xwelltris/Makefile
@@ -12,6 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src
MAINTAINER= lev@FreeBSD.org
COMMENT= 3D Tetris-like game
+BROKEN= unfetchable
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PLIST_FILES= bin/xwelltris \
share/xwelltris/board2.gif \
diff --git a/games/xwordpy/Makefile b/games/xwordpy/Makefile
index 53f90c322d02..4385154ef12d 100644
--- a/games/xwordpy/Makefile
+++ b/games/xwordpy/Makefile
@@ -11,6 +11,7 @@ DISTNAME= xword-${PORTVERSION}
MAINTAINER= bf@FreeBSD.org
COMMENT= Application for solving crossword puzzles in the Across Lite format
+BROKEN= unfetchable
USE_GNOME= pygtk2
USES= python
NO_BUILD= yes
diff --git a/graphics/aeskulap/Makefile b/graphics/aeskulap/Makefile
index ab799a7f7980..df5c532f7ecf 100644
--- a/graphics/aeskulap/Makefile
+++ b/graphics/aeskulap/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://www.sourcefiles.org/Home_and_Education/Health/
MAINTAINER= ports@FreeBSD.org
COMMENT= Medical image viewer
+BROKEN= unfetchable
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile
index e4543cad2e4e..986ee34803f5 100644
--- a/graphics/agg/Makefile
+++ b/graphics/agg/Makefile
@@ -11,6 +11,7 @@ MASTER_SITES= http://www.antigrain.com/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= High Quality Rendering Engine for C++
+BROKEN= unfetchable
LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/copying
diff --git a/graphics/cbview/Makefile b/graphics/cbview/Makefile
index b59e9fcd2a9f..aad0167c3da9 100644
--- a/graphics/cbview/Makefile
+++ b/graphics/cbview/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://www.sourcefiles.org/Toys/Humor/
MAINTAINER= ports@FreeBSD.org
COMMENT= Viewer/converter for CBR/CBZ comic book archives
+BROKEN= unfetchable
LICENSE= GPLv2
RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar \
diff --git a/graphics/cenon/Makefile b/graphics/cenon/Makefile
index c00b5f0222c1..b6939f00e755 100644
--- a/graphics/cenon/Makefile
+++ b/graphics/cenon/Makefile
@@ -14,6 +14,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= theraven@FreeBSD.org
COMMENT= Vector graphics tool for GNUstep
+BROKEN= unfetchable
USES= tar:bzip2 gnustep
USE_GNUSTEP= back build
diff --git a/graphics/copperspice/Makefile b/graphics/copperspice/Makefile
index 45344c71a0b7..31aad6a8683a 100644
--- a/graphics/copperspice/Makefile
+++ b/graphics/copperspice/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= http://download.copperspice.com/copperspice/source/
MAINTAINER= marino@FreeBSD.org
COMMENT= Modern cross-platform C++ GUI library (derived from Qt 4.8)
+BROKEN= unfetchable
LICENSE= LGPL21
BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile
index 9e8e095ad832..312a40751e4a 100644
--- a/graphics/gexiv2/Makefile
+++ b/graphics/gexiv2/Makefile
@@ -11,6 +11,7 @@ DISTNAME= lib${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GObject-based wrapper around Exiv2 library
+BROKEN= unfetchable
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile
index 51d54d1efbc1..1eabb5cb3355 100644
--- a/graphics/giblib/Makefile
+++ b/graphics/giblib/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://linuxbrit.co.uk/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility library that includes a wrapper for imlib2
+BROKEN= unfetchable
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/graphics/hugin-devel/Makefile b/graphics/hugin-devel/Makefile
index 18534f505da1..153f0f92a97f 100644
--- a/graphics/hugin-devel/Makefile
+++ b/graphics/hugin-devel/Makefile
@@ -12,6 +12,7 @@ DISTNAME= hugin-2013.0.0_beta1
MAINTAINER= ports@FreeBSD.org
COMMENT= GUI for Panorama Tools, to stitch panoramic images
+BROKEN= unfetchable
LIB_DEPENDS= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \
libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \
libImath.so:${PORTSDIR}/graphics/ilmbase \
diff --git a/graphics/libaux/Makefile b/graphics/libaux/Makefile
index 5e01fd4389a4..bd1a1a8b0283 100644
--- a/graphics/libaux/Makefile
+++ b/graphics/libaux/Makefile
@@ -11,6 +11,7 @@ DISTFILES= libaux${EXTRACT_SUFX} libtk${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Nano window toolkit and auxiliary library for OpenGL
+BROKEN= unfetchable
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= imake
diff --git a/graphics/libboard/Makefile b/graphics/libboard/Makefile
index 5386c5ca32fb..1793169cbca9 100644
--- a/graphics/libboard/Makefile
+++ b/graphics/libboard/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= Vector graphics C++ library
+BROKEN= unfetchable
LICENSE= LGPL3
BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
diff --git a/graphics/potrace/Makefile b/graphics/potrace/Makefile
index 7702add99052..f95e8b61a8fc 100644
--- a/graphics/potrace/Makefile
+++ b/graphics/potrace/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= SF
MAINTAINER= ps.ports@smyrak.com
COMMENT= Transforms bitmaps into vector graphics
+BROKEN= unfetchable
GNU_CONFIGURE= yes
PLIST_FILES= bin/potrace bin/mkbitmap \
diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile
index 099f2c9d4573..590f657051b9 100644
--- a/graphics/povray36/Makefile
+++ b/graphics/povray36/Makefile
@@ -14,6 +14,7 @@ DIST_SUBDIR= povray36
MAINTAINER= ports@FreeBSD.org
COMMENT= Persistence of Vision Ray Tracer
+BROKEN= unfetchable
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
libtiff.so:${PORTSDIR}/graphics/tiff
diff --git a/graphics/py-PyX/Makefile b/graphics/py-PyX/Makefile
index a25b52a1ab8b..934b9d01cdc1 100644
--- a/graphics/py-PyX/Makefile
+++ b/graphics/py-PyX/Makefile
@@ -10,6 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mva@FreeBSD.org
COMMENT= Python package for creating encapsulated PostScript figures
+BROKEN= unfetchable
LICENSE= GPLv2
USES= python:3
diff --git a/graphics/py-PyX12/Makefile b/graphics/py-PyX12/Makefile
index 750f844d660c..7a3953f9e4ec 100644
--- a/graphics/py-PyX12/Makefile
+++ b/graphics/py-PyX12/Makefile
@@ -11,6 +11,7 @@ PKGNAMESUFFIX= 12
MAINTAINER= mva@FreeBSD.org
COMMENT= Python package for creating encapsulated PostScript figures
+BROKEN= unfetchable
LICENSE= GPLv2
USES= python:2
diff --git a/graphics/quat-gui/Makefile b/graphics/quat-gui/Makefile
index 54895a8862e7..1701ce9f2317 100644
--- a/graphics/quat-gui/Makefile
+++ b/graphics/quat-gui/Makefile
@@ -12,6 +12,7 @@ PKGNAMESUFFIX= -gui
MAINTAINER= ports@FreeBSD.org
COMMENT= Three-dimensional fractal creator (X11 GUI)
+BROKEN= unfetchable
LICENSE= GPLv2 # (or later)
LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk
diff --git a/graphics/quat/Makefile b/graphics/quat/Makefile
index bfb3c201b87c..77922aae3705 100644
--- a/graphics/quat/Makefile
+++ b/graphics/quat/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://www.sourcefiles.org/Graphics/Fractals/
MAINTAINER= ports@FreeBSD.org
COMMENT= Three-dimensional fractal creator (command line only)
+BROKEN= unfetchable
LICENSE= GPLv2 # (or later)
OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS
diff --git a/graphics/quesoglc/Makefile b/graphics/quesoglc/Makefile
index 37989eef3712..3594cc7976df 100644
--- a/graphics/quesoglc/Makefile
+++ b/graphics/quesoglc/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/QuesoGLC/${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Free implementation of the OpenGL Character Renderer
+BROKEN= unfetchable
LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi \
libfreetype.so:${PORTSDIR}/print/freetype2 \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile
index e5a779f9d346..ba7e2e70a39d 100644
--- a/graphics/ruby-gd/Makefile
+++ b/graphics/ruby-gd/Makefile
@@ -14,6 +14,7 @@ DIST_SUBDIR= ruby
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Ruby extension library to use Thomas Boutell's gd library
+BROKEN= unfetchable
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
libgd.so:${PORTSDIR}/graphics/gd
diff --git a/graphics/volpack/Makefile b/graphics/volpack/Makefile
index ccedefb10d5c..53170c9a43be 100644
--- a/graphics/volpack/Makefile
+++ b/graphics/volpack/Makefile
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= madpilot@FreeBSD.org
COMMENT= Portable software library for volume rendering
+BROKEN= unfetchable
LICENSE= MIT
GNU_CONFIGURE= yes
diff --git a/graphics/whirlgif/Makefile b/graphics/whirlgif/Makefile
index c3486725f71f..dd09f8508720 100644
--- a/graphics/whirlgif/Makefile
+++ b/graphics/whirlgif/Makefile
@@ -10,6 +10,7 @@ DISTNAME= whirlgif_3.04.orig
MAINTAINER= hans@nordhaug.priv.no
COMMENT= Tool for making GIF animations
+BROKEN= unfetchable
WRKSRC= ${WRKDIR}/whirlgif-3.04.orig
PLIST_FILES= bin/whirlgif man/man1/whirlgif.1.gz
diff --git a/graphics/white_dune/Makefile b/graphics/white_dune/Makefile
index 8410be8b7002..64e0c86e2a3b 100644
--- a/graphics/white_dune/Makefile
+++ b/graphics/white_dune/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://vrml.cip.ica.uni-stuttgart.de/dune/
MAINTAINER= devel@stasyan.com
COMMENT= Graphical VRML97 editor and animation tool
+BROKEN= unfetchable
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
LICENSE= GPLv2
diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile
index 2d0cd5ae5528..050bbbd38c6c 100644
--- a/graphics/xd3d/Makefile
+++ b/graphics/xd3d/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/
MAINTAINER= thierry@FreeBSD.org
COMMENT= Simple scientific visualization tool
+BROKEN= unfetchable
LICENSE= GPLv2
#--------------------------------------------------------------------------
diff --git a/graphics/yagf/Makefile b/graphics/yagf/Makefile
index dca367877dd2..716cb7f7405f 100644
--- a/graphics/yagf/Makefile
+++ b/graphics/yagf/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= http://symmetrica.net/cuneiform-linux/
MAINTAINER= bsam@FreeBSD.org
COMMENT= Graphical interface for an OCR program (cuneiform and tesseract)
+BROKEN= unfetchable
LICENSE= GPLv3
LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell