Date: Sun, 13 Dec 2015 08:47:02 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403657 - in head: editors/omegaT emulators/cpmtools2 emulators/gnuboy emulators/mednafen Message-ID: <201512130847.tBD8l29u062670@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org COMMENT= Portable multi-system emulator +BROKEN= unfetchable + LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512130847.tBD8l29u062670>