Bug 77094 - New port: devel/py-sendfile Python module interface to the sendfile(2) syscall
Summary: New port: devel/py-sendfile Python module interface to the sendfile(2) syscall
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-04 10:40 UTC by Ben Woolley
Modified: 2005-02-05 21:30 UTC (History)
0 users

See Also:


Attachments
file.shar (1.95 KB, text/plain)
2005-02-04 10:40 UTC, Ben Woolley
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Woolley 2005-02-04 10:40:18 UTC
	Python module interface to the sendfile(2) syscall with full support for the FreeBSD nuances.
Comment 1 Ben Woolley 2005-02-05 11:44:07 UTC
Sorry, I forgot to add this line to the Makefile:
PLIST_FILES=            %%PYTHON_SITELIBDIR%%/sendfile.so
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-02-05 21:29:52 UTC
State Changed
From-To: open->closed

New port added, thank you!