git: e9bc485f7d95 - main - databases/pgfouine: Deprecate and set expiration date to 2025-03-31

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sat, 01 Mar 2025 15:11:44 UTC
The branch main has been updated by eduardo:

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

commit e9bc485f7d951aea3bf87c8769e2d49fb5ce4ff3
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-03-01 15:05:43 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-03-01 15:11:31 +0000

    databases/pgfouine: Deprecate and set expiration date to 2025-03-31
    
    - pgfouine.projects.postgresql.org does not resolve
    - last update in 2010
    
    PR:             284774
    Approved by:    maintainer timeout >2 weeks, portmgr (blanket)
---
 databases/pgfouine/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/databases/pgfouine/Makefile b/databases/pgfouine/Makefile
index 76980a3d820d..9407a1699b20 100644
--- a/databases/pgfouine/Makefile
+++ b/databases/pgfouine/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	pea@raveland.org
 COMMENT=	PostgreSQL log analyzer
 WWW=		http://pgfouine.projects.postgresql.org/
 
+DEPRECATED=	Upstream disapeared and distfile is no more available
+EXPIRATION_DATE=2025-03-31
+
 USES+=		php
 
 NO_BUILD=	yes