diff options
-rw-r--r-- | net-p2p/freenet/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/freenet05/Makefile | 2 | ||||
-rw-r--r-- | net/freenet/Makefile | 2 | ||||
-rw-r--r-- | science/ovt/Makefile | 2 | ||||
-rw-r--r-- | www/axis/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile index 243cae32416..4f5d59ca28a 100644 --- a/net-p2p/freenet/Makefile +++ b/net-p2p/freenet/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech +BROKEN= Unfetchable + USE_JAVA= 1.4+ USE_SIZE= yes NO_BUILD= yes diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index 243cae32416..4f5d59ca28a 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech +BROKEN= Unfetchable + USE_JAVA= 1.4+ USE_SIZE= yes NO_BUILD= yes diff --git a/net/freenet/Makefile b/net/freenet/Makefile index 243cae32416..4f5d59ca28a 100644 --- a/net/freenet/Makefile +++ b/net/freenet/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech +BROKEN= Unfetchable + USE_JAVA= 1.4+ USE_SIZE= yes NO_BUILD= yes diff --git a/science/ovt/Makefile b/science/ovt/Makefile index 39d82df6721..1283a1b631b 100644 --- a/science/ovt/Makefile +++ b/science/ovt/Makefile @@ -16,6 +16,8 @@ COMMENT= The Orbit Visualization Tool LIB_DEPENDS= vtkCommonJava:${PORTSDIR}/math/vtk-java +BROKEN= "Unfetchable" + WRKSRC= ${WRKDIR}/${PKGNAME} OVTBUILD= 3 USE_BZIP2= yes diff --git a/www/axis/Makefile b/www/axis/Makefile index a9e4f87d5a1..6d25987fdca 100644 --- a/www/axis/Makefile +++ b/www/axis/Makefile @@ -19,6 +19,8 @@ DISTNAME= axis-${PORTVERSION:S,.,_,g} MAINTAINER= rui@ruilopes.com COMMENT= SOAP implementation by APACHE project +BROKEN= "Unfetchable" + # # Change webapp directory by TOMCAT version # |