From owner-cvs-all@FreeBSD.ORG Fri Aug 29 00:38:26 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF3F51065679; Fri, 29 Aug 2008 00:38:26 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A720A8FC13; Fri, 29 Aug 2008 00:38:26 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7T0cQAs010795; Fri, 29 Aug 2008 00:38:26 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7T0cQ50010794; Fri, 29 Aug 2008 00:38:26 GMT (envelope-from edwin) Message-Id: <200808290038.m7T0cQ50010794@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 29 Aug 2008 00:38:26 +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/archivers/lzo2 Makefile ports/archivers/lzo2/files patch-util-check.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 00:38:26 -0000 edwin 2008-08-29 00:38:26 UTC FreeBSD ports repository Modified files: archivers/lzo2 Makefile Added files: archivers/lzo2/files patch-util-check.sh Log: The great "Unbreak archivers/lzo2" project - step 1 This patch doesn't unbreak it yet, but it increases the output of the test in which the port building hangs. I tried to build this port on the standard places (tb4.droso.net, my ports building jails) but couldn't reproduce it. So I'm waiting for this one to go through a run on i386 machines (http://portsmon.freebsd.org/portoverview.py?category=archivers&portname=lzo2 shows it once happens on i386) to fail and to get a pav or erwin email about it, which will at least show us where it goes wrong. Revision Changes Path 1.45 +3 -9 ports/archivers/lzo2/Makefile 1.1 +11 -0 ports/archivers/lzo2/files/patch-util-check.sh (new)