svn commit: r488296 - head/mail/drac

Tobias Kortkamp tobik at FreeBSD.org
Tue Dec 25 07:22:50 UTC 2018


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 at 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 at 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
 


More information about the svn-ports-all mailing list