Date: Fri, 20 Oct 2017 17:23:48 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452546 - in head: . Mk/Uses Message-ID: <201710201723.v9KHNmdL064642@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ak Date: Fri Oct 20 17:23:47 2017 New Revision: 452546 URL: https://svnweb.freebsd.org/changeset/ports/452546 Log: - Remove USES=fmake. It was created to help migration from old FreeBSD make (pmake) and there are no more users of it left in the ports tree. Differential Revision: https://reviews.freebsd.org/D12634 Approved by: portmgr (bapt) Deleted: head/Mk/Uses/fmake.mk Modified: head/CHANGES Modified: head/CHANGES ============================================================================== --- head/CHANGES Fri Oct 20 17:13:35 2017 (r452545) +++ head/CHANGES Fri Oct 20 17:23:47 2017 (r452546) @@ -10,6 +10,13 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20171020: +AUTHOR: ak@FreeBSD.org + + The USES=fmake has been removed. It was created to help migration from + old FreeBSD make (pmake) and there are no more users of it left in + the ports tree. + 20171012: AUTHOR: mat@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710201723.v9KHNmdL064642>