aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-04-22 00:43:14 +0800
committerswills <swills@FreeBSD.org>2016-04-22 00:43:14 +0800
commit846d8199972dd0559fe10d7173837b7a0309069b (patch)
tree216cef2d134f1181f622a8119ac12546632249a7 /lang
parentf97534c6d089592928edeaa9e985d3493fe41f63 (diff)
downloadfreebsd-ports-gnome-846d8199972dd0559fe10d7173837b7a0309069b.tar.gz
freebsd-ports-gnome-846d8199972dd0559fe10d7173837b7a0309069b.tar.zst
freebsd-ports-gnome-846d8199972dd0559fe10d7173837b7a0309069b.zip
many ports: mark broken on powerpc64
Diffstat (limited to 'lang')
-rw-r--r--lang/afnix/Makefile1
-rw-r--r--lang/angelscript/Makefile2
-rw-r--r--lang/cint/Makefile2
-rw-r--r--lang/dmd2/Makefile2
-rw-r--r--lang/ecl/Makefile2
-rw-r--r--lang/gcc6-devel/Makefile2
-rw-r--r--lang/guile2/Makefile2
-rw-r--r--lang/harbour/Makefile2
-rw-r--r--lang/libjit/Makefile2
-rw-r--r--lang/moscow_ml/Makefile2
-rw-r--r--lang/newlisp-devel/Makefile2
-rw-r--r--lang/nim/Makefile2
-rw-r--r--lang/ocaml-nox11/Makefile2
-rw-r--r--lang/ocaml/Makefile2
-rw-r--r--lang/pfe/Makefile1
-rw-r--r--lang/php70/Makefile2
-rw-r--r--lang/pypy/Makefile2
-rw-r--r--lang/pypy3-devel/Makefile2
-rw-r--r--lang/qore/Makefile2
-rw-r--r--lang/qt5-qml/Makefile2
-rw-r--r--lang/rexx-regina/Makefile2
-rw-r--r--lang/ruby21/Makefile2
-rw-r--r--lang/ruby22/Makefile2
-rw-r--r--lang/ruby23/Makefile2
-rw-r--r--lang/scm/Makefile2
25 files changed, 48 insertions, 0 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile
index 575a3a1b7109..059a97d60008 100644
--- a/lang/afnix/Makefile
+++ b/lang/afnix/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= johans@FreeBSD.org
COMMENT= Multi-threaded functional programming language
BROKEN_powerpc= does not configure
+BROKEN_powerpc64= Does not build
USES= compiler:c++11-lang gmake tar:tgz
USE_LDCONFIG= yes
diff --git a/lang/angelscript/Makefile b/lang/angelscript/Makefile
index 6c6439194f00..328a123d27f6 100644
--- a/lang/angelscript/Makefile
+++ b/lang/angelscript/Makefile
@@ -12,6 +12,8 @@ COMMENT= AngelCode Scripting Library
LICENSE= ZLIB
+BROKEN_powerpc64= Does not build
+
MAKEFILE= makefile
MAKE_ARGS= LOCAL=${STAGEDIR}${PREFIX}
USES= alias gmake zip compiler:c++0x
diff --git a/lang/cint/Makefile b/lang/cint/Makefile
index 8899506ce4ce..4c9bfe79a748 100644
--- a/lang/cint/Makefile
+++ b/lang/cint/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://root.cern.ch/drupal/sites/default/files/
MAINTAINER= fjoe@FreeBSD.org
COMMENT= C/C++ interpreter
+BROKEN_powerpc64= Does not build
+
BUILD_DEPENDS= bash:shells/bash
EXTRACT_SUFX= .tgz
diff --git a/lang/dmd2/Makefile b/lang/dmd2/Makefile
index ca1ab8afb54c..7c5dc0a3d1f1 100644
--- a/lang/dmd2/Makefile
+++ b/lang/dmd2/Makefile
@@ -35,6 +35,8 @@ LICENSE_NAME_DMD= Digital Mars license
LICENSE_FILE_DMD= ${WRKSRC}/backendlicense.txt
LICENSE_PERMS_DMD= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
+BROKEN_powerpc64= Does not build
+
OPTIONS_DEFINE= DOCS
.include <bsd.port.pre.mk>
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index a549efed6ca9..0042458916d7 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -12,6 +12,8 @@ COMMENT= ANSI Common Lisp implementation
LICENSE= LGPL20
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libgmp.so:math/gmp
MAKE_JOBS_UNSAFE= yes
diff --git a/lang/gcc6-devel/Makefile b/lang/gcc6-devel/Makefile
index 71ad3e9d4a02..7fde3c6f49b8 100644
--- a/lang/gcc6-devel/Makefile
+++ b/lang/gcc6-devel/Makefile
@@ -13,6 +13,8 @@ COMMENT= GNU Compiler Collection 6
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libgmp.so:math/gmp \
libmpfr.so:math/mpfr \
libmpc.so:math/mpc
diff --git a/lang/guile2/Makefile b/lang/guile2/Makefile
index 82cf82958963..1d13f4ab94dd 100644
--- a/lang/guile2/Makefile
+++ b/lang/guile2/Makefile
@@ -13,6 +13,8 @@ COMMENT= GNU Ubiquitous Intelligent Language for Extension
LICENSE= LGPL21
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libgmp.so:math/gmp \
libltdl.so:devel/libltdl \
libunistring.so:devel/libunistring \
diff --git a/lang/harbour/Makefile b/lang/harbour/Makefile
index 5e59b3a1bb7f..8ecb7e4749ef 100644
--- a/lang/harbour/Makefile
+++ b/lang/harbour/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}-project/source/${PORTVERSION}
MAINTAINER= m.tsatsenko@gmail.com
COMMENT= Open source Clipper-compatible compiler
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libslang.so:devel/libslang2\
libpcre.so:devel/pcre
BUILD_DEPENDS= bash:shells/bash
diff --git a/lang/libjit/Makefile b/lang/libjit/Makefile
index 4af9050e0969..66b4ef9ff39d 100644
--- a/lang/libjit/Makefile
+++ b/lang/libjit/Makefile
@@ -13,6 +13,8 @@ COMMENT= Libjit implements Just-In-Time compilation functionality
LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual
+BROKEN_powerpc64= Does not build
+
USES= pathfix gmake libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/lang/moscow_ml/Makefile b/lang/moscow_ml/Makefile
index 1a7b874bbb6d..2dbfc5eb005d 100644
--- a/lang/moscow_ml/Makefile
+++ b/lang/moscow_ml/Makefile
@@ -11,6 +11,8 @@ DISTNAME= mos201src
MAINTAINER= johans@FreeBSD.org
COMMENT= Lightweight implementation of Standard ML
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libgmp.so:math/gmp \
libgdbm.so:databases/gdbm
diff --git a/lang/newlisp-devel/Makefile b/lang/newlisp-devel/Makefile
index fdba90726ec7..956efad6ac37 100644
--- a/lang/newlisp-devel/Makefile
+++ b/lang/newlisp-devel/Makefile
@@ -12,6 +12,8 @@ COMMENT= LISP like scripting language
LICENSE= GPLv3
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libffi.so:devel/libffi
CONFLICTS= newlisp-[0-9]*
diff --git a/lang/nim/Makefile b/lang/nim/Makefile
index d0130c9699de..2cd852a3a359 100644
--- a/lang/nim/Makefile
+++ b/lang/nim/Makefile
@@ -11,6 +11,8 @@ COMMENT= Nim programming language
LICENSE= MIT
+BROKEN_powerpc64= Does not build
+
OPTIONS_DEFINE= DOCS
MAKE_JOBS_UNSAFE= yes
diff --git a/lang/ocaml-nox11/Makefile b/lang/ocaml-nox11/Makefile
index eb3972740a0a..477609d1c6b9 100644
--- a/lang/ocaml-nox11/Makefile
+++ b/lang/ocaml-nox11/Makefile
@@ -7,6 +7,8 @@ CATEGORIES= lang
MAINTAINER= michael.grunewald@laposte.net
COMMENT= Objective Caml compiler and programming environment (no X11)
+BROKEN_powerpc64= Does not build
+
MASTERDIR= ${.CURDIR}/../ocaml
CONFLICTS= metaocaml-[0-9]* ocaml-[0-9]* ocaml-notk-[0-9]*
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index eb84b25016e1..24759f326b13 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -18,6 +18,8 @@ LICENSE_NAME_QPL10= Q Public License, Version 1.0
LICENSE_FILE_QPL10= ${WRKSRC}/LICENSE
LICENSE_PERMS_QPL10= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+BROKEN_powerpc64= Does not build
+
BROKEN_sparc64= ocamlc.opt seg-faults, please try to fix
BROKEN_mips64= No ASM support
BROKEN_mips= No ASM support
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile
index 5ba5e6464f14..b29e125aa1c6 100644
--- a/lang/pfe/Makefile
+++ b/lang/pfe/Makefile
@@ -12,6 +12,7 @@ COMMENT= Implementation of ANSI Forth
BROKEN_i386= does not link
BROKEN_powerpc= does not compile
+BROKEN_powerpc64= Does not build
GNU_CONFIGURE= yes
USES= gmake perl5 libtool tar:bzip2
diff --git a/lang/php70/Makefile b/lang/php70/Makefile
index ad864d7e9e62..6f3b0858b555 100644
--- a/lang/php70/Makefile
+++ b/lang/php70/Makefile
@@ -13,6 +13,8 @@ COMMENT= PHP Scripting Language
LICENSE= PHP301
+BROKEN_powerpc64= Does not build
+
USES= tar:bzip2 cpe
CPE_PRODUCT= php
NO_OPTIONS_SORT=yes
diff --git a/lang/pypy/Makefile b/lang/pypy/Makefile
index deed493abecd..b19540b1e336 100644
--- a/lang/pypy/Makefile
+++ b/lang/pypy/Makefile
@@ -10,6 +10,8 @@ DISTVERSIONSUFFIX= -src
MAINTAINER= python@FreeBSD.org
COMMENT= Fast, compliant implementation of the Python language
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libffi.so:devel/libffi
TEST_DEPENDS= ${PREFIX}/${PYPY_DIR}/lib_pypy/_gdbm_cffi.pypy-${PYPY_CFFI_VER}.so:databases/pypy-gdbm \
diff --git a/lang/pypy3-devel/Makefile b/lang/pypy3-devel/Makefile
index 11518e336dbc..8950bdb2bca3 100644
--- a/lang/pypy3-devel/Makefile
+++ b/lang/pypy3-devel/Makefile
@@ -14,6 +14,8 @@ COMMENT= Fast, compliant implementation of the Python language
LICENSE= MIT PSFL
LICENSE_COMB= multi
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libffi.so:devel/libffi \
libsqlite3.so:databases/sqlite3
diff --git a/lang/qore/Makefile b/lang/qore/Makefile
index 40eb726174a5..03c0b3e7980a 100644
--- a/lang/qore/Makefile
+++ b/lang/qore/Makefile
@@ -10,6 +10,8 @@ COMMENT= The Qore Programming Language
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libpcre.so:devel/pcre \
libmpfr.so:math/mpfr
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex \
diff --git a/lang/qt5-qml/Makefile b/lang/qt5-qml/Makefile
index f9f495c44958..1a991d34b770 100644
--- a/lang/qt5-qml/Makefile
+++ b/lang/qt5-qml/Makefile
@@ -8,6 +8,8 @@ PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt QML and JavaScript language module
+BROKEN_powerpc64= Does not build
+
USE_QT5= core network buildtools_build
QT_DIST= declarative
USES= python:build qmake
diff --git a/lang/rexx-regina/Makefile b/lang/rexx-regina/Makefile
index ec0ac308e87a..ed1c7279e762 100644
--- a/lang/rexx-regina/Makefile
+++ b/lang/rexx-regina/Makefile
@@ -13,6 +13,8 @@ COMMENT= Rexx interpreter
LICENSE= LGPL21+
+BROKEN_powerpc64= Does not build
+
USES= gmake iconv tar:bzip2
USE_RC_SUBR= rxstack
GNU_CONFIGURE= yes
diff --git a/lang/ruby21/Makefile b/lang/ruby21/Makefile
index 8ed2ebd79fb9..66c012552fc8 100644
--- a/lang/ruby21/Makefile
+++ b/lang/ruby21/Makefile
@@ -18,6 +18,8 @@ LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
+BROKEN_powerpc64= Does not build
+
# Using LIB_DEPENDS finds the libffi from gcc which causes problems
BUILD_DEPENDS= libffi>=0:devel/libffi
LIB_DEPENDS= libyaml.so:textproc/libyaml
diff --git a/lang/ruby22/Makefile b/lang/ruby22/Makefile
index 1cb66ba2a75a..8a64ee755ee0 100644
--- a/lang/ruby22/Makefile
+++ b/lang/ruby22/Makefile
@@ -18,6 +18,8 @@ LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
+BROKEN_powerpc64= Does not build
+
# Using LIB_DEPENDS finds the libffi from gcc which causes problems
BUILD_DEPENDS= libffi>=0:devel/libffi
LIB_DEPENDS= libyaml.so:textproc/libyaml
diff --git a/lang/ruby23/Makefile b/lang/ruby23/Makefile
index bfab7f21ee55..e5bf2876714f 100644
--- a/lang/ruby23/Makefile
+++ b/lang/ruby23/Makefile
@@ -18,6 +18,8 @@ LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
+BROKEN_powerpc64= Does not build
+
# Using LIB_DEPENDS finds the libffi from gcc which causes problems
BUILD_DEPENDS= libffi>=0:devel/libffi
LIB_DEPENDS= libyaml.so:textproc/libyaml
diff --git a/lang/scm/Makefile b/lang/scm/Makefile
index 7b6c0d3d3e19..ce6e32de418c 100644
--- a/lang/scm/Makefile
+++ b/lang/scm/Makefile
@@ -15,6 +15,8 @@ COMMENT= Scheme interpreter
LICENSE= LGPL21
+BROKEN_powerpc64= Does not build
+
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= readline zip