Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 2015 14:01:51 +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: r383293 - in head/graphics: aeskulap clutter-box2d epdfview fli2gif fotofix gimp-elsamuko-script gpsmanshp grads icoconvert jpeg2ps linux-XnViewMP optar pdf2svg php-magickwand png2html ...
Message-ID:  <201504051401.t35E1pcf049237@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Apr  5 14:01:51 2015
New Revision: 383293
URL: https://svnweb.freebsd.org/changeset/ports/383293

Log:
  Mark a few ports in graphics category BROKEN (unfetchable)

Modified:
  head/graphics/aeskulap/Makefile
  head/graphics/clutter-box2d/Makefile
  head/graphics/epdfview/Makefile
  head/graphics/fli2gif/Makefile
  head/graphics/fotofix/Makefile
  head/graphics/gimp-elsamuko-script/Makefile
  head/graphics/gpsmanshp/Makefile
  head/graphics/grads/Makefile
  head/graphics/icoconvert/Makefile
  head/graphics/jpeg2ps/Makefile
  head/graphics/linux-XnViewMP/Makefile
  head/graphics/optar/Makefile
  head/graphics/pdf2svg/Makefile
  head/graphics/php-magickwand/Makefile
  head/graphics/png2html/Makefile
  head/graphics/pure-gl/Makefile
  head/graphics/pyro/Makefile
  head/graphics/qcread/Makefile
  head/graphics/rubyphoto/Makefile
  head/graphics/sketch/Makefile
  head/graphics/xfractint/Makefile

Modified: head/graphics/aeskulap/Makefile
==============================================================================
--- head/graphics/aeskulap/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/aeskulap/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -13,6 +13,8 @@ COMMENT=	Medical image viewer
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		No public distfiles
+
 LIB_DEPENDS=	libglademm-2.4.so:${PORTSDIR}/devel/libglademm24
 
 USES=		desktop-file-utils gettext libtool pkgconfig

Modified: head/graphics/clutter-box2d/Makefile
==============================================================================
--- head/graphics/clutter-box2d/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/clutter-box2d/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://source.clutter-proj
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Clutter Box2D integration library
 
+BROKEN=		No public distfiles
+
 LIB_DEPENDS=	libclutter-glx-1.0.so:${PORTSDIR}/graphics/clutter
 
 USES=		gmake libtool:keepla pathfix pkgconfig

Modified: head/graphics/epdfview/Makefile
==============================================================================
--- head/graphics/epdfview/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/epdfview/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -13,6 +13,8 @@ COMMENT=	Lightweight PDF document viewer
 
 LICENSE=	GPLv2
 
+BROKEN=		No public distfiles
+
 BUILD_DEPENDS=	cppunit-config:${PORTSDIR}/devel/cppunit
 LIB_DEPENDS=	libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
 

Modified: head/graphics/fli2gif/Makefile
==============================================================================
--- head/graphics/fli2gif/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/fli2gif/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -11,6 +11,8 @@ DISTNAME=	${PORTNAME}b
 MAINTAINER=	ak@FreeBSD.org
 COMMENT=	Automatic Flic to animated GIF converter
 
+BROKEN=		No public distfiles
+
 NO_WRKSUBDIR=	yes
 
 USES=		dos2unix zip:infozip

Modified: head/graphics/fotofix/Makefile
==============================================================================
--- head/graphics/fotofix/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/fotofix/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -11,6 +11,8 @@ MASTER_SITES=	http://mirror.mcx2.org/ \
 MAINTAINER=	dhn@FreeBSD.org
 COMMENT=	Simple image viewer
 
+BROKEN=		No public distfiles
+
 RUN_DEPENDS=	p5-Prima>=1.21:${PORTSDIR}/x11-toolkits/p5-Prima \
 		IPA>=1.03:${PORTSDIR}/graphics/IPA
 

Modified: head/graphics/gimp-elsamuko-script/Makefile
==============================================================================
--- head/graphics/gimp-elsamuko-script/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/gimp-elsamuko-script/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -15,6 +15,8 @@ COMMENT=	Gimp scripts by elsamuko
 
 LICENSE=	GPLv3
 
+BROKEN=		No public distfiles
+
 RUN_DEPENDS=	${LOCALBASE}/bin/gimp:${PORTSDIR}/graphics/gimp-app
 
 OPTIONS_DEFINE=	DOCS

Modified: head/graphics/gpsmanshp/Makefile
==============================================================================
--- head/graphics/gpsmanshp/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/gpsmanshp/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -12,6 +12,8 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Shapelib support for gpsman
 
