Date: Mon, 13 Apr 2026 19:23:00 +0000 From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4bb4fa5e3e63 - main - www/googler: Remove expired port Message-ID: <69dd4294.3ea4b.354942ef@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=4bb4fa5e3e6361b7a280d02af44595ba39e0e142 commit 4bb4fa5e3e6361b7a280d02af44595ba39e0e142 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2026-04-13 19:22:55 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2026-04-13 19:22:55 +0000 www/googler: Remove expired port 2026-04-13 www/googler: Upstream repository archived on 2022-03-05; use www/ddgr as alternative --- MOVED | 1 + www/Makefile | 1 - www/googler/Makefile | 40 ---------------------------------------- www/googler/distinfo | 3 --- www/googler/pkg-descr | 5 ----- www/googler/pkg-message | 13 ------------- 6 files changed, 1 insertion(+), 62 deletions(-) diff --git a/MOVED b/MOVED index 6436aa6a3d87..bb4391d530e5 100644 --- a/MOVED +++ b/MOVED @@ -5238,3 +5238,4 @@ java/openjdk22||2026-04-12|Has expired: No longer supported by upstream mail/py-offlineimap3|mail/py-offlineimap|2026-04-13|Project is now in PyPi as offlineimap textproc/jalingo||2026-04-13|Has expired: Last release in 2006. Does not compile in Java 9+ science/colt||2026-04-13|Has expired: java 8 only, unmaintained, no users in the ports tree, latest release was 2004 +www/googler||2026-04-13|Has expired: Upstream repository archived on 2022-03-05; use www/ddgr as alternative diff --git a/www/Makefile b/www/Makefile index a7518a5a7f41..7a68465051d8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -245,7 +245,6 @@ SUBDIR += gobuffalo SUBDIR += gohugo SUBDIR += googlebook_dl - SUBDIR += googler SUBDIR += gophernicus SUBDIR += gopherus SUBDIR += gotty diff --git a/www/googler/Makefile b/www/googler/Makefile deleted file mode 100644 index 18dbf76d2cb1..000000000000 --- a/www/googler/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -PORTNAME= googler -PORTVERSION= 4.3.2 -PORTREVISION= 1 -DISTVERSIONPREFIX= v -CATEGORIES= www - -MAINTAINER= nivit@FreeBSD.org -COMMENT= Google Search, Google Site Search, Google News from the terminal -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 - -GH_ACCOUNT= jarun - -NO_BUILD= yes -NO_ARCH= yes - -PLIST_FILES= bin/googler share/man/man1/googler.1.gz - -SHEBANG_FILES= googler - -post-patch: - @${SED} -i.bak 's/^\(ENABLE_SELF_UPGRADE_MECHANISM = \)True$$/\1False/' \ - ${WRKSRC}/${PORTNAME} - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}/${PREFIX}/bin/${PORTNAME} - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}/${PREFIX}/share/man/man1/ - -do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest tests - -.include <bsd.port.mk> diff --git a/www/googler/distinfo b/www/googler/distinfo deleted file mode 100644 index ce68c1fce058..000000000000 --- a/www/googler/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1615397671 -SHA256 (jarun-googler-v4.3.2_GH0.tar.gz) = bd59af407e9a45c8a6fcbeb720790cb9eccff21dc7e184716a60e29f14c68d54 -SIZE (jarun-googler-v4.3.2_GH0.tar.gz) = 82682 diff --git a/www/googler/pkg-descr b/www/googler/pkg-descr deleted file mode 100644 index 45902f9182c5..000000000000 --- a/www/googler/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -googler is a power tool to Google (Web & News) and Google Site Search -from the command-line. It shows the title, URL and abstract for each result, -which can be directly opened in a browser from the terminal. Results are -fetched in pages (with page navigation). Supports sequential searches -in a single googler instance. diff --git a/www/googler/pkg-message b/www/googler/pkg-message deleted file mode 100644 index ea29a268e5c6..000000000000 --- a/www/googler/pkg-message +++ /dev/null @@ -1,13 +0,0 @@ -[ -{ type: install - message: <<EOM -Googler uses an external program to copy URL to clipboard. Install it -manually from the following ports or corresponding packages: - - x11/wl-clipboard (Wayland) - x11/xclip - x11/xsel-conrad -EOM -} -] -~home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69dd4294.3ea4b.354942ef>
