| Port details on branch 2022Q4 |
- libuv Multi-platform support library with a focus on asynchronous I/O
- 1.52.1 devel
=30 1.52.0Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2014-03-01 10:06:55
- Last Update: 2026-04-06 13:36:40
- Commit Hash: 8dd2aba
- People watching this port, also watch:: libffi, expat, indexinfo, readline, libiconv
- License: MIT
- WWW:
- https://github.com/libuv/libuv
- Description:
- libuv is a multi-platform support library with a focus on asynchronous I/O.
Feature highlights:
+ Full-featured event loop backed by epoll, kqueue, IOCP, event ports.
+ Asynchronous TCP and UDP sockets
+ Asynchronous DNS resolution
+ Asynchronous file and file system operations
+ File system events
+ ANSI escape code controlled TTY
+ IPC with socket sharing, using Unix domain sockets or named pipes (Windows)
+ Child processes
+ Thread pool
+ Signal handling
+ High resolution clock
+ Threading and synchronization primitives
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/devel/libuv/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libuv
- pkg install libuv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libuv
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1775482311
SHA256 (libuv-v1.52.1-dist.tar.gz) = c5f14915e2fa7b83b6111c3bc477920559499e10d95f852707420c8725b82d6a
SIZE (libuv-v1.52.1-dist.tar.gz) = 1701894
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Build
-
- devel/py-gevent
-
Deleted ports which required this port:
- for Libraries
-
- archivers/maxcso
- audio/eteroj-lv2
- biology/ncbi-blast+
- databases/cassandra-cpp-driver
- databases/libcouchbase
- databases/mongosh
- devel/cmake-core
-
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_libuv
- USES:
- cpe libtool pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|