From owner-cvs-all@FreeBSD.ORG Thu Aug 6 15:59:18 2009 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 0E198106566B; Thu, 6 Aug 2009 15:59:18 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D8EDA8FC08; Thu, 6 Aug 2009 15:59:17 +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 n76FxHo4057727; Thu, 6 Aug 2009 15:59:17 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n76FxHTb057726; Thu, 6 Aug 2009 15:59:17 GMT (envelope-from bsam) Message-Id: <200908061559.n76FxHTb057726@repoman.freebsd.org> From: Boris Samorodov Date: Thu, 6 Aug 2009 15:59:17 +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/www/nspluginwrapper Makefile ports/www/nspluginwrapper/files patch-ulimit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Aug 2009 15:59:18 -0000 bsam 2009-08-06 15:59:17 UTC FreeBSD ports repository Modified files: www/nspluginwrapper Makefile Added files: www/nspluginwrapper/files patch-ulimit Log: Limit the stack size for plugins. Linux glibc threading behaves slightly differently with a smaller stack size and the Flash plugins rely on this behaviour. Suggested by: dchagin Patch by: nox Discussed at: freebsd-emulation Reminded by: Tijl Coosemans Revision Changes Path 1.15 +3 -1 ports/www/nspluginwrapper/Makefile 1.1 +7 -0 ports/www/nspluginwrapper/files/patch-ulimit (new)