From owner-cvs-ports@FreeBSD.ORG Thu Aug 6 16:41:35 2009 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 A7FC4106566C; Thu, 6 Aug 2009 16:41:35 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7E9118FC1D; Thu, 6 Aug 2009 16:41:35 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n76GfZ3C061891; Thu, 6 Aug 2009 16:41:35 GMT (envelope-from nox@repoman.freebsd.org) Received: (from nox@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n76GfZ6W061890; Thu, 6 Aug 2009 16:41:35 GMT (envelope-from nox) Message-Id: <200908061641.n76GfZ6W061890@repoman.freebsd.org> From: Juergen Lock Date: Thu, 6 Aug 2009 16:41:35 +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/astro/google-earth Makefile ports/astro/google-earth/files patch-stacksize 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, 06 Aug 2009 16:41:36 -0000 nox 2009-08-06 16:41:35 UTC FreeBSD ports repository Modified files: astro/google-earth Makefile Added files: astro/google-earth/files patch-stacksize Log: - Limit the stack size for Google Earth. Linux glibc threading behaves slightly differently with a smaller stack size and Google Earth (like the Flash plugins) relies on this behaviour. [1] - Bump PORTREVISION. Reported by: scf [1] Revision Changes Path 1.33 +4 -2 ports/astro/google-earth/Makefile 1.1 +10 -0 ports/astro/google-earth/files/patch-stacksize (new)