aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-03-09 06:26:21 +0800
committerantoine <antoine@FreeBSD.org>2014-03-09 06:26:21 +0800
commit4cffda941224a931712812875e1e413311312b88 (patch)
treeff5d106009d2967dc253f71fc3a842029430b708 /editors
parent2366c1cfb4d179ac26acbac07c6e9fef746c2297 (diff)
downloadfreebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.tar.gz
freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.tar.zst
freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.zip
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years)
Diffstat (limited to 'editors')
-rw-r--r--editors/axe/Makefile2
-rw-r--r--editors/elvis/Makefile2
-rw-r--r--editors/the/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/editors/axe/Makefile b/editors/axe/Makefile
index 027532f7ce4c..beda6876272e 100644
--- a/editors/axe/Makefile
+++ b/editors/axe/Makefile
@@ -14,6 +14,8 @@ COMMENT= Simple to use text editor for X
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xpm xt
ALL_TARGET= Xaw3d all
diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile
index 1120e0185853..9a634f7bd848 100644
--- a/editors/elvis/Makefile
+++ b/editors/elvis/Makefile
@@ -14,6 +14,8 @@ LICENSE= ART10
EXTRACT_AFTER_ARGS= --exclude guiwin32
+DEPRECATED= Unmaintained since 1999
+EXPIRATION_DATE= 2014-04-10
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix="${PREFIX}"
ALL_TARGET= all doc/elvtags.man
diff --git a/editors/the/Makefile b/editors/the/Makefile
index a133c87473c2..4ee0871a9b0f 100644
--- a/editors/the/Makefile
+++ b/editors/the/Makefile
@@ -15,6 +15,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
COMMENT= "The Hessling Editor", an implementation of the xedit editor
+DEPRECATED= Unmaintained since 1999
+EXPIRATION_DATE= 2014-04-10
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ncurses \
--with-rexxincdir=${LOCALBASE}/include \