svn commit: r353564 - in head: devel/apiextractor devel/shiboken www/google-appengine

Antoine Brodin antoine at FreeBSD.org
Sat May 10 08:57:37 UTC 2014


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


More information about the svn-ports-all mailing list