+++ /dev/null
-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.
+++ /dev/null
-# $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"
+++ /dev/null
-$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