Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2014 08:57:36 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353564 - in head: devel/apiextractor devel/shiboken www/google-appengine
Message-ID:  <201405100857.s4A8vaTI004233@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat May 10 08:57:35 2014
New Revision: 353564
URL: http://svnweb.freebsd.org/changeset/ports/353564
QAT: https://qat.redports.org/buildarchive/r353564/

Log:
  Mark BROKEN: Unfetchable
  
  With hat:	portmgr

Modified:
  head/devel/apiextractor/Makefile
  head/devel/shiboken/Makefile
  head/www/google-appengine/Makefile

Modified: head/devel/apiextractor/Makefile
==============================================================================
--- head/devel/apiextractor/Makefile	Sat May 10 07:14:40 2014	(r353563)
+++ head/devel/apiextractor/Makefile	Sat May 10 08:57:35 2014	(r353564)
@@ -12,6 +12,8 @@ COMMENT=	API Extractor library to build 
 
 LICENSE=	GPLv2
 
+BROKEN=		Unfetchable
+
 BUILD_DEPENDS=	sphinx-build:${PORTSDIR}/textproc/py-sphinx
 
 USE_GNOME=	libxml2 libxslt

Modified: head/devel/shiboken/Makefile
==============================================================================
--- head/devel/shiboken/Makefile	Sat May 10 07:14:40 2014	(r353563)
+++ head/devel/shiboken/Makefile	Sat May 10 08:57:35 2014	(r353564)
@@ -13,6 +13,8 @@ COMMENT=	C++ code generator for CPython 
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libxml2.so:${PORTSDIR}/textproc/libxml2 \
 		libxslt.so:${PORTSDIR}/textproc/libxslt
 

Modified: head/www/google-appengine/Makefile
==============================================================================
--- head/www/google-appengine/Makefile	Sat May 10 07:14:40 2014	(r353563)
+++ head/www/google-appengine/Makefile	Sat May 10 08:57:35 2014	(r353564)
@@ -14,6 +14,8 @@ COMMENT=	Development tools for Google Ap
 LICENSE=	APACHE20 BSD3CLAUSE GPLv2 LGPL21 MIT MPL PSFL
 LICENSE_COMB=	multi
 
+BROKEN=		Unfetchable
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>=${PYTHON_VER}:${PORTSDIR}/databases/py-sqlite3 \
 		${PYTHON_PKGNAMEPREFIX}imaging>=1.1.6_2:${PORTSDIR}/graphics/py-imaging \
 		${PYTHON_PKGNAMEPREFIX}pycrypto>=2.6:${PORTSDIR}/security/py-pycrypto



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405100857.s4A8vaTI004233>