svn commit: r503116 - head/ftp/ncftpd

Tobias Kortkamp tobik at FreeBSD.org
Fri May 31 06:26:10 UTC 2019


Author: tobik
Date: Fri May 31 06:26:09 2019
New Revision: 503116
URL: https://svnweb.freebsd.org/changeset/ports/503116

Log:
  Deprecate ftp/ncftpd
  
  It is commercial trialware that is no longer supported upstream.

Modified:
  head/ftp/ncftpd/Makefile

Modified: head/ftp/ncftpd/Makefile
==============================================================================
--- head/ftp/ncftpd/Makefile	Fri May 31 06:23:29 2019	(r503115)
+++ head/ftp/ncftpd/Makefile	Fri May 31 06:26:09 2019	(r503116)
@@ -12,6 +12,9 @@ DISTNAME=	${PORTNAME}-${PORTVERSION}-freebsd${BINVER}-
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Commercial FTP daemon with a 30-day evaluation license
 
+DEPRECATED=	binary only abandoned trialware
+EXPIRATION_DATE=	2019-06-15
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 ONLY_FOR_ARCHS=	amd64


More information about the svn-ports-all mailing list