svn commit: r403657 - in head: editors/omegaT emulators/cpmtools2 emulators/gnuboy emulators/mednafen

Baptiste Daroussin bapt at FreeBSD.org
Sun Dec 13 08:47:04 UTC 2015


Author: bapt
Date: Sun Dec 13 08:47:02 2015
New Revision: 403657
URL: https://svnweb.freebsd.org/changeset/ports/403657

Log:
  Mark as broken: unfetchable

Modified:
  head/editors/omegaT/Makefile
  head/emulators/cpmtools2/Makefile
  head/emulators/gnuboy/Makefile
  head/emulators/mednafen/Makefile

Modified: head/editors/omegaT/Makefile
==============================================================================
--- head/editors/omegaT/Makefile	Sun Dec 13 06:04:54 2015	(r403656)
+++ head/editors/omegaT/Makefile	Sun Dec 13 08:47:02 2015	(r403657)
@@ -14,6 +14,8 @@ COMMENT=	Powerful translation memory app
 
 LICENSE=	GPLv2
 
+BROKEN=		unfetchable
+
 USES=		shebangfix zip
 SHEBANG_FILES=	release/linux-specific/OmegaT \
 		release/linux-specific/OmegaT-JRE \

Modified: head/emulators/cpmtools2/Makefile
==============================================================================
--- head/emulators/cpmtools2/Makefile	Sun Dec 13 06:04:54 2015	(r403656)
+++ head/emulators/cpmtools2/Makefile	Sun Dec 13 08:47:02 2015	(r403657)
@@ -12,6 +12,8 @@ COMMENT=	Tools to access CP/M disks and 
 
 LICENSE=	GPLv3
 
+BROKEN=		unfetchable
+
 USES=	desthack
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--bindir=${STAGEDIR}${PREFIX}/sbin \

Modified: head/emulators/gnuboy/Makefile
==============================================================================
--- head/emulators/gnuboy/Makefile	Sun Dec 13 06:04:54 2015	(r403656)
+++ head/emulators/gnuboy/Makefile	Sun Dec 13 08:47:02 2015	(r403657)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://www.sourcefiles.org
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Nintendo GameBoy emulator
 
+BROKEN=		unfetchable
+
 LICENSE=	GPLv2 # (or later)
 LICENSE_FILE=	${WRKSRC}/COPYING
 

Modified: head/emulators/mednafen/Makefile
==============================================================================
--- head/emulators/mednafen/Makefile	Sun Dec 13 06:04:54 2015	(r403656)
+++ head/emulators/mednafen/Makefile	Sun Dec 13 08:47:02 2015	(r403657)
@@ -10,6 +10,8 @@ MASTER_SITES=	SF/${PORTNAME}/Mednafen/${
 MAINTAINER=	acm at FreeBSD.org
 COMMENT=	Portable multi-system emulator
 
+BROKEN=		unfetchable
+
 LICENSE=	GPLv2 # or later
 LICENSE_FILE=	${WRKSRC}/COPYING
 


More information about the svn-ports-head mailing list