pgj         2011-05-08 18:38:56 UTC

  FreeBSD ports repository

  Added files:
    net/hs-sendfile      Makefile distinfo pkg-descr 
  Log:
  A library which exposes zero-copy sendfile functionality in a portable way.
  If a platform does not support sendfile, a fallback implementation in Haskell
  is provided.
  
  Currently supported platforms: Windows 2000+ (Native), Linux 2.6+ (Native),
  FreeBSD (Native), OS-X 10.5+ (Native), Everything else (Portable Haskell 
code).
  
  WWW: http://patch-tag.com/r/mae/sendfile
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.1       +21 -0     ports/net/hs-sendfile/Makefile (new)
  1.1       +2 -0      ports/net/hs-sendfile/distinfo (new)
  1.1       +8 -0      ports/net/hs-sendfile/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to