Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 2020 04:30:46 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530745 - in head: x11-toolkits/xview x11-toolkits/xview-clients x11-wm/olvwm x11/props
Message-ID:  <202004050430.0354Uk5l037353@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Sun Apr  5 04:30:46 2020
New Revision: 530745
URL: https://svnweb.freebsd.org/changeset/ports/530745

Log:
  Schedule Openlook and Xview for deorbit. They're 32-bit only and well
  past their best before date.

Modified:
  head/x11-toolkits/xview-clients/Makefile   (contents, props changed)
  head/x11-toolkits/xview/Makefile   (contents, props changed)
  head/x11-wm/olvwm/Makefile   (contents, props changed)
  head/x11/props/Makefile   (contents, props changed)

Modified: head/x11-toolkits/xview-clients/Makefile
==============================================================================
--- head/x11-toolkits/xview-clients/Makefile	Sun Apr  5 03:27:15 2020	(r530744)
+++ head/x11-toolkits/xview-clients/Makefile	Sun Apr  5 04:30:46 2020	(r530745)
@@ -14,6 +14,9 @@ DISTNAME=	xview-3.2p1.4-19c
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	OpenLook applications and man pages
 
+DEPRECATED=	64-bit unsupported
+EXPIRATION_DATE=	2020-05-05
+
 CONFLICTS=	props-1.0
 
 MAKE_JOBS_UNSAFE=	yes

Modified: head/x11-toolkits/xview/Makefile
==============================================================================
--- head/x11-toolkits/xview/Makefile	Sun Apr  5 03:27:15 2020	(r530744)
+++ head/x11-toolkits/xview/Makefile	Sun Apr  5 04:30:46 2020	(r530745)
@@ -13,6 +13,9 @@ DISTNAME=	xview-3.2p1.4-19c
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	X Window-System-based Visual/Integrated Environment for Workstations
 
+DEPRECATED=	64-bit unsupported
+EXPIRATION_DATE=	2020-05-05
+
 MAKE_JOBS_UNSAFE=	yes
 
 BUILD_DEPENDS=	mkfontscale:x11-fonts/mkfontscale

Modified: head/x11-wm/olvwm/Makefile
==============================================================================
--- head/x11-wm/olvwm/Makefile	Sun Apr  5 03:27:15 2020	(r530744)
+++ head/x11-wm/olvwm/Makefile	Sun Apr  5 04:30:46 2020	(r530745)
@@ -19,6 +19,9 @@ PATCH_DIST_STRIP=	-p1
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	OpenLook Virtual Window manager
 
+DEPRECATED=	64-bit unsupported
+EXPIRATION_DATE=	2020-05-05
+
 LIB_DEPENDS=	libxview.so:x11-toolkits/xview
 
 REINPLACE_ARGS= -i ""

Modified: head/x11/props/Makefile
==============================================================================
--- head/x11/props/Makefile	Sun Apr  5 03:27:15 2020	(r530744)
+++ head/x11/props/Makefile	Sun Apr  5 04:30:46 2020	(r530745)
@@ -13,6 +13,9 @@ COMMENT=	The OpenLook props application
 
 CONFLICTS=	xview-clients-3.2.1.4.19*
 
+DEPRECATED=	64-bit unsupported
+EXPIRATION_DATE=	2020-05-05
+
 LIB_DEPENDS=	libxview.so:x11-toolkits/xview
 
 MAKE_JOBS_UNSAFE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004050430.0354Uk5l037353>