Date: Fri, 5 Apr 2013 09:32:50 -0700 (PDT) From: Paul Pathiakis <pathiaki2@yahoo.com> To: "ports@freebsd.org" <ports@freebsd.org> Subject: Wordpress PostGreSql plugin Message-ID: <1365179570.75209.YahooMailNeo@web141403.mail.bf1.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi,=0A=0ACould someone upgrade the wordpress port to have PostGreSQL interf= ace option?=0A=0Awordpress.org/extend/plugins/postgresql-for-wordpress/=0A= =0A=0AThey have it on the site.=A0 I would think this is pseudo-simple.=0A= =0A(It seems that wordpress has gained quite a lot of attention.)=0A=0AThan= k you,=0A=0AP.=0A From owner-freebsd-ports@FreeBSD.ORG Fri Apr 5 18:20:39 2013 Return-Path: <owner-freebsd-ports@FreeBSD.ORG> Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AEAD230B for <ports@freebsd.org>; Fri, 5 Apr 2013 18:20:39 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from www.liukuma.net (www.liukuma.net [IPv6:2001:470:28:38a::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6C88475F for <ports@freebsd.org>; Fri, 5 Apr 2013 18:20:39 +0000 (UTC) Received: from www.liukuma.net (localhost [127.0.0.1]) by www.liukuma.net (Postfix) with ESMTP id DD4E81CC2E; Fri, 5 Apr 2013 21:20:30 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=liukuma.net; s=liukudkim; t=1365186030; bh=ZPDlENK31IirG98g/zamIrXtINsWIm3i7WOrET3fUUk=; h=From:To:Cc:References:In-Reply-To:Subject:Date; b=tjVfNpkmjd8VTmSqawkJCdGNRQaNL3fNzjL3smC3KGxkR8Q2Czq1kNB68h9EWWAV7 AyB0R1VtBfpUR351Cw3OVwUycXHy1o09CZw8vhKQhtBnGWmmw/rZK2muXmiXTzu9Z+ 8yWJmBeMv3xdKVH+/LL88gU2BeUkkWUeDxERQaPQ= X-Virus-Scanned: amavisd-new at liukuma.net Received: from www.liukuma.net ([127.0.0.1]) by www.liukuma.net (www.liukuma.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id lBRRRyE5lIbb; Fri, 5 Apr 2013 21:20:23 +0300 (EEST) Received: from Rivendell (dsl-kmibrasgw1-54f8c9-143.dhcp.inet.fi [84.248.201.143]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: ignatz@www.liukuma.net) by www.liukuma.net (Postfix) with ESMTPSA id BC3991CC2B; Fri, 5 Apr 2013 21:20:22 +0300 (EEST) Message-ID: <19D18B9D97B54F72A18C3DEFBD866D93@Rivendell> From: "Reko Turja" <reko.turja@liukuma.net> To: <ports@freebsd.org> References: <1365179570.75209.YahooMailNeo@web141403.mail.bf1.yahoo.com> In-Reply-To: <1365179570.75209.YahooMailNeo@web141403.mail.bf1.yahoo.com> Subject: Re: Wordpress PostGreSql plugin Date: Fri, 5 Apr 2013 21:20:12 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 15.4.3555.308 X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3555.308 Cc: ychsiao@ychsiao.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-ports>, <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports> List-Post: <mailto:freebsd-ports@freebsd.org> List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>, <mailto:freebsd-ports-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 05 Apr 2013 18:20:39 -0000 > -----Original Message----- > From: Paul Pathiakis > > Hi, > > Could someone upgrade the wordpress port to have PostGreSQL interface > option? > wordpress.org/extend/plugins/postgresql-for-wordpress/ Seconded. There are some plugins that do not play along nicely with postgres, but in general the plugin has been working & stable with the sites I've been running it on. Of course, one can always disable the MySQL dependency from the port makefile and put the pgsql plugin into place later, but it would be easier if the db backend could be selected from the port. CC sent to WP maintainer. -Reko
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1365179570.75209.YahooMailNeo>