Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Feb 2005 02:25:35 -0800 (PST)
From:      Ben Woolley <ports@tautology.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77094: New port: devel/py-sendfile Python module interface to the sendfile(2) syscall
Message-ID:  <200502041025.j14APZO1096410@tautology.org>
Resent-Message-ID: <200502041040.j14AeIkm050939@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77094
>Category:       ports
>Synopsis:       New port: devel/py-sendfile Python module interface to the sendfile(2) syscall
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 04 10:40:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ben Woolley
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
None
>Environment:
System: FreeBSD tautology.org 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat Oct 30 12:08:36 PDT 2004 root@tautology.org:/usr/obj/usr/src/sys/WWW_GW_NAT_SND i386
>Description:
	Python module interface to the sendfile(2) syscall with full support for the FreeBSD nuances.
>How-To-Repeat:
	
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       devel/py-sendfile/
#       devel/py-sendfile/Makefile
#       devel/py-sendfile/distinfo
#       devel/py-sendfile/pkg-descr
#
echo c - devel/py-sendfile/
mkdir -p devel/py-sendfile/ > /dev/null 2>&1
echo x - devel/py-sendfile/Makefile
sed 's/^X//' >devel/py-sendfile/Makefile << 'END-of-devel/py-sendfile/Makefile'
X# Ports collection Makefile for:       sendfile Python module
X# Date created:                                02/01/2004
X# Whom:                                        ports@tautology.org
X#
X# $FreeBSD: ports/devel/py-sendfile/Makefile,v 1.0 2005/2/3 01:30:00 vs Exp $
X#
X
XPORTNAME=              sendfile
XPORTVERSION=           1.1
XCATEGORIES=            devel python
XMASTER_SITES=          http://tautology.org/software/python-modules/distfiles/
XPKGNAMEPREFIX=         ${PYTHON_PKGNAMEPREFIX}
XDISTNAME=              py-sendfile-${PORTVERSION}
XEXTRACT_SUFX=          .tar.bz2
X
XMAINTAINER=            ports@tautology.org
XCOMMENT=               Python interface to the sendfile(2) system call
X
XUSE_BZIP2=             yes
XUSE_PYTHON=            yes
XUSE_PYDISTUTILS=        yes
X
X.include <bsd.port.mk>
END-of-devel/py-sendfile/Makefile
echo x - devel/py-sendfile/distinfo
sed 's/^X//' >devel/py-sendfile/distinfo << 'END-of-devel/py-sendfile/distinfo'
XMD5 (py-sendfile-1.1.tar.bz2) = d1ae993f9af8666bbb19ae2596d78b37
XSIZE (py-sendfile-1.1.tar.bz2) = 2977
END-of-devel/py-sendfile/distinfo
echo x - devel/py-sendfile/pkg-descr
sed 's/^X//' >devel/py-sendfile/pkg-descr << 'END-of-devel/py-sendfile/pkg-descr'
Xpy-sendfile is a Python module that interfaces to the sendfile(2) system call.
X
XWWW: http://tautology.org/software/python-modules/sendfile
END-of-devel/py-sendfile/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502041025.j14APZO1096410>