git: b74a1b8425fb - main - www/googler: Deprecate and set to expire on 2026-04-13

From: Nicola Vitale <nivit_at_FreeBSD.org>
Date: Fri, 13 Feb 2026 10:25:46 UTC
The branch main has been updated by nivit:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b74a1b8425fb87cca15bc23dc9f3ad288dd11f2c

commit b74a1b8425fb87cca15bc23dc9f3ad288dd11f2c
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-02-13 10:20:25 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-02-13 10:25:42 +0000

    www/googler: Deprecate and set to expire on 2026-04-13
    
    - Upstream repository was archived on 2022-03-05; as alternative you can
      install www/ddgr.
    
    PR:             292163
---
 www/googler/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/googler/Makefile b/www/googler/Makefile
index 5897025116f7..18dbf76d2cb1 100644
--- a/www/googler/Makefile
+++ b/www/googler/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/jarun/googler
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Upstream repository archived on 2022-03-05; use www/ddgr as alternative
+EXPIRATION_DATE=	2026-04-13
+
 USES=		python shebangfix
 USE_GITHUB=	yes