summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-12-12 23:02:03 +0000
committerbapt <bapt@FreeBSD.org>2015-12-12 23:02:03 +0000
commit9e9ea40a987aaaa87d4b327fa61fb6f6604a4589 (patch)
tree6691230253df6d696fc35ac31f2a2e0a77b572f2
parent65e14aea42a384338c0d78ac6caffd9516075a34 (diff)
downloadFreeBSD-ports-9e9ea40a987aaaa87d4b327fa61fb6f6604a4589.zip
FreeBSD-ports-9e9ea40a987aaaa87d4b327fa61fb6f6604a4589.tar.gz
Mark as broken: does not fetch
-rw-r--r--databases/mysql-udf-sys/Makefile2
-rw-r--r--databases/mysql-xql/Makefile2
-rw-r--r--databases/postgis-jdbc/Makefile2
-rw-r--r--databases/postgresql_autodoc/Makefile2
-rw-r--r--databases/pxtools/Makefile2
-rw-r--r--databases/pyspatialite/Makefile2
-rw-r--r--databases/spatialite/Makefile2
-rw-r--r--deskutils/displaycalibrator/Makefile2
-rw-r--r--deskutils/gnome-shell-extension-recent-items/Makefile2
-rw-r--r--deskutils/qlabels/Makefile2
-rw-r--r--deskutils/vym/Makefile1
-rw-r--r--devel/bouml-doc/Makefile2
-rw-r--r--devel/dits/Makefile1
-rw-r--r--devel/dwarfdump/Makefile2
-rw-r--r--devel/eric4/Makefile2
-rw-r--r--devel/gio-sharp/Makefile1
-rw-r--r--devel/ifd-test/Makefile2
-rw-r--r--devel/kdesvn-kde4/Makefile2
-rw-r--r--devel/kimwitu/Makefile2
-rw-r--r--devel/libPropList/Makefile1
-rw-r--r--devel/libbnr/Makefile1
-rw-r--r--devel/libcfg/Makefile2
-rw-r--r--devel/libgpc/Makefile1
-rw-r--r--devel/liblas12/Makefile1
-rw-r--r--devel/liblcfg/Makefile1
-rw-r--r--devel/libopendaap/Makefile1
-rw-r--r--devel/libopensync022/Makefile1
-rw-r--r--devel/libtar/Makefile1
-rw-r--r--devel/libxs/Makefile2
-rw-r--r--devel/linux-c6-qt47/Makefile1
-rw-r--r--devel/looks/Makefile2
-rw-r--r--devel/memcheck/Makefile1
-rw-r--r--devel/ocfpcsc/Makefile2
-rw-r--r--devel/omake/Makefile2
-rw-r--r--devel/oniguruma4/Makefile2
-rw-r--r--devel/papp/Makefile2
-rw-r--r--devel/pccts/Makefile1
-rw-r--r--devel/roboctl/Makefile1
-rw-r--r--devel/ruby-cache/Makefile1
-rw-r--r--devel/ruby-event-loop/Makefile2
-rw-r--r--devel/ruby-locale/Makefile1
-rw-r--r--devel/rubygem-slim/Makefile1
-rw-r--r--devel/sdl_sge/Makefile1
-rw-r--r--devel/simple_components/Makefile2
-rw-r--r--devel/svndelta/Makefile1
-rw-r--r--devel/tclgetopts/Makefile1
-rw-r--r--devel/tkmerge/Makefile1
-rw-r--r--devel/uclmmbase/Makefile1
-rw-r--r--devel/visualparadigm/Makefile1
-rw-r--r--devel/xa65/Makefile1
-rw-r--r--dns/dlint/Makefile1
51 files changed, 76 insertions, 0 deletions
diff --git a/databases/mysql-udf-sys/Makefile b/databases/mysql-udf-sys/Makefile
index 6e8dd08..750bf5c 100644
--- a/databases/mysql-udf-sys/Makefile
+++ b/databases/mysql-udf-sys/Makefile
@@ -10,6 +10,8 @@ DISTNAME= lib_mysqludf_sys_${PORTVERSION}
MAINTAINER= dave@dogwood.com
COMMENT= System access UDFs
+BROKEN= unfetchable
+
USE_MYSQL= yes
USE_LDCONFIG= yes
diff --git a/databases/mysql-xql/Makefile b/databases/mysql-xql/Makefile
index 5c52b76..e7225ea 100644
--- a/databases/mysql-xql/Makefile
+++ b/databases/mysql-xql/Makefile
@@ -11,6 +11,8 @@ DISTNAME= lib_mysqludf_xql-${PORTVERSION}
MAINTAINER= syncer@gmail.com
COMMENT= Library provides XML output functions to MySQL server
+BROKEN= unfetchable
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
INSTALL_TARGET= install-strip
diff --git a/databases/postgis-jdbc/Makefile b/databases/postgis-jdbc/Makefile
index 4617297..b668515 100644
--- a/databases/postgis-jdbc/Makefile
+++ b/databases/postgis-jdbc/Makefile
@@ -10,6 +10,8 @@ DISTFILES= postgis_${PORTVERSION}.jar
MAINTAINER= wenheping@gmail.com
COMMENT= PostGIS spatial data structures for JDBC
+BROKEN= unfetchable
+
RUN_DEPENDS= ${JAVALIBDIR}/postgresql.jar:${PORTSDIR}/databases/postgresql-jdbc
USE_JAVA= yes
diff --git a/databases/postgresql_autodoc/Makefile b/databases/postgresql_autodoc/Makefile
index 9cff9b7..f4c9748 100644
--- a/databases/postgresql_autodoc/Makefile
+++ b/databases/postgresql_autodoc/Makefile
@@ -10,6 +10,8 @@ DIST_SUBDIR= postgresql
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Automatic documentation generator for postgresql databases
+BROKEN= unfetchable
+
RUN_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \
p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \
p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg
diff --git a/databases/pxtools/Makefile b/databases/pxtools/Makefile
index 08bbfa9..7f43950 100644
--- a/databases/pxtools/Makefile
+++ b/databases/pxtools/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= http://jan.kneschke.de/assets/projects/pxtools/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of tools to work with Paradox databases
+BROKEN= unfetchable
+
LICENSE= GPLv2
USES= gettext
diff --git a/databases/pyspatialite/Makefile b/databases/pyspatialite/Makefile
index 89531cc..3bfe704 100644
--- a/databases/pyspatialite/Makefile
+++ b/databases/pyspatialite/Makefile
@@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-alpha-0
MAINTAINER= coder@tuxfamily.org
COMMENT= DB-API 2.0 interface for SQLite 3.x with Spatialite
+BROKEN= unfetchable
+
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile
index 1e31e66..4f806bd 100644
--- a/databases/spatialite/Makefile
+++ b/databases/spatialite/Makefile
@@ -10,6 +10,8 @@ DISTNAME= lib${PORTNAME}-${PORTVERSION}
MAINTAINER= coder@tuxfamily.org
COMMENT= Spatial Extensions for SQLite
+BROKEN= unfetchable
+
LICENSE= MPL LGPL20 GPLv2
LICENSE_COMB= dual
diff --git a/deskutils/displaycalibrator/Makefile b/deskutils/displaycalibrator/Makefile
index 91c03dc..218c61c 100644
--- a/deskutils/displaycalibrator/Makefile
+++ b/deskutils/displaycalibrator/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/displaycalibrator/
MAINTAINER= ports@FreeBSD.org
COMMENT= Frontend to xgamma
+BROKEN= unfetchable
+
USES= gnustep
USE_GNUSTEP= back build
diff --git a/deskutils/gnome-shell-extension-recent-items/Makefile b/deskutils/gnome-shell-extension-recent-items/Makefile
index 6be18c0..fc9b757 100644
--- a/deskutils/gnome-shell-extension-recent-items/Makefile
+++ b/deskutils/gnome-shell-extension-recent-items/Makefile
@@ -11,6 +11,8 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Recent items extensions for the GNOME3 shell
+BROKEN= unfetchable
+
WRKSRC= ${WRKDIR}/RecentItems@bananenfisch.net
USE_GNOME= glib20
diff --git a/deskutils/qlabels/Makefile b/deskutils/qlabels/Makefile
index 6f97b35..afe47af 100644
--- a/deskutils/qlabels/Makefile
+++ b/deskutils/qlabels/Makefile
@@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Labels and business cards creating
+BROKEN= unfetchable
+
USES= qmake tar:bzip2
USE_QT4= xml gui corelib uic_build moc_build rcc_build
WRKSRC= ${WRKDIR}/${DISTNAME:C/_/-/}
diff --git a/deskutils/vym/Makefile b/deskutils/vym/Makefile
index 434412a..37deb50 100644
--- a/deskutils/vym/Makefile
+++ b/deskutils/vym/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= SF/vym/${PORTVERSION}
MAINTAINER= lichray@gmail.com
COMMENT= VYM is a tool to generate and manipulate mind maps
+BROKEN= unfetchable
USES= qmake shebangfix tar:bzip2
SHEBANG_FILES= scripts/makedist-vym scripts/vivym
USE_QT4= uic_build moc_build qt3support_build \
diff --git a/devel/bouml-doc/Makefile b/devel/bouml-doc/Makefile
index 18b9d2d..e5145c1 100644
--- a/devel/bouml-doc/Makefile
+++ b/devel/bouml-doc/Makefile
@@ -10,6 +10,8 @@ DISTNAME= doc${PORTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= Reference manual of BOUML
+BROKEN= unfetchable
+
NO_BUILD= yes
WRKSRC= ${WRKDIR}/doc
DOCSDIR= ${PREFIX}/share/doc/bouml
diff --git a/devel/dits/Makefile b/devel/dits/Makefile
index cbe051e..34b3fce 100644
--- a/devel/dits/Makefile
+++ b/devel/dits/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= http://codeconcepts.com/
MAINTAINER= greg@codeconcepts.com
COMMENT= Data integrity verifying disk exercising test tool
+BROKEN= unfetchable
GNU_CONFIGURE= yes
USES= gmake tar:bzip2
diff --git a/devel/dwarfdump/Makefile b/devel/dwarfdump/Makefile
index 43572b1..fa6d6ad 100644
--- a/devel/dwarfdump/Makefile
+++ b/devel/dwarfdump/Makefile
@@ -10,6 +10,8 @@ DISTNAME= libdwarf-${PORTVERSION}
MAINTAINER= joerg@FreeBSD.org
COMMENT= Tool to display DWARF debugging information in ELF files
+BROKEN= unfetchable
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libdwarf.a:${PORTSDIR}/devel/libdwarf
WRKSRC= ${WRKDIR}/dwarf-${PORTVERSION}/dwarfdump
diff --git a/devel/eric4/Makefile b/devel/eric4/Makefile
index 024f02a..3a32ec1 100644
--- a/devel/eric4/Makefile
+++ b/devel/eric4/Makefile
@@ -5,6 +5,8 @@ PORTREVISION= 2
CATEGORIES= devel python
DISTNAME= ${PORTNAME}-${PORTVERSION}
+BROKEN= unfetchable
+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui \
${PYTHON_SITELIBDIR}/PyQt4/Qsci.so:${PORTSDIR}/devel/py-qt4-qscintilla2
RUN_DEPENDS:= ${BUILD_DEPENDS} \
diff --git a/devel/gio-sharp/Makefile b/devel/gio-sharp/Makefile
index fd247d1..4698a23 100644
--- a/devel/gio-sharp/Makefile
+++ b/devel/gio-sharp/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
MAINTAINER= mono@FreeBSD.org
COMMENT= GIO bindings not available in gtk-sharp
+BROKEN= unfetchable
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_CSC=${LOCALBASE}/bin/mcs
USES= gmake pathfix pkgconfig tar:bzip2
diff --git a/devel/ifd-test/Makefile b/devel/ifd-test/Makefile
index 5bcdae3..b424dd6 100644
--- a/devel/ifd-test/Makefile
+++ b/devel/ifd-test/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.linuxnet.com/drivers/readers/files/
MAINTAINER= arved@FreeBSD.org
COMMENT= IFD Test Suite for PC/SC Lite
+BROKEN= unfetchable
+
LIB_DEPENDS= libpcsclite.so:${PORTSDIR}/devel/pcsc-lite
USES= gmake
diff --git a/devel/kdesvn-kde4/Makefile b/devel/kdesvn-kde4/Makefile
index 1486256..4075973 100644
--- a/devel/kdesvn-kde4/Makefile
+++ b/devel/kdesvn-kde4/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://kdesvn.alwins-world.de/downloads/
MAINTAINER= dbn@FreeBSD.org
COMMENT= KDE frontend for Subversion
+BROKEN= unfetchable
+
LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion
LICENSE= GPLv2
diff --git a/devel/kimwitu/Makefile b/devel/kimwitu/Makefile
index bbb3ef1..e014eae 100644
--- a/devel/kimwitu/Makefile
+++ b/devel/kimwitu/Makefile
@@ -10,6 +10,8 @@ DISTNAME= kc-distr.V${PORTVERSION:S/./_/g}
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for processing trees (i.e. terms)
+BROKEN= unfetchable
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src
ALL_TARGET=
MAKE_JOBS_UNSAFE= yes
diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile
index d47bdeb..5412040 100644
--- a/devel/libPropList/Makefile
+++ b/devel/libPropList/Makefile
@@ -11,6 +11,7 @@ DISTNAME= libPropList-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Property library for gnome and Window Maker
+BROKEN= unfetchable
GNU_CONFIGURE= yes
USES= libtool
USE_LDCONFIG= yes
diff --git a/devel/libbnr/Makefile b/devel/libbnr/Makefile
index 882c645..5879bf1 100644
--- a/devel/libbnr/Makefile
+++ b/devel/libbnr/Makefile
@@ -13,6 +13,7 @@ COMMENT= GPL implementation of the Bayesian Noise Reduction algorithm
OPTIONS_DEFINE= DOCS DEBUG
+BROKEN= unfetchable
USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/devel/libcfg/Makefile b/devel/libcfg/Makefile
index 3f794d4..a141144 100644
--- a/devel/libcfg/Makefile
+++ b/devel/libcfg/Makefile
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}+-${DISTVERSION}
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Library for command line and configuration file parsing
+BROKEN= unfetchable
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/devel/libgpc/Makefile b/devel/libgpc/Makefile
index 846e02d..37c7e1f 100644
--- a/devel/libgpc/Makefile
+++ b/devel/libgpc/Makefile
@@ -10,6 +10,7 @@ DISTNAME= gpc${PORTVERSION:S/.//}
MAINTAINER= mi@aldan.algebra.com
COMMENT= Generic Polygon Clipper
+BROKEN= unfetchable
USES= dos2unix uidfix zip
PLIST_FILES= lib/libgpc.so.2 \
lib/libgpc.so lib/libgpc.a \
diff --git a/devel/liblas12/Makefile b/devel/liblas12/Makefile
index db88fbf..6300381 100644
--- a/devel/liblas12/Makefile
+++ b/devel/liblas12/Makefile
@@ -10,6 +10,7 @@ DISTNAME= liblas-src-${PORTVERSION}
MAINTAINER= rhurlin@gwdg.de
COMMENT= Library For Reading And Writing LAS-Format Data
+BROKEN= unfetchable
LICENSE= BSD2CLAUSE
CONFLICTS= liblas-1.7*
diff --git a/devel/liblcfg/Makefile b/devel/liblcfg/Makefile
index fe2b4e0..2a1a48f 100644
--- a/devel/liblcfg/Makefile
+++ b/devel/liblcfg/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://liblcfg.carnivore.it/files/
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Lightweight configuration file library written in C99
+BROKEN= unfetchable
LICENSE= GPLv2
USES= libtool
diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile
index fa4b49c..eba5713 100644
--- a/devel/libopendaap/Makefile
+++ b/devel/libopendaap/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://crazney.net/programs/itunes/files/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= C lib used to connect to iTunes(R) music shares
+BROKEN= unfetchable
USES= libtool pathfix pkgconfig tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/devel/libopensync022/Makefile b/devel/libopensync022/Makefile
index 8dbff04..88222f3 100644
--- a/devel/libopensync022/Makefile
+++ b/devel/libopensync022/Makefile
@@ -13,6 +13,7 @@ COMMENT= Freedesktop synchronization framework
LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3
+BROKEN= unfetchable
SWIG_LANGUAGES= python
GNU_CONFIGURE= yes
USES= libtool pathfix pkgconfig python tar:bzip2
diff --git a/devel/libtar/Makefile b/devel/libtar/Makefile
index af35268..1c7ce6e 100644
--- a/devel/libtar/Makefile
+++ b/devel/libtar/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.feep.net/pub/software/libtar/
MAINTAINER= manuelj.munoz@gmail.com
COMMENT= library for manipulating POSIX and GNU tar files
+BROKEN= unfetchable
USES= cpe gmake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/devel/libxs/Makefile b/devel/libxs/Makefile
index 7a6e4d7..296169c 100644
--- a/devel/libxs/Makefile
+++ b/devel/libxs/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://download.crossroads.io/
MAINTAINER= vg@FreeBSD.org
COMMENT= Open source lightweight messaging layer
+BROKEN= unfetchable
+
LICENSE= GPLv3
GNU_CONFIGURE= yes
diff --git a/devel/linux-c6-qt47/Makefile b/devel/linux-c6-qt47/Makefile
index 435e1c3..df379f6 100644
--- a/devel/linux-c6-qt47/Makefile
+++ b/devel/linux-c6-qt47/Makefile
@@ -11,6 +11,7 @@ DIST_SUBDIR= rpm/${LINUX_RPM_ARCH}/atrpms/6
MAINTAINER= emulation@FreeBSD.org
COMMENT= RPM of QT4 (Linux CentOS 6)
+BROKEN= unfetchable
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= c6
USE_LINUX_APPS= fontconfig png dbuslibs sqlite3 hicontheme
diff --git a/devel/looks/Makefile b/devel/looks/Makefile
index 7e95f8f..9463386 100644
--- a/devel/looks/Makefile
+++ b/devel/looks/Makefile
@@ -10,6 +10,8 @@ DISTNAME= jgoodies-${PORTNAME}-${DISTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Improved appearance for Java Swing applications
+BROKEN= unfetchable
+
LICENSE= BSD3CLAUSE
USES= zip
diff --git a/devel/memcheck/Makefile b/devel/memcheck/Makefile
index a6e89cc..4f2801c 100644
--- a/devel/memcheck/Makefile
+++ b/devel/memcheck/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://hald.dnsalias.net/projects/memcheck/
MAINTAINER= demon@FreeBSD.org
COMMENT= Memory Allocation Checker
+BROKEN= unfetchable
USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/devel/ocfpcsc/Makefile b/devel/ocfpcsc/Makefile
index 6ed12c5..c1017f5 100644
--- a/devel/ocfpcsc/Makefile
+++ b/devel/ocfpcsc/Makefile
@@ -11,6 +11,8 @@ DISTNAME= OCFPCSC1-${PORTVERSION}
MAINTAINER= saper@saper.info
COMMENT= Open Card Framework to PC/SC bridge
+BROKEN= unfetchable
+
LICENSE= IBMOCF
LICENSE_NAME= IBM OpenCard Framework
LICENSE_FILE= ${FILESDIR}/IBMOCF
diff --git a/devel/omake/Makefile b/devel/omake/Makefile
index b5274c2..eebec94 100644
--- a/devel/omake/Makefile
+++ b/devel/omake/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://main.metaprl.org/download/omake/
MAINTAINER= bf@FreeBSD.org
COMMENT= Flexible build system
+BROKEN= unfetchable
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:C|-.*||}
USE_OCAML= yes
NO_OCAML_RUNDEPENDS=yes
diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile
index 29ef741..265b076 100644
--- a/devel/oniguruma4/Makefile
+++ b/devel/oniguruma4/Makefile
@@ -12,6 +12,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ports@FreeBSD.org
COMMENT= BSDL Regular Expressions library compatible with POSIX/GNU/Perl
+BROKEN= unfetchable
+
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/devel/papp/Makefile b/devel/papp/Makefile
index d480ee0..cacec1d 100644
--- a/devel/papp/Makefile
+++ b/devel/papp/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://acadix.biz/Ports/distfiles/
MAINTAINER= bacon4000@gmail.com
COMMENT= Assembly Preprocessor
+BROKEN= unfetchable
+
LICENSE= BSD2CLAUSE
.include <bsd.port.mk>
diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile
index 99e4a80..d9a6611 100644
--- a/devel/pccts/Makefile
+++ b/devel/pccts/Makefile
@@ -10,6 +10,7 @@ DISTNAME= pccts${PORTVERSION:R:S/.//}mr${PORTVERSION:E}
MAINTAINER= ports@FreeBSD.org
COMMENT= Purdue Compiler Construction Tool Set
+BROKEN= unfetchable
CONFLICTS= antlr*
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/roboctl/Makefile b/devel/roboctl/Makefile
index c46d1fb..82bc196 100644
--- a/devel/roboctl/Makefile
+++ b/devel/roboctl/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= http://acadix.biz/Ports/distfiles/
MAINTAINER= bacon4000@gmail.com
COMMENT= API and tools for communicating with Lego and Vex robots
+BROKEN= unfetchable
LICENSE= GPLv3
BUILD_DEPENDS= ${LOCALBASE}/lib/libgamepad.a:${PORTSDIR}/devel/libgamepad
diff --git a/devel/ruby-cache/Makefile b/devel/ruby-cache/Makefile
index 0aabeea..cdc1d8b 100644
--- a/devel/ruby-cache/Makefile
+++ b/devel/ruby-cache/Makefile
@@ -15,6 +15,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby library for caching objects based on the LRU algorithm
+BROKEN= unfetchable
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
diff --git a/devel/ruby-event-loop/Makefile b/devel/ruby-event-loop/Makefile
index 6e9106e..664707a 100644
--- a/devel/ruby-event-loop/Makefile
+++ b/devel/ruby-event-loop/Makefile
@@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
MAINTAINER= ruby@FreeBSD.org
COMMENT= Event loop for Ruby
+BROKEN= unfetchable
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/devel/ruby-locale/Makefile b/devel/ruby-locale/Makefile
index 6c03909..90c6bae 100644
--- a/devel/ruby-locale/Makefile
+++ b/devel/ruby-locale/Makefile
@@ -13,6 +13,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= Simple Ruby module that provides setlocale(3)
+BROKEN= unfetchable
CONFLICTS= ${PKGNAMEPREFIX}locale2-[0-9]*
#USE_BZIP2= yes # only saves 500 bytes..
diff --git a/devel/rubygem-slim/Makefile b/devel/rubygem-slim/Makefile
index 9db6f5b..92d3146 100644
--- a/devel/rubygem-slim/Makefile
+++ b/devel/rubygem-slim/Makefile
@@ -8,6 +8,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Template language whose goal is reduce the syntax to essential parts
+BROKEN= unfetchable
LICENSE= MIT
RUN_DEPENDS= rubygem-temple>=0.7.3:${PORTSDIR}/devel/rubygem-temple \
diff --git a/devel/sdl_sge/Makefile b/devel/sdl_sge/Makefile
index db0148b..d458a36 100644
--- a/devel/sdl_sge/Makefile
+++ b/devel/sdl_sge/Makefile
@@ -12,6 +12,7 @@ DISTNAME= sge030809
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphic library for the Simple DirectMedia Layer (SDL)
+BROKEN= unfetchable
LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual
diff --git a/devel/simple_components/Makefile b/devel/simple_components/Makefile
index 1f5d73a..6c0dffa 100644
--- a/devel/simple_components/Makefile
+++ b/devel/simple_components/Makefile
@@ -10,6 +10,8 @@ DISTNAME= components_4_8
MAINTAINER= rodakay@internode.on.net
COMMENT= Simple Ada Components
+BORKEN= unfetchable
+
LICENSE= GPLv2 GMGPL
LICENSE_COMB= multi
diff --git a/devel/svndelta/Makefile b/devel/svndelta/Makefile
index 74115f5..a8b16b8 100644
--- a/devel/svndelta/Makefile
+++ b/devel/svndelta/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://www.incava.org/pub/svndelta/
MAINTAINER= mich@FreeBSD.org
COMMENT= Summarizes and manages differences between local files and Subversion
+BROKEN= unfetchable
RUN_DEPENDS= ${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion
USE_RUBY= yes
diff --git a/devel/tclgetopts/Makefile b/devel/tclgetopts/Makefile
index 40ae428..4485706 100644
--- a/devel/tclgetopts/Makefile
+++ b/devel/tclgetopts/Makefile
@@ -11,6 +11,7 @@ EXTRACT_SUFX= ${PORTVERSION}.tar.gz
MAINTAINER= mi@aldan.algebra.com
COMMENT= Pure TCL code for command line options parsing
+BROKEN= unfetchable
USES= shebangfix
NO_BUILD= yes
diff --git a/devel/tkmerge/Makefile b/devel/tkmerge/Makefile
index e8c0b2d..07e7c22 100644
--- a/devel/tkmerge/Makefile
+++ b/devel/tkmerge/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://immure.com/ports/tkmerge/
MAINTAINER= bob@immure.com
COMMENT= Tk script to aid in merging changes between two files
+BROKEN= unfetchable
RUN_DEPENDS+= ${LOCALBASE}/lib/bwidget/label.tcl:${PORTSDIR}/x11-toolkits/bwidget
USES= tk:run
diff --git a/devel/uclmmbase/Makefile b/devel/uclmmbase/Makefile
index 3dc56ca..6411d35 100644
--- a/devel/uclmmbase/Makefile
+++ b/devel/uclmmbase/Makefile
@@ -10,6 +10,7 @@ DISTNAME= common-${PORTVERSION}
MAINTAINER= mi@aldan.algebra.com
COMMENT= Common subroutines for UCL mbone applications
+BROKEN= unfetchable
OPTIONS_DEFINE= IPV6
WRKSRC= ${WRKDIR}/common
diff --git a/devel/visualparadigm/Makefile b/devel/visualparadigm/Makefile
index 1fac84c..d01c44f 100644
--- a/devel/visualparadigm/Makefile
+++ b/devel/visualparadigm/Makefile
@@ -10,6 +10,7 @@ DISTNAME= Visual_Paradigm_CE_12_2_20151102_Unix_InstallFree
MAINTAINER= fernando.apesteguia@gmail.com
COMMENT= Visual modeling tool for all kinds of UML diagrams
+BROKEN= unfetchable
RUN_DEPENDS= ${LOCALBASE}/lib/libsqlitejdbc.so:${PORTSDIR}/java/sqlitejdbc
USE_JAVA= yes
diff --git a/devel/xa65/Makefile b/devel/xa65/Makefile
index 42f7a14..e108d80 100644
--- a/devel/xa65/Makefile
+++ b/devel/xa65/Makefile
@@ -12,6 +12,7 @@ COMMENT= Two-pass cross-assembler for MOS 6502 and compatible CPUs
LICENSE= GPLv2
+BROKEN= unfetchable
USES= gmake
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LD="${CC}" LDFLAGS="${LDFLAGS}"
diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile
index 49d9611..20f02d5 100644
--- a/dns/dlint/Makefile
+++ b/dns/dlint/Makefile
@@ -11,6 +11,7 @@ DISTNAME= dlint${PORTVERSION}
MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Lint for DNS zones (Domain Name Server zone verification utility)
+BROKEN= unfetchable
USES= shebangfix
NO_BUILD= yes
OpenPOWER on IntegriCloud