Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2019 12:37:59 +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: r508091 - in head: graphics/aeskulap graphics/agave graphics/cbview graphics/copperspice graphics/cthumb graphics/dataplot graphics/fraqtive graphics/fujiplay graphics/gimp-ez-perspecti...
Message-ID:  <201908041237.x74CbxLK051242@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Aug  4 12:37:58 2019
New Revision: 508091
URL: https://svnweb.freebsd.org/changeset/ports/508091

Log:
  Mark BROKEN: unfetchable

Modified:
  head/graphics/aeskulap/Makefile
  head/graphics/agave/Makefile
  head/graphics/cbview/Makefile
  head/graphics/copperspice/Makefile
  head/graphics/cthumb/Makefile
  head/graphics/dataplot/Makefile
  head/graphics/fraqtive/Makefile
  head/graphics/fujiplay/Makefile
  head/graphics/gimp-ez-perspective-plugin/Makefile
  head/graphics/gimp-focusblur-plugin/Makefile
  head/graphics/gimp-jagged-border-script/Makefile
  head/graphics/gimp-manual-html/Makefile
  head/graphics/gimp-save-for-web/Makefile
  head/graphics/gimp-wavelet-denoise-plugin/Makefile
  head/graphics/gimp-wavelet-sharpen-plugin/Makefile
  head/graphics/giram/Makefile
  head/graphics/inventor/Makefile
  head/graphics/jpg2pdf/Makefile
  head/graphics/jpgraph2/Makefile
  head/graphics/makehuman/Makefile
  head/graphics/pstoepsi/Makefile
  head/graphics/viewnior/Makefile
  head/graphics/xmandel/Makefile
  head/irc/minbif/Makefile
  head/japanese/VTPSfont/Makefile
  head/japanese/asterisk-sounds/Makefile
  head/japanese/cannadic/Makefile
  head/japanese/edict-utf-8/Makefile
  head/japanese/jpilot/Makefile
  head/japanese/kpcal/Makefile
  head/japanese/multiskkserv/Makefile
  head/japanese/skkfep/Makefile
  head/java/eclipse-log4e/Makefile
  head/java/eclipse-lomboz/Makefile
  head/java/java-checkstyle/Makefile
  head/korean/baekmukfonts-ttf/Makefile
  head/korean/gtkcomm/Makefile

Modified: head/graphics/aeskulap/Makefile
==============================================================================
--- head/graphics/aeskulap/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/aeskulap/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -12,6 +12,8 @@ COMMENT=	Medical image viewer
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		unfetchable
+
 LIB_DEPENDS=	libdcmimage.so:graphics/dcmtk \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \

Modified: head/graphics/agave/Makefile
==============================================================================
--- head/graphics/agave/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/agave/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -12,6 +12,8 @@ COMMENT=	Color scheme builder for the GNOME desktop
 
 LICENSE=	GPLv2+
 
+BROKEN=		unfetchable
+
 LIB_DEPENDS=	libboost_thread.so:devel/boost-libs \
 		libglademm-2.4.so:devel/libglademm24
 

Modified: head/graphics/cbview/Makefile
==============================================================================
--- head/graphics/cbview/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/cbview/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -13,6 +13,8 @@ COMMENT=	Viewer/converter for CBR/CBZ comic book archi
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		unfetchable
+
 RUN_DEPENDS=	unrar:archivers/unrar \
 		p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \
 		p5-String-ShellQuote>=0:textproc/p5-String-ShellQuote

