Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 2014 14:38:19 +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: r352425 - in head: databases/py-Pyrseas databases/sqldeveloper deskutils/recoll emulators/fmsx graphics/dcraw-m graphics/gimp-gmic-plugin graphics/shotwell math/R-cran-sspir net/whois p...
Message-ID:  <201404271438.s3REcJ06080989@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Apr 27 14:38:18 2014
New Revision: 352425
URL: http://svnweb.freebsd.org/changeset/ports/352425
QAT: https://qat.redports.org/buildarchive/r352425/

Log:
  Mark a few unfetchable ports BROKEN
  
  With hat:	portmgr

Modified:
  head/databases/py-Pyrseas/Makefile
  head/databases/sqldeveloper/Makefile
  head/deskutils/recoll/Makefile
  head/emulators/fmsx/Makefile
  head/graphics/dcraw-m/Makefile
  head/graphics/gimp-gmic-plugin/Makefile
  head/graphics/shotwell/Makefile
  head/math/R-cran-sspir/Makefile
  head/net/whois/Makefile
  head/portuguese/irpf-pt_BR/Makefile
  head/science/xfce4-equake-plugin/Makefile
  head/www/ikiwiki/Makefile

Modified: head/databases/py-Pyrseas/Makefile
==============================================================================
--- head/databases/py-Pyrseas/Makefile	Sun Apr 27 14:22:25 2014	(r352424)
+++ head/databases/py-Pyrseas/Makefile	Sun Apr 27 14:38:18 2014	(r352425)
@@ -10,6 +10,8 @@ COMMENT=	Framework and utilities to upgr
 
 LICENSE=	BSD3CLAUSE
 
+BROKEN=		Checksum and size mismatch
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}psycopg2>0:${PORTSDIR}/databases/py-psycopg2 \
 		${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml
 

Modified: head/databases/sqldeveloper/Makefile
==============================================================================
--- head/databases/sqldeveloper/Makefile	Sun Apr 27 14:22:25 2014	(r352424)
+++ head/databases/sqldeveloper/Makefile	Sun Apr 27 14:38:18 2014	(r352425)
@@ -29,6 +29,8 @@ SUB_LIST=	JAVA_HOME=${JAVA_HOME} PORTNAM
 
 PORTDOCS=	readme.html
 
+.include <bsd.port.pre.mk>
+
 .if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX})
 IGNORE=	Due to Oracle license restrictions, you must fetch the source \
 distribution manually. Please access \
@@ -69,4 +71,4 @@ do-install:
 	@${MKDIR} ${STAGEDIR}/${DOCSDIR}
 	(cd ${WRKSRC} && ${INSTALL_DATA} readme.html ${STAGEDIR}/${DOCSDIR})
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>

Modified: head/deskutils/recoll/Makefile
==============================================================================
--- head/deskutils/recoll/Makefile	Sun Apr 27 14:22:25 2014	(r352424)
+++ head/deskutils/recoll/Makefile	Sun Apr 27 14:38:18 2014	(r352425)
@@ -12,6 +12,8 @@ COMMENT=	Personal full text search packa
 
 LICENSE=	GPLv2
 
+BROKEN=		Unfetchable
+
 BUILD_DEPENDS=	xapian-core>=0:${PORTSDIR}/databases/xapian-core
 RUN_DEPENDS:=	${BUILD_DEPENDS} \
 		xsltproc:${PORTSDIR}/textproc/libxslt \

Modified: head/emulators/fmsx/Makefile
==============================================================================
--- head/emulators/fmsx/Makefile	Sun Apr 27 14:22:25 2014	(r352424)
+++ head/emulators/fmsx/Makefile	Sun Apr 27 14:38:18 2014	(r352425)
@@ -16,6 +16,8 @@ EXTRACT_ONLY=	fMSX37.zip
 MAINTAINER=	dk@farm.org
 COMMENT=	Portable MSX/MSX2/MSX2+ Emulator
 
+BROKEN=		Unfetchable
+
 USE_XORG=	xi x11
 USES=		gmake dos2unix zip
 DOS2UNIX_FILES=	EMULib/Unix/LibUnix.c EMULib/Unix/NetUnix.c EMULib/Rules.gcc \

Modified: head/graphics/dcraw-m/Makefile
==============================================================================
--- head/graphics/dcraw-m/Makefile	Sun Apr 27 14:22:25 2014	(r352424)
+++ head/graphics/dcraw-m/Makefile	Sun Apr 27 14:38:18 2014	(r352425)
@@ -10,6 +10,8 @@ MASTER_SITES=	https://dx.burplex.com/dcr
 MAINTAINER=	waitman@waitman.net
 COMMENT=	Modified Decoder for RAW files from digital cameras
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libjasper.so:${PORTSDIR}/graphics/jasper \
 		libjpeg.so:${PORTSDIR}/graphics/jpeg \
 		liblcms.so:${PORTSDIR}/graphics/lcms \

