| Port details |
- libutp uTorrent Transport Protocol library and sample utilities
- g20241117 net-p2p
=1 g20231123Version of this port present on the latest quarterly branch. - Maintainer: mondo.debater_0q@icloud.com
 - Port Added: 2022-11-19 01:39:07
- Last Update: 2026-02-22 20:59:12
- Commit Hash: 6af94ca
- People watching this port, also watch:: python311, transmission-daemon, mariadb1011-server, libunistring, python
- License: MIT
- WWW:
- https://github.com/transmission/libutp
- Description:
- # libutp - The uTorrent Transport Protocol library.
Copyright (c) 2010 BitTorrent, Inc.
uTP provides provides reliable, ordered delivery while maintaining
minimum extra delay. It is implemented on top of UDP to be
cross-platform and functional today. As a result, uTP is the primary
transport for uTorrent peer-to-peer connections.
uTP is written in C++, but the external interface is strictly C
(ANSI C89).
¦ ¦ ¦ ¦ 
- 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/net-p2p/libutp/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/libutp
- pkg install libutp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libutp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762056790
SHA256 (transmission-libutp-g20241117-490874c_GH0.tar.gz) = ba9f088d0ab41699b346c0841b5660e19b3907d66b1954e16ff37de07a3c1cce
SIZE (transmission-libutp-g20241117-490874c_GH0.tar.gz) = 56531
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- net-p2p/transmission-components
-
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:
- net-p2p_libutp
- USES:
- cmake uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
g20241117 22 Feb 2026 20:59:12
    |
Vladimir Druzenko (vvd)  Author: Rafe |
net-p2p/libutp: Update g20231123 => g20241117
Commit log:
https://github.com/transmission/libutp/compare/52645d6...490874c
PR: 292846 |
g20231123 02 Nov 2025 02:13:20
    |
Vladimir Druzenko (vvd)  Author: Rafe |
net-p2p/libutp: Update g20230213 => g20231123: sync with the version that
shipped with Transmission
The patch brings libutp up to date with the version that shipped with
Transmission 4.0.6—source and binary.
PR: 290714
MFH: 2025Q4 |
g20230213 10 Sep 2023 16:12:57
    |
Robert Clausecker (fuz)  Author: Rafe |
net-p2p/libutp: update to g20230213
In preparation of the following net-p2p/transmission update.
The library must be updated in lockstep.
PR: 269504
Reported by: dutchman01@quicknet.nl
Approved by: rigoletto, tcberner (maintainer timeout)
Reviewed By: fcharlier_ploup.net
Differential Revision: https://reviews.freebsd.org/D40910 |
g20180515 19 Nov 2022 01:37:47
    |
Alexandre C. Guimarães (rigoletto)  |
net/libutp: Update to g20180515.
- move to the net-p2p category
- change PORTNAME to libutp from bittorrent-libutp
- switch to transmissions upstream
- switch to using cmake
- take maintainership. The port is clearly abbandoned
Reported by: Vasileios Kalampakas <stoneforger@gmail.com> |