From owner-freebsd-ports@freebsd.org Sun May 20 19:02:31 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 2B814EEC8E9 for ; Sun, 20 May 2018 19:02:31 +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 BD3396BE56 for ; Sun, 20 May 2018 19:02:30 +0000 (UTC) (envelope-from peo@nethead.se) Received: by mailman.ysv.freebsd.org (Postfix) id 7B7E2EEC8E8; Sun, 20 May 2018 19:02:30 +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 69CA8EEC8E6 for ; Sun, 20 May 2018 19:02:30 +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 088DA6BE54 for ; Sun, 20 May 2018 19:02:29 +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=1526842947; bh=ILD1C1QX3sZHjcGN/oKDte8IzJEoZNb952AnUXTZdNY=; h=Subject:To:References:From:Date:In-Reply-To; b=xBZwfE2DQbI9M4jwhciuOM9k6OoddJxrPrK7141NnT4H5brS9a2JXV7sTcQT6FdJ/ DA/+nGMyQ5QaUEKNkJitxQE6x9cPLpJvqZdIlEQ1+LwD9l5m/OcFwTKEK/BldEhlLE cfuYXpIJ3ccfNanVldLMw8gQJWvS1ejiXTQDpMoI= Subject: Re: www/joomla3 port installs from GitHub, why? To: Larry Rosenman , Eugene Grosbein , ports@freebsd.org References: <4a3253e3-50b5-8c4c-68f3-f90ce8e2257e@nethead.se> <5B01B272.5060105@grosbein.net> From: Per olof Ljungmark Message-ID: <0586cce0-6f94-30ad-1685-263a6f74efef@nethead.se> Date: Sun, 20 May 2018 21:02:25 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: 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 19:02:31 -0000 Thank you for replying, On 05/20/18 19:39, Larry Rosenman wrote: > Because that is the way I inherited it. > > I may look into changing it, but if you generate a patch, I'll look at it. > > Easiest way to understand what I mean is to compare the official download at https://downloads.joomla.org/cms/joomla3/3-8-7/Joomla_3-8-7-Stable-Full_Package.zip?format=zip (42MB unzipped) with the distfile from ports joomla-joomla-cms-3.8.7_GH0.tar.gz (71MB unpacked) I never worked with the ports system so patching it for me would be too much. However, if you do not have the time I may know someone here that could do it. Again, I think the port in its current state is designed for people who develop Joomla, not using it as a CMS like me. Thanks, //per