From owner-freebsd-questions@freebsd.org Wed Jan 2 21:08:17 2019 Return-Path: Delivered-To: freebsd-questions@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 A84231430A12 for ; Wed, 2 Jan 2019 21:08:17 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from dnvrco-cmomta01.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.231]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7D03F7076F for ; Wed, 2 Jan 2019 21:08:15 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from [192.168.0.5] ([70.121.63.82]) by cmsmtp with ESMTPA id enkCgeu5WP088enkGgvQRK; Wed, 02 Jan 2019 21:08:08 +0000 Date: Wed, 02 Jan 2019 15:08:04 -0600 From: Paul Schmehl Reply-To: Paul Schmehl To: FreeBSD Questions Subject: How to build depreated ports Message-ID: <0DCC6656F71191428B864CA3@Pauls-MacBook-Pro.local> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-CMAE-Envelope: MS4wfClf9wNFVdQH/eIFQd0SHGalGNeYbWg2sdxoGfX8wKZVi8VCTXKooXlcCuomDGdXokIXttFR1HzEuswjzHhpKjt0N1NM9ponn6wDrse5RQ0Gt6AjsG/Q MdpFcZx37i9KSeln+MwvJv2ScLn3P8p3lbO3xDeLi0zjfaTz06HL6QSnuKGhx+E97e5xcWGsRSeT5Q== X-Rspamd-Queue-Id: 7D03F7076F X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of pschmehl_lists@tx.rr.com designates 107.14.73.231 as permitted sender) smtp.mailfrom=pschmehl_lists@tx.rr.com X-Spamd-Result: default: False [-6.48 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; HAS_REPLYTO(0.00)[pschmehl_lists@tx.rr.com]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:107.14.73.0/24]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[rr.com]; RCPT_COUNT_ONE(0.00)[1]; REPLYTO_EQ_FROM(0.00)[]; IP_SCORE(-3.23)[ip: (-8.77), ipnet: 107.14.73.0/24(-4.06), asn: 7843(-3.25), country: US(-0.08)]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[dnvrco-cmedge01.email.rr.com,dnvrco-cmedge02.email.rr.com]; NEURAL_HAM_SHORT(-0.94)[-0.941,0]; RCVD_IN_DNSWL_NONE(0.00)[231.73.14.107.list.dnswl.org : 127.0.5.0]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:7843, ipnet:107.14.73.0/24, country:US]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jan 2019 21:08:17 -0000 I have a server that requires php56. I cannot update to php7, because a critical app is not ready yet. How can I upgrade ports without upgrading all the php ports to 7? I tried DISABLE_SECURITY_CHECK=yes in /etc/make.conf (and several others) but that didn't work. Is there a way to ignore all php ports in portmaster so it will build everything but those? Paul Schmehl, Retired My opinions are my own. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell