From nobody Tue Mar 31 18:37:00 2026 X-Original-To: dev-commits-ports-main@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 4flcKS42Q5z6Wn5F for ; Tue, 31 Mar 2026 18:37:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4flcKS3KmKz4Qcc for ; Tue, 31 Mar 2026 18:37:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774982220; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=eOrFMza5SxxleqRzkvpQGCXKCbZpsFGP4pQ+RCK2xnw=; b=EfHQVC2uoyBPrBa41fupjAn99v9OWxNo2bBOXOe1HIjEplal46IWsx24OB5Nxjy22jQhK4 x2NqHQWmR0sBRXinMpgd9v4XiAufVBOZcCGA7b1u4BMC7kPCyLqVrGNhBadbzu/6Bp9gro q+sid2VIsJy/GpUbHn1uSsFLCtxeHyGT32W7jvAAB7aIuuo4AjzRzhvsc5RTNqWWREG1LM pxx1nJ4UoNhNk0k23X8feyWLErmgIJ3Pxb0bsDqXHjjkm1V8Vs/uHhpLCK/HZ5VPklbqVy /qbvRn2cu0q96GiiwKRdZnh3P29oLRYwqbYA4mSHj9883bhpFFpxKDQUPwN1Ug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774982220; a=rsa-sha256; cv=none; b=SRMy+I7Xm6MiyvU5rtdG67QDu5Dnvv3hQDQL4lve22zqctuE8Qb6vQCrOcDqzUN5c6di8v pd/79vh615e/lRRpRgtgWKJQTa6spCLru6NQxHxNqdjLveMdL5pNV23TXjRwuiCnOB/G3K J40lUDH+ja19Osh/jCzFcb+QArbbf7PFzECqoaE5vg6U3uOqfB+m6OK9wOp4ATS34QkRn6 IGX1wpsHnOHcq3Q4jXUtBh59pl4BV6peu/WGIFRKvfhqEQjWKEA6KUKBbQRz6lE3Jrrb+Y HH9pOWoDZSXTt91lnaHGA93GuX0fvBZ4qwYQZnQukeq+yUA8uPe0mVmLI2crgw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774982220; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=eOrFMza5SxxleqRzkvpQGCXKCbZpsFGP4pQ+RCK2xnw=; b=O6I980rPS46YiqqYaEnwDUaOcgzJZ0X8P/ep8Mv4jqR+b9y+jOSxRsSwlxP6/hQ3+j4q+k 3PZYJco6Wd6Me7uk5KzbiI8wk6SVjFyEETonTQ6kNnYnmdmaWqzjH90oh7xd6T/Fxlxa1a GC1xuYeizgwzm2vEKwX6jHCQ8astUBJ9XIfch7ebPMgeaUqeJXSu4L8SaMRfCmF4aZtK+b /He50Xy8NLKB181RAYlhnJr0RMqlnFQhXI8j/3nLTKG6/nPL6R/h3JFfqGypWLdShlSGCF ItscClPyYFGbb6IyBDslkXvNpQZBk3rxQburdtWtZKpbYnWOJMrtPd1x3oPVpQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4flcKS2Zz0zhDW for ; Tue, 31 Mar 2026 18:37:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19d32 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 31 Mar 2026 18:37:00 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: c0f98e131be9 - main - devel/py-absl: Remove expired port List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c0f98e131be908232079e9c56c0f8c84fae9e656 Auto-Submitted: auto-generated Date: Tue, 31 Mar 2026 18:37:00 +0000 Message-Id: <69cc144c.19d32.1e9563aa@gitrepo.freebsd.org> The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=c0f98e131be908232079e9c56c0f8c84fae9e656 commit c0f98e131be908232079e9c56c0f8c84fae9e656 Author: Rene Ladan AuthorDate: 2026-03-31 18:36:56 +0000 Commit: Rene Ladan CommitDate: 2026-03-31 18:36:56 +0000 devel/py-absl: Remove expired port 2026-03-31 devel/py-absl: Use devel/py-absl-py --- MOVED | 1 + devel/Makefile | 1 - devel/py-absl/Makefile | 26 -------------------------- devel/py-absl/distinfo | 3 --- devel/py-absl/files/patch-setup.py | 13 ------------- devel/py-absl/pkg-descr | 7 ------- 6 files changed, 1 insertion(+), 50 deletions(-) diff --git a/MOVED b/MOVED index fdddd88b27c5..fc3ec90534b3 100644 --- a/MOVED +++ b/MOVED @@ -5219,3 +5219,4 @@ devel/qjson||2026-03-31|Has expired: Deprecated upstream, not used by anything multimedia/gstreamer1-vaapi||2026-03-31|Has expired: Project discontinued databases/postgresql-cstore_fdw||2026-03-31|Has expired: Columnar storage is now part of databases/pg_citus. Please migrate sysutils/alfio||2026-03-31|Has expired: Upstream abandoned the project and does not distribute it anymore +devel/py-absl|devel/py-absl-py|2026-03-31|Has expired: Use devel/py-absl-py diff --git a/devel/Makefile b/devel/Makefile index 4921679b3c2a..263e17e9a75e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4385,7 +4385,6 @@ SUBDIR += py-QtPy SUBDIR += py-RPyC SUBDIR += py-about-time - SUBDIR += py-absl SUBDIR += py-absl-py SUBDIR += py-acstore SUBDIR += py-adb diff --git a/devel/py-absl/Makefile b/devel/py-absl/Makefile deleted file mode 100644 index e1ef019f2df0..000000000000 --- a/devel/py-absl/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= absl -DISTVERSION= 0.7.1 -PORTREVISION= 2 -CATEGORIES= devel python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= absl-py-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Abseil Python Common Libraries -WWW= https://github.com/abseil/abseil-py - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Use devel/py-absl-py -EXPIRATION_DATE=2026-03-31 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} - -USES= python -USE_PYTHON= distutils autoplist - -NO_ARCH= yes - -.include diff --git a/devel/py-absl/distinfo b/devel/py-absl/distinfo deleted file mode 100644 index 22dd64c86e7f..000000000000 --- a/devel/py-absl/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1562695293 -SHA256 (absl-py-0.7.1.tar.gz) = b943d1c567743ed0455878fcd60bc28ac9fae38d129d1ccfad58079da00b8951 -SIZE (absl-py-0.7.1.tar.gz) = 99948 diff --git a/devel/py-absl/files/patch-setup.py b/devel/py-absl/files/patch-setup.py deleted file mode 100644 index 75409fea1b21..000000000000 --- a/devel/py-absl/files/patch-setup.py +++ /dev/null @@ -1,13 +0,0 @@ ---- setup.py.orig 2019-03-15 00:56:19.000000000 +0300 -+++ setup.py 2021-10-28 14:41:48.002012000 +0300 -@@ -29,10 +29,6 @@ - use_setuptools() - import setuptools - --py_version = platform.python_version_tuple() --if py_version < ('2', '7') or py_version[0] == '3' and py_version < ('3', '4'): -- raise RuntimeError('Python version 2.7 or 3.4+ is required.') -- - INSTALL_REQUIRES = [ - 'six', - ] diff --git a/devel/py-absl/pkg-descr b/devel/py-absl/pkg-descr deleted file mode 100644 index 716702ff6420..000000000000 --- a/devel/py-absl/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Abseil is an open source collection of libraries drawn from the most fundamental -pieces of Google internal codebase. These libraries are the nuts-and-bolts that -underpin almost everything Google runs. Bits and pieces of these APIs are -embedded in most of our open source projects, and Abseil aims to bring them -together into one comprehensive project. Abseil encompasses the most basic -building blocks of Googles codebase: code that is production-tested and will be -fully maintained for years to come.