From owner-freebsd-ports@freebsd.org Thu Jun 16 01:26:45 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66CAAA45F3B for ; Thu, 16 Jun 2016 01:26:45 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 57D841A21 for ; Thu, 16 Jun 2016 01:26:45 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yuri.doctorlan.com (c-24-5-143-190.hsd1.ca.comcast.net [24.5.143.190]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id u5G1Qi51046234 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Wed, 15 Jun 2016 18:26:44 -0700 (PDT) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-5-143-190.hsd1.ca.comcast.net [24.5.143.190] claimed to be yuri.doctorlan.com Subject: Re: www/nextcloud port added To: freebsd-ports References: <1465970869.6160.1.camel@unix-experience.fr> From: Yuri Message-ID: <1ef07f5f-6cce-5d11-e24d-1734ae181a0d@rawbw.com> Date: Wed, 15 Jun 2016 18:26:43 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <1465970869.6160.1.camel@unix-experience.fr> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2016 01:26:45 -0000 On 06/14/2016 23:07, Loïc BLOT wrote: > Hi > nextcloud have many chances to replace owncloud as many owncloud > founders and developpers left owncloud company to create nextcloud > which is better for community. > > I have ported nextcloud using owncloud port this morning. > Everything works well as the changeset from owncloud to nextcloud is > little. > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210295 Thanks for porting it! People who are exploring the possibilities in the personal cloud area might also want to explore Cozy: https://cozy.io It can't run on FreeBSD directly, instead it easily installs into the virtual machine. It is very aesthetically pleasing, has a lot of plugins, for example for photos, schedules, etc. Yuri