Date: Mon, 23 Sep 2024 23:29:52 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: 699e640210a1 - main - databases/libpqtypes: Mark BROKEN, deprecate and set expiration date to 2024-10-31 Message-ID: <202409232329.48NNTqtd063724@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=699e640210a1e551605135723c07fc0e5f4cfeda commit 699e640210a1e551605135723c07fc0e5f4cfeda Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-22 16:05:31 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-23 23:29:40 +0000 databases/libpqtypes: Mark BROKEN, deprecate and set expiration date to 2024-10-31 Abandonware, unfetchable and upstream is no longer around PR: 281376 Approved by: portmgr (maintainer timeout, 2+ weeks) --- databases/libpqtypes/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/databases/libpqtypes/Makefile b/databases/libpqtypes/Makefile index 6239d5ae5096..dfb4d68b2ab0 100644 --- a/databases/libpqtypes/Makefile +++ b/databases/libpqtypes/Makefile @@ -10,6 +10,10 @@ WWW= http://libpqtypes.esilo.com/ LICENSE= BSD2CLAUSE +BROKEN= Unfetchable +DEPRECATED= Abandonware, upstream is no longer around +EXPIRATION_DATE=2024-10-31 + USES= gmake libtool pgsql autoreconf GNU_CONFIGURE= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409232329.48NNTqtd063724>
