aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/bomb/Makefile2
-rw-r--r--games/excido/Makefile2
-rw-r--r--games/tux-aqfh/Makefile2
-rw-r--r--games/vultures-claw/Makefile2
-rw-r--r--games/xphotohunter/Makefile2
-rw-r--r--german/tipp10/Makefile2
-rw-r--r--graphics/lib3ds/Makefile2
-rw-r--r--graphics/p5-ming/Makefile2
-rw-r--r--graphics/py-cgkit/Makefile2
-rw-r--r--graphics/py-ming/Makefile2
-rw-r--r--graphics/xmms-plazma/Makefile2
-rw-r--r--graphics/xmms-vumeter/Makefile2
-rw-r--r--japanese/p5-Text-ChaSen/Makefile2
-rw-r--r--korean/stardict2-dict-kr/Makefile2
-rw-r--r--lang/expect/Makefile2
-rw-r--r--lang/libjit/Makefile2
-rw-r--r--lang/p5-JavaScript/Makefile2
-rw-r--r--mail/rlytest/Makefile2
-rw-r--r--misc/kde3-i18n-hsb/Makefile2
-rw-r--r--misc/kde3-i18n-mt/Makefile2
-rw-r--r--misc/kde3-i18n-nso/Makefile2
21 files changed, 42 insertions, 0 deletions
diff --git a/games/bomb/Makefile b/games/bomb/Makefile
index 486c1b7eb31e..26fd3fa6e976 100644
--- a/games/bomb/Makefile
+++ b/games/bomb/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://www.draves.org/bomb/
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive display hack for SVGAlib or X
+BROKEN= does not fetch
+
LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \
tiff.4:${PORTSDIR}/graphics/tiff \
vga.1:${PORTSDIR}/graphics/svgalib \
diff --git a/games/excido/Makefile b/games/excido/Makefile
index cb3c10fb8660..59a294fcfa34 100644
--- a/games/excido/Makefile
+++ b/games/excido/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= A portable fast-paced 3d shooter
+BROKEN= does not fetch
+
LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/games/tux-aqfh/Makefile b/games/tux-aqfh/Makefile
index 51ab7a176dad..506ca6243e19 100644
--- a/games/tux-aqfh/Makefile
+++ b/games/tux-aqfh/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://tuxaqfh.sourceforge.net/dist/
MAINTAINER= ports@FreeBSD.org
COMMENT= An OpenGL adventure game
+BROKEN= does not fetch
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib
USE_GL= glut
diff --git a/games/vultures-claw/Makefile b/games/vultures-claw/Makefile
index e3d0678c7f7d..43bbc58ba29b 100644
--- a/games/vultures-claw/Makefile
+++ b/games/vultures-claw/Makefile
@@ -16,6 +16,8 @@ DISTFILES= ${DISTNAME}-full${EXTRACT_SUFX}?format=raw
MAINTAINER= ports@FreeBSD.org
COMMENT= An isometric interface to Slash'EM based on Falcon's Eye
+BROKEN= does not fetch
+
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png
USE_BZIP2= yes
diff --git a/games/xphotohunter/Makefile b/games/xphotohunter/Makefile
index 1cb4160a6b29..0f5400512e3f 100644
--- a/games/xphotohunter/Makefile
+++ b/games/xphotohunter/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= http://ghs.tongi.org/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A game looking for the difference between two pictures
+BROKEN= does not fetch
+
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= imlib
diff --git a/german/tipp10/Makefile b/german/tipp10/Makefile
index 5119ded0aef5..529157e3dbd3 100644
--- a/german/tipp10/Makefile
+++ b/german/tipp10/Makefile
@@ -15,6 +15,8 @@ DISTNAME= tipp10_source_v2-0-1
MAINTAINER= ports@FreeBSD.org
COMMENT= A 10 finger touch typing learning program
+BROKEN= does not fetch
+
RUN_DEPENDS= ${LOCALBASE}/lib/qt4/plugins/sqldrivers/libqsqlite2.so:${PORTSDIR}/databases/qt4-sqlite-plugin \
${LOCALBASE}/lib/qt4/plugins/sqldrivers/libqsqlite.so:${PORTSDIR}/databases/qt4-sqlite3-plugin
diff --git a/graphics/lib3ds/Makefile b/graphics/lib3ds/Makefile
index 46dbd2e2e813..1e8c2bc6532e 100644
--- a/graphics/lib3ds/Makefile
+++ b/graphics/lib3ds/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A library for handling 3DS (3D Studio) files
+BROKEN= does not fetch
+
USE_ZIP= yes
USE_LDCONFIG= yes
USE_GL= glut
diff --git a/graphics/p5-ming/Makefile b/graphics/p5-ming/Makefile
index 62c645b392e9..2621b9245000 100644
--- a/graphics/p5-ming/Makefile
+++ b/graphics/p5-ming/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-perl-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 module for Ming which allows you to create Flash 4/5 movies
+BROKEN= does not fetch
+
LIB_DEPENDS= ming.4:${PORTSDIR}/graphics/ming
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/perl_ext
diff --git a/graphics/py-cgkit/Makefile b/graphics/py-cgkit/Makefile
index 4da4322e92c3..82cecb39eaeb 100644
--- a/graphics/py-cgkit/Makefile
+++ b/graphics/py-cgkit/Makefile
@@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/a/alpha/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python Computer Graphics Kit
+BROKEN= does not fetch
+
BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \
scons:${PORTSDIR}/devel/scons
LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile
index 9ce885cb843a..ae68c3687156 100644
--- a/graphics/py-ming/Makefile
+++ b/graphics/py-ming/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-py-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python module for Ming which allows you to create Flash 4/5 movies
+BROKEN= does not fetch
+
LIB_DEPENDS= ming.4:${PORTSDIR}/graphics/ming
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/py_ext
diff --git a/graphics/xmms-plazma/Makefile b/graphics/xmms-plazma/Makefile
index ba7d53dc2129..5590e5bc9d59 100644
--- a/graphics/xmms-plazma/Makefile
+++ b/graphics/xmms-plazma/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://membres.lycos.fr/diablolight/
MAINTAINER= ports@FreeBSD.org
COMMENT= Plazma is an XMMS visualization plugin
+BROKEN= does not fetch
+
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_GL= yes
diff --git a/graphics/xmms-vumeter/Makefile b/graphics/xmms-vumeter/Makefile
index 157230f56161..85cbbf26f5b2 100644
--- a/graphics/xmms-vumeter/Makefile
+++ b/graphics/xmms-vumeter/Makefile
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= xmms-
MAINTAINER= ports@FreeBSD.org
COMMENT= Analog VUmeter plugin for XMMS
+BROKEN= does not fetch
+
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_GNOME= gdkpixbuf
diff --git a/japanese/p5-Text-ChaSen/Makefile b/japanese/p5-Text-ChaSen/Makefile
index dc8c33b00cfe..a8c89ee796a3 100644
--- a/japanese/p5-Text-ChaSen/Makefile
+++ b/japanese/p5-Text-ChaSen/Makefile
@@ -15,6 +15,8 @@ DISTNAME= chasen-${CHASEN_VERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= ChaSen library module for Perl5
+BROKEN= does not fetch
+
LIB_DEPENDS= chasen.2:${PORTSDIR}/japanese/chasen-base
DISTINFO_FILE= ${.CURDIR}/../chasen-base/distinfo
diff --git a/korean/stardict2-dict-kr/Makefile b/korean/stardict2-dict-kr/Makefile
index 928f7919c12d..0cc2ab7c5aff 100644
--- a/korean/stardict2-dict-kr/Makefile
+++ b/korean/stardict2-dict-kr/Makefile
@@ -15,6 +15,8 @@ DIST_SUBDIR= stardict
MAINTAINER= ports@FreeBSD.org
COMMENT= Korean and foreign language Dictionaries for StarDict
+BROKEN= does not fetch
+
RUN_DEPENDS= stardict:${PORTSDIR}/textproc/stardict2
NO_BUILD= yes
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 9a737346c236..2ae3c8041283 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://expect.nist.gov/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= A sophisticated scripter based on tcl/tk
+BROKEN= does not fetch
+
CONFLICTS= expect-5.44*
PORTSCOUT= skipv:5.44.0,5.44.1 # These were recalled by NIST
diff --git a/lang/libjit/Makefile b/lang/libjit/Makefile
index e945430a426c..8f9e8ab9a035 100644
--- a/lang/libjit/Makefile
+++ b/lang/libjit/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/dotgnu-pnet/
MAINTAINER= ports@FreeBSD.org
COMMENT= Libjit implements Just-In-Time compilation functionality
+BROKEN= does not fetch
+
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/lang/p5-JavaScript/Makefile b/lang/p5-JavaScript/Makefile
index 5ece5d04aee8..8767f9f5dae3 100644
--- a/lang/p5-JavaScript/Makefile
+++ b/lang/p5-JavaScript/Makefile
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for executing embedded JavaScript
+BROKEN= does not fetch
+
LIB_DEPENDS= js.1:${PORTSDIR}/lang/spidermonkey
MAN3= JavaScript.3
diff --git a/mail/rlytest/Makefile b/mail/rlytest/Makefile
index 1ca96a9a2e03..b6b7060e39b0 100644
--- a/mail/rlytest/Makefile
+++ b/mail/rlytest/Makefile
@@ -16,6 +16,8 @@ EXTRACT_ONLY= # defined
MAINTAINER= ports@FreeBSD.org
COMMENT= Test remote system for unsecured mail relay
+BROKEN= does not fetch
+
USE_PERL5= yes
NO_WRKSUBDIR= yes
diff --git a/misc/kde3-i18n-hsb/Makefile b/misc/kde3-i18n-hsb/Makefile
index 9563b637ec0d..aed95aaf0989 100644
--- a/misc/kde3-i18n-hsb/Makefile
+++ b/misc/kde3-i18n-hsb/Makefile
@@ -17,6 +17,8 @@ DIST_SUBDIR= KDE
MAINTAINER= ports@FreeBSD.org
COMMENT= Upper Sorbian messages and documentation for KDE3
+BROKEN= does not fetch
+
USE_KDELIBS_VER=3
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/misc/kde3-i18n-mt/Makefile b/misc/kde3-i18n-mt/Makefile
index ea0c88b241b5..21e7eead39de 100644
--- a/misc/kde3-i18n-mt/Makefile
+++ b/misc/kde3-i18n-mt/Makefile
@@ -18,6 +18,8 @@ DIST_SUBDIR= KDE
MAINTAINER= ports@FreeBSD.org
COMMENT= Maltese messages and documentation for KDE3
+BROKEN= does not fetch
+
USE_KDELIBS_VER=3
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/misc/kde3-i18n-nso/Makefile b/misc/kde3-i18n-nso/Makefile
index 75a40b7f7ea8..b3dd0865a21d 100644
--- a/misc/kde3-i18n-nso/Makefile
+++ b/misc/kde3-i18n-nso/Makefile
@@ -18,6 +18,8 @@ DIST_SUBDIR= KDE
MAINTAINER= ports@FreeBSD.org
COMMENT= Northern Sotho messages and documentation for KDE3
+BROKEN= does not fetch
+
USE_KDELIBS_VER=3
USE_BZIP2= yes
USE_GMAKE= yes