SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,15 @@
COMMENT= simple interface to access shared memory
MODULES= cpan
DISTNAME= IPC-ShareLite-0.17
REVISION= 5
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
WANTLIB += c perl
MAKE_ENV+= TEST_POD=Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (IPC-ShareLite-0.17.tar.gz) = FNQGuR2pbWUh0NGoLSKjBidHZSJrhrClbn/93Plq578=
SIZE (IPC-ShareLite-0.17.tar.gz) = 22875

View file

@ -0,0 +1,4 @@
IPC::ShareLite provides a simple interface to shared memory, allowing
data to be efficiently communicated between processes. Your operating
system must support SysV IPC (shared memory and semaphores) in order
to use this module.

View file

@ -0,0 +1,9 @@
${P5ARCH}/
${P5ARCH}/IPC/
${P5ARCH}/IPC/ShareLite.pm
${P5ARCH}/auto/
${P5ARCH}/auto/IPC/
${P5ARCH}/auto/IPC/ShareLite/
${P5ARCH}/auto/IPC/ShareLite/ShareLite.so
${P5ARCH}/auto/IPC/ShareLite/autosplit.ix
@man man/man3p/IPC::ShareLite.3p