svn commit: r420944 - head

Baptiste Daroussin bapt at FreeBSD.org
Fri Aug 26 20:07:57 UTC 2016


Author: bapt
Date: Fri Aug 26 20:07:56 2016
New Revision: 420944
URL: https://svnweb.freebsd.org/changeset/ports/420944

Log:
  Document the deprecation/removal of KNOBS done in r345883 (2014-02-24)
  
  Requested by:	mandree@

Modified:
  head/CHANGES

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Fri Aug 26 20:00:36 2016	(r420943)
+++ head/CHANGES	Fri Aug 26 20:07:56 2016	(r420944)
@@ -936,6 +936,12 @@ AUTHOR: kde at FreeBSD.org
   the only difference is the list of available components
   (see Mk/bsd.qt.mk for details). USES=qmake supports Qt 5 as well.
 
+20140224:
+AUTHOR: bapt at FreeBSD.org
+
+  Deprecate support for KNOBS, the new option framework allows to express a
+  more consistent, user friendly and visible way the same feature.
+
 20140127:
 AUTHOR: mat at FreeBSD.org
 


More information about the svn-ports-all mailing list