summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-10-25 19:35:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-10-25 19:35:28 +0000
commit3afa450ba39cf6aeabd41e5de820b73eebb5ce64 (patch)
treeaaac454ea2bacc6a8b499d85532697dd5df22e28 /editors
parent- Update to 2.1.1. (diff)
Deprecate ports broken for more than 6 months
Notes
Notes: svn path=/head/; revision=400160
Diffstat (limited to 'editors')
-rw-r--r--editors/bpatch/Makefile2
-rw-r--r--editors/e93/Makefile2
-rw-r--r--editors/spe/Makefile2
-rw-r--r--editors/yasnippet/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile
index 587edc69518a..0c0943da4995 100644
--- a/editors/bpatch/Makefile
+++ b/editors/bpatch/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= joerg@FreeBSD.org
COMMENT= Hex editor that doesn't load the whole file at once
BROKEN= Unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-11-26
NO_WRKSUBDIR= yes
PLIST_FILES= bin/bpatch \
man/man1/bpatch.1.gz
diff --git a/editors/e93/Makefile b/editors/e93/Makefile
index 42f0132a5e4e..238e16f04e63 100644
--- a/editors/e93/Makefile
+++ b/editors/e93/Makefile
@@ -15,6 +15,8 @@ LICENSE= GPLv2
WRKSRC= ${WRKDIR}/${PORTNAME}
BROKEN= Unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-11-26
USES= gmake tcl tar:tgz
USE_XORG= x11 xinerama
MAKE_ARGS= PREFIX="${PREFIX}" \
diff --git a/editors/spe/Makefile b/editors/spe/Makefile
index 67bba79b86e1..6f479065e4a7 100644
--- a/editors/spe/Makefile
+++ b/editors/spe/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= nivit@FreeBSD.org
COMMENT= Stani's Python Editor
BROKEN= Unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-11-26
NO_BUILD= yes
USES= python
diff --git a/editors/yasnippet/Makefile b/editors/yasnippet/Makefile
index 9122cbb40ee6..763b820b40d7 100644
--- a/editors/yasnippet/Makefile
+++ b/editors/yasnippet/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= YASnippet is a template system for Emacs
BROKEN= Unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-11-26
USES= tar:bzip2
USE_EMACS= yes
NO_BUILD= yes