diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 05:43:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 05:43:02 +0000 |
commit | 8527bc1d3ab5cc14b2037aebe5d0f2a97b501ee5 (patch) | |
tree | a05c3950ed484702259a77932c4e76ca60cb0894 /CHANGES | |
parent | ab53561f094b58f9a6d0922d135c52d958aaebba (diff) |
Remove support for NO_STAGE
Mark all current non staged ports as BROKEN
Reviewed by: antoine
Exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D693
Notes
Notes:
svn path=/head/; revision=366839
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20140901: +AUTHOR: bapt@FreeBSD.org + + Support for NO_STAGE has been removed + 20140825: AUTHOR: antoine@FreeBSD.org |