git: 4624b4df70c1 - main - x11-fm/fsv2: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Oct 2025 18:56:49 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4624b4df70c10019bbd73b86ff8c910e3f34951c
commit 4624b4df70c10019bbd73b86ff8c910e3f34951c
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-10-14 18:56:40 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-10-14 18:56:40 +0000
x11-fm/fsv2: Remove expired port
2025-10-13 x11-fm/fsv2
---
MOVED | 1 +
x11-fm/Makefile | 1 -
x11-fm/fsv2/Makefile | 47 ------------------------------------
x11-fm/fsv2/distinfo | 3 ---
x11-fm/fsv2/files/patch-src_common.h | 10 --------
x11-fm/fsv2/pkg-descr | 3 ---
x11-fm/fsv2/pkg-plist | 23 ------------------
7 files changed, 1 insertion(+), 87 deletions(-)
diff --git a/MOVED b/MOVED
index 5b71bcd33e78..ee79bdbaa14e 100644
--- a/MOVED
+++ b/MOVED
@@ -4803,3 +4803,4 @@ net/p5-URI-ws|net/p5-URI|2025-10-12|URI-ws was folded into URI
science/py-cirq-rigetti||2025-10-13|Deprecated by the upstream, see https://github.com/quantumlib/Cirq/issues/7058
games/xqf||2025-10-14|Has expired: Fails to build
games/galaxyhack||2025-10-14|Has expired: Fails to build with boost-1.85+
+x11-fm/fsv2||2025-10-14|Has expired: does not configure: No fonts installed on the system
diff --git a/x11-fm/Makefile b/x11-fm/Makefile
index 9ec899307185..090c851cca2f 100644
--- a/x11-fm/Makefile
+++ b/x11-fm/Makefile
@@ -7,7 +7,6 @@
SUBDIR += dolphin
SUBDIR += doublecmd
SUBDIR += filerunner
- SUBDIR += fsv2
SUBDIR += gentoo
SUBDIR += gprename
SUBDIR += konqueror
diff --git a/x11-fm/fsv2/Makefile b/x11-fm/fsv2/Makefile
deleted file mode 100644
index 4fb4dc4d83fe..000000000000
--- a/x11-fm/fsv2/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-PORTNAME= fsv2
-PORTVERSION= 1.1.0
-PORTREVISION= 5
-CATEGORIES= x11-fm
-MASTER_SITES= http://cyber.dabamos.de/pub/distfiles/
-
-MAINTAINER= kidon@posteo.de
-COMMENT= 3D filesystem visualizer
-WWW= http://fedorchenko.net/fsv2.php
-
-LICENSE= LGPL3
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-BROKEN= does not configure: No fonts installed on the system
-EXPIRATION_DATE=2025-10-13
-
-LIB_DEPENDS= libgtkgl-2.0.so:x11-toolkits/gtkglarea2 \
- libfontconfig.so:x11-fonts/fontconfig \
- libfreetype.so:print/freetype2 \
- libftgl.so:graphics/ftgl
-
-USES= compiler:c++11-lang tar:bzip2 libtool gettext-runtime gl gnome \
- pkgconfig
-USE_GL= gl glu
-USE_GNOME= gtkmm24 atkmm glibmm pangomm cairomm libsigc++20 gtk20 atk \
- cairo gdkpixbuf
-USE_LDCONFIG= yes
-
-GNU_CONFIGURE= yes
-
-INSTALL_TARGET= install-strip
-
-OPTIONS_DEFINE= DOCS NLS
-OPTIONS_SUB= yes
-
-NLS_USES= gettext
-NLS_CONFIGURE_ENABLE= nls
-
-.include <bsd.port.pre.mk>
-
-post-patch:
-.if ${COMPILER_TYPE} == clang
- @${REINPLACE_CMD} -e 's|auto_ptr|unique_ptr|' \
- ${WRKSRC}/uilib/ColorCellRenderer.cpp
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/x11-fm/fsv2/distinfo b/x11-fm/fsv2/distinfo
deleted file mode 100644
index 6ff48d35e984..000000000000
--- a/x11-fm/fsv2/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1533135182
-SHA256 (fsv2-1.1.0.tar.bz2) = 017e5c91bc2605501702b00600f4abf21b3f9e06949befbcb2c31e6d37744a61
-SIZE (fsv2-1.1.0.tar.bz2) = 602267
diff --git a/x11-fm/fsv2/files/patch-src_common.h b/x11-fm/fsv2/files/patch-src_common.h
deleted file mode 100644
index 1684ee6efbee..000000000000
--- a/x11-fm/fsv2/files/patch-src_common.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/common.h.orig 2011-03-09 18:02:34 UTC
-+++ src/common.h
-@@ -54,6 +54,7 @@
- # define dcgettext(Domain,Message,Type) (Message)
- # define bindtextdomain(Domain,Directory) (Domain)
- # define _(String) (String)
-+# define __(String) (String)
- # define N_(String) (String)
- #endif
-
diff --git a/x11-fm/fsv2/pkg-descr b/x11-fm/fsv2/pkg-descr
deleted file mode 100644
index 8ae5397d1036..000000000000
--- a/x11-fm/fsv2/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-fsv2 is a file system visualizer in cyberspace. It lays out files and
-directories in three dimensions, geometrically representing the file system
-hierarchy to allow visual overview and analysis.
diff --git a/x11-fm/fsv2/pkg-plist b/x11-fm/fsv2/pkg-plist
deleted file mode 100644
index cc66d891dcf7..000000000000
--- a/x11-fm/fsv2/pkg-plist
+++ /dev/null
@@ -1,23 +0,0 @@
-bin/fsv2
-include/fsv2/ColorCellEditable.h
-include/fsv2/ColorCellRenderer.h
-lib/libfsvui.a
-lib/libfsvui.so
-lib/libfsvui.so.0
-lib/libfsvui.so.0.0.0
-share/applications/fsv2.desktop
-%%NLS%%share/locale/ru/LC_MESSAGES/fsv2.mo
-%%PORTDOCS%%%%DOCSDIR%%/about.html
-%%PORTDOCS%%%%DOCSDIR%%/dirtree.png
-%%PORTDOCS%%%%DOCSDIR%%/filelist.png
-%%PORTDOCS%%%%DOCSDIR%%/fsv.html
-%%PORTDOCS%%%%DOCSDIR%%/mapv.png
-%%PORTDOCS%%%%DOCSDIR%%/menus.html
-%%PORTDOCS%%%%DOCSDIR%%/mouse.html
-%%PORTDOCS%%%%DOCSDIR%%/startup.html
-%%PORTDOCS%%%%DOCSDIR%%/t1.html
-%%PORTDOCS%%%%DOCSDIR%%/tb.png
-%%PORTDOCS%%%%DOCSDIR%%/treev.png
-%%PORTDOCS%%%%DOCSDIR%%/viewport.png
-%%PORTDOCS%%%%DOCSDIR%%/window.html
-%%PORTDOCS%%%%DOCSDIR%%/window.png