Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
imil 3a110a8a8c Initial import of py-iowait, version 0.2, into the NetBSD Packages Collection.
Different operating systems provide different ways to wait for I/O completion
events: there's select(), poll(), epoll() and kqueue(). For cross-platform
applications it can be a pain to support all this system functions, especially
because each one provides a different interface.

IOWait solves this problem by providing a unified interface and using always
the best and faster function available in the platform. Its only limitation is
that, on Windows, it only works for sockets.

This library is compatible both with Python 2 and 3.
2014-05-13 12:32:29 +00:00
archivers Fix build for OpenBSD. Defuzz patches (casuality of mkpatches). 2014-05-11 20:56:16 +00:00
audio Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
benchmarks Support FreeBSD. 2014-04-23 20:22:56 +00:00
biology Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
bootstrap Amend previous: pick built bmake binary from correct directory. 2014-04-17 18:29:01 +00:00
cad Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
chat Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
comms Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
converters GCC 4.6 is required to build under OpenBSD 2014-05-12 12:08:29 +00:00
cross Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
databases Update databases/ruby-activerecord32 to 3.2.18. 2014-05-11 10:02:32 +00:00
devel Initial import of py-iowait, version 0.2, into the NetBSD Packages Collection. 2014-05-13 12:32:29 +00:00
distfiles
doc Updated www/firefox-l10n to 29.0.1 2014-05-13 11:09:30 +00:00
editors Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
emulators Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
filesystems Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
finance Package was uploaded to pypi. Thus, we can simplify the Makefile. Change in 2014-05-13 02:39:11 +00:00
fonts Update koruri-ttf to 20140510. 2014-05-10 15:17:22 +00:00
games Fall back to fixed (like elsewhere in the program) if helvetica is 2014-05-11 02:19:04 +00:00
geography Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
graphics Apply a patch to fix CVE-2014-2497, taken from 2014-05-11 11:20:47 +00:00
ham Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
inputmethod Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
lang Added comments to gethostbyname/addr patches 2014-05-13 10:17:44 +00:00
licenses mv cc-by-nc-sa-v3.0 cc-by-nc-sa-v3.0-license 2014-04-20 18:24:26 +00:00
mail Update mail/ruby-actionmailer32 to 3.2.18. 2014-05-11 10:04:58 +00:00
math Fix build under OpenBSD/amd64 5.5 2014-05-12 11:41:46 +00:00
mbone recursive bump from x264-devel builld number change (i.e. API change). 2014-04-10 05:39:14 +00:00
meta-pkgs Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
misc Update to 1.36.0: 2014-05-09 16:53:16 +00:00
mk Describe qemu and xen. 2014-05-12 15:23:48 +00:00
multimedia patch libhdhomerun to avoid arithmetic with void * 2014-05-10 22:41:02 +00:00
net Fix build under OpenBSD/amd64 5.5 2014-05-12 15:06:55 +00:00
news Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
packages
parallel Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
pkgtools Update to 20140510 2014-05-10 23:01:26 +00:00
print revbump cups after update 2014-05-10 13:45:20 +00:00
regress
security Fix build on OpenBSD/sparc64. Defuzz patches (sorry if this is annoying). 2014-05-13 02:23:11 +00:00
shells Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
sysutils Update duplicity to v0.6.24: 2014-05-12 20:39:33 +00:00
templates
textproc add a patch for CVE-2014-0191 aka http://secunia.com/advisories/58018/ 2014-05-10 22:45:42 +00:00
time State the package's licence. 2014-05-11 23:42:10 +00:00
wm Update to 20140109. 2014-05-09 16:20:24 +00:00
www Update to 29.0.1 2014-05-13 11:07:13 +00:00
x11 x11/gtkada: Add post-wrapper hack to work around bad gtk2 pkgconfig file 2014-05-13 07:48:29 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.