Port details on branch 2024Q3 |
- libuv Multi-platform support library with a focus on asynchronous I/O
- 1.49.2 devel =32 1.49.0Version of this port present on the latest quarterly branch.
- Maintainer: adamw@FreeBSD.org
- Port Added: 2014-03-01 10:06:55
- Last Update: 2024-10-31 01:20:57
- Commit Hash: 6b1937e
- People watching this port, also watch:: expat, gettext-runtime, indexinfo, libxml2, libedit
- 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 - 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 = 1730337208
SHA256 (libuv-v1.49.2-dist.tar.gz) = 2e910e668e5daf1be6a5195a696985d7200adfa5c4d3400ee7b3355affdcf52c
SIZE (libuv-v1.49.2-dist.tar.gz) = 1678725
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
- www/node18
- www/node20
- www/node22
- www/node23
-
Deleted ports which required this port:
- for Libraries
-
- archivers/maxcso
- audio/eteroj-lv2
- biology/ncbi-blast+
- databases/cassandra-cpp-driver
- databases/libcouchbase
- devel/cmake-core
- devel/cmake-gui
-
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:
|