Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2019 21:01:10 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r509476 - in head/palm: jpilot pilot-link
Message-ID:  <201908202101.x7KL1AIn085108@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Tue Aug 20 21:01:10 2019
New Revision: 509476
URL: https://svnweb.freebsd.org/changeset/ports/509476

Log:
  - mark deprecated
  
  Approved by:	samm@os2.kiev.ua (maintainer)

Modified:
  head/palm/jpilot/Makefile
  head/palm/pilot-link/Makefile

Modified: head/palm/jpilot/Makefile
==============================================================================
--- head/palm/jpilot/Makefile	Tue Aug 20 20:35:07 2019	(r509475)
+++ head/palm/jpilot/Makefile	Tue Aug 20 21:01:10 2019	(r509476)
@@ -16,6 +16,9 @@ COMMENT=	Desktop Organizer Software for the Palm Pilot
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	obsolete technology
+EXPIRATION_DATE=	2019-09-20
+
 LIB_DEPENDS=	libpisock.so:palm/pilot-link \
 		libgcrypt.so:security/libgcrypt
 

Modified: head/palm/pilot-link/Makefile
==============================================================================
--- head/palm/pilot-link/Makefile	Tue Aug 20 20:35:07 2019	(r509475)
+++ head/palm/pilot-link/Makefile	Tue Aug 20 21:01:10 2019	(r509476)
@@ -14,6 +14,9 @@ COMMENT=	Suite of tools to connect and sync your Palm 
 
 LICENSE=	GPLv2
 
+DEPRECATED=	obsolete technology
+EXPIRATION_DATE=	2019-09-20
+
 BUILD_DEPENDS=	xsltproc:textproc/libxslt
 
 GNU_CONFIGURE=	yes



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