diff options
author | bapt <bapt@FreeBSD.org> | 2015-12-13 07:02:03 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-12-13 07:02:03 +0800 |
commit | 48499962ca0f42816f9cbf3167ebb7103ea5d62d (patch) | |
tree | 6691230253df6d696fc35ac31f2a2e0a77b572f2 /devel | |
parent | 6331f1bfedecaff6adf88536a2d1e4f91d23d10c (diff) | |
download | freebsd-ports-gnome-48499962ca0f42816f9cbf3167ebb7103ea5d62d.tar.gz freebsd-ports-gnome-48499962ca0f42816f9cbf3167ebb7103ea5d62d.tar.zst freebsd-ports-gnome-48499962ca0f42816f9cbf3167ebb7103ea5d62d.zip |
Mark as broken: does not fetch
Diffstat (limited to 'devel')
39 files changed, 54 insertions, 0 deletions
diff --git a/devel/bouml-doc/Makefile b/devel/bouml-doc/Makefile index 18b9d2d95b1e..e5145c1919e1 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 cbe051ea5bb9..34b3fce01f15 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 43572b1f834a..fa6d6ad70a41 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 024f02a4741c..3a32ec189b51 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 fd247d1a2e98..4698a23a4812 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 5bcdae373962..b424dd67200c 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 1486256c17d0..40759738701d 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 bbb3ef1c5e39..e014eae4ad8e 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 d47bdebf2016..54120407179d 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 882c6459fc34..5879bf139be2 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 3f794d4cc28e..a141144108cd 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 846e02d81763..37c7e1f451dd 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 db88fbfbc5dc..6300381014de 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 fe2b4e01e3c9..2a1a48f935eb 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 fa4b49ce5821..eba57133da94 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 8dbff0429657..88222f39c76a 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 af352687daa3..1c7ce6e56954 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 7a6e4d715b35..296169ce308f 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 435e1c3f4d35..df379f6df00f 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 7e95f8fb887f..9463386db540 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 a6e89cc49b39..4f2801cf24db 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 6ed12c555cd7..c1017f5bdbd5 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 b5274c2f0227..eebec9403043 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 29ef741c15f1..265b076e31fc 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 d480ee03fb88..cacec1da11e7 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 99e4a80a2679..d9a6611487ac 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 c46d1fb72da9..82bc196baeaa 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 0aabeea50fdc..cdc1d8bab2f9 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 6e9106eb895f..664707a75ebd 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 6c039095f6dd..90c6bae08be8 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 9db6f5bb821e..92d31467b95f 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 db0148b1bf54..d458a3621f1c 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 1f5d73a85e2e..6c0dffaaa56a 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 74115f5c2c3d..a8b16b86a043 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 40ae42866297..44857064bfb6 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 e8c0b2d0b835..07e7c226a896 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 3dc56cab2ceb..6411d35fb345 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 1fac84cfa3fc..d01c44fbf825 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 42f7a143cc56..e108d8086c2a 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}" |