Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Dec 2018 07:22:49 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488296 - head/mail/drac
Message-ID:  <201812250722.wBP7MnOp046197@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Tue Dec 25 07:22:49 2018
New Revision: 488296
URL: https://svnweb.freebsd.org/changeset/ports/488296

Log:
  Deprecate mail/drac
  
  Upstream appears to be gone and the last release was in 2003.
  
  PR:		218723
  Submitted by:	w.schwarzenfeld@utanet.at

Modified:
  head/mail/drac/Makefile

Modified: head/mail/drac/Makefile
==============================================================================
--- head/mail/drac/Makefile	Tue Dec 25 07:16:02 2018	(r488295)
+++ head/mail/drac/Makefile	Tue Dec 25 07:22:49 2018	(r488296)
@@ -14,6 +14,9 @@ EXTRACT_SUFX=	.tar.Z
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Dynamic Relay Authorization Control, a POP-before-SMTP implementation
 
+DEPRECATED=	Unmaintained upstream since 2003
+EXPIRATION_DATE=	2019-01-15
+
 PLIST_FILES=	sbin/rpc.dracd include/drac.h lib/libdrac.a \
 		etc/dracd.allow-sample
 



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