Port details |
- libuv Multi-platform support library with a focus on asynchronous I/O
- 1.50.0 devel
=31 1.50.0Version of this port present on the latest quarterly branch. - Maintainer: adamw@FreeBSD.org
 - Port Added: 2014-03-01 10:06:55
- Last Update: 2025-01-16 01:54:54
- Commit Hash: 0e2fec0
- 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 = 1736990973
SHA256 (libuv-v1.50.0-dist.tar.gz) = c42c51d4e630f95dcefcafff95bf003ea52939e312d5e6584e7d9e102ead3e9e
SIZE (libuv-v1.50.0-dist.tar.gz) = 1686246
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: 109 (showing only 9 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.29 20 Aug 2014 19:06:31
  |
thierry  |
Upgrade to v0.11.29. |
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: 109 (showing only 9 on this page)
|