From owner-svn-ports-all@freebsd.org Sun May 19 11:07:00 2019 Return-Path: Delivered-To: svn-ports-all@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 AE4D315AAB6B; Sun, 19 May 2019 11:07:00 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.9]) (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 C073E88CB1; Sun, 19 May 2019 11:06:59 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([70.67.125.17]) by shaw.ca with ESMTPA id SJeTh8d8JsAGkSJeUhuoPx; Sun, 19 May 2019 05:06:52 -0600 X-Authority-Analysis: v=2.3 cv=WeVylHpX c=1 sm=1 tr=0 a=VFtTW3WuZNDh6VkGe7fA3g==:117 a=VFtTW3WuZNDh6VkGe7fA3g==:17 a=jpOVt7BSZ2e4Z31A5e1TngXxSK0=:19 a=IkcTkHD0fZMA:10 a=E5NmQfObTbMA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=mg67bf1N-rBrikgC7Q4A:9 a=QEXdDO2ut3YA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from [10.33.17.217] (CPE00180a85f3ed-CM00fc8dfad650.cpe.net.cable.rogers.com [174.114.68.77]) by spqr.komquats.com (Postfix) with ESMTPSA id 53B311E05; Sun, 19 May 2019 04:06:48 -0700 (PDT) Date: Sun, 19 May 2019 07:06:24 -0400 User-Agent: K-9 Mail for Android In-Reply-To: <201905182147.x4ILlUQA070885@repo.freebsd.org> References: <201905182147.x4ILlUQA070885@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: svn commit: r501984 - in head/misc: . hashdb To: Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Cy Schubert Message-ID: <7E1CE458-54C5-4C25-A5D6-228A44BE8E2F@cschubert.com> X-CMAE-Envelope: MS4wfE/gbYrjuntoP8peXIzHSzg4BIAhM9AHF6mSC5K4gPcpApOAmlmGLAcCawMOoBOxSB3S8VIJcl98JYbVsWy1MJLDDPmke61zXdySr6UFAg0xTgBIgZUJ gsc2T0j9tGWpPMNA98OCths4YLjQYLA1+mhuWQHAWliMsOwFCCBg34mdLX/6p+Txe+v1XcSsHzzXQ0mg+sD3xO8ukBKc37xfVdAHm7+kWzu4/7OJzHMuX7Kp LvKvNWn7laRd2ktM0feky3fE7E0jbXQ2qUSkbqehExAFL8eJrC8Re0TlEw02HPQT X-Rspamd-Queue-Id: C073E88CB1 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.95 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.95)[-0.950,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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, 19 May 2019 11:07:00 -0000 On May 18, 2019 5:47:30 PM EDT, Antoine Brodin wrot= e: >Author: antoine >Date: Sat May 18 21:47:30 2019 >New Revision: 501984 >URL: https://svnweb=2Efreebsd=2Eorg/changeset/ports/501984 > >Log: > Remove hashdb, depending directly on the openssl port is forbidden > =20 > With hat: portmgr > >Deleted: > head/misc/hashdb/ >Modified: > head/misc/Makefile > >Modified: head/misc/Makefile >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >--- head/misc/Makefile Sat May 18 21:44:34 2019 (r501983) >+++ head/misc/Makefile Sat May 18 21:47:30 2019 (r501984) >@@ -176,7 +176,6 @@ > SUBDIR +=3D granulate > SUBDIR +=3D grc > SUBDIR +=3D gwhich >- SUBDIR +=3D hashdb > SUBDIR +=3D hb > SUBDIR +=3D hello > SUBDIR +=3D help2man In addition, we must not add ports that depend on openssl 1=2E0=2E2=2E The auto-remove policy should include any new port that depends on old ins= ecure openssl unless explicitly approved by ports security team=2E --=20 Pardon the typos and autocorrect, small keyboard in use=2E Cheers, Cy Schubert FreeBSD UNIX: Web: http://www=2EFreeBSD=2Eorg The need of the many outweighs the greed of the few=2E