From owner-cvs-all@FreeBSD.ORG Fri Jun 25 07:44:19 2010 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 69659106566C; Fri, 25 Jun 2010 07:44:19 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4133B8FC13; Fri, 25 Jun 2010 07:44:19 +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 o5P7iI9H059214; Fri, 25 Jun 2010 07:44:18 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o5P7iIbM059213; Fri, 25 Jun 2010 07:44:18 GMT (envelope-from ale) Message-Id: <201006250744.o5P7iIbM059213@repoman.freebsd.org> From: Alex Dupre Date: Fri, 25 Jun 2010 07:44:18 +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/lang/php5 Makefile 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: Fri, 25 Jun 2010 07:44:19 -0000 ale 2010-06-25 07:44:18 UTC FreeBSD ports repository Modified files: lang/php5 Makefile Log: Add an OPTION to force linking with libthr (default off). This is a hack needed when using !ZTS PHP on FreeBSD 7.x/8.0 together with threaded extensions. Feature safe: yes Revision Changes Path 1.148 +5 -2 ports/lang/php5/Makefile