git: f61a96510c2b - main - graphics/acidwarp-sdl: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 May 2025 11:12:03 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f61a96510c2b9dacd38ec83bc1965432ab1c17e9
commit f61a96510c2b9dacd38ec83bc1965432ab1c17e9
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-05-04 11:11:43 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-05-04 11:11:43 +0000
graphics/acidwarp-sdl: Remove expired port
2025-05-03 graphics/acidwarp-sdl: Unmaintained by upstream as last release was in 2022
---
MOVED | 1 +
graphics/Makefile | 1 -
graphics/acidwarp-sdl/Makefile | 38 ----------------------
graphics/acidwarp-sdl/distinfo | 3 --
graphics/acidwarp-sdl/files/patch-acidwarp.desktop | 11 -------
graphics/acidwarp-sdl/pkg-descr | 2 --
6 files changed, 1 insertion(+), 55 deletions(-)
diff --git a/MOVED b/MOVED
index 4979ccced87d..495907dc8a6a 100644
--- a/MOVED
+++ b/MOVED
@@ -4338,3 +4338,4 @@ graphics/linux-rl9-sdl_ttf|misc/linux-rl9-sdl12-extralibs|2025-05-03|Merged into
graphics/linux-rl9-sdl_gfx|misc/linux-rl9-sdl12-extralibs|2025-05-03|Merged into misc/linux-rl9-sdl12-extralibs
audio/linux-c7-sdl_mixer|misc/linux-c7-sdl12-extralibs|2025-05-03|Merged into misc/linux-c7-sdl12-extralibs
audio/linux-rl9-sdl_sound|misc/linux-rl9-sdl12-extralibs|2025-05-03|Merged into misc/linux-rl9-sdl12-extralibs
+graphics/acidwarp-sdl||2025-05-04|Has expired: Unmaintained by upstream as last release was in 2022
diff --git a/graphics/Makefile b/graphics/Makefile
index f2391b439dac..0b7d60131107 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -43,7 +43,6 @@
SUBDIR += a2png
SUBDIR += aalib
SUBDIR += aaphoto
- SUBDIR += acidwarp-sdl
SUBDIR += aeskulap
SUBDIR += agg
SUBDIR += airsaned
diff --git a/graphics/acidwarp-sdl/Makefile b/graphics/acidwarp-sdl/Makefile
deleted file mode 100644
index bd745bf3f8ba..000000000000
--- a/graphics/acidwarp-sdl/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-PORTNAME= acidwarp-sdl
-PORTVERSION= g2022112701
-PORTREVISION= 2
-CATEGORIES= graphics
-
-MAINTAINER= bofh@FreeBSD.org
-COMMENT= Eye candy program which displays various patterns
-WWW= https://github.com/dreamlayers/acidwarp
-
-DEPRECATED= Unmaintained by upstream as last release was in 2022
-EXPIRATION_DATE= 2025-05-03
-
-USES= cmake magick:7,build sdl
-USE_GITHUB= yes
-GH_ACCOUNT= dreamlayers
-GH_PROJECT= acidwarp
-GH_TAGNAME= c48e1e2
-USE_SDL= sdl2
-
-# Fix build on recent current (clang11)
-CFLAGS+= -fcommon
-
-PORTSCOUT= skipv:svgalib-port,original,old-sdl-port
-
-PLIST_FILES= bin/acidwarp \
- share/applications/acidwarp.desktop \
- share/pixmaps/acidwarp.png
-
-post-patch:
- ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/acidwarp.desktop
-
-do-install:
- ${STRIP_CMD} ${WRKSRC}/bin/acidwarp
- ${INSTALL_PROGRAM} ${WRKSRC}/bin/acidwarp ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/acidwarp.desktop ${STAGEDIR}${PREFIX}/share/applications
- ${INSTALL_DATA} ${WRKSRC}/acidwarp.png ${STAGEDIR}${PREFIX}/share/pixmaps
-
-.include <bsd.port.mk>
diff --git a/graphics/acidwarp-sdl/distinfo b/graphics/acidwarp-sdl/distinfo
deleted file mode 100644
index f86c09d1188c..000000000000
--- a/graphics/acidwarp-sdl/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1681496904
-SHA256 (dreamlayers-acidwarp-g2022112701-c48e1e2_GH0.tar.gz) = 20c54400eda59c357358ce39a66fb047d463495e0afca96a91858d42e8a36444
-SIZE (dreamlayers-acidwarp-g2022112701-c48e1e2_GH0.tar.gz) = 65398
diff --git a/graphics/acidwarp-sdl/files/patch-acidwarp.desktop b/graphics/acidwarp-sdl/files/patch-acidwarp.desktop
deleted file mode 100644
index b99fb6741a82..000000000000
--- a/graphics/acidwarp-sdl/files/patch-acidwarp.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
---- acidwarp.desktop.orig 2017-05-13 15:07:16 UTC
-+++ acidwarp.desktop
-@@ -2,7 +2,7 @@
- Encoding=UTF-8
- Name=Acidwarp
- GenericName=View color cycling patterns
--Icon=acidwarp
-+Icon=%%PREFIX%%/share/pixmaps/acidwarp.png
- Exec=acidwarp
- Terminal=false
- Type=Application
diff --git a/graphics/acidwarp-sdl/pkg-descr b/graphics/acidwarp-sdl/pkg-descr
deleted file mode 100644
index c2c69d3b0cf3..000000000000
--- a/graphics/acidwarp-sdl/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Acidwarp is an eye candy program which displays various patterns and animates
-them by changing the palette.