notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2020Q3
libuv Multi-platform support library with a focus on asynchronous I/O
1.39.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.39.0Version of this port present on the latest quarterly branch.
Maintainer: bhughes@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (18 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libuv-1.39.0/catalog.mk
  3. /usr/local/share/licenses/libuv-1.39.0/LICENSE
  4. /usr/local/share/licenses/libuv-1.39.0/NODE
  5. include/uv.h
  6. include/uv/bsd.h
  7. include/uv/errno.h
  8. include/uv/threadpool.h
  9. include/uv/unix.h
  10. include/uv/version.h
  11. lib/libuv.a
  12. lib/libuv.so
  13. lib/libuv.so.1
  14. lib/libuv.so.1.0.0
  15. libdata/pkgconfig/libuv.pc
  16. @owner
  17. @group
  18. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libuv>0:devel/libuv
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):
libuv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.52.11.52.11.40.01.51.01.52.1n/an/an/a
FreeBSD:13:quarterly1.52.01.52.01.46.01.51.01.52.0n/an/an/a
FreeBSD:14:latest1.52.11.52.11.44.21.51.01.52.11.45.0-1.45.0
FreeBSD:14:quarterly1.52.01.52.0-1.51.01.52.01.47.01.47.01.47.0
FreeBSD:15:latest1.52.11.52.1n/a1.51.0n/an/a1.47.01.48.0
FreeBSD:15:quarterly1.52.01.52.0n/a-n/an/a--
FreeBSD:16:latest1.52.11.52.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.69 : devel/autoconf
  3. automake>=1.16.1 : devel/automake
  4. libtoolize : devel/libtool
This port is required by:
for Build
  1. www/node
  2. www/node10
  3. www/node12
for Libraries
  1. dns/bind-tools
  2. dns/bind916
  3. misc/urbit
  4. www/node
  5. www/node10
  6. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/libuv/libuv/tar.gz/v1.39.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.39.0
21 Sep 2020 09:52:27
Revision:549428Original commit files touched by this commit
bhughes search for other commits by this committer
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
commit hash: 059b3562e7cb439f36ea4ee1087af56824362fefcommit hash: 059b3562e7cb439f36ea4ee1087af56824362fefcommit hash: 059b3562e7cb439f36ea4ee1087af56824362fefcommit hash: 059b3562e7cb439f36ea4ee1087af56824362fef files touched by this commit
Bradley T. Hughes (bhughes) search for other commits by this committer
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