notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
p5-Sys-Mmap Map in a file as a Perl variable using mmap(2)
0.20 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.20Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-08-07 06:49:35
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: python, p5-Time-Piece
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Sys-Mmap
Description:
The Mmap module lets you use mmap to map in a file as a Perl variable rather than reading the file into dynamically allocated memory. The advantage of this is that several processes may share one copy of the file or string, saving memory, and concurrently making changes to portions of the file or string. When not used with a file, it is an alternative to SysV shared memory that places no arbitrary size limits on the shared memory area, and efficiently handles sparse memory usage.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Sys-Mmap-0.20/catalog.mk
  2. /usr/local/share/licenses/p5-Sys-Mmap-0.20/LICENSE
  3. /usr/local/share/licenses/p5-Sys-Mmap-0.20/ART10
  4. /usr/local/share/licenses/p5-Sys-Mmap-0.20/GPLv1+
  5. lib/perl5/site_perl/mach/5.32/Sys/Mmap.pm
  6. lib/perl5/site_perl/mach/5.32/auto/Sys/Mmap/Mmap.so
  7. lib/perl5/site_perl/man/man3/Sys::Mmap.3.gz
  8. @owner
  9. @group
  10. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • p5-Sys-Mmap>0:devel/p5-Sys-Mmap
To install the port:
cd /usr/ports/devel/p5-Sys-Mmap/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Sys-Mmap
  • pkg install p5-Sys-Mmap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Sys-Mmap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1582354992 SHA256 (Sys-Mmap-0.20.tar.gz) = 1820ce2c89f1ab7357644f8db0f49f142f54526250fb1e235db10aa80f15e2cf SIZE (Sys-Mmap-0.20.tar.gz) = 17962

Packages (timestamps in pop-ups are UTC):
p5-Sys-Mmap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.200.200.200.200.20n/an/an/a
FreeBSD:13:quarterly0.200.200.200.200.20n/an/an/a
FreeBSD:14:latest0.200.200.200.200.200.20-0.20
FreeBSD:14:quarterly0.200.20-0.200.200.200.200.20
FreeBSD:15:latest0.200.20n/a0.20n/an/a0.200.20
FreeBSD:15:quarterly0.200.20n/a-n/an/a--
FreeBSD:16:latest0.200.20n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. multimedia/zoneminder

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. multimedia/zoneminder-h264*
  2. Collapse this list of deleted ports.
for Extract
  1. benchmarks/linux-gputest
for Run
  1. multimedia/zoneminder

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. multimedia/zoneminder-h264*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_p5-Sys-Mmap
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Sys/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Sys/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Sys/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Sys/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Sys/
  7. http://backpan.perl.org/modules/by-module/Sys/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Sys/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Sys/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Sys/
  12. https://www.cpan.org/modules/by-module/Sys/
Collapse this list.

There are no commits on branch 2026Q3 for this port