svn commit: r323183 - head/mail/mailutils

Matthias Andree mandree at FreeBSD.org
Wed Jul 17 19:04:57 UTC 2013


Author: mandree
Date: Wed Jul 17 19:04:56 2013
New Revision: 323183
URL: http://svnweb.freebsd.org/changeset/ports/323183

Log:
  Mark DEPRECATED, until some has the time to look after it.

Modified:
  head/mail/mailutils/Makefile

Modified: head/mail/mailutils/Makefile
==============================================================================
--- head/mail/mailutils/Makefile	Wed Jul 17 18:58:39 2013	(r323182)
+++ head/mail/mailutils/Makefile	Wed Jul 17 19:04:56 2013	(r323183)
@@ -10,6 +10,9 @@ MASTER_SITES=	GNU
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Mailutils offers utilities and daemons for processing e-mail
 
+DEPRECATED=	This port needs to be taken care of, it suffers from bit rot. \
+Especially with options other than GUILE, uninstall may leave files behind
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	MAKEINFO="makeinfo --no-split"
 CONFIGURE_ARGS+=--disable-build-comsat


More information about the svn-ports-all mailing list