Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2024 02:26:37 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7ac305879b82 - main - graphics/acidwarp: Mark DEPRECATED
Message-ID:  <202401290226.40T2Qbda073331@gitrepo.freebsd.org>

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

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

commit 7ac305879b82c9169f215642a3a8342cb7ba4810
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-29 02:02:21 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-29 02:26:14 +0000

    graphics/acidwarp: Mark DEPRECATED
    
    - Upstream unmainntained last release was in 1996
    - Use graphics/acidwarp-sdl
    - Set EXPIRATION_DATE 2024-02-29
---
 graphics/acidwarp/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/graphics/acidwarp/Makefile b/graphics/acidwarp/Makefile
index 2b613f1af13a..9bf8195365da 100644
--- a/graphics/acidwarp/Makefile
+++ b/graphics/acidwarp/Makefile
@@ -7,6 +7,9 @@ MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	SVGAlib demo which displays trippy mathematical images in cycling colors
 WWW=		http://www.noah.org/acidwarp/index.html
 
+DEPRECATED= Unmaintained by upstream use acidwarp-sdl instead
+EXPIRATION_DATE=	2024-02-29
+
 LIB_DEPENDS=	libvga.so:graphics/svgalib
 
 ONLY_FOR_ARCHS=	i386



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