+BROKEN=		No public distfiles
+
 RUN_DEPENDS=	gpsman:${PORTSDIR}/astro/gpsman
 LIB_DEPENDS=	libshp.so:${PORTSDIR}/devel/shapelib \
 		libtcl${TCLVERSION:S/.//}.so:${PORTSDIR}/lang/tcl${TCLVERSION:S/.//}

Modified: head/graphics/grads/Makefile
==============================================================================
--- head/graphics/grads/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/grads/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -14,6 +14,8 @@ EXTRACT_ONLY=	${PORTNAME}-src-${PORTVERS
 MAINTAINER=	glewis@FreeBSD.org
 COMMENT=	The Grid Analysis and Display System
 
+BROKEN=		Checksum and size mismatch
+
 BUILD_DEPENDS=	${LOCALBASE}/lib/libudunits2.a:${PORTSDIR}/science/udunits \
 		${LOCALBASE}/lib/libsx.a:${PORTSDIR}/x11/libsx
 LIB_DEPENDS=	libgd.so:${PORTSDIR}/graphics/gd \

Modified: head/graphics/icoconvert/Makefile
==============================================================================
--- head/graphics/icoconvert/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/icoconvert/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -11,6 +11,8 @@ MASTER_SITES=	http://www.mox.net/downloa
 MAINTAINER=	flz@FreeBSD.org
 COMMENT=	Small utility to convert Windows icon files into .xpm and .png files
 
+BROKEN=		No public distfiles
+
 LIB_DEPENDS=	libgd.so:${PORTSDIR}/graphics/gd
 
 MAKE_ARGS=	CC="${CC}"

Modified: head/graphics/jpeg2ps/Makefile
==============================================================================
--- head/graphics/jpeg2ps/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/jpeg2ps/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://www.pdflib.com/file
 MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	Converter for JPEG compressed images to PostScript Level 2
 
+BROKEN=		No public distfiles
+
 LIB_DEPENDS=	libpaper.so:${PORTSDIR}/print/libpaper
 
 OPTIONS_DEFINE=	DOCS

Modified: head/graphics/linux-XnViewMP/Makefile
==============================================================================
--- head/graphics/linux-XnViewMP/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/linux-XnViewMP/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -13,6 +13,8 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	petr@petrovich.kiev.ua
 COMMENT=	XnView Multi Platform, graphics viewer and converter
 
+BROKEN=		No public distfiles
+
 NO_CDROM=	For commercial use and distribution, it is necessary to register
 ONLY_FOR_ARCHS=	i386 amd64
 NO_BUILD=	yes

Modified: head/graphics/optar/Makefile
==============================================================================
--- head/graphics/optar/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/optar/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -13,6 +13,8 @@ COMMENT=	Tool for encoding data on paper
 
 LICENSE=	GPLv2
 
+BROKEN=		Checksum and size mismatch
+
 LIB_DEPENDS=	libpng.so:${PORTSDIR}/graphics/png
 RUN_DEPENDS=	convert:${PORTSDIR}/graphics/ImageMagick
 

Modified: head/graphics/pdf2svg/Makefile
==============================================================================
--- head/graphics/pdf2svg/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/pdf2svg/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://www.cityinthesky.co
 MAINTAINER=	martin.dieringer@gmx.de
 COMMENT=	Convert PDF to SVG
 
+BROKEN=		No public distfiles
+
 LIB_DEPENDS=	libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
 
 USES=		pkgconfig

Modified: head/graphics/php-magickwand/Makefile
==============================================================================
--- head/graphics/php-magickwand/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/php-magickwand/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -12,6 +12,8 @@ DISTNAME=	MagickWandForPHP-${PORTVERSION
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PHP extension to manipulate images
 
+BROKEN=		No public distfiles
+
 LIB_DEPENDS=	libMagickWand-6.so:${PORTSDIR}/graphics/ImageMagick
 
 USES=		pkgconfig

Modified: head/graphics/png2html/Makefile
==============================================================================
--- head/graphics/png2html/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/png2html/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -13,6 +13,8 @@ COMMENT=	Takes a PNG image and transform
 LICENSE=	GPLv2 # (or later)
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		No public distfiles
+
 LIB_DEPENDS=	libpng.so:${PORTSDIR}/graphics/png \
 		libgd.so:${PORTSDIR}/graphics/gd
 

Modified: head/graphics/pure-gl/Makefile
==============================================================================
--- head/graphics/pure-gl/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/pure-gl/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -13,6 +13,8 @@ COMMENT=	Pure language interface to Open
 
 LICENSE=	BSD3CLAUSE
 
+BROKEN=		No public distfiles
+
 USES=		pure:ffi
 USE_GL=		glut
 MAKE_ARGS+=	LinkGL="-lglut -lGLU -lGL"

Modified: head/graphics/pyro/Makefile
==============================================================================
--- head/graphics/pyro/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/pyro/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -11,6 +11,8 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple OpenGL-based firework simulator
 
+BROKEN=		No public distfiles
+
 LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/graphics/jpeg
 
 USE_GL=		gl glut

Modified: head/graphics/qcread/Makefile
==============================================================================
--- head/graphics/qcread/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/qcread/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -12,6 +12,8 @@ COMMENT=	Supports both color and B&W par
 
 LICENSE=	MIT
 
+BROKEN=		No public distfiles
+
 USE_CSTD=	gnu89
 
 ONLY_FOR_ARCHS=	amd64 i386

Modified: head/graphics/rubyphoto/Makefile
==============================================================================
--- head/graphics/rubyphoto/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/rubyphoto/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://www.markhj.com/ruby
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	program for creating web image galleries
 
+BROKEN=		No public distfiles
+
 LIB_DEPENDS=	libexpat.so:${PORTSDIR}/textproc/expat2
 RUN_DEPENDS=	convert:${PORTSDIR}/graphics/ImageMagick \
 		${RUBY_SITELIBDIR}/image_size.rb:${PORTSDIR}/graphics/ruby-image_size \

Modified: head/graphics/sketch/Makefile
==============================================================================
--- head/graphics/sketch/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/sketch/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -11,6 +11,8 @@ COMMENT=	3D Scene Description Translator
 
 LICENSE=	GPLv3
 
+BROKEN=		Checksum and size mismatch
+
 BUILD_DEPENDS=	bison:${PORTSDIR}/devel/bison
 
 MAKEFILE=	makefile

Modified: head/graphics/xfractint/Makefile
==============================================================================
--- head/graphics/xfractint/Makefile	Sun Apr  5 12:45:24 2015	(r383292)
+++ head/graphics/xfractint/Makefile	Sun Apr  5 14:01:51 2015	(r383293)
@@ -11,6 +11,8 @@ MASTER_SITES=	http://www.fractint.org/ft
 MAINTAINER=	onemda@gmail.com
 COMMENT=	The Unix port of fractint
 
+BROKEN=		No public distfiles
+
 USES=		gmake
 USE_XORG=	x11 xft
 



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