Date: Tue, 7 Oct 2014 00:48:25 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370264 - head/security/openssh-portable Message-ID: <201410070048.s970mPp0019685@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Tue Oct 7 00:48:25 2014 New Revision: 370264 URL: https://svnweb.freebsd.org/changeset/ports/370264 QAT: https://qat.redports.org/buildarchive/r370264/ Log: Note my intentions with OVERWRITE_BASE Modified: head/security/openssh-portable/Makefile Modified: head/security/openssh-portable/Makefile ============================================================================== --- head/security/openssh-portable/Makefile Tue Oct 7 00:21:52 2014 (r370263) +++ head/security/openssh-portable/Makefile Tue Oct 7 00:48:25 2014 (r370264) @@ -202,6 +202,7 @@ CONFIGURE_LIBS+= -lldap EMPTYDIR= /var/empty .if ${PORT_OPTIONS:MOVERWRITE_BASE} +# XXX: Mark this BROKEN rather than remove the option to force people to notice for POLA. DEPRECATED= Overwrite-base option/port/pkg will be removed. There is no real need for foot-shooting. EXPIRATION_DATE= 2015-01-01 WITH_OPENSSL_BASE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410070048.s970mPp0019685>