From owner-freebsd-questions@FreeBSD.ORG Fri Apr 23 19:34:26 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A07D41065670 for ; Fri, 23 Apr 2010 19:34:26 +0000 (UTC) (envelope-from douglas.j.schmidt@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 71C358FC22 for ; Fri, 23 Apr 2010 19:34:26 +0000 (UTC) Received: by pwi9 with SMTP id 9so7372061pwi.13 for ; Fri, 23 Apr 2010 12:34:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=+D38QEFLapSLFcyF9tUo5dNN8TPPKNS79UyI+4wywjM=; b=My9PM7dxRR1N52V0HxoJxMr+eTmZWNjIF0F+YZAbN4OMCezqeW1fssf+ARiow2wXl9 8dyAfnLFAoSCSsdyTPJH5LH/J+IUrevvX1HTvzNPJugs1IRJ+uo/Bzsm5W+v+0FJH+x3 TgwAOhSwZabJcMU8E6pptBcuRKevFC8wU3omE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=tHVdbm8chLG9V1FoejwjKNmM5V55SZhorVY6qhjX777Uh/EnWMcPBW3fIKItUybMRu Ly0/fe1T7fWM5Rj823Du/rq9NCI+JpCrrPVS2qvk1OHDYZTpha+kldPeTNIn/rx2xy0G YfFFDrMcg2eTMMsjnUQ4979x1lTggNdjw8iDg= MIME-Version: 1.0 Received: by 10.141.91.16 with SMTP id t16mr691107rvl.128.1272051265840; Fri, 23 Apr 2010 12:34:25 -0700 (PDT) Received: by 10.150.226.15 with HTTP; Fri, 23 Apr 2010 12:34:25 -0700 (PDT) In-Reply-To: <1271963927.19773.34.camel@frosch.omx.ch> References: <41411271948477@web128.yandex.ru> <1271963927.19773.34.camel@frosch.omx.ch> Date: Fri, 23 Apr 2010 15:34:25 -0400 Message-ID: From: doug schmidt To: Olivier Mueller Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: =?UTF-8?B?0JDQvdGC0L7QvSDQmtC70LXRgdGB?= , freebsd-questions@freebsd.org Subject: Re: Is there PHP 5.2.x in ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2010 19:34:26 -0000 On Thu, Apr 22, 2010 at 3:18 PM, Olivier Mueller wrot= e: > On Thu, 2010-04-22 at 22:06 +0300, Eitan Adler wrote: >> > =A0 Is there 5.2.x in ports, or is there other way to get it installed= ? >> > =A0 For MySQL, for example, there are both 5.0.x and 5.1.x in ports. >> >> php 5.2 is not currently in the ports system. You could get it by >> using porteasy or portdowngrade. > > And if you are patient, some devs are planing to add a php52 port, there > is even something in the PR DB : > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/145772 =A0(but I don't > know how active they are, maybe asking on freebsd-ports would be > better). lang/php52 has been added to the ports tree.