Bug 132812 - [New port] devel/p5-Sys-Sendfile-FreeBSD: Perl wrapper for the FreeBSD sendfile(2) function
Summary: [New port] devel/p5-Sys-Sendfile-FreeBSD: Perl wrapper for the FreeBSD sendfi...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-19 14:20 UTC by Mykola Marzhan
Modified: 2009-03-24 16:30 UTC (History)
0 users

See Also:


Attachments
p5-Sys-Sendfile-FreeBSD.shar (2.73 KB, text/plain)
2009-03-19 14:20 UTC, Mykola Marzhan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mykola Marzhan 2009-03-19 14:20:00 UTC
Perl wrapper for the FreeBSD sendfile(2) function
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-03-19 14:41:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-03-23 22:20:35 UTC
State Changed
From-To: open->feedback

Hello Mykola, 

Do we really need this old project in our portstree?  The latest release 
of Sys-Sendfile-FreeBSD was on 04 September 2006.  I can't see any 
reason why we would need this port.  Could you please explain why you 
want to have this port in our portstree? 

Thanks Martin
Comment 3 Mykola.Marzhan 2009-03-24 08:17:33 UTC
1. Why Sys::Sendfile::FreeBSD?
I develop a proprietary client-server application and I need to use
sendfile function in my application.
On cpan.org I have found 3 perl modules - Sys::Sendfile, IO::SendFile,
Sys::Sendfile::FreeBSD.
IO::SendFile doesn't work on FreeBSD.
Sys::Sendfile was created in January 2009, later than I started
developing my application.
Sys::Sendfile::FreeBSD is a stable, proven solution.

2. Why in our portstree?
Because I think that anyone who develops for freebsd must return to
freebsd community at least a portion of his work. Only in this way we
as the freebsd community can achieve success.

-- 
Mykola Marzhan
PortaOne, Inc., Build Engineer
delgod@portaone.com
Tel: +1-866-SIP VOIP (+1 866 747 86 47) ext. 7159

Meet us on April 14-15 at Booth 1202
Billing & OSS World Conference & Expo
Rio All-Suite Hotel & Casino, Las Vegas
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2009-03-24 16:28:00 UTC
State Changed
From-To: feedback->closed

New port added. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-03-24 16:28:37 UTC
miwi        2009-03-24 16:28:11 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Sys-Sendfile-FreeBSD Makefile distinfo pkg-descr 
                                  pkg-plist 
  Log:
  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>
  
  Revision  Changes    Path
  1.3431    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/p5-Sys-Sendfile-FreeBSD/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Sys-Sendfile-FreeBSD/distinfo (new)
  1.1       +4 -0      ports/devel/p5-Sys-Sendfile-FreeBSD/pkg-descr (new)
  1.1       +9 -0      ports/devel/p5-Sys-Sendfile-FreeBSD/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"