From owner-freebsd-ports@freebsd.org Sun May 20 11:52:41 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF952EDBBD8 for ; Sun, 20 May 2018 11:52:40 +0000 (UTC) (envelope-from peo@nethead.se) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9091F7C517 for ; Sun, 20 May 2018 11:52:40 +0000 (UTC) (envelope-from peo@nethead.se) Received: by mailman.ysv.freebsd.org (Postfix) id 5482FEDBBD3; Sun, 20 May 2018 11:52:40 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42F73EDBBD2 for ; Sun, 20 May 2018 11:52:40 +0000 (UTC) (envelope-from peo@nethead.se) Received: from ns1.nethead.se (ns1.nethead.se [5.150.237.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns1.nethead.se", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D87CE7C515 for ; Sun, 20 May 2018 11:52:39 +0000 (UTC) (envelope-from peo@nethead.se) X-Virus-Scanned: amavisd-new at Nethead AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nethead.se; s=NETHEADSE; t=1526817152; bh=+l4TIcDPmiIKeyqmr5oCfbOIw9PEt9dqehCOXRJNeOM=; h=To:From:Subject:Date; b=LkPz5p/AfMpzR9lbLggcl/4kvKAR3xUJqNTmbHkTk81gm3FDdL0RzkzPE9PN9lQK8 cX58ipcQKbx7xI/k9ZenRDthcso2olhLaQKKvLkSVgZxIGxxrCse8lJS/2uBNmI5AL fl0N8tOPtI3SuMzZl8di4f41vMNvihnQxJXhZ+nQ= To: ports@freebsd.org From: Per olof Ljungmark Subject: www/joomla3 port installs from GitHub, why? Message-ID: <4a3253e3-50b5-8c4c-68f3-f90ce8e2257e@nethead.se> Date: Sun, 20 May 2018 13:52:30 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2018 11:52:41 -0000 I am curious as to why the www/joomla3 port installs from GitHub, looks like the port is better for Joomla code development than to run a CMS. There are LOTS of files in the port install that is not needed to run Joomla. I thought the recommended way is to fetch the latest version from joomla.org: https://downloads.joomla.org/cms/joomla3/3-8-7/Joomla_3-8-7-Stable-Full_Package.zip?format=zip Can someone please enlighten me here? Thanks!