| Port details |
- libutp uTorrent Transport Protocol library and sample utilities
- g20231123 net-p2p
=3 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: 2025-11-02 02:13:20
- Commit Hash: 7132e85
- People watching this port, also watch:: libxml2, libnatpmp, libevent, indexinfo, rust
- 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 = 1761968107
SHA256 (transmission-libutp-g20231123-52645d6_GH0.tar.gz) = 97c618baf7ef6c7b5ab6cec5f2275bb1f096c70c2a98eab43cdf5d802aaf083e
SIZE (transmission-libutp-g20231123-52645d6_GH0.tar.gz) = 56470
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 |
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> |