Modified: head/graphics/gimp-gmic-plugin/Makefile
==============================================================================
--- head/graphics/gimp-gmic-plugin/Makefile	Sun Apr 27 14:22:25 2014	(r352424)
+++ head/graphics/gimp-gmic-plugin/Makefile	Sun Apr 27 14:38:18 2014	(r352425)
@@ -13,6 +13,8 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}
 MAINTAINER=	rm@FreeBSD.org
 COMMENT=	GREYC's Magic Image Converter
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libGraphicsMagick++.so:${PORTSDIR}/graphics/GraphicsMagick13 \
 		libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \
 		libMagick++.so:${PORTSDIR}/graphics/ImageMagick \

Modified: head/graphics/shotwell/Makefile
==============================================================================
--- head/graphics/shotwell/Makefile	Sun Apr 27 14:22:25 2014	(r352424)
+++ head/graphics/shotwell/Makefile	Sun Apr 27 14:38:18 2014	(r352425)
@@ -12,6 +12,8 @@ COMMENT=	Open source photo manager for G
 
 LICENSE=	LGPL21
 
+BROKEN=		Unfetchable
+
 BUILD_DEPENDS=	vala>=0.18.0:${PORTSDIR}/lang/vala \
 		bash:${PORTSDIR}/shells/bash
 LIB_DEPENDS=	dbus-glib-1:${PORTSDIR}/devel/dbus-glib \

Modified: head/math/R-cran-sspir/Makefile
==============================================================================
--- head/math/R-cran-sspir/Makefile	Sun Apr 27 14:22:25 2014	(r352424)
+++ head/math/R-cran-sspir/Makefile	Sun Apr 27 14:38:18 2014	(r352425)
@@ -10,6 +10,8 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}
 MAINTAINER=	skreuzer@FreeBSD.org
 COMMENT=	A glm-like formula to define dynamic generalized linear models
 
+BROKEN=		Checksum and size mismatch
+
 RUN_DEPENDS=	R-cran-mvtnorm>=0.9.96_11:${PORTSDIR}/math/R-cran-mvtnorm \
 		R-cran-KFAS>=0.9.11_3:${PORTSDIR}/math/R-cran-KFAS
 

Modified: head/net/whois/Makefile
==============================================================================
--- head/net/whois/Makefile	Sun Apr 27 14:22:25 2014	(r352424)
+++ head/net/whois/Makefile	Sun Apr 27 14:38:18 2014	(r352425)
@@ -13,6 +13,8 @@ COMMENT=	Marco d'Itri whois client
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Unfetchable
+
 USES=		iconv gmake perl5
 USE_XZ=		yes
 USE_PERL5=	build

Modified: head/portuguese/irpf-pt_BR/Makefile
==============================================================================
--- head/portuguese/irpf-pt_BR/Makefile	Sun Apr 27 14:22:25 2014	(r352424)
+++ head/portuguese/irpf-pt_BR/Makefile	Sun Apr 27 14:38:18 2014	(r352425)
@@ -17,6 +17,8 @@ LICENSE_FILE=	${WRKSRC}/IRPF-Licenses.tx
 LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 LICENSE_DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 
+BROKEN=		Unfetchable
+
 USES=		zip
 WRKSRC=		${WRKDIR}/${PORTNAME:U}2014
 

Modified: head/science/xfce4-equake-plugin/Makefile
==============================================================================
--- head/science/xfce4-equake-plugin/Makefile	Sun Apr 27 14:22:25 2014	(r352424)
+++ head/science/xfce4-equake-plugin/Makefile	Sun Apr 27 14:38:18 2014	(r352425)
@@ -13,6 +13,8 @@ COMMENT=	Earthquake monitor plugin for t
 
 LICENSE=	GPLv3
 
+BROKEN=		Checksum and size mismatch
+
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USES=	gettext pkgconfig gmake

Modified: head/www/ikiwiki/Makefile
==============================================================================
--- head/www/ikiwiki/Makefile	Sun Apr 27 14:22:25 2014	(r352424)
+++ head/www/ikiwiki/Makefile	Sun Apr 27 14:38:18 2014	(r352425)
@@ -13,6 +13,8 @@ COMMENT=	A wiki compiler
 
 LICENSE=	GPLv2
 
+BROKEN=		Unfetchable
+
 BUILD_DEPENDS=	p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
 		p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext \
 		p5-CGI-FormBuilder>=0:${PORTSDIR}/www/p5-CGI-FormBuilder \



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