Path to this page:
./
devel/p5-IO-AIO,
Perl 5 module implementing asynchronous input/output
Branch: CURRENT,
Version: 4.81,
Package name: p5-IO-AIO-4.81,
Maintainer: pkgsrc-usersThe Perl 5 module IO::AIO implements asynchronous I/O using whatever
means the operating system supports. It is implemented as an interface
to libeio.
Required to run:[
lang/perl5] [
devel/p5-common-sense]
Required to build:[
pkgtools/cwrappers] [
devel/p5-Canary-Stability]
Master sites: (Expand)
Filesize: 185.084 KB
Version history: (Expand)
- (2024-02-25) Updated to version: p5-IO-AIO-4.81
- (2024-02-25) Updated to version: IO-AIO-4.81
- (2023-07-06) Updated to version: p5-IO-AIO-4.80nb1
- (2023-05-20) Updated to version: p5-IO-AIO-4.80
- (2023-02-12) Updated to version: p5-IO-AIO-4.79
- (2022-06-28) Updated to version: p5-IO-AIO-4.76nb1
CVS history: (Expand)
2024-02-25 17:25:28 by Thomas Klausner | Files touched by this commit (1) |
Log message:
p5-IO-AIO: fix PKGNAME
|
2024-02-25 09:42:54 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-IO-AIO: update to 4.81.
4.81 Tue 20 Feb 2024 07:38:35 CET
- work around a bug in musl w.r.t to O_SEARCH and use EIO_O_PATH instead,
vertifying the semantics against the subset of O_PATH and O_SEARCH
(based on a report by Steve Dondley).
- aio_copy now tries to preallocate the destination file.
- fexecve configure test used the wrong pĆ¼ointer type (patch by Paul \
Howarth).
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
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
|
2023-05-20 08:25:24 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-IO-AIO: update to 4.80.
4.80 Sat 01 Apr 2023 04:13:37 CEST
- remove long obsolete "paths must be absolute" text in aio_open/stat
descriptions.
- another workaround for the low-quality musl libc.
- test for umount seperately, as it is more portable.
- some low-quality posix attempts (openbsd, osx) declare the availability
of fexecve but then don't even bother to implemnent a stub.
|
2023-02-12 00:23:26 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 4.79
Upstream changes:
4.79 Sun 25 Sep 2022 18:25:53 CEST
- the autoconf result of the mount check was not used, so it failed to
compile on most systems (reported by crackoff@tutanota.com).
- work around fedora not having a working C compiler setup by design
(reported by Paul Howarth).
4.78 Tue 06 Sep 2022 12:54:43 CEST
- add IO::AIO::mount and IO::AIO::umount.
- add a bunch of symbols from sys/mount.h.
4.77 Mon 05 Sep 2022 02:03:38 CEST
- add MFD_HUGETLB_2MB and MFD_HUGETLB_1GB constants.
- add fexecve.
- add lots of missing functions to @EXPORT_OK.
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|