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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rblibtorrent-devel A C++ library implementing a BitTorrent client (devel version)
0.14.8_3 net-p2p Deleted 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 0.14.8_3Version of this port present on the latest quarterly branch.
Maintainer: dougb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-04-18 00:34:26
Last Update: 2010-02-22 00:53:10
SVN Revision: UNKNOWN
Also Listed In: ipv6
License: not specified in port
WWW:
http://www.rasterbar.com/products/libtorrent/index.html
Description:
libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client. The main goals of libtorrent are: * to be cpu efficient * to be memory efficient * to be very easy to use Note that this is NOT the same library as the libtorrent port! WWW: http://www.rasterbar.com/products/libtorrent/index.html
Homepage    cgit ¦ GitHub ¦ 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
There is no configure plist information for this port.
Dependency lines:
  • rblibtorrent-devel>0:net-p2p/rblibtorrent-devel
No installation instructions:
This port has been deleted.
PKGNAME: rblibtorrent-devel
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. automake-1.10 : devel/automake110
  2. autoconf-2.62 : devel/autoconf262
  3. libtool>=2.2 : devel/libtool22
Library dependencies:
  1. boost_date_time.4 : devel/boost-libs
  2. GeoIP.5 : net/GeoIP
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://libtorrent.googlecode.com/files/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.14.8_3
22 Feb 2010 00:53:10
Original commit files touched by this commit
dougb search for other commits by this committer
As previously discussed on -ports, make the following changes:
1. Move net-p2p/rblibtorrent-devel to net-p2p/libtorrent-rasterbar-14
        a. Update LIB_DEPENDS for ports that depended on rblibtorrent-devel
        b. Add entries to MOVED and UPDATING
2. Introduce net-p2p/libtorrent-rasterbar-15, the new devel version
3. Introduce net-p2p/qbittorrent-22, the new devel version of qbittorrent

Feature safe:   yes
0.14.8_3
15 Feb 2010 04:59:46
Original commit files touched by this commit
dougb search for other commits by this committer
Add PORTDOCS, add ipv6 as a virtual category. Bump PORTREVISION.
0.14.8_2
12 Feb 2010 08:16:53
Original commit files touched by this commit
dougb search for other commits by this committer
Make net/GeoIP into a proper library depependency for both ports.

Tune up the comment for qbittorrent, but no PORTREVISION bump since GeoIP
was already a dependency.

Bump PORTREVISION for libtorrent, and add some more configure args both
to cement the GeoIP option and also to assert the defaults on other options.
The wacky post-configure kludge stays for now until I can have more time to
unravel the current asio-related auto* tangle that makes it necessary.
0.14.8_1
11 Feb 2010 22:44:25
Original commit files touched by this commit
dougb search for other commits by this committer
Turns out the right place to fix the problem of subbing for
@BOOST_SYSTEM_LIB@ is in the libtorrent pkg-config file.

While I'm here, mark libtorrent MAKE_JOBS_SAFE.

Submitted by:   Christophe Dumez (qbittorrent author)
0.14.8
20 Jan 2010 17:33:21
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN on 6.x

Reported by:    pointyhat
0.14.8
14 Jan 2010 22:37:17
Original commit files touched by this commit
dougb search for other commits by this committer
Update to 0.14.8, which contains the following:
* ignore unkown metadata messages
* fixed typo that would sometimes prevent queued torrents to be checked
* fixed bug in auto-manager where active_downloads and active_seeds would
  sometimes be used incorrectly
* force_recheck() no longer crashes on torrents with no metadata
* fixed broadcast socket regression from 0.14.7
* fixed hang in NATPMP when shut down while waiting for a response
* fixed some more error handling in bdecode

PR:             ports/142574
Submitted by:   dikshie <dikshie@sfc.wide.ad.jp>
0.14.7_1
02 Jan 2010 19:33:48
Original commit files touched by this commit
dougb search for other commits by this committer
Bump PORTREVISION relative to the recent boost-libs update. Old binaries
linked to this lib with new boost-libs will work. Compiling a new binary
(such as net-p2p/qbittorrent) linked to this lib linked to old boost-libs
will fail.

