From owner-svn-src-user@FreeBSD.ORG Thu Apr 16 22:03:07 2015 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5DFF0797; Thu, 16 Apr 2015 22:03:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 306841D3B; Thu, 16 Apr 2015 22:03:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3GM37CJ012902; Thu, 16 Apr 2015 22:03:07 GMT (envelope-from ngie@FreeBSD.org) Received: (from ngie@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3GM37jG012901; Thu, 16 Apr 2015 22:03:07 GMT (envelope-from ngie@FreeBSD.org) Message-Id: <201504162203.t3GM37jG012901@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ngie set sender to ngie@FreeBSD.org using -f From: Garrett Cooper Date: Thu, 16 Apr 2015 22:03:07 +0000 (UTC) To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r281622 - user/ngie/fix-progs X-SVN-Group: user MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2015 22:03:07 -0000 Author: ngie Date: Thu Apr 16 22:03:06 2015 New Revision: 281622 URL: https://svnweb.freebsd.org/changeset/base/281622 Log: Branch for making bsd.prog.mk PROGS aware instead of depending on laying violation created in bsd.test.mk that causes a lot of issues with files that get installed multiple times Prompted by: bapt, brooks, emaste Added: - copied from r281621, head/ Directory Properties: user/ngie/fix-progs/ (props changed)