| Port details on branch 2020Q3 |
- libuv Multi-platform support library with a focus on asynchronous I/O
- 1.39.0 devel
=0 1.39.0Version of this port present on the latest quarterly branch. - Maintainer: bhughes@FreeBSD.org
 - Port Added: 2020-09-21 09:53:23
- Last Update: 2020-09-21 09:52:26
- Commit Hash: 059b356
- License: NODE
- 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
WWW: https://github.com/libuv/libuv
¦ ¦ ¦ ¦ 
- 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 = 1599080629
SHA256 (libuv-libuv-v1.39.0_GH0.tar.gz) = dc7b21f1bb7ef19f4b42c5ea058afabe51132d165da18812b70fb319659ba629
SIZE (libuv-libuv-v1.39.0_GH0.tar.gz) = 1272565
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
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Build
-
- www/node
- www/node10
- www/node12
- for Libraries
-
- dns/bind-tools
- dns/bind916
- misc/urbit
- www/node
- www/node10
- www/node12
Configuration Options:
- No options to configure
- Options name:
- devel_libuv
- USES:
- autoreconf libtool pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.39.0 21 Sep 2020 09:52:27
  |
bhughes  |
MFH: r541224 r547569
Upgrade to v1.38.1.
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.38.1>.
devel/libuv: Update 1.38.1 -> 1.39.0
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.39.0>.
While here, take maintainership after an offer by thierry@, since this
is an important dependency for the Node.js ports.
Approved by: thierry (maintainer)
Sponsored by: Miles AS
Approved by: ports-secteam (fluffy) |
1.39.0 21 Sep 2020 09:52:26
    |
Bradley T. Hughes (bhughes)  |
MFH: r541224 r547569
Upgrade to v1.38.1.
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.38.1>.
devel/libuv: Update 1.38.1 -> 1.39.0
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.39.0>.
While here, take maintainership after an offer by thierry@, since this
is an important dependency for the Node.js ports.
Approved by: thierry (maintainer)
Sponsored by: Miles AS
Approved by: ports-secteam (fluffy) |
Number of commits found: 2
|