head 1.11; access; symbols pkgsrc-2023Q4:1.11.0.4 pkgsrc-2023Q4-base:1.11 pkgsrc-2023Q3:1.11.0.2 pkgsrc-2023Q3-base:1.11 pkgsrc-2023Q2:1.10.0.2 pkgsrc-2023Q2-base:1.10 pkgsrc-2023Q1:1.9.0.6 pkgsrc-2023Q1-base:1.9 pkgsrc-2022Q4:1.9.0.4 pkgsrc-2022Q4-base:1.9 pkgsrc-2022Q3:1.9.0.2 pkgsrc-2022Q3-base:1.9 pkgsrc-2022Q2:1.8.0.10 pkgsrc-2022Q2-base:1.8 pkgsrc-2022Q1:1.8.0.8 pkgsrc-2022Q1-base:1.8 pkgsrc-2021Q4:1.8.0.6 pkgsrc-2021Q4-base:1.8 pkgsrc-2021Q3:1.8.0.4 pkgsrc-2021Q3-base:1.8 pkgsrc-2021Q2:1.8.0.2 pkgsrc-2021Q2-base:1.8 pkgsrc-2021Q1:1.7.0.6 pkgsrc-2021Q1-base:1.7 pkgsrc-2020Q4:1.7.0.4 pkgsrc-2020Q4-base:1.7 pkgsrc-2020Q3:1.7.0.2 pkgsrc-2020Q3-base:1.7 pkgsrc-2020Q2:1.6.0.8 pkgsrc-2020Q2-base:1.6 pkgsrc-2020Q1:1.6.0.4 pkgsrc-2020Q1-base:1.6 pkgsrc-2019Q4:1.6.0.6 pkgsrc-2019Q4-base:1.6 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.12 pkgsrc-2018Q2-base:1.3 pkgsrc-2018Q1:1.3.0.10 pkgsrc-2018Q1-base:1.3 pkgsrc-2017Q4:1.3.0.8 pkgsrc-2017Q4-base:1.3 pkgsrc-2017Q3:1.3.0.6 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.3.0.2 pkgsrc-2017Q2-base:1.3 pkgsrc-2017Q1:1.2.0.8 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.6 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.4 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.2 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.1.0.2 pkgsrc-2016Q1-base:1.1; locks; strict; comment @# @; 1.11 date 2023.07.06.09.39.53; author wiz; state Exp; branches; next 1.10; commitid 6meR4IA6XJRNYIvE; 1.10 date 2023.06.06.12.41.03; author riastradh; state Exp; branches; next 1.9; commitid xhspr6Z8JLQOWSrE; 1.9 date 2022.06.28.11.33.06; author wiz; state Exp; branches; next 1.8; commitid D2UoJrTHpoHEANJD; 1.8 date 2021.05.24.19.51.25; author wiz; state Exp; branches; next 1.7; commitid qokaiStTApGMcrUC; 1.7 date 2020.08.31.18.08.43; author wiz; state Exp; branches; next 1.6; commitid 7zxRbfOkDOoxbfmC; 1.6 date 2019.08.11.13.20.12; author wiz; state Exp; branches; next 1.5; commitid Ifet9Pg6Qt99ZByB; 1.5 date 2019.06.30.20.15.37; author nia; state Exp; branches; next 1.4; commitid gIe5Iz9xY2MIDftB; 1.4 date 2018.08.22.09.44.32; author wiz; state Exp; branches; next 1.3; commitid YLub8g3ofvFGb6PA; 1.3 date 2017.06.05.14.23.30; author ryoon; state Exp; branches; next 1.2; commitid 54KDUXvefsKDYbUz; 1.2 date 2016.06.08.19.23.25; author wiz; state Exp; branches; next 1.1; commitid 12SLmHS6vHs0hH9z; 1.1 date 2016.02.23.02.09.20; author wen; state Exp; branches; next ; commitid PubszvALhCTHXYVy; desc @@ 1.11 log @*: recursive bump for perl 5.38 @ text @# $NetBSD: Makefile,v 1.10 2023/06/06 12:41:03 riastradh Exp $ DISTNAME= PerlIO-via-Timeout-0.32 PKGNAME= p5-${DISTNAME} PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PerlIO/} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://metacpan.org/release/PerlIO-via-Timeout COMMENT= PerlIO layer to add read and write timeouts to a handle LICENSE= ${PERL5_LICENSE} TOOL_DEPENDS+= p5-Test-TCP>=0:../../net/p5-Test-TCP PERL5_PACKLIST= auto/PerlIO/via/Timeout/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" @ 1.10 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.9 2022/06/28 11:33:06 wiz Exp $ d5 1 a5 1 PKGREVISION= 7 @ 1.9 log @*: recursive bump for perl 5.36 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2021/05/24 19:51:25 wiz Exp $ d14 1 a14 1 BUILD_DEPENDS+= p5-Test-TCP>=0:../../net/p5-Test-TCP @ 1.8 log @*: recursive bump for perl 5.34 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2020/08/31 18:08:43 wiz Exp $ d5 1 a5 1 PKGREVISION= 6 @ 1.7 log @*: bump PKGREVISION for perl-5.32. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2019/08/11 13:20:12 wiz Exp $ d5 1 a5 1 PKGREVISION= 5 @ 1.6 log @Bump PKGREVISIONs for perl 5.30.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2019/06/30 20:15:37 nia Exp $ d5 1 a5 1 PKGREVISION= 4 @ 1.5 log @Update packages using a search.cpan.org HOMEPAGE to metacpan.org. The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2018/08/22 09:44:32 wiz Exp $ d5 1 a5 1 PKGREVISION= 3 @ 1.4 log @Recursive bump for perl5-5.28.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2017/06/05 14:23:30 ryoon Exp $ d10 1 a10 1 HOMEPAGE= http://search.cpan.org/dist/PerlIO-via-Timeout/ @ 1.3 log @Recursive revbump from lang/perl5 5.26.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2016/06/08 19:23:25 wiz Exp $ d5 1 a5 1 PKGREVISION= 2 @ 1.2 log @Bump PKGREVISION for perl-5.24. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2016/02/23 02:09:20 wen Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.1 log @Import PerlIO-via-Timeout-0.32 as devel/p5-PerlIO-via-Timeout. This package implements a PerlIO layer, that adds read/write timeout. This can be useful to avoid blocking while accessing a handle (file, socket, ...), and fail after some time. The timeout is implemented by using