notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q3
libeio Full-featured asynchronous I/O library for C
4.18_2 devel on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.18_2Version of this port present on the latest quarterly branch.
Maintainer: osa@FreeBSD.org search for ports maintained by this maintainer
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).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. include/eio.h
  2. lib/libeio.a
  3. lib/libeio.so
  4. lib/libeio.so.1
  5. lib/libeio.so.1.0.0
  6. @ldconfig
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libeio>0:devel/libeio
Conflicts:
CONFLICTS_INSTALL:
  • efl
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):
libeio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.18_24.18_24.18_24.18_24.18_2-4.18_2-
FreeBSD:13:quarterly4.18_24.18_24.18_24.18_24.18_24.18_24.18_24.18_2
FreeBSD:14:latest4.18_24.18_24.18_24.18_24.18_24.18_2-4.18_2
FreeBSD:14:quarterly4.18_24.18_2-4.18_24.18_24.18_24.18_24.18_2
FreeBSD:15:latest--n/a4.18_2n/a4.18_24.18_24.18_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.71 : devel/autoconf
  2. automake>=1.16.5 : devel/automake
  3. libtoolize : devel/libtool
This port is required by:
for Libraries
  1. databases/foundationdb71-client
  2. databases/foundationdb71-server
  3. databases/foundationdb73-client
  4. databases/foundationdb73-server

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. databases/foundationdb*
  2. databases/foundationdb-devel*
  3. www/tengine*
  4. Collapse this list of deleted ports.
* - 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/scunningham/libeio/tar.gz/libeio-4.18?dummy=/
Collapse this list.

There are no commits on branch 2023Q3 for this port