Date: Wed, 17 Jul 2013 19:04:57 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323183 - head/mail/mailutils Message-ID: <201307171904.r6HJ4vuk097304@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307171904.r6HJ4vuk097304>