Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2024 10:02:16 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4e32ea78bdb9 - main - www/goose: Mark BROKEN, deprecate and set expiration date to 2024-05-31
Message-ID:  <202405041002.444A2G1J018653@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

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

commit 4e32ea78bdb9d3be8638784748f67a71c0e06091
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-04 08:55:03 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-04 10:01:28 +0000

    www/goose: Mark BROKEN, deprecate and set expiration date to 2024-05-31
    
    Abandonware, last update in 2003 and upstream is dead.
    Relies on Google API service from the same era and requires an
    API key to work.
---
 www/goose/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/www/goose/Makefile b/www/goose/Makefile
index ecbbc3f920ed..256c95c3f244 100644
--- a/www/goose/Makefile
+++ b/www/goose/Makefile
@@ -9,6 +9,10 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Command line Google search utility
 WWW=		https://goose-search.sourceforge.net/
 
+BROKEN=		Relies on Google API serivce from 2003
+DEPRECATED=	Abandonware, last update in 2003 and upstream is dead
+EXPIRATION_DATE=2024-05-31
+
 RUN_DEPENDS=	p5-SOAP-Lite>=0:net/p5-SOAP-Lite \
 		p5-HTML-Tree>=0:www/p5-HTML-Tree \
 		p5-HTML-Format>=0:textproc/p5-HTML-Format \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405041002.444A2G1J018653>