git: a0b68b2e935d - main - www/mod_amazon_proxy: Deprecate and set expiration date to 2024-09-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Sep 2024 17:32:54 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a0b68b2e935de864fbf32665d91fcbbdbf428291
commit a0b68b2e935de864fbf32665d91fcbbdbf428291
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-08 06:48:50 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-08 17:31:47 +0000
www/mod_amazon_proxy: Deprecate and set expiration date to 2024-09-30
Last update in 2010 and from what I can tell the API has changed since
PR: 281053
Approved by: portmgr (maintainer timeout, 2+ weeks)
---
www/mod_amazon_proxy/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/mod_amazon_proxy/Makefile b/www/mod_amazon_proxy/Makefile
index 7fa21e1cd131..2a3eb9deebbf 100644
--- a/www/mod_amazon_proxy/Makefile
+++ b/www/mod_amazon_proxy/Makefile
@@ -8,6 +8,9 @@ MAINTAINER= tota@FreeBSD.org
COMMENT= Amazon Auth Proxy for Product Advertising API
WWW= https://github.com/machu/mod_amazon_proxy
+DEPRECATED= Abandonware, last updated in 2010
+EXPIRATION_DATE=2024-09-30
+
LIB_DEPENDS= libapreq2.so:www/libapreq2
USES= apache