Modified: head/graphics/copperspice/Makefile
==============================================================================
--- head/graphics/copperspice/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/copperspice/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -12,6 +12,8 @@ COMMENT=	Modern cross-platform C++ GUI library (derive
 
 LICENSE=	LGPL21
 
+BROKEN=		unfetchable
+
 LIB_DEPENDS=	libaudio.so:audio/nas \
 		libdrm.so:graphics/libdrm \
 		libexpat.so:textproc/expat2 \

Modified: head/graphics/cthumb/Makefile
==============================================================================
--- head/graphics/cthumb/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/cthumb/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -12,6 +12,8 @@ COMMENT=	Themeable web picture album generator
 
 LICENSE=	GPLv2+
 
+BROKEN=		unfetchable
+
 RUN_DEPENDS=	${LOCALBASE}/bin/pnmscale:graphics/netpbm \
 		${LOCALBASE}/bin/jhead:graphics/jhead \
 		p5-HTML-Parser>=0:www/p5-HTML-Parser \

Modified: head/graphics/dataplot/Makefile
==============================================================================
--- head/graphics/dataplot/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/dataplot/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -16,6 +16,8 @@ EXTRACT_ONLY=	dpsrc${EXTRACT_SUFX}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Free software system for statistical visualization
 
+BROKEN=		unfetchable
+
 LIB_DEPENDS=	libgd.so:graphics/gd \
 		libpng.so:graphics/png
 

Modified: head/graphics/fraqtive/Makefile
==============================================================================
--- head/graphics/fraqtive/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/fraqtive/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -13,6 +13,8 @@ COMMENT=	Draws Mandelbrot and Julia fractals
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		unfetchable
+
 USES=		compiler:c++11-lang qmake qt:5 tar:bzip2
 USE_QT=		core gui opengl widgets xml buildtools_build
 USE_GL=		gl glu

Modified: head/graphics/fujiplay/Makefile
==============================================================================
--- head/graphics/fujiplay/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/fujiplay/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -11,6 +11,8 @@ DISTNAME=	${PORTNAME}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Digital camera downloading tool for Fujifilm digital cameras
 
+BROKEN=		unfetchable
+
 NO_WRKSUBDIR=	yes
 
 USES=		tar:tgz

Modified: head/graphics/gimp-ez-perspective-plugin/Makefile
==============================================================================
--- head/graphics/gimp-ez-perspective-plugin/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/gimp-ez-perspective-plugin/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -19,6 +19,8 @@ LICENSE_FILE=	${FILESDIR}/LICENSE
 LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 LICENSE_DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 
+BROKEN=		unfetchable
+
 RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:graphics/gimp-app \
 		${LOCALBASE}/libexec/gimp/2.2/python/gimpfu.py:graphics/py-gimp
 

Modified: head/graphics/gimp-focusblur-plugin/Makefile
==============================================================================
--- head/graphics/gimp-focusblur-plugin/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/gimp-focusblur-plugin/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -15,6 +15,8 @@ COMMENT=	Gimp realistic focus blur plugin
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		unfetchable
+
 LIB_DEPENDS=	libfftw3.so:math/fftw3 \
 		libgimp-2.0.so:graphics/gimp-app
 

Modified: head/graphics/gimp-jagged-border-script/Makefile
==============================================================================
--- head/graphics/gimp-jagged-border-script/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/gimp-jagged-border-script/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -17,6 +17,8 @@ COMMENT=	GIMP script to create a jagged border around 
 
 LICENSE=	GPLv3
 
+BROKEN=		unfetchable
+
 RUN_DEPENDS=	${LOCALBASE}/bin/gimp:graphics/gimp-app
 
 USES=		dos2unix

Modified: head/graphics/gimp-manual-html/Makefile
==============================================================================
--- head/graphics/gimp-manual-html/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/gimp-manual-html/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -12,6 +12,8 @@ PKGNAMESUFFIX=	-${DOCFORMAT}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	User manual for the GNU Image Manipulation Program (GIMP)
 
+BROKEN=		unfetchable
+
 EXTRACT_ONLY=	#empty
 NO_BUILD=	yes
 DOCDIR=		${STAGEDIR}${PREFIX}/share/doc/gimp

Modified: head/graphics/gimp-save-for-web/Makefile
==============================================================================
--- head/graphics/gimp-save-for-web/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/gimp-save-for-web/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://registry.gimp.org/files/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GIMP Save For Web plugin
 
+BROKEN=		unfetchable
+
 LIB_DEPENDS=	libgimp-2.0.so:graphics/gimp-app
 BUILD_DEPENDS=	p5-XML-Parser>=0:textproc/p5-XML-Parser
 

Modified: head/graphics/gimp-wavelet-denoise-plugin/Makefile
==============================================================================
--- head/graphics/gimp-wavelet-denoise-plugin/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/gimp-wavelet-denoise-plugin/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -15,6 +15,8 @@ COMMENT=	GIMP plugin to reduce noise in each channel o
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		unfetchable
+
 BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:graphics/gimp-app
 RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:graphics/gimp-app
 

Modified: head/graphics/gimp-wavelet-sharpen-plugin/Makefile
==============================================================================
--- head/graphics/gimp-wavelet-sharpen-plugin/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/gimp-wavelet-sharpen-plugin/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -15,6 +15,8 @@ COMMENT=	GIMP plugin to sharpen by increasing contrast
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		unfetchable
+
 BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:graphics/gimp-app
 RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:graphics/gimp-app
 

Modified: head/graphics/giram/Makefile
==============================================================================
--- head/graphics/giram/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/giram/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -13,6 +13,8 @@ COMMENT=	POV-Ray oriented modeller
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		unfetchable
+
 LIB_DEPENDS=	lib3ds.so:graphics/lib3ds
 BUILD_DEPENDS=	povray:graphics/povray-meta
 RUN_DEPENDS:=	${BUILD_DEPENDS}

Modified: head/graphics/inventor/Makefile
==============================================================================
--- head/graphics/inventor/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/inventor/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -14,6 +14,8 @@ COMMENT=	SGI's Open Inventor (TM)
 
 LICENSE=	LGPL21
 
+BROKEN=		unfetchable
+
 ONLY_FOR_ARCHS=	amd64 i386
 CONFLICTS=	Coin-[0-9]* SoXt-[0-9]*
 

Modified: head/graphics/jpg2pdf/Makefile
==============================================================================
--- head/graphics/jpg2pdf/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/jpg2pdf/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -11,6 +11,8 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Plain C converter of jpeg images to PDF or PostScript
 
+BROKEN=		unfetchable
+
 PLIST_FILES=	bin/jpg2pdf man/man1/jpg2pdf.1.gz
 
 WRKSRC=		${WRKDIR}/${PORTNAME}

Modified: head/graphics/jpgraph2/Makefile
==============================================================================
--- head/graphics/jpgraph2/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/jpgraph2/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -14,6 +14,8 @@ LICENSE_NAME=	Q PUBLIC LICENSE version 1.0
 LICENSE_TEXT=	Please refer to: http://www.opensource.org/licenses/qtpl.php for details
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN=		unfetchable
+
 RUN_DEPENDS=	${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu
 
 USES=		php tar:bzip2

Modified: head/graphics/makehuman/Makefile
==============================================================================
--- head/graphics/makehuman/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/makehuman/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -10,6 +10,8 @@ MASTER_SITES=	SF/${PORTNAME}/MakeHuman%20Source/MakeHu
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Application for parametrical modeling of 3D humanoid characters
 
+BROKEN=		unfetchable
+
 LIB_DEPENDS=	libanimorph.so:graphics/animorph \
 		libmhgui.so:graphics/mhgui
 

Modified: head/graphics/pstoepsi/Makefile
==============================================================================
--- head/graphics/pstoepsi/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/pstoepsi/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -13,6 +13,8 @@ EXTRACT_ONLY=	#empty
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Wiliam Chia-Wei Cheng's yet another PS to EPSI converter
 
+BROKEN=		unfetchable
+
 RUN_DEPENDS=	pbmtoepsi:graphics/netpbm
 
 USES=		ghostscript:run

Modified: head/graphics/viewnior/Makefile
==============================================================================
--- head/graphics/viewnior/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/viewnior/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -12,6 +12,8 @@ COMMENT=	Fast and simple image viewer
 
 LICENSE=	GPLv3
 
+BROKEN=		unfetchable
+
 LIB_DEPENDS=	libexiv2.so:graphics/exiv2
 
 USE_GITHUB=	yes

Modified: head/graphics/xmandel/Makefile
==============================================================================
--- head/graphics/xmandel/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/graphics/xmandel/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -14,6 +14,8 @@ EXTRACT_SUFX=	.shar
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Window based interface to Mandelbrot sets and Julia sets
 
+BROKEN=		unfetchable
+
 EXTRACT_CMD=	${SH}
 EXTRACT_BEFORE_ARGS=	# empty
 EXTRACT_AFTER_ARGS=	# empty

Modified: head/irc/minbif/Makefile
==============================================================================
--- head/irc/minbif/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/irc/minbif/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -12,6 +12,8 @@ COMMENT=	IRC to instant messaging gateway
 
 LICENSE=	GPLv2
 
+BROKEN=		unfetchable
+
 LIB_DEPENDS=	libpurple.so:net-im/libpurple
 
 USES=		cmake:insource pkgconfig

Modified: head/japanese/VTPSfont/Makefile
==============================================================================
--- head/japanese/VTPSfont/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/japanese/VTPSfont/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -11,6 +11,8 @@ EXTRACT_SUFX=	# none
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Create Virtual PostScript fonts produced by VFlib (Truetype fonts)
 
+BROKEN=		unfetchable
+
 PLIST_FILES=	bin/VTPSfont
 RUN_DEPENDS=	bash:shells/bash
 

Modified: head/japanese/asterisk-sounds/Makefile
==============================================================================
--- head/japanese/asterisk-sounds/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/japanese/asterisk-sounds/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -14,6 +14,8 @@ DISTNAME=	asterisk-sound-jp_${PORTVERSION:S|.||}_pre
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Japanese sound files for Asterisk
 
+BROKEN=		unfetchable
+
 NO_BUILD=	yes
 ASTERISKDIR=	${PREFIX}/share/asterisk/sounds
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}

Modified: head/japanese/cannadic/Makefile
==============================================================================
--- head/japanese/cannadic/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/japanese/cannadic/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://cannadic.oucrc.org/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Canna dictionary containing a lot of words
 
+BROKEN=		unfetchable
+
 RUN_DEPENDS=	${LOCALBASE}/sbin/cannaserver:japanese/canna-server
 BUILD_DEPENDS=	crxdic:japanese/canna-server
 

Modified: head/japanese/edict-utf-8/Makefile
==============================================================================
--- head/japanese/edict-utf-8/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/japanese/edict-utf-8/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -11,6 +11,8 @@ DISTFILES=	${DICTFILES}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Japanese-English edict UTF-8 dictionaries
 
+BROKEN=		unfetchable
+
 EXTRACT_DEPENDS=	${UNZIP_CMD}:archivers/unzip
 
 USES=		iconv

Modified: head/japanese/jpilot/Makefile
==============================================================================
--- head/japanese/jpilot/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/japanese/jpilot/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -9,6 +9,8 @@ CATEGORIES=	japanese
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Desktop Organizer Software for the Palm Pilot (Japanized)
 
+BROKEN=		unfetchable
+
 CONFLICTS=	jpilot-[0-9]*
 
 CONFIGURE_ARGS=	--with-japanese

Modified: head/japanese/kpcal/Makefile
==============================================================================
--- head/japanese/kpcal/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/japanese/kpcal/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -14,6 +14,8 @@ PATCH_DIST_STRIP=	-p1
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Make Calendar in Postscript format
 
+BROKEN=		unfetchable
+
 ALL_TARGET=	kpcal
 
 PLIST_FILES=	bin/kpcal man/man1/kpcal.1.gz

Modified: head/japanese/multiskkserv/Makefile
==============================================================================
--- head/japanese/multiskkserv/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/japanese/multiskkserv/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -10,6 +10,8 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:S/0.//g}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Multiple dictionary server for the SKK
 
+BROKEN=		unfetchable
+
 EXTRACT_DEPENDS=	${NONEXISTENT}:databases/cdb:build
 RUN_DEPENDS=	${LOCALBASE}/${SKKDIR}/SKK-JISYO.${SKKJISYO_TYPE}.cdb:japanese/skk-jisyo-cdb
 

Modified: head/japanese/skkfep/Makefile
==============================================================================
--- head/japanese/skkfep/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/japanese/skkfep/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://aitoweb.world.coocan.jp/skkfep/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	SKK-like Kana-to-Kanji FrontEnd Processor
 
+BROKEN=		unfetchable
+
 RUN_DEPENDS=	ja-skk>0:japanese/skk
 
 USES=		ncurses

Modified: head/java/eclipse-log4e/Makefile
==============================================================================
--- head/java/eclipse-log4e/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/java/eclipse-log4e/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -12,6 +12,8 @@ DIST_SUBDIR=	eclipse
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Eclipse plugin to use logger easily in Java projects
 
+BROKEN=		unfetchable
+
 RUN_DEPENDS=	${LOCALBASE}/bin/eclipse:java/eclipse
 
 USES=		zip

Modified: head/java/eclipse-lomboz/Makefile
==============================================================================
--- head/java/eclipse-lomboz/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/java/eclipse-lomboz/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -15,6 +15,8 @@ DIST_SUBDIR=	eclipse
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	J2EE developer tool build as a plugin for the eclipse platform
 
+BROKEN=		unfetchable
+
 RUN_DEPENDS=	${LOCALBASE}/bin/eclipse:java/eclipse
 
 CONFLICTS=	eclipse-webtools-0.7*

Modified: head/java/java-checkstyle/Makefile
==============================================================================
--- head/java/java-checkstyle/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/java/java-checkstyle/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -14,6 +14,8 @@ COMMENT=	Java style checker
 LICENSE=	LGPL21 APACHE20
 LICENSE_COMB=	dual
 
+BROKEN=		unfetchable
+
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	yes

Modified: head/korean/baekmukfonts-ttf/Makefile
==============================================================================
--- head/korean/baekmukfonts-ttf/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/korean/baekmukfonts-ttf/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -15,6 +15,8 @@ COMMENT=	Baekmuk family Korean TrueType Fonts
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
+BROKEN=		unfetchable
+
 NO_BUILD=	yes
 
 USES=		fonts

Modified: head/korean/gtkcomm/Makefile
==============================================================================
--- head/korean/gtkcomm/Makefile	Sun Aug  4 11:55:18 2019	(r508090)
+++ head/korean/gtkcomm/Makefile	Sun Aug  4 12:37:58 2019	(r508091)
@@ -12,6 +12,8 @@ COMMENT=	Serial controlling software, with gtk+ widget
 
 LICENSE=	GPLv2
 
+BROKEN=		unfetchable
+
 RUN_DEPENDS=	${LOCALBASE}/share/fonts/baekmukfonts/gulim12.pcf.gz:korean/baekmukfonts-bdf
 
 USES=		gettext pathfix perl5 pkgconfig



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