From owner-freebsd-ports@freebsd.org Wed Jun 22 06:30:49 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 C4EDCAC5D19 for ; Wed, 22 Jun 2016 06:30:49 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from smtp.unix-experience.fr (kingslanding.unix-experience.fr [62.4.22.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7D90817D0 for ; Wed, 22 Jun 2016 06:30:48 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from smtp.unix-experience.fr (unknown [192.168.200.21]) by smtp.unix-experience.fr (Postfix) with ESMTP id 10C0756492; Wed, 22 Jun 2016 08:30:40 +0200 (CEST) X-Virus-Scanned: scanned by unix-experience.fr Received: from smtp.unix-experience.fr ([192.168.200.21]) by smtp.unix-experience.fr (smtp.unix-experience.fr [192.168.200.21]) (amavisd-new, port 10024) with ESMTP id UN5U7Sj6thia; Wed, 22 Jun 2016 08:30:33 +0200 (CEST) Received: from Nerz-PC (LFbn-1-710-40.w86-246.abo.wanadoo.fr [86.246.185.40]) by smtp.unix-experience.fr (Postfix) with ESMTPSA id E44A556485; Wed, 22 Jun 2016 08:30:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=unix-experience.fr; s=uxselect; t=1466577031; bh=RRot+rjsASQCMJBAEUSCVdjNmBIexZt2NHWi0Gcg+P0=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=VBGt27J9EdE70GV2coKM9LlnEtDnJn9CKGKqCQCQOfh3Nxn8NHaMrXNmJp5/InJiN 3LCI/RTEFN0o7GRIR7zwUaM+IjEy09f+fmusveZxRbJfjf2mgOQ9DLTEUmGIJNT0z6 W9Dm35WQC5IoUgFhqQN1RSVJGh8H/Of0Tnq2jMp0= Message-ID: <1466577023.3271.1.camel@unix-experience.fr> Subject: Re: www/nextcloud port added From: =?ISO-8859-1?Q?Lo=EFc?= BLOT To: freebsd-ports@freebsd.org Cc: Kurt Jaeger Date: Wed, 22 Jun 2016 08:30:23 +0200 In-Reply-To: References: <1465970869.6160.1.camel@unix-experience.fr> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.3 Mime-Version: 1.0 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: Wed, 22 Jun 2016 06:30:49 -0000 At this time there is no client as i see on the website, this is not a real problem as the protocol is fully compatible. @pi i sent a PR this morning to update nextcloud version to 9.0.51: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210454 Can you review and push ? :) -- Best regards, Loïc BLOT, UNIX systems, security and network engineer http://www.unix-experience.fr Le lundi 20 juin 2016 à 14:14 -0500, Greg Rivers a écrit : > On Wed, 15 Jun 2016, 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 > > > > Please commit asap for community :) > > > Thanks for this! > > $ pkg search -o '(own|next)cloud' > www/nextcloud                  Personal cloud which runs on your own > server > www/owncloud                   Personal cloud which runs on your own > server > deskutils/owncloudclient       OwnCloud Desktop Syncing Client > > Will there also be a deskutils/nextcloudclient alternative to  > deskutils/owncloudclient? >