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 photosAll times are UTC
Ukraine
Port details
libutp uTorrent Transport Protocol library and sample utilities
g20231123 net-p2p on this many watch lists=3 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 g20231123Version of this port present on the latest quarterly branch.
Maintainer: mondo.debater_0q@icloud.com search for ports maintained by this maintainer
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).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libutp-g20231123/catalog.mk
  3. /usr/local/share/licenses/libutp-g20231123/LICENSE
  4. /usr/local/share/licenses/libutp-g20231123/MIT
  5. bin/ucat
  6. lib/cmake/libutp/libutp-config-version.cmake
  7. lib/cmake/libutp/libutp-config.cmake
  8. lib/cmake/libutp/libutp-targets.cmake
  9. lib/cmake/libutp/libutp-targets-release.cmake
  10. include/libutp/utp.h
  11. include/libutp/utp_types.h
  12. lib/libutp.so
  13. share/doc/libutp/LICENSE
  14. share/doc/libutp/README.md
  15. @owner
  16. @group
  17. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libutp>0:net-p2p/libutp
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):
libutp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20230213g20231123-g20230213g20231123n/an/an/a
FreeBSD:13:quarterlyg20230213g20231123g20180515g20230213g20231123n/an/an/a
FreeBSD:14:latestg20230213g20231123g20180515g20230213g20231123g20180515-g20180515
FreeBSD:14:quarterlyg20231123g20231123-g20230213g20231123g20230213g20230213g20230213
FreeBSD:15:latestg20230213g20231123n/ag20230213n/an/ag20230213g20230213
FreeBSD:15:quarterlyg20231123g20231123n/a-n/an/a--
FreeBSD:16:latestg20230213g20231123n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. net-p2p/transmission-components

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. net-p2p/transmission-cli*
  2. net-p2p/transmission-daemon*
  3. net-p2p/transmission-gtk*
  4. net-p2p/transmission-qt*
  5. net-p2p/transmission-utils*
  6. Collapse this list of deleted ports.
* - 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/transmission/libutp/tar.gz/52645d6?dummy=/
Collapse this list.
Port Moves
  • port moved here from net/libutp on 2022-11-20
    REASON: Moved to a more adequated category

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20231123
02 Nov 2025 02:13:20
commit hash: 7132e859c82014bec4d0ec1f0b9c396cfb76ddb5commit hash: 7132e859c82014bec4d0ec1f0b9c396cfb76ddb5commit hash: 7132e859c82014bec4d0ec1f0b9c396cfb76ddb5commit hash: 7132e859c82014bec4d0ec1f0b9c396cfb76ddb5 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: e5731e2bf4e706904cae6131fc5e7fd32d6814c7commit hash: e5731e2bf4e706904cae6131fc5e7fd32d6814c7commit hash: e5731e2bf4e706904cae6131fc5e7fd32d6814c7commit hash: e5731e2bf4e706904cae6131fc5e7fd32d6814c7 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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
commit hash: f549e38b77052da0a9eac3a9686e39eebac0f681commit hash: f549e38b77052da0a9eac3a9686e39eebac0f681commit hash: f549e38b77052da0a9eac3a9686e39eebac0f681commit hash: f549e38b77052da0a9eac3a9686e39eebac0f681 files touched by this commit
Alexandre C. Guimarães (rigoletto) search for other commits by this committer
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>

Number of commits found: 3