Date: Sun, 5 Apr 2015 22:20:36 +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: r383385 - in head/editors: bpatch e93 nedit nvi-devel spe yasnippet Message-ID: <201504052220.t35MKa1g095616@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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@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@FreeBSD.org COMMENT= YASnippet is a template system for Emacs +BROKEN= Unfetchable USES= tar:bzip2 USE_EMACS= yes NO_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504052220.t35MKa1g095616>