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,20 @@
COMMENT = hot-deployable variant of Net::Server::PreFork
MODULES = cpan
PKG_ARCH = *
DISTNAME = Net-Server-SS-PreFork-0.05
REVISION = 2
CATEGORIES = net
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
# Perl
PERMIT_PACKAGE = Yes
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = devel/p5-Net-Server \
net/p5-Test-TCP>=0.06 \
net/p5-Server-Starter>=0.02 \
www/p5-HTTP-Server-Simple \
www/p5-libwww
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Net-Server-SS-PreFork-0.05.tar.gz) = bSKzqE6z4B+yOPVmvbMBSEfTDg1R7B6GoLbgQ+Nnlos=
SIZE (Net-Server-SS-PreFork-0.05.tar.gz) = 25978

View file

@ -0,0 +1,3 @@
Net::Server::SS::PreFork is Net::Server personality, extending
Net::Server::PreFork, that can be run by the start_server script of
Server::Starter.

View file

@ -0,0 +1,5 @@
${P5SITE}/Net/
${P5SITE}/Net/Server/
${P5SITE}/Net/Server/SS/
${P5SITE}/Net/Server/SS/PreFork.pm
@man man/man3p/Net::Server::SS::PreFork.3p