diff options
author | kris <kris@FreeBSD.org> | 2005-03-27 03:46:20 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-27 03:46:20 +0800 |
commit | cc55dae22fef7e8b3db1bd92cd5b1fdf58144977 (patch) | |
tree | 2c6ee67b88a68d74d2f9ce3a912b3eb08d2b7026 | |
parent | 7359f6337be08a2e002424dcf30e13e4194055e6 (diff) | |
download | freebsd-ports-gnome-cc55dae22fef7e8b3db1bd92cd5b1fdf58144977.tar.gz freebsd-ports-gnome-cc55dae22fef7e8b3db1bd92cd5b1fdf58144977.tar.zst freebsd-ports-gnome-cc55dae22fef7e8b3db1bd92cd5b1fdf58144977.zip |
BROKEN: Unfetchable
Approved by: portmgr (self)
-rw-r--r-- | astro/boinc-setiathome/Makefile | 2 | ||||
-rw-r--r-- | games/cgoban2/Makefile | 2 | ||||
-rw-r--r-- | games/freebooters/Makefile | 2 | ||||
-rw-r--r-- | java/bugseeker-demo/Makefile | 2 | ||||
-rw-r--r-- | math/algotutor/Makefile | 2 | ||||
-rw-r--r-- | misc/gkrellweather/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/arpscan/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/freenet/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/freenet05/Makefile | 2 | ||||
-rw-r--r-- | net/edonkey-gui-java/Makefile | 2 | ||||
-rw-r--r-- | net/freenet/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/emiclock/Makefile | 2 |
12 files changed, 24 insertions, 0 deletions
diff --git a/astro/boinc-setiathome/Makefile b/astro/boinc-setiathome/Makefile index 916933d5e434..897ba54235c2 100644 --- a/astro/boinc-setiathome/Makefile +++ b/astro/boinc-setiathome/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/boinc/api/boinc_api.h:${PORTSDIR}/net/boinc-client RUN_DEPENDS= boinc-client:${PORTSDIR}/net/boinc-client LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw +BROKEN= Unfetchable + GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ENV= LANG=C BOINCDIR=${LOCALBASE}/boinc CPPFLAGS=-I${X11BASE}/include CFLAGS=-I${X11BASE}/include LDFLAGS=-L${LOCALBASE}/lib diff --git a/games/cgoban2/Makefile b/games/cgoban2/Makefile index ba1610751928..2139a77c0b83 100644 --- a/games/cgoban2/Makefile +++ b/games/cgoban2/Makefile @@ -14,6 +14,8 @@ DISTNAME= cgoban-unix-${PORTVERSION} MAINTAINER= philip.reynolds@rfc-networks.ie COMMENT= Internet Go Server client and game editor +BROKEN= Unfetchable + WRKSRC= ${WRKDIR}/cgoban INSTALLDIR= ${PREFIX}/share/java/cgoban2 diff --git a/games/freebooters/Makefile b/games/freebooters/Makefile index a208b2bef0c0..7ef9e3b06be1 100644 --- a/games/freebooters/Makefile +++ b/games/freebooters/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://download.gna.org/freebooters/ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Freebooters is a free clone of the classic Pirates! +BROKEN= Unfetchable + USE_GMAKE= yes USE_SDL= mixer image sdl ttf USE_REINPLACE= yes diff --git a/java/bugseeker-demo/Makefile b/java/bugseeker-demo/Makefile index 5d3b924c20e6..92be8db3c01a 100644 --- a/java/bugseeker-demo/Makefile +++ b/java/bugseeker-demo/Makefile @@ -19,6 +19,8 @@ PATCHFILES= bugseeker2demo.sh.diff MAINTAINER= ports@FreeBSD.org COMMENT= A debugger for Java software +BROKEN= Unfetchable + USE_JAVA= 1.3+ NO_BUILD= YES diff --git a/math/algotutor/Makefile b/math/algotutor/Makefile index 4f7ab6ac1fe5..68685ea51b17 100644 --- a/math/algotutor/Makefile +++ b/math/algotutor/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= kevlo@FreeBSD.org COMMENT= An interactive tutorial for algorithms and data structures +BROKEN= Unfetchable + BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/misc/gkrellweather/Makefile b/misc/gkrellweather/Makefile index d6d64eba8be4..b4b1fddfc148 100644 --- a/misc/gkrellweather/Makefile +++ b/misc/gkrellweather/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \ ${X11BASE}/bin/GrabWeather:${PORTSDIR}/misc/wmweather +BROKEN= Unfetchable + NO_LATEST_LINK= yes USE_X_PREFIX= yes diff --git a/net-mgmt/arpscan/Makefile b/net-mgmt/arpscan/Makefile index 8642bcc75a4b..f1c32d8fd99e 100644 --- a/net-mgmt/arpscan/Makefile +++ b/net-mgmt/arpscan/Makefile @@ -15,6 +15,8 @@ COMMENT= Simple arp scanner BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet +BROKEN= Unfetchable + GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile index 606004b48a88..cc09340d81d3 100644 --- a/net-p2p/freenet/Makefile +++ b/net-p2p/freenet/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech +BROKEN= Unfetchable + USE_JAVA= yes JAVA_VERSION= 1.4+ NO_BUILD= yes diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index 606004b48a88..cc09340d81d3 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech +BROKEN= Unfetchable + USE_JAVA= yes JAVA_VERSION= 1.4+ NO_BUILD= yes diff --git a/net/edonkey-gui-java/Makefile b/net/edonkey-gui-java/Makefile index 00ed221447f6..89f5deb382e1 100644 --- a/net/edonkey-gui-java/Makefile +++ b/net/edonkey-gui-java/Makefile @@ -20,6 +20,8 @@ COMMENT= Java GUI to eDonkey2000 'core' command line client RUN_DEPENDS= donkey:${PORTSDIR}/net/linux-edonkey-core +BROKEN= Unfetchable + USE_JAVA= yes JAVA_VERSION= 1.3+ NO_BUILD= yes diff --git a/net/freenet/Makefile b/net/freenet/Makefile index 606004b48a88..cc09340d81d3 100644 --- a/net/freenet/Makefile +++ b/net/freenet/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech +BROKEN= Unfetchable + USE_JAVA= yes JAVA_VERSION= 1.4+ NO_BUILD= yes diff --git a/x11-clocks/emiclock/Makefile b/x11-clocks/emiclock/Makefile index fc78b1116724..72d30b431f49 100644 --- a/x11-clocks/emiclock/Makefile +++ b/x11-clocks/emiclock/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.noge.com/pub/EmiClock/X11/ MAINTAINER= ports@FreeBSD.org COMMENT= Hyper-animated face analog clock for X11 +BROKEN= Unfetchable + .if ${MACHINE_ARCH} != "i386" PLIST_SUB= SOUND="@comment " .else |