From owner-cvs-ports@FreeBSD.ORG Thu Mar 31 03:37:14 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1B53106564A; Thu, 31 Mar 2011 03:37:14 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A7A7B8FC08; Thu, 31 Mar 2011 03:37:14 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p2V3bESr087659; Thu, 31 Mar 2011 03:37:14 GMT (envelope-from tabthorpe@repoman.freebsd.org) Received: (from tabthorpe@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p2V3bEhU087658; Thu, 31 Mar 2011 03:37:14 GMT (envelope-from tabthorpe) Message-Id: <201103310337.p2V3bEhU087658@repoman.freebsd.org> From: Thomas Abthorpe Date: Thu, 31 Mar 2011 03:37:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.licenses.mk bsd.port.mk X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2011 03:37:14 -0000 tabthorpe 2011-03-31 03:37:14 UTC FreeBSD ports repository Modified files: Mk bsd.licenses.mk bsd.port.mk Log: - Disable license checking with DISABLE_LICENSES [1] - Remove temp files from /tmp when build is interrupted [2] PR: ports/149837 [1], ports/155890 [2] Revision Changes Path 1.8 +10 -6 ports/Mk/bsd.licenses.mk 1.677 +3 -1 ports/Mk/bsd.port.mk