aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-08-02 13:47:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-08-02 13:47:46 +0000
commit3a2aede0001cad039a6ae1645f36d679b9674ed1 (patch)
tree7279a6b385365646fba2388d3864b6585197c348 /lang
parent3b62089d07854ac847f7d82fef0a54a6b3f9ff83 (diff)
Mark BROKEN: Does not fetch
Notes
Notes: svn path=/head/; revision=278794
Diffstat (limited to 'lang')
-rw-r--r--lang/expect/Makefile2
-rw-r--r--lang/libjit/Makefile2
-rw-r--r--lang/p5-JavaScript/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 9a737346c236..2ae3c8041283 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://expect.nist.gov/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= A sophisticated scripter based on tcl/tk
+BROKEN= does not fetch
+
CONFLICTS= expect-5.44*
PORTSCOUT= skipv:5.44.0,5.44.1 # These were recalled by NIST
diff --git a/lang/libjit/Makefile b/lang/libjit/Makefile
index e945430a426c..8f9e8ab9a035 100644
--- a/lang/libjit/Makefile
+++ b/lang/libjit/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/dotgnu-pnet/
MAINTAINER= ports@FreeBSD.org
COMMENT= Libjit implements Just-In-Time compilation functionality
+BROKEN= does not fetch
+
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/lang/p5-JavaScript/Makefile b/lang/p5-JavaScript/Makefile
index 5ece5d04aee8..8767f9f5dae3 100644
--- a/lang/p5-JavaScript/Makefile
+++ b/lang/p5-JavaScript/Makefile
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for executing embedded JavaScript
+BROKEN= does not fetch
+
LIB_DEPENDS= js.1:${PORTSDIR}/lang/spidermonkey
MAN3= JavaScript.3