Subject: CVS commit: pkgsrc/devel/hs-mmap
From: Masatake Daimon
Date: 2021-05-05 13:31:11
Message id: 20210505113111.55537FA95@cvs.NetBSD.org

Log Message:
Import mmap-0.5.9

This library provides a wrapper to mmap(2) or MapViewOfFile, allowing
files or devices to be lazily loaded into memory as strict or lazy
ByteStrings, ForeignPtrs or plain Ptrs, using the virtual memory
subsystem to do on-demand loading. Modifications are also supported.

Files:
RevisionActionfile
1.1addpkgsrc/devel/hs-mmap/DESCR
1.1addpkgsrc/devel/hs-mmap/Makefile
1.1addpkgsrc/devel/hs-mmap/PLIST
1.1addpkgsrc/devel/hs-mmap/buildlink3.mk
1.1addpkgsrc/devel/hs-mmap/distinfo