From owner-svn-ports-all@freebsd.org Sun Dec 24 14:34:44 2017 Return-Path: Delivered-To: svn-ports-all@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 29615E9270A; Sun, 24 Dec 2017 14:34:44 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: from ns.kevlo.org (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns.kevlo.org", Issuer "ns.kevlo.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0CBE97CDE2; Sun, 24 Dec 2017 14:34:42 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: from ns.kevlo.org (localhost [127.0.0.1]) by ns.kevlo.org (8.15.2/8.15.2) with ESMTPS id vBOEWh6p071124 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 24 Dec 2017 22:32:44 +0800 (CST) (envelope-from kevlo@ns.kevlo.org) Received: (from kevlo@localhost) by ns.kevlo.org (8.15.2/8.15.2/Submit) id vBOEWhsj071123; Sun, 24 Dec 2017 22:32:43 +0800 (CST) (envelope-from kevlo) Date: Sun, 24 Dec 2017 22:32:42 +0800 From: Kevin Lo To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455951 - head/www/owncloud Message-ID: <20171224143242.GA71101@ns.kevlo.org> References: <201712111037.vBBAbnAc074757@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201712111037.vBBAbnAc074757@repo.freebsd.org> User-Agent: Mutt/1.8.0 (2017-02-23) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Dec 2017 14:34:44 -0000 On Mon, Dec 11, 2017 at 10:37:49AM +0000, Sunpoet Po-Chuan Hsieh wrote: > > Author: sunpoet > Date: Mon Dec 11 10:37:49 2017 > New Revision: 455951 > URL: https://svnweb.freebsd.org/changeset/ports/455951 > > Log: > Update to 10.0.4 > > - Convert to options target helper > > Changes: https://github.com/owncloud/core/blob/stable10/CHANGELOG.md Hi Sunpoet, As I mentioned on Telegram, when you run the installation wizard, you'll get an error message: FreeBSD is not supported and ownCloud will not work properly on this platform. Use it at your own risk! It's really annoying, could you please fix it, thanks. Kevin