head 1.11; access; symbols pkgsrc-2026Q2:1.11.0.4 pkgsrc-2026Q2-base:1.11 pkgsrc-2026Q1:1.11.0.2 pkgsrc-2026Q1-base:1.11 pkgsrc-2025Q4:1.10.0.2 pkgsrc-2025Q4-base:1.10 pkgsrc-2025Q3:1.9.0.2 pkgsrc-2025Q3-base:1.9 pkgsrc-2025Q2:1.8.0.4 pkgsrc-2025Q2-base:1.8 pkgsrc-2025Q1:1.8.0.2 pkgsrc-2025Q1-base:1.8 pkgsrc-2024Q4:1.7.0.2 pkgsrc-2024Q4-base:1.7 pkgsrc-2024Q3:1.6.0.6 pkgsrc-2024Q3-base:1.6 pkgsrc-2024Q2:1.6.0.4 pkgsrc-2024Q2-base:1.6 pkgsrc-2024Q1:1.6.0.2 pkgsrc-2024Q1-base:1.6 pkgsrc-2023Q4:1.4.0.2 pkgsrc-2023Q4-base:1.4 pkgsrc-2023Q3:1.2.0.2 pkgsrc-2023Q3-base:1.2; locks; strict; comment @# @; 1.11 date 2026.01.04.00.26.42; author wiz; state Exp; branches; next 1.10; commitid iYPloOMSeQOkA0pG; 1.10 date 2025.09.27.09.57.15; author wiz; state Exp; branches; next 1.9; commitid GSXfRJoW2938VkcG; 1.9 date 2025.08.20.11.34.52; author wiz; state Exp; branches; next 1.8; commitid lgT5N7I1hRAxGs7G; 1.8 date 2024.12.29.15.09.45; author adam; state Exp; branches; next 1.7; commitid oeKjyQMgtu2FopDF; 1.7 date 2024.10.04.03.49.21; author ryoon; state Exp; branches; next 1.6; commitid W6qyL3zvAllroisF; 1.6 date 2024.02.16.20.31.13; author nros; state Exp; branches; next 1.5; commitid 8FoFFY2sVXRJmHYE; 1.5 date 2023.12.29.18.24.42; author adam; state Exp; branches; next 1.4; commitid CbzM4kTH4d8WeoSE; 1.4 date 2023.10.24.22.08.57; author wiz; state Exp; branches; next 1.3; commitid MTsrqKm6aGrQAVJE; 1.3 date 2023.09.30.11.06.54; author nros; state Exp; branches; next 1.2; commitid FNZ516va6Q2aIMGE; 1.2 date 2023.08.21.19.31.21; author nros; state Exp; branches; next 1.1; commitid dlc8x0wrkYCVMGBE; 1.1 date 2023.08.16.19.02.35; author nros; state Exp; branches; next ; commitid jukhTofvCo22N2BE; desc @@ 1.11 log @qore-process-module: fix build on NetBSD-current @ text @# $NetBSD: Makefile,v 1.10 2025/09/27 09:57:15 wiz Exp $ DISTNAME= qore-process-module-1.0.5 PKGREVISION= 9 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/module-process/releases/download/v${PKGVERSION_NOREV}/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= nros@@NetBSD.org HOMEPAGE= http://qore.org/ COMMENT= Qore module for process handling LICENSE= mit USE_LANGUAGES= c c++ CMAKE_USE_GNU_INSTALL_DIRS= no CMAKE_CONFIGURE_ARGS+= -DCMAKE_POLICY_VERSION_MINIMUM=3.5 .include "../../lang/qore/module.mk" # does not support current boost version, uses included copy - re-check on update #.include "../../devel/boost-libs/buildlink3.mk" .include "../../devel/cmake/build.mk" .include "../../lang/qore/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.10 log @*: recursive bump for boost 1.89 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2025/08/20 11:34:52 wiz Exp $ d4 1 a4 1 PKGREVISION= 8 d22 2 a23 1 .include "../../devel/boost-libs/buildlink3.mk" @ 1.9 log @*: fix build with cmake 4 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2024/12/29 15:09:45 adam Exp $ d4 1 a4 1 PKGREVISION= 7 @ 1.8 log @revbump after updating boost @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2024/10/04 03:49:21 ryoon Exp $ d18 2 @ 1.7 log @*: Recursive revbump from Boost 1.86.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2024/02/16 20:31:13 nros Exp $ d4 1 a4 1 PKGREVISION= 6 @ 1.6 log @revbump due tp lang/qore update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2023/12/29 18:24:42 adam Exp $ d4 1 a4 1 PKGREVISION= 5 @ 1.5 log @revbump for boost-libs @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2023/10/24 22:08:57 wiz Exp $ d4 1 a4 1 PKGREVISION= 4 @ 1.4 log @*: bump for openssl 3 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2023/09/30 11:06:54 nros Exp $ d4 1 a4 1 PKGREVISION= 3 @ 1.3 log @revbump due to lang/qore update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2023/08/21 19:31:21 nros Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.2 log @Revbump after lang/qore update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2023/08/16 19:02:35 nros Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.1 log @Add devel/qore-process-module version 1.0.5 to pkgsrc-current Qore module that provides functions that can start child processes, communicate with them trough standard io, wait for processes to exit, terminate processes, get process resource usage and more. @ text @d1 1 a1 1 # $NetBSD$ d4 1 @