svn commit: r383385 - in head/editors: bpatch e93 nedit nvi-devel spe yasnippet

Baptiste Daroussin bapt at FreeBSD.org
Sun Apr 5 22:20:38 UTC 2015


Author: bapt
Date: Sun Apr  5 22:20:35 2015
New Revision: 383385
URL: https://svnweb.freebsd.org/changeset/ports/383385

Log:
  Mark as broken unfetchable ports

Modified:
  head/editors/bpatch/Makefile
  head/editors/e93/Makefile
  head/editors/nedit/Makefile
  head/editors/nvi-devel/Makefile
  head/editors/spe/Makefile
  head/editors/yasnippet/Makefile

Modified: head/editors/bpatch/Makefile
==============================================================================
--- head/editors/bpatch/Makefile	Sun Apr  5 21:39:00 2015	(r383384)
+++ head/editors/bpatch/Makefile	Sun Apr  5 22:20:35 2015	(r383385)
@@ -11,6 +11,7 @@ DISTNAME=	${PORTNAME}
 MAINTAINER=	joerg at FreeBSD.org
 COMMENT=	Hex editor that doesn't load the whole file at once
 
+BROKEN=		Unfetchable
 NO_WRKSUBDIR=   yes
 PLIST_FILES=	bin/bpatch \
 		man/man1/bpatch.1.gz

Modified: head/editors/e93/Makefile
==============================================================================
--- head/editors/e93/Makefile	Sun Apr  5 21:39:00 2015	(r383384)
+++ head/editors/e93/Makefile	Sun Apr  5 22:20:35 2015	(r383385)
@@ -14,6 +14,7 @@ LICENSE=	GPLv2
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
+BROKEN=		Unfetchable
 USES=		gmake tcl tar:tgz
 USE_XORG=	x11 xinerama
 MAKE_ARGS=	PREFIX="${PREFIX}" \

Modified: head/editors/nedit/Makefile
==============================================================================
--- head/editors/nedit/Makefile	Sun Apr  5 21:39:00 2015	(r383384)
+++ head/editors/nedit/Makefile	Sun Apr  5 22:20:35 2015	(r383385)
@@ -14,6 +14,7 @@ EXTRACT_ONLY=	nedit-5.6-src.tar.gz
 MAINTAINER=	deischen at FreeBSD.org
 COMMENT=	X11/Motif GUI text editor for programs and plain text files
 
+BROKEN=		Unfetchable
 LICENSE=	GPLv1
 
 USES=		motif perl5

Modified: head/editors/nvi-devel/Makefile
==============================================================================
--- head/editors/nvi-devel/Makefile	Sun Apr  5 21:39:00 2015	(r383384)
+++ head/editors/nvi-devel/Makefile	Sun Apr  5 22:20:35 2015	(r383385)
@@ -17,6 +17,7 @@ OPTIONS_DEFINE=	WIDECHAR
 OPTIONS_DEFAULT=WIDECHAR
 WIDECHAR_DESC=	Enable wide-character support (UTF-8)
 
+BROKEN=		Unfetchable
 WRKSRC=			${WRKDIR}/${DISTNAME}/build.unix
 GNU_CONFIGURE=		yes
 USE_LDCONFIG=		yes

Modified: head/editors/spe/Makefile
==============================================================================
--- head/editors/spe/Makefile	Sun Apr  5 21:39:00 2015	(r383384)
+++ head/editors/spe/Makefile	Sun Apr  5 22:20:35 2015	(r383385)
@@ -12,6 +12,7 @@ DISTNAME=	${PORTNAME:tl}-${PORTVERSION}-
 MAINTAINER=	nivit at FreeBSD.org
 COMMENT=	Stani's Python Editor
 
+BROKEN=		Unfetchable
 NO_BUILD=	yes
 
 USES=		python

Modified: head/editors/yasnippet/Makefile
==============================================================================
--- head/editors/yasnippet/Makefile	Sun Apr  5 21:39:00 2015	(r383384)
+++ head/editors/yasnippet/Makefile	Sun Apr  5 22:20:35 2015	(r383385)
@@ -11,6 +11,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 MAINTAINER=	olgeni at FreeBSD.org
 COMMENT=	YASnippet is a template system for Emacs
 
+BROKEN=		Unfetchable
 USES=		tar:bzip2
 USE_EMACS=	yes
 NO_BUILD=	yes


More information about the svn-ports-all mailing list