Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2019 21:10:42 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511363 - head/deskutils/xmaddressbook
Message-ID:  <201909062110.x86LAgDs023015@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Fri Sep  6 21:10:41 2019
New Revision: 511363
URL: https://svnweb.freebsd.org/changeset/ports/511363

Log:
  deskutils/xmaddressbook: Deprecate
  
  Deprecate deskutils/xmaddressbook, it depends on the deprecated x11/liboldX,
  is unmaintained and there doesn't seem to be an upstream.

Modified:
  head/deskutils/xmaddressbook/Makefile

Modified: head/deskutils/xmaddressbook/Makefile
==============================================================================
--- head/deskutils/xmaddressbook/Makefile	Fri Sep  6 21:09:17 2019	(r511362)
+++ head/deskutils/xmaddressbook/Makefile	Fri Sep  6 21:10:41 2019	(r511363)
@@ -10,6 +10,9 @@ MASTER_SITES=	XCONTRIB/office
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	X11/Motif-based addressbook program
 
+DEPRECATED=     Deprecated upstream
+EXPIRATION_DATE=2019-10-01
+
 USES=		imake motif tar:Z
 USE_XORG=	ice sm x11 xext xi xp xt oldx
 WRKSRC=		${WRKDIR}/xmaddressbook



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