Hi, www/tor-browser/https-everywhere can be removed since it is now part of the www/tor-browser/browser port. The diff below makes that happen. I went with "outdated and/or no longer required by other ports" as the reason for removal; it is indeed no longer required by www/tor-browser/browser.
I think this is the first time I'm sending a diff for the removal of a port. I think it is correct. Thanks, Caspar Schutijser Index: devel/quirks/Makefile =================================================================== RCS file: /cvs/ports/devel/quirks/Makefile,v retrieving revision 1.1075 diff -u -p -r1.1075 Makefile --- devel/quirks/Makefile 23 Oct 2020 18:22:21 -0000 1.1075 +++ devel/quirks/Makefile 24 Oct 2020 08:32:24 -0000 @@ -5,7 +5,7 @@ CATEGORIES = devel databases DISTFILES = # API.rev -PKGNAME = quirks-3.467 +PKGNAME = quirks-3.468 PKG_ARCH = * MAINTAINER = Marc Espie <es...@openbsd.org> Index: devel/quirks/files/Quirks.pm =================================================================== RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v retrieving revision 1.1093 diff -u -p -r1.1093 Quirks.pm --- devel/quirks/files/Quirks.pm 23 Oct 2020 18:22:21 -0000 1.1093 +++ devel/quirks/files/Quirks.pm 24 Oct 2020 08:32:24 -0000 @@ -1890,6 +1890,7 @@ my $obsolete_reason = { 'k3dsurf' => 3, 'spacehulk' => 3, 'taxipilot' => 3, + 'tb-https-everywhere' => 5, }; # reasons for obsolete packages Index: www/tor-browser/https-everywhere/Makefile =================================================================== RCS file: www/tor-browser/https-everywhere/Makefile diff -N www/tor-browser/https-everywhere/Makefile --- www/tor-browser/https-everywhere/Makefile 26 Aug 2020 07:37:39 -0000 1.20 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,13 +0,0 @@ -# $OpenBSD: Makefile,v 1.20 2020/08/26 07:37:39 landry Exp $ - -ADDON_NAME = https-everywhere -V = 2020.8.13 -COMMENT = Tor Browser add-on: force https where possible -HOMEPAGE = https://www.eff.org/https-everywhere -MASTER_SITES = https://www.eff.org/files/ -GUID = https-everywhere-...@eff.org -ADDON_XPI_FILE = ${ADDON_NAME}-${V}-eff.xpi -DISTFILES = ${ADDON_XPI_FILE} -DISTFILE_IS_XPI = Yes - -.include <bsd.port.mk> Index: www/tor-browser/https-everywhere/distinfo =================================================================== RCS file: www/tor-browser/https-everywhere/distinfo diff -N www/tor-browser/https-everywhere/distinfo --- www/tor-browser/https-everywhere/distinfo 26 Aug 2020 07:37:39 -0000 1.18 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,2 +0,0 @@ -SHA256 (https-everywhere-2020.8.13-eff.xpi) = e1XWrqP5HNCK5Hp5VDDX2SXwHiNsgfsLNyqxu1NrTeU= -SIZE (https-everywhere-2020.8.13-eff.xpi) = 1766618 Index: www/tor-browser/https-everywhere/pkg/DESCR =================================================================== RCS file: www/tor-browser/https-everywhere/pkg/DESCR diff -N www/tor-browser/https-everywhere/pkg/DESCR --- www/tor-browser/https-everywhere/pkg/DESCR 13 Nov 2016 21:15:43 -0000 1.1.1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,7 +0,0 @@ -HTTPS Everywhere is a Firefox extension from the EFF that forces HTTPS -use wherever possible when browsing. It does this by means of an -extensive set of rules maintained and updated by the EFF. - -This package provides the HTTPS Everywhere add-on for use with Tor -Browser. It will not work with any other Mozilla-based browser -package. Index: www/tor-browser/https-everywhere/pkg/PLIST =================================================================== RCS file: www/tor-browser/https-everywhere/pkg/PLIST diff -N www/tor-browser/https-everywhere/pkg/PLIST --- www/tor-browser/https-everywhere/pkg/PLIST 5 Apr 2020 16:58:27 -0000 1.4 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,3 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.4 2020/04/05 16:58:27 landry Exp $ -${EXTDIR_ROOT}/browser/extensions/ -${EXTDIR_ROOT}/browser/extensions/${GUID}.xpi