Mark as broken on ARM.

PR:		ports/170946
Submitted by:	linimon
Hat:		portmgr
This commit is contained in:
Mark Linimon 2012-09-04 03:05:23 +00:00
parent 28e3778d59
commit 07192a24ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303634
12 changed files with 60 additions and 4 deletions

View file

@ -30,6 +30,10 @@ PYDISTUTILS_NOEGGINFO= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "arm"
BROKEN= Does not install on arm
.endif
post-extract:
.if ${PYTHON_REL} < 300
@${CP} ${FILESDIR}/setup.py ${WRKSRC}

View file

@ -42,4 +42,10 @@ post-patch:
@${REINPLACE_CMD} -e "s|'cc'|'${CC:Q:C/[[:space:]]+/', '/g}'|g" \
${WRKSRC}/giscanner/sourcescanner.py
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${ARCH} == "arm"
BROKEN= Does not compile on arm
.endif
.include <bsd.port.post.mk>

View file

@ -64,6 +64,10 @@ PLIST_SUB+= ICUMAJOR=${ICUMAJOR} ICUMINOR=${ICUMINOR} ICUVER=${PORTVERSION}
.include <bsd.port.pre.mk>
.if ${ARCH} == "arm"
BROKEN= Does not compile on arm
.endif
.if defined(WITHOUT_THREADS)
CONFIGURE_ARGS+= --enable-threads=no
.else

View file

@ -31,6 +31,10 @@ LIBS= libnspr4.so.1 libplc4.so.1 libplds4.so.1
.include <bsd.port.pre.mk>
.if ${ARCH} == "arm"
BROKEN= Does not compile on arm
.endif
post-patch:
@${REINPLACE_CMD} -e 's,-lpthread,${PTHREAD_LIBS},g ; s,echo aout,echo elf,g' ${WRKSRC}/${CONFIGURE_SCRIPT}

View file

@ -54,4 +54,10 @@ pre-configure:
pre-build:
cd ${BUILD_WRKSRC}/../bootstrap && ${MAKE}
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${ARCH} == "arm"
BROKEN= Does not compile on arm
.endif
.include <bsd.port.post.mk>

View file

@ -53,4 +53,10 @@ pre-configure:
pre-build:
cd ${BUILD_WRKSRC}/../bootstrap && ${MAKE}
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${ARCH} == "arm"
BROKEN= Does not configure on arm
.endif
.include <bsd.port.post.mk>

View file

@ -54,4 +54,10 @@ pre-configure:
pre-build:
cd ${BUILD_WRKSRC}/../bootstrap && ${MAKE}
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${ARCH} == "arm"
BROKEN= Does not configure on arm
.endif
.include <bsd.port.post.mk>

View file

@ -49,6 +49,10 @@ OPTIONS+= GL "Enable OpenGL Support" Off \
.include <bsd.port.pre.mk>
.if ${ARCH} == "arm"
BROKEN= Does not compile on arm
.endif
.if defined(WITH_GL)
USE_GL= gl
CONFIGURE_ARGS+= --enable-gl

View file

@ -70,6 +70,10 @@ OPTIONS= KQUEUE "kqueue(2) support" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "arm"
BROKEN= Does not build on arm
.endif
# Default requirement for dovecot rc script
_REQUIRE= LOGIN

View file

@ -58,6 +58,10 @@ SOLR_DESC= Solr FTS support
.include <bsd.port.pre.mk>
.if ${ARCH} == "arm"
BROKEN= Does not build on arm
.endif
# sed script for dovecot.conf
REINPLACE= s!%%PROTOCOLS%%!${PROTOCOLS}!g;\
s!/usr/!${PREFIX}/!g;\

View file

@ -37,6 +37,10 @@ OPTIONS= XMLRPC "Compile with xmlrpc-c support" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "arm"
BROKEN= Does not configure on arm
.endif
.if !defined(WITHOUT_XMLRPC)
CONFIGURE_ARGS+= --with-xmlrpc-c
LIB_DEPENDS+= xmlrpc.3:${PORTSDIR}/net/xmlrpc-c-devel

View file

@ -44,6 +44,10 @@ PREFIX=${REALVNC_BASE}
.include <bsd.port.pre.mk>
.if ${ARCH} == "arm"
BROKEN= Does not compile on arm
.endif
.if !defined(WITHOUT_SERVER)
MASTER_SITES+= ${MASTER_SITE_XORG:S/$/:x/}
MASTER_SITE_SUBDIR+= 4.3.0/:x