diff options
author | kris <kris@FreeBSD.org> | 2004-04-11 08:25:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-11 08:25:35 +0800 |
commit | a43aad780b3966cf84e68c7045b83690fb68bdd9 (patch) | |
tree | 7cc8dfff0596f014808fd36b9cffc1baefad1193 | |
parent | b5a5b67ba5a2cba9b731f4765be218a55b5a55ce (diff) | |
download | freebsd-ports-gnome-a43aad780b3966cf84e68c7045b83690fb68bdd9.tar.gz freebsd-ports-gnome-a43aad780b3966cf84e68c7045b83690fb68bdd9.tar.zst freebsd-ports-gnome-a43aad780b3966cf84e68c7045b83690fb68bdd9.zip |
BROKEN: Unfetchable
-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 243cae324162..4f5d59ca28a3 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 243cae324162..4f5d59ca28a3 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 243cae324162..4f5d59ca28a3 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 39d82df6721d..1283a1b631be 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 a9e4f87d5a11..6d25987fdca5 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 # |