From owner-freebsd-ports@FreeBSD.ORG Fri Jan 24 23:08:12 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35644EA3; Fri, 24 Jan 2014 23:08:12 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0E02A123B; Fri, 24 Jan 2014 23:08:11 +0000 (UTC) Received: from [192.168.0.23] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id AFEC4438BC; Fri, 24 Jan 2014 17:07:56 -0600 (CST) Message-ID: <52E2F23C.8020800@marino.st> Date: Sat, 25 Jan 2014 00:07:40 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: marino@freebsd.org Subject: Re: Port for OpenERP v7.0 References: <52E2ACAA.6030505@marino.st> In-Reply-To: <52E2ACAA.6030505@marino.st> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jan 2014 23:08:12 -0000 On 1/24/2014 19:10, John Marino wrote: > On 1/24/2014 18:52, Jose Gonzalez wrote: >> Hi there, >> >> I posted this thread on the forum too, but then I saw this email address >> checking into the ports version for OpenERP. Here's the thing. >> >> My company wants to start looking into OpenERP v7.0. I have seen some >> deployments in different flavors. I absolutely want to do it on FreeBSD. >> Does anyone know if port for OpenERP v7.0 is on its way to the port >> repository? >> >> I really appreciate any heads up on this. >> > > Somebody opened a PR on this 10 days ago: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/185844 > > That's a good sign (assuming it's the server you want) That PR needed a lot of work, but I made the changes and now finances/openerp-server is at version 7.0 (LTS). Hopefully that fits your company's needs. Regards, John