git: a32f1435ca2b - main - devel/libwfut: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 00:08:21 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a32f1435ca2b00881a08741ef27ef9e23bdf37f0
commit a32f1435ca2b00881a08741ef27ef9e23bdf37f0
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-30 04:17:41 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-31 00:06:28 +0000
devel/libwfut: Remove expired port
2023-12-31 devel/libwfut: There has been no release for most of the Worldforge libraries in the past 10 years.
---
MOVED | 1 +
devel/Makefile | 1 -
devel/libwfut/Makefile | 29 -----------------------------
devel/libwfut/distinfo | 2 --
devel/libwfut/files/patch-tools-wfut.cpp | 11 -----------
devel/libwfut/pkg-descr | 3 ---
devel/libwfut/pkg-plist | 17 -----------------
7 files changed, 1 insertion(+), 63 deletions(-)
diff --git a/MOVED b/MOVED
index 51538337622c..e83f7fa026b7 100644
--- a/MOVED
+++ b/MOVED
@@ -8249,3 +8249,4 @@ comms/uartlirc||2023-12-31|Has expired: BROKEN on all supported versions for mor
comms/mlan3||2023-12-31|Has expired: BROKEN on all supported versions for more than 2 years after the EOL of 12
multimedia/fxtv||2023-12-31|Has expired: Requires defunct bktr
devel/rubygem-aws-sdk-sso|devel/rubygem-aws-sdk-core|2023-12-31|Has expired: SSO is included as part of aws-sdk-core. Use devel/rubygem-aws-sdk-core instead
+devel/libwfut||2023-12-31|Has expired: There has been no release for most of the Worldforge libraries in the past 10 years.
diff --git a/devel/Makefile b/devel/Makefile
index f48149f9d7d5..f54961c2c3f1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1454,7 +1454,6 @@
SUBDIR += libvslvm
SUBDIR += libvterm
SUBDIR += libwasmtime
- SUBDIR += libwfut
SUBDIR += libx86
SUBDIR += libxalloc
SUBDIR += libxo
diff --git a/devel/libwfut/Makefile b/devel/libwfut/Makefile
deleted file mode 100644
index f7f97471cfd3..000000000000
--- a/devel/libwfut/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-PORTNAME= libwfut
-PORTVERSION= 0.2.3
-PORTREVISION= 8
-CATEGORIES= devel
-MASTER_SITES= SF/worldforge/libwfut%20%28updates%20library%29/${PORTVERSION}
-
-MAINTAINER= oliver@FreeBSD.org
-COMMENT= WorldForge update library
-WWW= https://www.worldforge.org/
-
-LICENSE= LGPL21
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= There has been no release for most of the Worldforge libraries in the past 10 years.
-EXPIRATION_DATE=2023-12-31
-
-LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \
- libcurl.so:ftp/curl
-
-CONFIGURE_ARGS+=--without-python
-GNU_CONFIGURE= yes
-USES= libtool pathfix pkgconfig compiler:c++11-lib
-USE_CXXSTD= c++11
-USE_LDCONFIG= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's/ python//g' ${WRKSRC}/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/devel/libwfut/distinfo b/devel/libwfut/distinfo
deleted file mode 100644
index e15149a2e3bb..000000000000
--- a/devel/libwfut/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libwfut-0.2.3.tar.gz) = 35d78954b2b20c4bbf45bdbd2ac2624dd3df29aa599018c46883917ad0506b6f
-SIZE (libwfut-0.2.3.tar.gz) = 508712
diff --git a/devel/libwfut/files/patch-tools-wfut.cpp b/devel/libwfut/files/patch-tools-wfut.cpp
deleted file mode 100644
index a1d557ea0a9a..000000000000
--- a/devel/libwfut/files/patch-tools-wfut.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- tools/wfut.cpp.orig 2011-01-08 14:51:24 UTC
-+++ tools/wfut.cpp
-@@ -7,6 +7,8 @@
- #endif
-
- #include <getopt.h>
-+#include <stdlib.h>
-+#include <unistd.h>
-
- #include <dirent.h>
- #include <sys/stat.h>
diff --git a/devel/libwfut/pkg-descr b/devel/libwfut/pkg-descr
deleted file mode 100644
index 015a0dd08fe0..000000000000
--- a/devel/libwfut/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-libwfut is a C++ implementation of the Java updater tool, WFUT.
-It is primarily intended for use with WorldForge clients to allow
-integrated media updates, although it is not limited to this task.
diff --git a/devel/libwfut/pkg-plist b/devel/libwfut/pkg-plist
deleted file mode 100644
index d2fcfe82103a..000000000000
--- a/devel/libwfut/pkg-plist
+++ /dev/null
@@ -1,17 +0,0 @@
-bin/wfut
-include/libwfut-0.2/libwfut/ChannelFileList.h
-include/libwfut-0.2/libwfut/ChannelIO.h
-include/libwfut-0.2/libwfut/Encoder.h
-include/libwfut-0.2/libwfut/FileIO.h
-include/libwfut-0.2/libwfut/IO.h
-include/libwfut-0.2/libwfut/WFUT.h
-include/libwfut-0.2/libwfut/crc32.h
-include/libwfut-0.2/libwfut/header.h
-include/libwfut-0.2/libwfut/platform.h
-include/libwfut-0.2/libwfut/types.h
-lib/libwfut-0.2.a
-lib/libwfut-0.2.so
-lib/libwfut-0.2.so.1
-lib/libwfut-0.2.so.1.1.1
-libdata/pkgconfig/libwfut-0.2.pc
-man/man1/wfut.1.gz