head 1.15; access; symbols pkgsrc-2023Q4:1.15.0.4 pkgsrc-2023Q4-base:1.15 pkgsrc-2023Q3:1.15.0.2 pkgsrc-2023Q3-base:1.15 pkgsrc-2023Q2:1.13.0.2 pkgsrc-2023Q2-base:1.13 pkgsrc-2023Q1:1.12.0.6 pkgsrc-2023Q1-base:1.12 pkgsrc-2022Q4:1.12.0.4 pkgsrc-2022Q4-base:1.12 pkgsrc-2022Q3:1.12.0.2 pkgsrc-2022Q3-base:1.12 pkgsrc-2022Q2:1.11.0.10 pkgsrc-2022Q2-base:1.11 pkgsrc-2022Q1:1.11.0.8 pkgsrc-2022Q1-base:1.11 pkgsrc-2021Q4:1.11.0.6 pkgsrc-2021Q4-base:1.11 pkgsrc-2021Q3:1.11.0.4 pkgsrc-2021Q3-base:1.11 pkgsrc-2021Q2:1.11.0.2 pkgsrc-2021Q2-base:1.11 pkgsrc-2021Q1:1.10.0.6 pkgsrc-2021Q1-base:1.10 pkgsrc-2020Q4:1.10.0.4 pkgsrc-2020Q4-base:1.10 pkgsrc-2020Q3:1.10.0.2 pkgsrc-2020Q3-base:1.10 pkgsrc-2020Q2:1.7.0.6 pkgsrc-2020Q2-base:1.7 pkgsrc-2020Q1:1.7.0.2 pkgsrc-2020Q1-base:1.7 pkgsrc-2019Q4:1.7.0.4 pkgsrc-2019Q4-base:1.7 pkgsrc-2019Q3:1.6.0.2 pkgsrc-2019Q3-base:1.6 pkgsrc-2019Q2:1.4.0.8 pkgsrc-2019Q2-base:1.4 pkgsrc-2019Q1:1.4.0.6 pkgsrc-2019Q1-base:1.4 pkgsrc-2018Q4:1.4.0.4 pkgsrc-2018Q4-base:1.4 pkgsrc-2018Q3:1.4.0.2 pkgsrc-2018Q3-base:1.4 pkgsrc-2018Q2:1.3.0.10 pkgsrc-2018Q2-base:1.3 pkgsrc-2018Q1:1.3.0.8 pkgsrc-2018Q1-base:1.3 pkgsrc-2017Q4:1.3.0.6 pkgsrc-2017Q4-base:1.3 pkgsrc-2017Q3:1.3.0.4 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.2.0.2 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.1.0.2 pkgsrc-2017Q1-base:1.1; locks; strict; comment @# @; 1.15 date 2023.09.06.08.24.21; author abs; state Exp; branches; next 1.14; commitid BCnLdUBmFiZdAGDE; 1.14 date 2023.07.06.09.41.30; author wiz; state Exp; branches; next 1.13; commitid 6meR4IA6XJRNYIvE; 1.13 date 2023.06.06.12.42.21; author riastradh; state Exp; branches; next 1.12; commitid xhspr6Z8JLQOWSrE; 1.12 date 2022.06.28.11.35.59; author wiz; state Exp; branches; next 1.11; commitid D2UoJrTHpoHEANJD; 1.11 date 2021.05.24.19.54.14; author wiz; state Exp; branches; next 1.10; commitid qokaiStTApGMcrUC; 1.10 date 2020.09.08.13.16.44; author wiz; state Exp; branches; next 1.9; commitid baP4j6yzJOMEkfnC; 1.9 date 2020.09.08.13.09.59; author wiz; state Exp; branches; next 1.8; commitid lm1E7D09EbToifnC; 1.8 date 2020.08.31.18.11.30; author wiz; state Exp; branches; next 1.7; commitid 7zxRbfOkDOoxbfmC; 1.7 date 2019.11.04.21.28.49; author rillig; state Exp; branches; next 1.6; commitid P8zvC5DaquV1ZzJB; 1.6 date 2019.08.11.13.23.11; author wiz; state Exp; branches; next 1.5; commitid Ifet9Pg6Qt99ZByB; 1.5 date 2019.07.01.21.35.52; author nia; state Exp; branches; next 1.4; commitid sovjRjd79glt4otB; 1.4 date 2018.08.22.09.46.36; author wiz; state Exp; branches; next 1.3; commitid YLub8g3ofvFGb6PA; 1.3 date 2017.09.18.11.48.47; author wiz; state Exp; branches; next 1.2; commitid fJe24idIjHtRKF7A; 1.2 date 2017.06.05.14.24.35; author ryoon; state Exp; branches; next 1.1; commitid 54KDUXvefsKDYbUz; 1.1 date 2017.01.30.14.18.15; author mef; state Exp; branches; next ; commitid cboN5cxAigNv00Ez; desc @@ 1.15 log @Add missing p5-File-Slurp dependency Bump PKGREVISION @ text @# $NetBSD: Makefile,v 1.14 2023/07/06 09:41:30 wiz Exp $ DISTNAME= Daemon-Generic-0.85 PKGNAME= p5-${DISTNAME} PKGREVISION= 7 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MU/MUIR/modules/} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://metacpan.org/pod/Daemon::Generic COMMENT= Framework to provide start/stop/reload for a daemon LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp DEPENDS+= p5-File-Flock-[0-9]*:../../devel/p5-File-Flock DEPENDS+= p5-Data-Structure-Util-[0-9]*:../../devel/p5-Data-Structure-Util # TEST_DEPENDS TOOL_DEPENDS+= p5-AnyEvent-[0-9]*:../../devel/p5-AnyEvent TOOL_DEPENDS+= p5-Eval-LineNumbers-[0-9]*:../../devel/p5-Eval-LineNumbers PERL5_PACKLIST= auto/Daemon/Generic/.packlist USE_LANGUAGES= # none .include "../../devel/p5-Event/buildlink3.mk" .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" @ 1.14 log @*: recursive bump for perl 5.38 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.13 2023/06/06 12:42:21 riastradh Exp $ d5 1 a5 1 PKGREVISION= 6 d14 1 @ 1.13 log @Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/. Almost all uses, if not all of them, are wrong, according to the semantics of BUILD_DEPENDS (packages built for target available for use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for host available for use _as_ tools at build-time). No change to BUILD_DEPENDS as used correctly inside buildlink3. As proposed on tech-pkg: https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.12 2022/06/28 11:35:59 wiz Exp $ d5 1 a5 1 PKGREVISION= 5 @ 1.12 log @*: recursive bump for perl 5.36 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2021/05/24 19:54:14 wiz Exp $ d18 2 a19 2 BUILD_DEPENDS+= p5-AnyEvent-[0-9]*:../../devel/p5-AnyEvent BUILD_DEPENDS+= p5-Eval-LineNumbers-[0-9]*:../../devel/p5-Eval-LineNumbers @ 1.11 log @*: recursive bump for perl 5.34 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2020/09/08 13:16:44 wiz Exp $ d5 1 a5 1 PKGREVISION= 4 @ 1.10 log @*: use MASTER_SITE_PERL_CPAN @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2020/09/08 13:09:59 wiz Exp $ d5 1 a5 1 PKGREVISION= 3 @ 1.9 log @*: improve HOMEPAGE @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2020/08/31 18:11:30 wiz Exp $ d7 1 a7 1 MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MU/MUIR/modules/ @ 1.8 log @*: bump PKGREVISION for perl-5.32. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2019/11/04 21:28:49 rillig Exp $ d10 1 a10 1 HOMEPAGE= https://cpan.metacpan.org/authors/id/M/MU/MUIR/modules/ @ 1.7 log @sysutils: align variable assignments pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2019/08/11 13:23:11 wiz Exp $ d5 1 a5 1 PKGREVISION= 2 @ 1.6 log @Bump PKGREVISIONs for perl 5.30.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2019/07/01 21:35:52 nia Exp $ d12 1 a12 1 LICENSE= ${PERL5_LICENSE} d21 2 a22 2 PERL5_PACKLIST= auto/Daemon/Generic/.packlist USE_LANGUAGES= # none @ 1.5 log @Follow some remaining search.cpan.org redirects. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2018/08/22 09:46:36 wiz Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.4 log @Recursive bump for perl5-5.28.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2017/09/18 11:48:47 wiz Exp $ d7 1 a7 1 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MU/MUIR/modules/ d10 1 a10 1 HOMEPAGE= http://search.cpan.org/CPAN/authors/id/M/MU/MUIR/modules/ @ 1.3 log @p5-Daemon-Generic: update to 0.85. 0.85 2017/07/17 - Fixed a race condition in test. Bug 117927. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2017/06/05 14:24:35 ryoon Exp $ d5 1 @ 1.2 log @Recursive revbump from lang/perl5 5.26.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2017/01/30 14:18:15 mef Exp $ d3 1 a3 1 DISTNAME= Daemon-Generic-0.84 a4 1 PKGREVISION= 1 d16 1 a16 1 # for make test @ 1.1 log @Import p5-Daemon-Generic-0.84 as sysutils/p5-Daemon-Generic. Daemon::Generic provides a framework for starting, stopping, reconfiguring daemon-like programs. The framework provides for standard commands that work for as init.d files and as apachectl-like commands. Programs that use Daemon::Generic subclass Daemon::Generic to override its behavior. Almost everything that Genric::Daemon does can be overridden as needed. @ text @d1 1 a1 1 # $NetBSD$ d5 1 @