From owner-freebsd-ports@freebsd.org Wed Jul 1 11:41:40 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5AC9034C793 for ; Wed, 1 Jul 2020 11:41:40 +0000 (UTC) (envelope-from pi@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49xfSz0qlHz4Kmf; Wed, 1 Jul 2020 11:41:38 +0000 (UTC) (envelope-from pi@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.92.3 (FreeBSD)) (envelope-from ) id 1jqb7G-000AO7-AL; Wed, 01 Jul 2020 13:41:26 +0200 Date: Wed, 1 Jul 2020 13:41:26 +0200 From: Kurt Jaeger To: Michael Grimm Cc: FreeBSD Ports ML , "joneum@freebsd.org" Subject: Re: Recent wordpress, huge compiling effort, needed? Message-ID: <20200701114126.GA39563@home.opsec.eu> References: <163574FC-6199-45C2-9462-4997B5BE618C@ellael.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <163574FC-6199-45C2-9462-4997B5BE618C@ellael.org> X-Rspamd-Queue-Id: 49xfSz0qlHz4Kmf X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of pi@opsec.eu designates 2001:14f8:200::1 as permitted sender) smtp.mailfrom=pi@opsec.eu X-Spamd-Result: default: False [-2.06 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.98)[-0.975]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; SUBJECT_ENDS_QUESTION(1.00)[]; DMARC_NA(0.00)[opsec.eu]; NEURAL_HAM_LONG(-0.99)[-0.988]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.80)[-0.798]; RCVD_TLS_LAST(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; ASN(0.00)[asn:12502, ipnet:2001:14f8::/32, country:DE] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2020 11:41:40 -0000 Hi! > The recent update of www/wordpress ended in a compilation 'nightmare', because this port newly depends on ImageMagick: [...] > 1) Why does one need this dependency? The wordpress install script checks if imagemagick is available, and I'm not sure it's still optional. Does your blog do lots of picture resizings etc ? > 2) I could compile and install the updated port by removing RUN_DEPENDS within a couple of minutes. > Is this a safe approach, though? Mostly, if you do not do fancy image work. > 3) If 2) is a safe way to use wordpress remotely from a web browser, then would it possible to remove the dependency by an option? (CC'd this mail to maintainer) Give it a try to use wordpress without that RUN_DEPENDS. If it can be installed without it, and you don't need it... -- pi@opsec.eu +49 171 3101372 Now what ?