svn commit: r396837 - head/ftp/ftpcube
Baptiste Daroussin
bapt at FreeBSD.org
Sun Sep 13 17:31:48 UTC 2015
Author: bapt
Date: Sun Sep 13 17:31:47 2015
New Revision: 396837
URL: https://svnweb.freebsd.org/changeset/ports/396837
Log:
Mark as deprecated:
Does not support newer wxWidget and no release upstream for 8 years
Modified:
head/ftp/ftpcube/Makefile
Modified: head/ftp/ftpcube/Makefile
==============================================================================
--- head/ftp/ftpcube/Makefile Sun Sep 13 17:15:30 2015 (r396836)
+++ head/ftp/ftpcube/Makefile Sun Sep 13 17:31:47 2015 (r396837)
@@ -12,6 +12,9 @@ COMMENT= Graphical FTP Client
LICENSE= ART10
+DEPRECATED= No releases for 8+ years, no supporting newer wxWidget
+EXPIRATION_DATE= 2015-12-13
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/paramiko/__init__.py:${PORTSDIR}/security/py-paramiko
USES= python
More information about the svn-ports-head
mailing list