From 34d53a75ce2b8d1420054d3b718b0bef702dfa47 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Tue, 30 Apr 2024 22:15:40 +0200 Subject: [PATCH] deskutils/aspostit: Remove expired port 2024-04-29 deskutils/aspostit: Unmaintained, last upstream release in 2001 --- MOVED | 1 + deskutils/Makefile | 1 - deskutils/aspostit/Makefile | 35 ------------------- deskutils/aspostit/distinfo | 2 -- deskutils/aspostit/files/patch-app_defaults.h | 15 -------- deskutils/aspostit/files/patch-xpostit.c | 19 ---------- deskutils/aspostit/pkg-descr | 2 -- 7 files changed, 1 insertion(+), 74 deletions(-) delete mode 100644 deskutils/aspostit/Makefile delete mode 100644 deskutils/aspostit/distinfo delete mode 100644 deskutils/aspostit/files/patch-app_defaults.h delete mode 100644 deskutils/aspostit/files/patch-xpostit.c delete mode 100644 deskutils/aspostit/pkg-descr diff --git a/MOVED b/MOVED index fbf30db4edc6e..d6642b347d556 100644 --- a/MOVED +++ b/MOVED @@ -3202,3 +3202,4 @@ x11-toolkits/p5-Gtk2-Ex-Dialogs||2024-04-24|Has expired: No longer works with mo math/mathlibtools||2024-04-28|Project is obsolete and archived on GitHub since Aug 2023, not compatible with math/lean4 emulators/qemu7@tools|emulators/qemu@tools|2024-04-29|Use emulators/qemu@tools instead lang/tcl9|lang/tcl90|2024-04-30|Renamed for consistency with the 8.x series ports +deskutils/aspostit||2024-04-30|Has expired: Unmaintained, last upstream release in 2001 diff --git a/deskutils/Makefile b/deskutils/Makefile index 313b7659df770..fb4f7a6491ddd 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -9,7 +9,6 @@ SUBDIR += anydesk SUBDIR += appwrapper SUBDIR += arttime - SUBDIR += aspostit SUBDIR += ausweisapp2 SUBDIR += autocutsel SUBDIR += baobab diff --git a/deskutils/aspostit/Makefile b/deskutils/aspostit/Makefile deleted file mode 100644 index a66fea765cf70..0000000000000 --- a/deskutils/aspostit/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -PORTNAME= aspostit -PORTVERSION= 1.3 -PORTREVISION= 9 -CATEGORIES= deskutils -MASTER_SITES= AFTERSTEP/apps/aspostit - -MAINTAINER= bofh@FreeBSD.org -COMMENT= AfterStep dockable version of XPostIt - -LICENSE= GPLv2+ - -DEPRECATED= Unmaintained, last upstream release in 2001 -EXPIRATION_DATE=2024-04-29 - -USES= gmake jpeg xorg -USE_XORG= xpm xaw xext x11 - -GNU_CONFIGURE= yes - -PLIST_FILES= bin/aspostit share/man/man1/aspostit.1.gz - -.include - -.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400079 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 )) -CFLAGS+= -Wno-error=int-conversion -.endif - -post-extract: - @${LN} -sf aspostit.man ${WRKSRC}/aspostit.1 - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/aspostit ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/aspostit.1 ${STAGEDIR}${PREFIX}/share/man/man1 - -.include diff --git a/deskutils/aspostit/distinfo b/deskutils/aspostit/distinfo deleted file mode 100644 index 03e88bc69d65b..0000000000000 --- a/deskutils/aspostit/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (aspostit-1.3.tar.gz) = c54af1e360a04962db22c45c31750363e4dbf6ac8c292230be8ed691702551c1 -SIZE (aspostit-1.3.tar.gz) = 75771 diff --git a/deskutils/aspostit/files/patch-app_defaults.h b/deskutils/aspostit/files/patch-app_defaults.h deleted file mode 100644 index 032cbb2551b61..0000000000000 --- a/deskutils/aspostit/files/patch-app_defaults.h +++ /dev/null @@ -1,15 +0,0 @@ -*** app_defaults.h Mon Jan 4 00:05:08 1999 ---- app_defaults.h~ Mon Jan 4 00:05:01 1999 -*************** -*** 1,5 **** - "Xpostit.geometry: 70x70-0+0", -! "Xpostit.noteDir: ~/aspostit/", - "Xpostit.Menu*cursor: hand1", - "Xpostit.printCmd: \"lpr %s\"", - "Xpostit.calendarCmd: cal", ---- 1,5 ---- - "Xpostit.geometry: 70x70-0+0", -! "Xpostit.noteDir: ~/GNUstep/Library/AfterStep/aspostit/", - "Xpostit.Menu*cursor: hand1", - "Xpostit.printCmd: \"lpr %s\"", - "Xpostit.calendarCmd: cal", diff --git a/deskutils/aspostit/files/patch-xpostit.c b/deskutils/aspostit/files/patch-xpostit.c deleted file mode 100644 index 943e941752402..0000000000000 --- a/deskutils/aspostit/files/patch-xpostit.c +++ /dev/null @@ -1,19 +0,0 @@ ---- xpostit.c.orig 1999-01-08 06:10:27.000000000 +0900 -+++ xpostit.c 2012-10-24 01:06:04.000000000 +0900 -@@ -32,6 +32,7 @@ - #include - #include - #include -+#include - - #include "xpostit.h" - #include "version.h" -@@ -130,7 +131,7 @@ - unsigned long timer_interval; /* auto-save interval */ - unsigned long alarm_interval; /* alarm check interval */ - --void main(argc, argv) -+int main(argc, argv) - char **argv; - int argc; - { diff --git a/deskutils/aspostit/pkg-descr b/deskutils/aspostit/pkg-descr deleted file mode 100644 index b495a0f5c5fdd..0000000000000 --- a/deskutils/aspostit/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -ASPostIt is a version of XPostIt hacked so it is compatible with the -AfterStep Wharf (and probably that of other WMs as well).