From owner-cvs-ports@FreeBSD.ORG Thu Jul 14 19:55:48 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 B56531065670; Thu, 14 Jul 2011 19:55:48 +0000 (UTC) (envelope-from inyaoo@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id EB93D8FC08; Thu, 14 Jul 2011 19:55:47 +0000 (UTC) Received: by ewy1 with SMTP id 1so493854ewy.13 for ; Thu, 14 Jul 2011 12:55:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=czHKl2Ri/EfnNliPZlfxuCvrChpklW2JnroqJ825qJM=; b=aLY9rGJI1OpNbdNUZgxQ8o2GwzjZvB8iuwc0QV6y48pkyjeeWIXxbtroIzRF6BRjYM rkm/4NzM+m/WLwM+uBQMwSB+N26/hMV3DkuVAEGcMljs017sPBLYXTwuiEKA6QcwJvHt mWS/QcBReixEKdJS9fbsasAoj8sVcZcRCGCR8= Received: by 10.14.95.9 with SMTP id o9mr924420eef.163.1310673346250; Thu, 14 Jul 2011 12:55:46 -0700 (PDT) Received: from localhost ([87.236.194.191]) by mx.google.com with ESMTPS id y46sm345319eea.64.2011.07.14.12.55.37 (version=SSLv3 cipher=OTHER); Thu, 14 Jul 2011 12:55:44 -0700 (PDT) From: Pan Tsu To: Thomas Abthorpe References: <201103310337.p2V3bEhU087658@repoman.freebsd.org> Date: Thu, 14 Jul 2011 23:55:31 +0400 In-Reply-To: <201103310337.p2V3bEhU087658@repoman.freebsd.org> (Thomas Abthorpe's message of "Thu, 31 Mar 2011 03:37:14 +0000 (UTC)") Message-ID: <864o2otz64.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: 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, 14 Jul 2011 19:55:48 -0000 Thomas Abthorpe writes: > 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] ENOTIME? At least reopen ports/155890, I've sent an immediate followup back in 31 Mar.