Path to this page:
./
devel/p5-Sys-Mmap,
Uses mmap to map in a file as a Perl variable
Branch: CURRENT,
Version: 0.20nb3,
Package name: p5-Sys-Mmap-0.20nb3,
Maintainer: pkgsrc-usersThis package contains a perl module to access mmap.
The Sys::Mmap module uses the POSIX mmap call to map in a file as a
Perl variable. Memory access by mmap may be shared between threads or
forked processes, and may be a disc file that has been mapped into
memory. Sys::Mmap depends on your operating system supporting UNIX or
POSIX.1b mmap, of course.
Master sites:
Filesize: 17.541 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Sys-Mmap-0.20nb3
- (2023-07-06) Updated to version: p5-Sys-Mmap-0.20nb2
- (2022-06-28) Updated to version: p5-Sys-Mmap-0.20nb1
- (2021-10-05) Package added to pkgsrc.se, version p5-Sys-Mmap-0.20 (created)
CVS history: (Expand)
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
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
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-10-05 14:57:48 by Greg Troxel | Files touched by this commit (3) |
Log message:
devel/p5-Sys-Mmap: Add version 0.20
This package contains a perl module to access mmap.
The Sys::Mmap module uses the POSIX mmap call to map in a file as a
Perl variable. Memory access by mmap may be shared between threads or
forked processes, and may be a disc file that has been mapped into
memory. Sys::Mmap depends on your operating system supporting UNIX or
POSIX.1b mmap, of course.
|