Port details |
- libuv Multi-platform support library with a focus on asynchronous I/O
- 1.49.2 devel =33 1.49.2Version 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, 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 - 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
-
- databases/mongosh
- 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
- 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:
|
Number of commits found: 108 (showing only 8 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.28 15 Aug 2014 14:01:07 |
thierry |
- Revert r359185
- Upgrade to v0.11.28. |
0.11.25_1 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
0.11.25_1 07 May 2014 19:29:06 |
thierry |
Don't run the included autogen.sh but the ports autotools and properly
run libtool.
Provided by: tijl |
0.11.25 06 May 2014 20:21:29 |
thierry |
Upgrade to 0.11.25. |
0.11.24 16 Apr 2014 19:30:47 |
thierry |
Upgrade to v0.11.24. |
0.11.22 12 Mar 2014 21:40:00 |
thierry |
Upgrade to 0.11.22. |
0.11.21 01 Mar 2014 19:40:09 |
thierry |
Remove the article and fix a typo.
Reported by: sunpoet |
0.11.21 01 Mar 2014 10:06:45 |
thierry |
Adding libuv, a multi-platform support library with a focus on
asynchronous I/O. |
Number of commits found: 108 (showing only 8 on this page)
|