From nobody Wed Nov 17 08:37:07 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 9F377188D335 for ; Wed, 17 Nov 2021 08:37:26 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: from mail-ed1-f54.google.com (mail-ed1-f54.google.com [209.85.208.54]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HvGWn5tvGz4nRs for ; Wed, 17 Nov 2021 08:37:25 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: by mail-ed1-f54.google.com with SMTP id x15so7589031edv.1 for ; Wed, 17 Nov 2021 00:37:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=dwn1PFvvkYF6dEK75FW0B8mGPz/2wzdqruXdq59q54o=; b=KTDvBHo92lLVDZIIJDCeN2snMz488BSWqqLRoWTMnDU+bcdox3MYiCT1/0D+TMkbe0 SMiQwLKWtQ+4qXZ7eRkuOxYlItptOpBaUG7cnspu8asQgWEVR0HzYdk+11JiFPRJPzaF +GA6XLoeMx65IxpQuoNyFfcMmzxf8vbm182+5+u79cMrf2qMA2f58JL2+Gond+fnqm5c L17BnBAd83y09M7GIvJZfdUZQQJ3C/W1RKz8KE1biqr7blEQv+nDN3gGdBdA7wdGxwBU aw+sv3aJM0AAw5INx2ogXJdcDfp8BVZBnIj7rmdQUlnquxrbHu/gx+GWJpbmeGHmdB2p aoWQ== X-Gm-Message-State: AOAM5315lfNvzaTZRZzeZen2SFudHHz5+IHS3BtN5yqlcRSaKLV5ngg0 TRWlVOOktUtwR6W3pM7D1hsPbA+ur0YFbEK2GD/nRg== X-Google-Smtp-Source: ABdhPJxwNIprsn8OcKrzzBxXRskTnt57rICzeAUD+u/74xQcxzMf4NxX/Ayu7rpUtpwaiZvGzoLA3Y48J80UUkWIv4w= X-Received: by 2002:a05:6402:455:: with SMTP id p21mr19369696edw.384.1637138239147; Wed, 17 Nov 2021 00:37:19 -0800 (PST) List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Maxim Sobolev Date: Wed, 17 Nov 2021 00:37:07 -0800 Message-ID: Subject: Re: Bringing back lang/python27 with few modules? To: ports@freebsd.org, Rene Ladan Cc: portmgr@freebsd.org, python@freebsd.org Content-Type: multipart/alternative; boundary="0000000000003167c905d0f7f33c" X-Rspamd-Queue-Id: 4HvGWn5tvGz4nRs X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of sobomax@sippysoft.com designates 209.85.208.54 as permitted sender) smtp.mailfrom=sobomax@sippysoft.com X-Spamd-Result: default: False [0.01 / 15.00]; ARC_NA(0.00)[]; FREEFALL_USER(0.00)[sobomax]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17:c]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[python@freebsd.org]; DMARC_NA(0.00)[freebsd.org]; TO_DN_SOME(0.00)[]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; SUBJECT_ENDS_QUESTION(1.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.99)[-0.992]; RCVD_IN_DNSWL_NONE(0.00)[209.85.208.54:from]; FORGED_SENDER(0.30)[sobomax@freebsd.org,sobomax@sippysoft.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.208.54:from]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[sobomax@freebsd.org,sobomax@sippysoft.com]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: Y --0000000000003167c905d0f7f33c Content-Type: text/plain; charset="UTF-8" P.S. AFAIK our documented criteria for removing a port is when one of the following is true: o Port lacks maintaintership; o Port has issues building on supported releases; o Port clearly has no users/use; o Port has some serious security issues. The lang/python27 did not belong to either of those bins, IMHO. --0000000000003167c905d0f7f33c--