Port details |
- libtorrent-rasterbar C++ library implementing a BitTorrent client
- 1.2.19_2,2 net-p2p =7 1.2.19,2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2013-11-06 11:42:27
- Last Update: 2024-11-20 10:05:25
- Commit Hash: 312ee18
- People watching this port, also watch:: pkg, python27, nginx, git, gnutls
- License: BSD3CLAUSE
- WWW:
- https://libtorrent.org/
- Description:
- libtorrent is an open source C++ library implementing the BitTorrent
protocol, along with most popular extensions, making it suitable for
real world deployment. It is configurable to be able to fit both
servers and embedded devices.
The main goals of libtorrent are to be efficient and easy to use.
NB: this is NOT the same library as the net-p2p/libtorrent port!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libtorrent-rasterbar>0:net-p2p/libtorrent-rasterbar
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/net-p2p/libtorrent-rasterbar/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/libtorrent-rasterbar
- pkg install libtorrent-rasterbar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libtorrent-rasterbar
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710066451
SHA256 (libtorrent-rasterbar-1.2.19.tar.gz) = eee8e99548dc5eb5e643e49db9202f4f97112c032dba883dfdc8144af5b6e40e
SIZE (libtorrent-rasterbar-1.2.19.tar.gz) = 4244826
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libboost_chrono.so : devel/boost-libs
- libboost_random.so : devel/boost-libs
- libboost_system.so : devel/boost-libs
- libiconv.so : converters/libiconv
- This port is required by:
- for Build
-
- net-p2p/qbittorrent
- for Libraries
-
- net-p2p/py-libtorrent-rasterbar
-
Deleted ports which required this port:
- for Run
-
- net-p2p/qbittorrent
Configuration Options:
- ===> The following configuration options are available for libtorrent-rasterbar-1.2.19_2,2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
LOGGING=on: Enable logging to disk
===> Use 'make config' to modify these settings
- Options name:
- net-p2p_libtorrent-rasterbar
- USES:
- cmake compiler:c++17-lang iconv:wchar_t localbase:ldflags pathfix pkgconfig python:test shebangfix ssl
- 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 |
0.16.14 13 Feb 2014 22:58:15 |
nemysis |
- Update to 0.16.14
- Don't silence warnings
- Remove PORTSCOUT, with 0.16.14 works now
qBittorrent all Versions
- Add DEBUG Option
- Add patches from Upstrem, fix bad C++ code |
0.16.13_3 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
0.16.13_2 03 Feb 2014 22:43:37 |
nemysis |
net-p2p/libtorrent-rasterbar
- Change master sites, use SF instead of GOOGLE_CODE
- Change license BSD to BSD3CLAUSE
- Disable all warnings with -w
- Set PORTSCOUT, with 0.16.14 segmentation fault with
qBittorrent Versions 3.1.5, 3.1.6, 3.1.8
- Add SHLIB_VER and PLIST_SUB
- Add STRIP Option, and add to default Options
- Strip libraries for Master and Slave Port
net-p2p/libtorrent-rasterbar-python
- Add STRIP to OPTIONS_EXCLUDE |
0.16.13_2 22 Jan 2014 13:08:21 |
nemysis |
- Use USES=compiler:c++11-lang instead of compiler:c++11-lib
Reported by: many users
Reviewed by: bapt |
0.16.13_2 14 Jan 2014 18:32:32 |
nemysis |
- Fix build at 11.x [1]
- Use LIB_DEPENDS? instead of LIB_DEPENDS, because
Master port have had overwritten the LIB_DEPENDS [1]
- Use USES=compiler:c++11-lib instead of compiler:c++11-lang [1]
- Use CONFIGURE_ARGS instead of CONFIGURE_ARGS+ [2]
- Break lines around 80 characters [2]
Reported by: swills [1], danfe [2] |
0.16.13_2 02 Jan 2014 19:47:58 |
nemysis |
- Bump PORTREVISION
- Fix build on 8.x and 9.x
- Use USES=compiler:c++11-lang instead of compiler
Approved by: pawel / wg (mentors, implicit) |
0.16.13_1 31 Dec 2013 13:33:08 |
nemysis |
- Bump PORTREVISION
- Add USES compiler
- Change pkg-descr
Reported by: many users
Approved by: pawel / wg (mentors, implicit) |
0.16.13 30 Dec 2013 15:54:51 |
nemysis |
- Unbreak net-p2p/libtorrent-rasterbar to fix install of net-p2p/deluge
Reported by: rm
Approved by: pawel / wg (mentors, implicit) |
0.16.13 30 Dec 2013 15:32:07 |
nemysis |
- Update to 0.16.13
Approved by: pawel / wg (mentors, implicit) |
0.16.12 16 Nov 2013 13:29:20 |
rm |
Unbreak net-p2p/libtorrent-rasterbar-python to fix install
of net-p2p/deluge (my port) |
0.16.12 06 Nov 2013 11:59:17 |
bdrewery |
- Copy libtorrent-rasterbar from libtorrent-rasterbar-16@r332964
Original log in r332965 from nemysis:
net-p2p/libtorrent-rasterbar
- Update to 0.16.12
- Rename from net-p2p/libtorrent-rasterbar-16 to net-p2p/libtorrent-rasterbar
- Remove conflict with deprecated Port
- Add pkg-message
- Support STAGEDIR
net-p2p/libtorrent-rasterbar-python
- Rename from net-p2p/libtorrent-rasterbar-python-16 to
net-p2p/libtorrent-rasterbar-python
- Change comment and MASTERDIR
- Change dependency to net-p2p/libtorrent-rasterbar
- Add SLAVE_PORT=yes |
06 Nov 2013 11:56:43
|
bdrewery |
- Remove libtorrent-rasterbar to fix copy from libtorrent-rasterbar-16 |
0.16.12 06 Nov 2013 11:42:15 |
nemysis |
net-p2p/libtorrent-rasterbar
- Update to 0.16.12
- Rename from net-p2p/libtorrent-rasterbar-16 to net-p2p/libtorrent-rasterbar
- Remove conflict with deprecated Port
- Add pkg-message
- Support STAGEDIR
net-p2p/libtorrent-rasterbar-python
- Rename from net-p2p/libtorrent-rasterbar-python-16 to
net-p2p/libtorrent-rasterbar-python
- Change comment and MASTERDIR
- Change dependency to net-p2p/libtorrent-rasterbar
- Add SLAVE_PORT=yes
Approved by: wg (mentor) |