svn commit: r509471 - in head/palm: p5-Palm-PalmDoc pilot_makedoc
Jason Helfman
jgh at FreeBSD.org
Tue Aug 20 20:21:18 UTC 2019
Author: jgh
Date: Tue Aug 20 20:21:17 2019
New Revision: 509471
URL: https://svnweb.freebsd.org/changeset/ports/509471
Log:
- mark deprecated
Approved by: simond at irrelevant.org (maintainer)
Modified:
head/palm/p5-Palm-PalmDoc/Makefile
head/palm/pilot_makedoc/Makefile
Modified: head/palm/p5-Palm-PalmDoc/Makefile
==============================================================================
--- head/palm/p5-Palm-PalmDoc/Makefile Tue Aug 20 20:20:23 2019 (r509470)
+++ head/palm/p5-Palm-PalmDoc/Makefile Tue Aug 20 20:21:17 2019 (r509471)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= simond at irrelevant.org
COMMENT= Perl 5 modules for reading and writing PalmDoc files
+DEPRECATED= obsolete technology
+EXPIRATION_DATE= 2019-09-20
+
USES= perl5
USE_PERL5= configure
Modified: head/palm/pilot_makedoc/Makefile
==============================================================================
--- head/palm/pilot_makedoc/Makefile Tue Aug 20 20:20:23 2019 (r509470)
+++ head/palm/pilot_makedoc/Makefile Tue Aug 20 20:21:17 2019 (r509471)
@@ -13,6 +13,9 @@ EXTRACT_SUFX= .cpp
MAINTAINER= simond at irrelevant.org
COMMENT= Converts text into the Doc format used by PalmPilots
+DEPRECATED= obsolete technology$
+EXPIRATION_DATE= 2019-09-20
+
NO_WRKSUBDIR= yes
PLIST_FILES= bin/pilot_makedoc
ALL_TARGET= pilot_makedoc
More information about the svn-ports-all
mailing list