diff options
-rw-r--r-- | math/algotutor/Makefile | 2 | ||||
-rw-r--r-- | math/arpack++/Makefile | 2 | ||||
-rw-r--r-- | math/emc2/Makefile | 1 | ||||
-rw-r--r-- | math/nyh-hoc/Makefile | 2 | ||||
-rw-r--r-- | math/superlu_mt/Makefile | 1 | ||||
-rw-r--r-- | math/testu01/Makefile | 2 | ||||
-rw-r--r-- | misc/astrolog/Makefile | 2 | ||||
-rw-r--r-- | misc/chord2html/Makefile | 2 | ||||
-rw-r--r-- | misc/crosspad/Makefile | 2 | ||||
-rw-r--r-- | misc/detachtty/Makefile | 2 | ||||
-rw-r--r-- | misc/dphys-config/Makefile | 2 | ||||
-rw-r--r-- | misc/dvorakng/Makefile | 2 | ||||
-rw-r--r-- | misc/gctpc/Makefile | 2 | ||||
-rw-r--r-- | misc/gkrellm-helium/Makefile | 2 | ||||
-rw-r--r-- | misc/gkrellweather2/Makefile | 2 | ||||
-rw-r--r-- | misc/hotkeys/Makefile | 2 | ||||
-rw-r--r-- | misc/linm/Makefile | 2 | ||||
-rw-r--r-- | misc/mc-light/Makefile | 2 | ||||
-rw-r--r-- | misc/newer/Makefile | 2 | ||||
-rw-r--r-- | misc/telbook/Makefile | 2 | ||||
-rw-r--r-- | misc/xd/Makefile | 2 | ||||
-rw-r--r-- | multimedia/audiopreview/Makefile | 2 | ||||
-rw-r--r-- | multimedia/dvts/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gcfilms/Makefile | 2 | ||||
-rw-r--r-- | multimedia/kissdx/Makefile | 1 | ||||
-rw-r--r-- | multimedia/playd/Makefile | 2 | ||||
-rw-r--r-- | multimedia/subtitleeditor/Makefile | 2 | ||||
-rw-r--r-- | multimedia/umr/Makefile | 2 |
28 files changed, 53 insertions, 0 deletions
diff --git a/math/algotutor/Makefile b/math/algotutor/Makefile index e6637afc2b2b..96732fcb881e 100644 --- a/math/algotutor/Makefile +++ b/math/algotutor/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.cyut.edu.tw/~ckhung/dl/ MAINTAINER= ports@FreeBSD.org COMMENT= Interactive tutorial for algorithms and data structures +BROKEN= unfetchable + BUILD_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile index 36c6fb3ab3ee..2ab958bf04d6 100644 --- a/math/arpack++/Makefile +++ b/math/arpack++/Makefile @@ -17,6 +17,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= ARPACK++ is an object-oriented version of the ARPACK package +BROKEN= unfetchable + LIB_DEPENDS= libarpack.so:math/arpack-ng \ libsuperlu.so:math/superlu \ libumfpack.so:math/suitesparse diff --git a/math/emc2/Makefile b/math/emc2/Makefile index 74f1c714738c..5ed9b462d251 100644 --- a/math/emc2/Makefile +++ b/math/emc2/Makefile @@ -17,6 +17,7 @@ LICENSE_NAME= INRIA license, perhaps specific to emc2 LICENSE_FILE= ${WRKSRC}/COPYRIGHT LICENSE_PERMS= auto-accept no-dist-sell no-pkg-sell +BROKEN= unfetchable RESTRICTED= No resale, contact author for commercial usage USE_XORG= x11 diff --git a/math/nyh-hoc/Makefile b/math/nyh-hoc/Makefile index a314549a3f01..189f55adadca 100644 --- a/math/nyh-hoc/Makefile +++ b/math/nyh-hoc/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= High Order Calculator +BROKEN= unfetchable + MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes diff --git a/math/superlu_mt/Makefile b/math/superlu_mt/Makefile index 3c8b218ec6f3..20a4e577f628 100644 --- a/math/superlu_mt/Makefile +++ b/math/superlu_mt/Makefile @@ -18,6 +18,7 @@ COMMENT= Routines for performing multithreaded sparse factorization LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/License.txt +BROKEN= unfetchable BROKEN_aarch64= fails to build: undefined reference to sbrk BROKEN_powerpc64= fails to build: pstest runs away and consumes all memory BROKEN_sparc64= fails to link diff --git a/math/testu01/Makefile b/math/testu01/Makefile index 9f2c14a472f5..d2427ed84af4 100644 --- a/math/testu01/Makefile +++ b/math/testu01/Makefile @@ -18,6 +18,8 @@ LICENSE_NAME= TestU01 license LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror pkg-mirror auto-accept +BROKEN= unfetchable + LIB_DEPENDS= libgmp.so:math/gmp CONFLICTS= emboss-[0-9]* diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile index 5b3b909f3624..f7ea06f935ef 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -18,6 +18,8 @@ COMMENT= Astrology program for X11 and alpha-numeric terminals # http://www.astro.com/ftp/swisseph/LICENSE.TXT LICENSE= GPLv2+ +BROKEN= unfetchable + EPHE= sweph_00.tar.gz:ephe sweph_06.tar.gz:ephe \ sweph_12.tar.gz:ephe sweph_18.tar.gz:ephe \ sweph_24.tar.gz:ephe sweph_30.tar.gz:ephe \ diff --git a/misc/chord2html/Makefile b/misc/chord2html/Makefile index f01951227613..f7206a39cedc 100644 --- a/misc/chord2html/Makefile +++ b/misc/chord2html/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Convert CHORD input files to HTML +BROKEN= unfetchable + RUN_DEPENDS= p5-GD>=0:graphics/p5-GD USES= shebangfix perl5 diff --git a/misc/crosspad/Makefile b/misc/crosspad/Makefile index 2d7b6236fc7c..0ecea6dbfb6c 100644 --- a/misc/crosspad/Makefile +++ b/misc/crosspad/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.itojun.org/pub/misc/ MAINTAINER= ports@FreeBSD.org COMMENT= Crosspad data downloader/converter +BROKEN= unfetchable + USES= ncurses perl5 USE_PERL5= run GNU_CONFIGURE= yes diff --git a/misc/detachtty/Makefile b/misc/detachtty/Makefile index f3a1a2128a5b..88c92e9cb959 100644 --- a/misc/detachtty/Makefile +++ b/misc/detachtty/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Run interactive programs non-interactively +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME}-9 USES= gmake diff --git a/misc/dphys-config/Makefile b/misc/dphys-config/Makefile index 3c5fcf46b703..d5e60eb81b64 100644 --- a/misc/dphys-config/Makefile +++ b/misc/dphys-config/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Tool to distribute config files +BROKEN= unfetchable + RUN_DEPENDS= wget:ftp/wget NO_BUILD= yes diff --git a/misc/dvorakng/Makefile b/misc/dvorakng/Makefile index fdfaf419ac8e..de5674f4225a 100644 --- a/misc/dvorakng/Makefile +++ b/misc/dvorakng/Makefile @@ -13,6 +13,8 @@ COMMENT= Dvorak typing tutor LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + USES= ncurses tar:bzip2 WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/misc/gctpc/Makefile b/misc/gctpc/Makefile index a77210ab257c..ef9003c13fff 100644 --- a/misc/gctpc/Makefile +++ b/misc/gctpc/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org COMMENT= USGS General Cartographic Transformation Package (GCTP) +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME}/source USES= gmake tar:Z diff --git a/misc/gkrellm-helium/Makefile b/misc/gkrellm-helium/Makefile index 92275a42458b..5cd4785f34d9 100644 --- a/misc/gkrellm-helium/Makefile +++ b/misc/gkrellm-helium/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= https://sites.google.com/site/makovick/projects/ MAINTAINER= ports@FreeBSD.org COMMENT= GKrellM plugin reading data from helium thermometer at Strahov, Prague +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2 LIB_DEPENDS= libcurl.so:ftp/curl RUN_DEPENDS= gkrellm:sysutils/gkrellm2 diff --git a/misc/gkrellweather2/Makefile b/misc/gkrellweather2/Makefile index 585d3383e850..4dbaedc15265 100644 --- a/misc/gkrellweather2/Makefile +++ b/misc/gkrellweather2/Makefile @@ -13,6 +13,8 @@ COMMENT= Weather plugin for GKrellM LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2 RUN_DEPENDS= gkrellm:sysutils/gkrellm2 diff --git a/misc/hotkeys/Makefile b/misc/hotkeys/Makefile index d75e2e21fb58..cf075b806292 100644 --- a/misc/hotkeys/Makefile +++ b/misc/hotkeys/Makefile @@ -14,6 +14,8 @@ COMMENT= Allows usage of special keys on internet/multimedia keyboards LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + LIB_DEPENDS= libxml2.so:textproc/libxml2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/misc/linm/Makefile b/misc/linm/Makefile index 27a281520abc..bcfab0d8aa9b 100644 --- a/misc/linm/Makefile +++ b/misc/linm/Makefile @@ -14,6 +14,8 @@ COMMENT= Clone of Mdir, mc-style terminal file manager LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + USES= gettext iconv:translit pkgconfig gmake localbase libtool ncurses ssl GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-cfgpath="${ETCDIR}" ${ICONV_CONFIGURE_ARG} diff --git a/misc/mc-light/Makefile b/misc/mc-light/Makefile index 80d380554130..c4dd7a19b2a9 100644 --- a/misc/mc-light/Makefile +++ b/misc/mc-light/Makefile @@ -14,6 +14,8 @@ COMMENT= Lightweight Midnight Commander clone LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + RUN_DEPENDS= gawk:lang/gawk CONFLICTS= mc-4.7* diff --git a/misc/newer/Makefile b/misc/newer/Makefile index e7616123d2bd..c44f7fb69f89 100644 --- a/misc/newer/Makefile +++ b/misc/newer/Makefile @@ -11,6 +11,8 @@ EXTRACT_ONLY= # none MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of AT&T Research UNIX V8 newer(1) +BROKEN= unfetchable + CONFLICTS= teTeX-base-[0-9]* tex-[0-9]* ja-ptex-base-* PLIST_FILES= bin/newer diff --git a/misc/telbook/Makefile b/misc/telbook/Makefile index 8dde06977dd1..37512c4ff872 100644 --- a/misc/telbook/Makefile +++ b/misc/telbook/Makefile @@ -13,6 +13,8 @@ COMMENT= Simple telephone book LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 USES= shebangfix tar:bzip2 diff --git a/misc/xd/Makefile b/misc/xd/Makefile index ab71fe122d07..4c0e20009721 100644 --- a/misc/xd/Makefile +++ b/misc/xd/Makefile @@ -12,6 +12,8 @@ COMMENT= Yet another dump utility LICENSE= BSD4CLAUSE +BROKEN= unfetchable + USES= uidfix MAKE_ARGS= CC="${CC}" BINDIR="${PREFIX}/bin" \ MANDIR="${MAN1PREFIX}/man/man" diff --git a/multimedia/audiopreview/Makefile b/multimedia/audiopreview/Makefile index 7334508bf0a3..132754d1b695 100644 --- a/multimedia/audiopreview/Makefile +++ b/multimedia/audiopreview/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://audiopreview.codealpha.net/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Command-line tool to play previews of audio and video files +BROKEN= unfetchable + USES= gettext gmake pkgconfig USE_GSTREAMER= core USE_GNOME= intltool diff --git a/multimedia/dvts/Makefile b/multimedia/dvts/Makefile index 5d4b3929c944..b9e01c83c2a7 100644 --- a/multimedia/dvts/Makefile +++ b/multimedia/dvts/Makefile @@ -18,6 +18,8 @@ COMMENT= Implementation of Digital Video Transport System LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + CONFLICTS= gdvrecv-[0-9]* USES= autoreconf diff --git a/multimedia/gcfilms/Makefile b/multimedia/gcfilms/Makefile index 525fa09d87c5..3123c8ac5e63 100644 --- a/multimedia/gcfilms/Makefile +++ b/multimedia/gcfilms/Makefile @@ -13,6 +13,8 @@ COMMENT= Tool to manage movie collections LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= unfetchable + BUILD_DEPENDS= p5-XML-Simple>=0:textproc/p5-XML-Simple \ p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ diff --git a/multimedia/kissdx/Makefile b/multimedia/kissdx/Makefile index ae77d232b254..d58ba7c8808a 100644 --- a/multimedia/kissdx/Makefile +++ b/multimedia/kissdx/Makefile @@ -13,6 +13,7 @@ COMMENT= Multimedia streaming server for KiSS/Linksys player LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= unfetchable BROKEN_armv6= fails to compile: kissdx.c: function definition is not allowed here BROKEN_armv7= fails to compile: kissdx.c: function definition is not allowed here diff --git a/multimedia/playd/Makefile b/multimedia/playd/Makefile index 26a40c2ae557..094025001c75 100644 --- a/multimedia/playd/Makefile +++ b/multimedia/playd/Makefile @@ -13,6 +13,8 @@ COMMENT= Very easy-to-use mplayer sh wrapper script (supports playlists) LICENSE= BSD3CLAUSE +BROKEN= unfetchable + RUN_DEPENDS= mplayer:multimedia/mplayer PLIST_FILES= bin/playd \ diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile index 89da63f802b5..320a0e1b686e 100644 --- a/multimedia/subtitleeditor/Makefile +++ b/multimedia/subtitleeditor/Makefile @@ -12,6 +12,8 @@ COMMENT= Subtitle editor LICENSE= GPLv3 +BROKEN= unfetchable + BUILD_DEPENDS= iso-codes>0:misc/iso-codes LIB_DEPENDS= libglademm-2.4.so:devel/libglademm24 \ libpcre.so:devel/pcre \ diff --git a/multimedia/umr/Makefile b/multimedia/umr/Makefile index 9234648ce5ef..019aff63fdc9 100644 --- a/multimedia/umr/Makefile +++ b/multimedia/umr/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.oldunreal.com/mods/other/ MAINTAINER= ports@FreeBSD.org COMMENT= Unreal Media Ripper +BROKEN= unfetchable + PLIST_FILES= bin/${PORTNAME} FETCH_AFTER_ARGS= --referer=http://www.oldunreal.com/mods.html |