diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 19:31:36 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 19:31:36 +0800 |
commit | 6c2fae6390ba52a2df41cad2ae4e6e4639ca7657 (patch) | |
tree | 6613ce693e268d89fff2fc60ce6fbb744459dc3e | |
parent | f83731e091bc490e6e9abe23853d9e6ad6aeaeaf (diff) | |
download | freebsd-ports-gnome-6c2fae6390ba52a2df41cad2ae4e6e4639ca7657.tar.gz freebsd-ports-gnome-6c2fae6390ba52a2df41cad2ae4e6e4639ca7657.tar.zst freebsd-ports-gnome-6c2fae6390ba52a2df41cad2ae4e6e4639ca7657.zip |
Mark BROKEN: Does not fetch
-rw-r--r-- | devel/py-px/Makefile | 2 | ||||
-rw-r--r-- | devel/rlog/Makefile | 2 | ||||
-rw-r--r-- | dns/domtools/Makefile | 2 | ||||
-rw-r--r-- | editors/xxe/Makefile | 2 | ||||
-rw-r--r-- | emulators/gbe/Makefile | 2 | ||||
-rw-r--r-- | emulators/gnuboy/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/devel/py-px/Makefile b/devel/py-px/Makefile index 03e24ddab597..aa25a1ee1b51 100644 --- a/devel/py-px/Makefile +++ b/devel/py-px/Makefile @@ -14,6 +14,8 @@ DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= Perforce p4 wrapper and Python Perforce interface +BROKEN= does not fetch + USE_ZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/rlog/Makefile b/devel/rlog/Makefile index bbe44ed74364..944933226dbe 100644 --- a/devel/rlog/Makefile +++ b/devel/rlog/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A flexible message logging facility for C++ +BROKEN= does not fetch + USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/dns/domtools/Makefile b/dns/domtools/Makefile index ae9da2329b18..1771e18f1333 100644 --- a/dns/domtools/Makefile +++ b/dns/domtools/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Set of utilities for extracting information from DNS records +BROKEN= does not fetch + USE_PERL5= YES NO_BUILD= YES diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index 7e57bf8893f3..eabc8a15835c 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org COMMENT= A validating XML editor featuring a word processor-like view +BROKEN= does not fetch + USE_JAVA= YES JAVA_VERSION= 1.5+ NO_BUILD= YES diff --git a/emulators/gbe/Makefile b/emulators/gbe/Makefile index 9eb999d22925..6813e432af99 100644 --- a/emulators/gbe/Makefile +++ b/emulators/gbe/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.zophar.net/unix/Files/ MAINTAINER= ports@FreeBSD.org COMMENT= Nintendo GameBoy(tm) emulator with GNU source code +BROKEN= does not fech: 302 redirect + PLIST_FILES= bin/gbe WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index 18cd846e9381..6837eaeb1e5e 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= http://gnuboy.unix-fu.org/src/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Nintendo GameBoy emulator +BROKEN= does not fetch + LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib USE_SDL= sdl |