head 1.8; access; symbols pkgsrc-2026Q1:1.8.0.4 pkgsrc-2026Q1-base:1.8 pkgsrc-2025Q4:1.8.0.2 pkgsrc-2025Q4-base:1.8 pkgsrc-2025Q3:1.7.0.16 pkgsrc-2025Q3-base:1.7 pkgsrc-2025Q2:1.7.0.14 pkgsrc-2025Q2-base:1.7 pkgsrc-2025Q1:1.7.0.12 pkgsrc-2025Q1-base:1.7 pkgsrc-2024Q4:1.7.0.10 pkgsrc-2024Q4-base:1.7 pkgsrc-2024Q3:1.7.0.8 pkgsrc-2024Q3-base:1.7 pkgsrc-2024Q2:1.7.0.6 pkgsrc-2024Q2-base:1.7 pkgsrc-2024Q1:1.7.0.4 pkgsrc-2024Q1-base:1.7 pkgsrc-2023Q4:1.7.0.2 pkgsrc-2023Q4-base:1.7 pkgsrc-2023Q3:1.6.0.2 pkgsrc-2023Q3-base:1.6 pkgsrc-2023Q2:1.3.0.4 pkgsrc-2023Q2-base:1.3 pkgsrc-2023Q1:1.3.0.2 pkgsrc-2023Q1-base:1.3 pkgsrc-2022Q4:1.2.0.2 pkgsrc-2022Q4-base:1.2; locks; strict; comment @# @; 1.8 date 2025.10.12.06.37.38; author vins; state Exp; branches; next 1.7; commitid vKR6d5UUDvhPkfeG; 1.7 date 2023.11.12.13.23.40; author wiz; state Exp; branches; next 1.6; commitid SjpNXQIV5XeZ3kME; 1.6 date 2023.09.21.09.23.56; author vins; state Exp; branches; next 1.5; commitid tIItOzNgBDktqCFE; 1.5 date 2023.09.05.09.33.14; author vins; state Exp; branches; next 1.4; commitid ryq9HhZa3f9JZyDE; 1.4 date 2023.09.01.09.48.20; author nia; state Exp; branches; next 1.3; commitid ifSlD3WOEFrYc3DE; 1.3 date 2023.01.29.21.17.53; author ryoon; state Exp; branches; next 1.2; commitid QL7aBXsBGmQvUtbE; 1.2 date 2022.12.09.09.48.28; author vins; state Exp; branches; next 1.1; commitid bmo6uR9KvJB7KR4E; 1.1 date 2022.12.06.12.34.12; author vins; state Exp; branches; next ; commitid aBOLETkmV9MwLu4E; desc @@ 1.8 log @sysutils/xosview2: update to 2.3.4 No changelog provided @ text @# $NetBSD: Makefile,v 1.7 2023/11/12 13:23:40 wiz Exp $ DISTNAME= xosview2-2.3.4 CATEGORIES= sysutils x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xosview/} MAINTAINER= vins@@NetBSD.org 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++ USE_CXX_FEATURES+= c++17 FORCE_CXX_STD= c++17 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 "../../mk/bsd.pkg.mk" @ 1.7 log @*: revebump for new brotli option for freetype2 Addresses PR 57693 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2023/09/21 09:23:56 vins Exp $ d3 1 a3 2 DISTNAME= xosview2-2.3.3 PKGREVISION= 2 a18 2 CONFIGURE_ARGS+= --prefix=${PREFIX} CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR} a38 1 .include "../../x11/libICE/buildlink3.mk" @ 1.6 log @sysutils/xosview2: force C++17 standard. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2023/09/05 09:33:14 vins Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.5 log @xosview2: still requires c++17 in USE_LANGUAGES. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2023/09/01 09:48:20 nia Exp $ d15 1 a15 1 USE_LANGUAGES= c c++17 d18 1 @ 1.4 log @xosview2: Convert to USE_CXX_FEATURES. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2023/01/29 21:17:53 ryoon Exp $ d15 1 a15 1 USE_LANGUAGES= c c++ @ 1.3 log @*: Recursive revbup from graphics/freetype2 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2022/12/09 09:48:28 vins Exp $ d15 3 a17 1 USE_LANGUAGES= c c++17 @ 1.2 log @sysutils/xosview2: update to xosview2-2.3.3 Add c++17 to USE_LANGUAGES to support `std::optional'. Changes since xosview-2.3.2: - reduce area cleared by labels by 1. - switch to std::optional - xsm now builds again. Changes since xosview-2.3.1 - fix openbsd cpu meter for new systemctl stats. - move BSD battery meter related code into btrymeter.cc. - fix freebsd memory meter for new sysctl stats. - remove dragonfly no longer has apmbios related battery stats. - misc cleanups. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2022/12/06 12:34:12 vins Exp $ d4 1 @ 1.1 log @sysutils/xosview2: import package from wip. 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. @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= xosview2-2.3.1 d14 1 a14 1 USE_LANGUAGES= c c++ @