Port details on branch 2023Q3 |
- libeio Full-featured asynchronous I/O library for C
- 4.18_2 devel
=3 4.18_2Version of this port present on the latest quarterly branch. - Maintainer: osa@FreeBSD.org
 - Port Added: 2013-05-28 14:06:44
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: oss, monit, proggy_fonts-ttf, inotify-tools
- License: not specified in port
- WWW:
- http://software.schmorp.de/pkg/libeio.html
- Description:
- Libeio is a full-featured asynchronous I/O library for C, modelled in
similar style and spirit as libev.
Features include: asynchronous read, write, open, close, stat, unlink,
fdatasync, mknod, readdir etc. (basically the full POSIX API), sendfile
(native on Solaris, Linux, HP-UX, FreeBSD, emulated everywhere else),
read-ahead (emulated where not available). It is fully event-library
agnostic and can easily be integrated into any event-library (or used
standalone, even in polling mode).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/libeio/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libeio
- pkg install libeio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libeio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1464772071
SHA256 (scunningham-libeio-libeio-4.18_GH0.tar.gz) = ee5f8300cc211120b568df0aa401560f8de2accb3427d8962b018747687fa4d4
SIZE (scunningham-libeio-libeio-4.18_GH0.tar.gz) = 94772
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- databases/foundationdb71-client
- databases/foundationdb71-server
- databases/foundationdb73-client
- databases/foundationdb73-server
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_libeio
- USES:
- alias autoreconf libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|