Uses the FreeBSD sendfile(2) function to send the contents of an open file

handle directly to an open socket.

WWW: http://search.cpan.org/dist/Sys-Sendfile-FreeBSD/

PR:		ports/132812
Submitted by:	Mykola Marzhan <delgod at portaone.com>
This commit is contained in:
Martin Wilke 2009-03-24 16:28:11 +00:00
parent 21747037cc
commit ee811036e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230871
5 changed files with 38 additions and 0 deletions

View file

@ -1796,6 +1796,7 @@
SUBDIR += p5-Sys-Mmap
SUBDIR += p5-Sys-RunAlone
SUBDIR += p5-Sys-RunAlways
SUBDIR += p5-Sys-Sendfile-FreeBSD
SUBDIR += p5-Sys-Sig
SUBDIR += p5-Sys-SigAction
SUBDIR += p5-Sys-Syscall

View file

@ -0,0 +1,21 @@
# New ports collection makefile for: Sys::Sendfile::FreeBSD
# Date created: Jan 21, 2009
# Whom: Mykola Marzhan <delgod@portaone.com>
#
# $FreeBSD$
#
PORTNAME= Sys-Sendfile-FreeBSD
PORTVERSION= 0.01
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= delgod@portaone.com
COMMENT= Wrapper for the FreeBSD sendfile(2) function
PERL_CONFIGURE= yes
MAN3= Sys::Sendfile::FreeBSD.3
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (Sys-Sendfile-FreeBSD-0.01.tar.gz) = ee3f200c96588a62caf6a11b9891d246
SHA256 (Sys-Sendfile-FreeBSD-0.01.tar.gz) = 9b37098779f763bb04adb76f1cf3661b03376161e3d0458666f315cd0fb0a082
SIZE (Sys-Sendfile-FreeBSD-0.01.tar.gz) = 2970

View file

@ -0,0 +1,4 @@
Uses the FreeBSD sendfile(2) function to send the contents of an open file
handle directly to an open socket.
WWW: http://search.cpan.org/dist/Sys-Sendfile-FreeBSD/

View file

@ -0,0 +1,9 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Sys/Sendfile/FreeBSD.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Sys/Sendfile
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Sys
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Sendfile/FreeBSD/FreeBSD.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Sendfile/FreeBSD/FreeBSD.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Sendfile/FreeBSD/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Sendfile/FreeBSD
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Sendfile
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys