pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/41529 CVS commit: pkgsrc/net/libtorrent



The following reply was made to PR pkg/41529; it has been noted by GNATS.

From: Matthias Scheler <tron%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41529 CVS commit: pkgsrc/net/libtorrent
Date: Thu, 4 Jun 2009 14:04:09 +0000

 Module Name:   pkgsrc
 Committed By:  tron
 Date:          Thu Jun  4 14:04:09 UTC 2009
 
 Modified Files:
        pkgsrc/net/libtorrent: Makefile
 
 Log Message:
 Turn on kqueue(2) support under DragonFly, FreeBSD and OpenBSD.
 It is not turned on under NetBSD because the kqueue(2) API is incompatible.
 It is not turned on under Darwin because kevent(2) fails with ENODEV.
 
 This fixes PR pkg/41529 by Mikko Kortelainen.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/libtorrent/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index