xosview2: remove, imported in the main tree.
authorPaolo Vincenzo Olivo <vms@retrobsd.ddns.net>
Tue, 6 Dec 2022 12:38:45 +0000 (13:38 +0100)
committerPaolo Vincenzo Olivo <vms@retrobsd.ddns.net>
Tue, 6 Dec 2022 12:38:45 +0000 (13:38 +0100)
xosview2/DESCR [deleted file]
xosview2/Makefile [deleted file]
xosview2/PLIST.bsd [deleted file]
xosview2/PLIST.common [deleted file]
xosview2/PLIST.linux [deleted file]
xosview2/distinfo [deleted file]

diff --git a/xosview2/DESCR b/xosview2/DESCR
deleted file mode 100644 (file)
index 8eed79b..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-xosview2 is the experimental new branch of the xosview system monitor.
-
-xosview is a lightweight program that gathers information from your
-operating system and displays it in graphical form. It attempts to show
-you in a quick glance an overview of how your system resources are
-being utilized.
-
-It can be configured to be nothing more than a small strip showing a
-couple of parameters on a desktop task bar. Or it can display dozens of
-meters and rolling graphical charts over your entire screen.
-
-Since xosview renders all graphics with core X11 drawing methods, you
-can run it on one machine and display it on another. This works even if
-your other host is an operating system not running an X server inside a
-virtual machine running on a physically different host. If you can
-connect to it on a network, then you can popup an xosview instance and
-monitor what is going on.
diff --git a/xosview2/Makefile b/xosview2/Makefile
deleted file mode 100644 (file)
index ca1187b..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# $NetBSD$
-
-DISTNAME=      xosview2-2.3.1
-CATEGORIES=    sysutils x11
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xosview/}
-
-MAINTAINER=    vms@retrobsd.ddns.net
-HOMEPAGE=      https://xosview.sourceforge.net/
-COMMENT=       X11 graphical display of OS statistics
-LICENSE=       gnu-gpl-v2 AND original-bsd
-
-GNU_CONFIGURE= yes
-USE_TOOLS+=    awk
-USE_LANGUAGES= c c++
-
-CONFIGURE_ARGS+=       --prefix=${PREFIX}
-CONFIGURE_ARGS+=       --mandir=${PREFIX}/${PKGMANDIR}
-CONFIGURE_ARGS+=       --x-libraries=${X11BASE}/lib
-CONFIGURE_ARGS+=       --x-includes=${X11BASE}/include
-CONFIGURE_ARGS+=       --with-x
-CONFIGURE_ARGS+=       --with-xsm
-
-PLIST_SRC=     PLIST.common
-
-.include "../../mk/bsd.fast.prefs.mk"
-
-.if ${OPSYS:M*BSD} || ${OPSYS} == "DragonFly"
-PLIST_SRC+=            PLIST.bsd
-.elif ${OPSYS} == "Linux"
-PLIST_SRC+=            PLIST.linux
-CONFIGURE_ARGS+=       --enable-linux-syscalls
-.endif
-
-.include "../../x11/libXft/buildlink3.mk"
-.include "../../x11/libXpm/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../x11/libICE/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/xosview2/PLIST.bsd b/xosview2/PLIST.bsd
deleted file mode 100644 (file)
index 3c8b1b4..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-share/doc/xosview2/README.bsd
diff --git a/xosview2/PLIST.common b/xosview2/PLIST.common
deleted file mode 100644 (file)
index 9c81726..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD$
-bin/xosview2
-man/man1/xosview2.1
-share/X11/app-defaults/XOsview2
-share/doc/xosview2/README
diff --git a/xosview2/PLIST.linux b/xosview2/PLIST.linux
deleted file mode 100644 (file)
index 763f012..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-share/doc/xosview2/README.linux
diff --git a/xosview2/distinfo b/xosview2/distinfo
deleted file mode 100644 (file)
index 532a3db..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (xosview2-2.3.1.tar.gz) = 7ed70fd1859b9ae7dadc72436333ac910f5ff57b6f39598fc2c87ab21648013e
-SHA512 (xosview2-2.3.1.tar.gz) = c90fc4f79d1f776eba90620376d318302135fc18e79a49e1aa57607276b57d46c66eb647ad92b3ac314b74d64247887e81e1541f81dd276e1e5ef2206e241060
-Size (xosview2-2.3.1.tar.gz) = 391341 bytes