diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-06-15 01:13:01 +0800 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-06-15 01:13:01 +0800 |
commit | 8c665a63fe0d6211213725a1cb0c452d96580cdc (patch) | |
tree | 16aed638b397c888fca945b8f634434d47d2203d /textproc | |
parent | 8543f37ef55268c1dbcb333fe3777f8c4b00b2b5 (diff) | |
download | freebsd-ports-gnome-8c665a63fe0d6211213725a1cb0c452d96580cdc.tar.gz freebsd-ports-gnome-8c665a63fe0d6211213725a1cb0c452d96580cdc.tar.zst freebsd-ports-gnome-8c665a63fe0d6211213725a1cb0c452d96580cdc.zip |
Mark net/p5-ZConf and related ports as deprecated
ZConf is unmaintained with glaring issues in bits of it and the
developer did not have time to properly address them in over 8
years.
PR: 223471
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> (maintainer and upstream developer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-SpellChecker-GUI/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-Text-SpellChecker-GUI/Makefile b/textproc/p5-Text-SpellChecker-GUI/Makefile index ee51a5bbb24c..6a1e944839c0 100644 --- a/textproc/p5-Text-SpellChecker-GUI/Makefile +++ b/textproc/p5-Text-SpellChecker-GUI/Makefile @@ -15,6 +15,9 @@ COMMENT= Implements a user interface to Text::SpellChecker using ZConf::GUI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-Curses-UI>=0:devel/p5-Curses-UI \ p5-String-ShellQuote>=0:textproc/p5-String-ShellQuote \ p5-ZConf-GUI>=0:devel/p5-ZConf-GUI \ |