head 1.12; access; symbols pkgsrc-2023Q4:1.11.0.2 pkgsrc-2023Q4-base:1.11 pkgsrc-2023Q3:1.10.0.4 pkgsrc-2023Q3-base:1.10 pkgsrc-2023Q2:1.10.0.2 pkgsrc-2023Q2-base:1.10 pkgsrc-2023Q1:1.9.0.14 pkgsrc-2023Q1-base:1.9 pkgsrc-2022Q4:1.9.0.12 pkgsrc-2022Q4-base:1.9 pkgsrc-2022Q3:1.9.0.10 pkgsrc-2022Q3-base:1.9 pkgsrc-2022Q2:1.9.0.8 pkgsrc-2022Q2-base:1.9 pkgsrc-2022Q1:1.9.0.6 pkgsrc-2022Q1-base:1.9 pkgsrc-2021Q4:1.9.0.4 pkgsrc-2021Q4-base:1.9 pkgsrc-2021Q3:1.9.0.2 pkgsrc-2021Q3-base:1.9 pkgsrc-2021Q2:1.8.0.4 pkgsrc-2021Q2-base:1.8 pkgsrc-2021Q1:1.8.0.2 pkgsrc-2021Q1-base:1.8 pkgsrc-2020Q4:1.6.0.4 pkgsrc-2020Q4-base:1.6 pkgsrc-2020Q3:1.6.0.2 pkgsrc-2020Q3-base:1.6 pkgsrc-2020Q2:1.4.0.4 pkgsrc-2020Q2-base:1.4 pkgsrc-2020Q1:1.4.0.2 pkgsrc-2020Q1-base:1.4 pkgsrc-2019Q4:1.3.0.16 pkgsrc-2019Q4-base:1.3 pkgsrc-2019Q3:1.3.0.12 pkgsrc-2019Q3-base:1.3 pkgsrc-2019Q2:1.3.0.10 pkgsrc-2019Q2-base:1.3 pkgsrc-2019Q1:1.3.0.8 pkgsrc-2019Q1-base:1.3 pkgsrc-2018Q4:1.3.0.6 pkgsrc-2018Q4-base:1.3 pkgsrc-2018Q3:1.3.0.4 pkgsrc-2018Q3-base:1.3 pkgsrc-2018Q2:1.3.0.2 pkgsrc-2018Q2-base:1.3 pkgsrc-2018Q1:1.2.0.2 pkgsrc-2018Q1-base:1.2; locks; strict; comment @# @; 1.12 date 2024.03.24.14.25.47; author taca; state Exp; branches; next 1.11; commitid oJD6lgSG8NUC9q3F; 1.11 date 2023.12.17.14.35.07; author taca; state Exp; branches; next 1.10; commitid u5eYSEfKxlq7mPQE; 1.10 date 2023.04.30.08.47.34; author taca; state Exp; branches; next 1.9; commitid jhWRlhfQvESfR6nE; 1.9 date 2021.08.31.15.43.25; author taca; state Exp; branches; next 1.8; commitid 0RzobzI20BfBF87D; 1.8 date 2021.03.07.09.52.59; author taca; state Exp; branches; next 1.7; commitid iMbaWNXrWOF8qmKC; 1.7 date 2021.02.13.13.59.44; author taca; state Exp; branches; next 1.6; commitid aiDYnB5XvgSCuyHC; 1.6 date 2020.09.19.12.54.33; author taca; state Exp; branches; next 1.5; commitid Gcej3zRxE0A5REoC; 1.5 date 2020.09.14.13.36.45; author taca; state Exp; branches; next 1.4; commitid BWEqiDuXmqoEf1oC; 1.4 date 2020.03.24.15.11.57; author taca; state Exp; branches; next 1.3; commitid keJUS1lHuGIdmF1C; 1.3 date 2018.05.06.02.21.37; author taca; state Exp; branches; next 1.2; commitid Ma80gAe0LS9UdbBA; 1.2 date 2018.03.17.14.20.59; author taca; state Exp; branches; next 1.1; commitid LFSpgf9JOCQiOOuA; 1.1 date 2018.03.13.16.04.44; author taca; state Exp; branches; next ; commitid WzSCUe5hRiiPvjuA; desc @@ 1.12 log @net/ruby-nio4r: update to 2.7.1 2.7.1 (2024-03-10) What's Changed * Update changes.md by @@ioquatix in #311 * fix jruby warnings by @@ahorek in #313 * Convert license to array of identifiers by @@voxik in #312 @ text @# $NetBSD: Makefile,v 1.11 2023/12/17 14:35:07 taca Exp $ DISTNAME= nio4r-2.7.1 CATEGORIES= net MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/socketry/nio4r COMMENT= Cross-platform asynchronous I/O primitives for scalable network LICENSE= mit .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" @ 1.11 log @net/ruby-nio4r: update to 2.7.0 2.6.0 (2023-11-16) * Fix conversion loses int precision. * Avoid direct access to IO internals. * Resolve issue loading both nio and nio4r gems. 2.6.1 (2023-11-21) * Don't update io which is subsequently stored. Retain the original. 2.7.0 (2023-12-01) * Convert NIO objects to TypedData API. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2023/04/30 08:47:34 taca Exp $ d3 1 a3 1 DISTNAME= nio4r-2.7.0 @ 1.10 log @net/ruby-nio4r: update to 2.5.9 2.5.9 (2023-04-02) * Add license file. Fixes #228, #282. * Actions - remove Ubuntu-16.04, macOS to 11, add Ubuntu-22.04, Win 2022 * Fix test workflow. * Fix java 8 compatibility. (#292) * Rework (VALUE* args) -> (VALUE arg) invalid function type. Fixes #287. * Remove coveralls. * Fix order of OpenSSL require. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2021/08/31 15:43:25 taca Exp $ d3 1 a3 1 DISTNAME= nio4r-2.5.9 @ 1.9 log @net/ruby-nio4r: update to 2.5.8 2.5.8 (2021-08-03) * Fix incorrect return types. Fixes #275. * Remove guard from Gemfile. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2021/03/07 09:52:59 taca Exp $ d3 1 a3 1 DISTNAME= nio4r-2.5.8 @ 1.8 log @net/ruby-nio4r: update to 2.5.7 No proper release note nor change log. Please refer in detail. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2021/02/13 13:59:44 taca Exp $ d3 1 a3 1 DISTNAME= nio4r-2.5.7 @ 1.7 log @net/ruby-nio4r: update to 2.5.5 2.5.5 (2021-02-05) * #256 Use libev 4.33, featuring experimental io_uring support. (@@jcmfernandes) * #260 Workaround for ARM-based macOS Ruby: Use pure Ruby for M1, since the native extension is crashing on M1 (arm64). (@@jasl) * #252 JRuby: Fix javac -Xlint warnings (@@headius) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2020/09/19 12:54:33 taca Exp $ d3 1 a3 1 DISTNAME= nio4r-2.5.5 @ 1.6 log @net/ruby-nio4r: update to 2.5.4 Update ruby-nio4r to 2.5.4. ## 2.5.4 (2020-09-16) * [#251](https://github.com/socketry/nio4r/issues/251) Intermittent SEGV during GC. ([@@boazsegev]) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2020/09/14 13:36:45 taca Exp $ d3 1 a3 1 DISTNAME= nio4r-2.5.4 @ 1.5 log @net/ruby-nio4r: update to 2.5.3 Update ruby-nio4r package to 2.5.3. 2.5.3 (2020-09-07) * #241 Possible bug with Ruby >= 2.7.0 and GC.compact. (@@boazsegev) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2020/03/24 15:11:57 taca Exp $ d3 1 a3 1 DISTNAME= nio4r-2.5.3 @ 1.4 log @net/ruby-nio4r: update to 2.5.2 Update ruby-nio4r to 2.5.2. 2.5.2 (2019-09-24) * #220 Update to libev-4.27 & fix assorted warnings. (@@ioquatix) * #225 Avoid need for linux headers. (@@ioquatix) 2.4.0 (2019-07-07) * #211 Enable KQUEUE on macOS 10.14+. (@@ioquatix) * Bump minimum supported Ruby to 2.3. (@@ioquatix) * Assorted fixes for TruffleRuby & JRuby. (@@eregon, @@olleolleolle) * Update libev to v4.25. (@@ioquatix) * Bind to ephemeral (port 0) for more reliable specs. (@@ioquatix) * Improve handling of SSL sockets and related specs. (@@MSP-Greg) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2018/05/06 02:21:37 taca Exp $ d3 1 a3 1 DISTNAME= nio4r-2.5.2 @ 1.3 log @net/ruby-nio4r: update to 2.3.1 ## 2.3.1 (2018-05-03) * [#188](https://github.com/socketry/nio4r/pull/188) Fix remove interests ([@@ioquatix]) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2018/03/17 14:20:59 taca Exp $ d3 1 a3 1 DISTNAME= nio4r-2.3.1 @ 1.2 log @net/ruby-nio4r: update to 2.3.0 ## 2.3.0 (2018-03-15) * [#183](https://github.com/socketry/nio4r/pull/183) Allow `Monitor#interests` to be nil ([@@ioquatix]) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2018/03/13 16:04:44 taca Exp $ d3 1 a3 1 DISTNAME= nio4r-2.3.0 @ 1.1 log @net/ruby-nio4r: add version 2.2.0 package New I/O for Ruby (nio4r): cross-platform asynchronous I/O primitives for scalable network clients and servers. Modeled after the Java NIO API, but simplified for ease-of-use. nio4r provides an abstract, cross-platform stateful I/O selector API for Ruby. I/O selectors are the heart of "reactor"-based event loops, and monitor multiple I/O objects for various types of readiness, e.g. ready for reading or writing. @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= nio4r-2.2.0 @