Adopt the orphan.
0.14.7
22 Nov 2009 19:26:33
Original commit files touched by this commit
dougb search for other commits by this committer
Update to 0.14.7, the latest version, which contains numerous bug fixes
0.14.6
24 Sep 2009 11:39:31
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.14.6

PR:             139017
Submitted by:   "Pedro F. Giffuni" <giffunip@tutopia.com>
Feature safe:   yes
0.14.5
02 Sep 2009 16:43:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.14.5

PR:             138456
Submitted by:   Ports Fury
0.14.3
22 Aug 2009 00:32:25
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
0.14.3
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
0.14.3
28 Jul 2009 11:45:09
Original commit files touched by this commit
pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
0.14.3
23 May 2009 14:23:59
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.3.3

PR:             134628
Submitted by:   Ports Fury
0.14.2_2
21 Apr 2009 10:01:18
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove uneeded patch
0.14.2_2
21 Apr 2009 09:58:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build with new boost

Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Reported by:    pavbot/erwinbot
0.14.2_1
07 Apr 2009 12:26:52
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Fix building with boost 1.37

PR:             ports/133041
Submitted by:   amdmi3
0.14.2
24 Mar 2009 18:07:01
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove boost compatibility patch, is not needed anymore after latest update
0.14.2
23 Mar 2009 23:12:09
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix build with upcoming boost 1.37.1

PR:             132917
Submitted by:   myself
0.14.2
23 Mar 2009 21:42:11
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to version 0.14.2

PR:             132754
Submitted by:   Ports Fury
0.13.s.r2335
27 Feb 2009 21:24:38
Original commit files touched by this commit
alepulver search for other commits by this committer
- Drop maintainership of the following ports:

games/darkplaces
games/quake-dpmod
games/edge
games/deng
games/odamex
games/uhexen2
games/uhexen2-extras
games/vavoom
games/vavoom-extras
games/alienarena
games/alienarena-data
games/freedroidrpg
games/assaultcube
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.13.s.r2335
06 Jan 2009 17:59:31
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
0.13.s.r2335
24 Jun 2008 02:06:48
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 0.13svn.r2335.
0.13.s.r1912
29 Jan 2008 21:48:13
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 0.13svn.r1912.
0.13.s.r1876
04 Jan 2008 09:22:09
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 0.13svn.r1876.
- Do not rename installed library, just create a symlink.
0.13.s.r1806.b
12 Dec 2007 05:45:37
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 0.13svn.r1806b.
0.13.s.r1615
24 Oct 2007 00:44:24
Original commit files touched by this commit
alepulver search for other commits by this committer
- Mark as BROKEN on FreeBSD 5.x (does not build).
0.13.s.r1615
01 Oct 2007 19:57:46
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 0.13svn.r1615.
0.12_1
24 Jul 2007 14:09:45
Original commit files touched by this commit
alepulver search for other commits by this committer
- Remove USE_GCC=3.4 to fix building on FreeBSD 7.
0.12_1
04 Jul 2007 15:10:58
Original commit files touched by this commit
barner search for other commits by this committer
- Bump boost shared library version to 4
- Bump PORTREVISION
0.12
05 Jun 2007 09:42:04
Original commit files touched by this commit
alepulver search for other commits by this committer
- Add USE_GCC=3.4 since doesn't build with 4.x (seems a devel/boost problem).
- Add part of removed patch to sync with net-p2p/rblibtorrent, since they are
  currently of the same version.
0.12
05 Jun 2007 05:52:01
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 0.12.
- Remove useless patch for enabling workaround code for Mac OS X (the
  functions are implemented in FreeBSD).
0.12.r3
19 Apr 2007 21:23:55
Original commit files touched by this commit
alepulver search for other commits by this committer
- Remove old patch file.

Reported by:    pointyhat
0.12.r3
18 Apr 2007 00:34:08
Original commit files touched by this commit
alepulver search for other commits by this committer
- Complete repocopy of net-p2p/rblibtorrent to net-p2p/rblibtorrent-devel and
  update.
- Add CONFLICTS to libtorrent, libtorrent-devel and rblibtorrent.

PR:             ports/111392
Submitted by:   alepulver (myself)

Number of commits found: 34