aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-09-27 22:00:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-09-27 22:00:01 +0000
commit395b7d96ea9d97f77c1c51c397c7ec7670c3408e (patch)
treeace6544aadeb16dc2e3b668bcfc141670bddd18a /x11-wm
parent89a0deb57ea083c14a9333d2161edf1280424aa0 (diff)
downloadports-395b7d96ea9d97f77c1c51c397c7ec7670c3408e.tar.gz
ports-395b7d96ea9d97f77c1c51c397c7ec7670c3408e.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/orion/Makefile3
-rw-r--r--x11-wm/uwm/Makefile3
-rw-r--r--x11-wm/yawm/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/x11-wm/orion/Makefile b/x11-wm/orion/Makefile
index 0206b624d3ad..f40f72485986 100644
--- a/x11-wm/orion/Makefile
+++ b/x11-wm/orion/Makefile
@@ -20,6 +20,9 @@ RUN_DEPENDS= ${LOCALBASE}/lib/scsh/0.6/module-system:${PORTSDIR}/devel/sunterlib
USE_X_PREFIX= yes
NO_BUILD= yes
+DEPRECATED= Version branch long since retired
+EXPIRATION_DATE= 2007-10-28
+
do-install:
(cd ${WRKSRC}; ./install.scm --prefix=${PREFIX})
diff --git a/x11-wm/uwm/Makefile b/x11-wm/uwm/Makefile
index f6908f014158..98150787d39a 100644
--- a/x11-wm/uwm/Makefile
+++ b/x11-wm/uwm/Makefile
@@ -23,6 +23,9 @@ USE_IMAKE= yes
REINPLACE_ARGS= -i'' -E
WRKSRC= ${WRKDIR}/X.V11R3/clients/uwm
+DEPRECATED= Version branch long since retired
+EXPIRATION_DATE= 2007-10-27
+
post-patch:
${REINPLACE_CMD} 's:/usr/lib/X11:${PREFIX}/lib/X11:g' ${WRKSRC}/uwm.man
diff --git a/x11-wm/yawm/Makefile b/x11-wm/yawm/Makefile
index 85e1f89bc687..2e01528776b8 100644
--- a/x11-wm/yawm/Makefile
+++ b/x11-wm/yawm/Makefile
@@ -21,6 +21,9 @@ PLIST= ${WRKDIR}/pkg-plist
USE_X_PREFIX= yes
DOCS= AUTHORS COPYING ChangeLog
+DEPRECATED= project no longer exists
+EXPIRATION_DATE= 2007-10-27
+
pre-install:
${ECHO_CMD} bin/yawm > ${PLIST}
.if !defined(NOPORTDOCS)