Date: Wed, 20 Dec 2006 23:02:59 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/emulators Makefile ports/emulators/linux-libaio Makefile distinfo.i386 pkg-descr pkg-plist Message-ID: <200612202302.kBKN2xvk030248@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bsam 2006-12-20 23:02:59 UTC
FreeBSD ports repository
Modified files:
emulators Makefile
Added files:
emulators/linux-libaio Makefile distinfo.i386 pkg-descr
pkg-plist
Log:
The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
richer API and capability set than the simple POSIX async I/O facility.
This library, libaio, provides the Linux-native API for async I/O.
The POSIX async I/O facility requires this library in order to provide
kernel-accelerated async I/O capabilities, as do applications which
require the Linux-native async I/O API.
PR: ports/106994
Submitted by: Simun Mikecin <numisemis at yahoo dot com>
Revision Changes Path
1.206 +1 -0 ports/emulators/Makefile
1.1 +20 -0 ports/emulators/linux-libaio/Makefile (new)
1.1 +6 -0 ports/emulators/linux-libaio/distinfo.i386 (new)
1.1 +6 -0 ports/emulators/linux-libaio/pkg-descr (new)
1.1 +6 -0 ports/emulators/linux-libaio/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612202302.kBKN2xvk030248>
