FreshPorts -- The Place For Ports Tue, 9 Feb 2010 5:15 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
libtorrent 0.12.6 net-p2p on this many watch lists=20 search for ports that depend on this port
BitTorrent Library written in C++
Maintained by: flz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Jan 2006 21:41:02


LibTorrent is a BitTorrent library written in C++ for *nix. It is
designed to avoid redundant copying and storing of data that other
clients and libraries suffer from. Licensed under the GPL.

WWW: http://libtorrent.rakshasa.no/

- Florent Thoumie
flz@xbsd.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
net-p2p/libtorrent-devel

Required To Build: devel/libtool22, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: devel/libsigc++20

To install the port: cd /usr/ports/net-p2p/libtorrent/ && make install clean
To add the package: pkg_add -r libtorrent


Configuration Options
===> The following configuration options are available for libtorrent-0.12.6:
     KQUEUE=on (default) "Use kqueue(2) support"
===> Use 'make config' to modify these settings

Master Sites:
http://libtorrent.rakshasa.no/downloads/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/libtorrent/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/libtorrent/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/libtorrent/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/libtorrent/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/libtorrent/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/libtorrent/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/libtorrent/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from net/libtorrent on 2006-01-30
    REASON: Moved to new category

Number of commits found: 32

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Jan 2010 00:24:26
Original commit files touched by this commit  0.12.6
flz search for other commits by this committer
Update net-p2p/libtorrent to 0.12.6.

PR:             ports/142887 [1], ports/143031 [2]
Submitted by:   soulcatcher <soulcatcher13@gmail.com> [1]
                Maxim Samsonov <xors@mne.ru> [2]
29 Oct 2009 13:29:08
Original commit files touched by this commit  0.12.5
flz search for other commits by this committer
- Update net-p2p/libtorrent to 0.12.5.
- Add a patch to fix crash when total number of connections exceeds 1024.

Submitted by:   Andrew Stadtler, Paul Belanger
Obtained from:  http://libtorrent.rakshasa.no/ticket/1581
02 Aug 2009 20:36:34
Original commit files touched by this commit  0.12.4
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
15 Jul 2009 14:38:50
Original commit files touched by this commit  0.12.4
flz search for other commits by this committer
Update net-p2p/libtorrent to 0.12.4.
09 Dec 2008 11:30:31
Original commit files touched by this commit  0.12.2
flz search for other commits by this committer
Update net-p2p/libtorrent to 0.12.2.
16 Nov 2008 22:22:06
Original commit files touched by this commit  0.11.9
flz search for other commits by this committer
Only add extra patches if they are present.

PR:             ports/128775 [1], ports/128807 [2], ports/128921 [3]
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1]
                Jimmie James <jimmiejaz@gmail.com> [2]
                Falko Richter <xendorphin@gmail.com> [3]
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.11.9
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
25 Jul 2008 15:34:52
Original commit files touched by this commit  0.11.9
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
12 Dec 2007 11:51:39
Original commit files touched by this commit  0.11.9
flz search for other commits by this committer
Update net-p2p/libtorrent and net-p2p/libtorrent-devel to 0.11.9.
10 Sep 2007 14:57:28
Original commit files touched by this commit  0.11.7
flz search for other commits by this committer
Update net-p2p/libtorrent to 0.11.7.
14 Aug 2007 19:08:13
Original commit files touched by this commit  0.11.5
flz search for other commits by this committer
Update net-p2p/libtorrent to 0.11.5.
02 Jun 2007 15:16:59
Original commit files touched by this commit  0.11.4
flz search for other commits by this committer
Allow build with gcc 3.4+.

PR:             ports/113238
Submitted by:   Henrik Brix Andersen
18 Apr 2007 01:34:08
Original commit files touched by this commit  0.11.4
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)
13 Apr 2007 20:41:20
Original commit files touched by this commit  0.11.4
flz search for other commits by this committer
Forgot to remove that patch.

Reported by:    Jason Lowdermilk <jlowdermilk@gmail.com>
13 Apr 2007 11:37:47
Original commit files touched by this commit  0.11.4
flz search for other commits by this committer
Update libtorrent to 0.11.4.
05 Feb 2007 21:40:58
Original commit files touched by this commit  0.11.1
flz search for other commits by this committer
Fix libtorrent-devel when WITH_OPENSSL_BASE isn't defined.
01 Feb 2007 14:59:39
Original commit files touched by this commit  0.11.1
flz search for other commits by this committer
Fix build with OpenSSL from base.

Reported by:    kris, itetcu, ...
29 Jan 2007 23:51:55
Original commit files touched by this commit  0.11.1
kris search for other commits by this committer
Use libtool port instead of included version to avoid a.out objformat botch
10 Jan 2007 13:14:03
Original commit files touched by this commit  0.11.1
flz search for other commits by this committer
Add local backup master site.

Reported by:    sat
09 Jan 2007 12:57:37
Original commit files touched by this commit  0.11.1
flz search for other commits by this committer
Update libtorrent to 0.11.1.

Reminded by:    kwm
08 Nov 2006 12:10:46
Original commit files touched by this commit  0.10.4
flz search for other commits by this committer
Update libtorrent and libtorrent-devel to 0.10.4.

PR:             ports/105230
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
27 Oct 2006 00:29:17
Original commit files touched by this commit  0.10.3_1
flz search for other commits by this committer
Don't override CONFIGURE_ARGS when KQUEUE is on.

Reported by:    Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by:    portmgr (marcus)
26 Oct 2006 21:11:45
Original commit files touched by this commit  0.10.3
flz search for other commits by this committer
- Update libtorrent to 0.10.3.

Approved by:    portmgr (erwin)
25 Sep 2006 23:37:16
Original commit files touched by this commit  0.9.3
flz search for other commits by this committer
Inherit CONFIGURE_ARGS from slave port.

Submitted by:   Dennis Schneider <dans-at-1158888366@berlin.ccc.de>
12 Jul 2006 20:09:46
Original commit files touched by this commit  0.9.3
flz search for other commits by this committer
Update libtorrent to 0.10.0.

Noticed by:     Charles Clark <cmc@stegosaur.us>
29 Jun 2006 20:06:40
Original commit files touched by this commit  0.9.3
flz search for other commits by this committer
Fix build when openssl isn't installed from ports.

Reported by:            krisbot and a lot of people
20 Jun 2006 13:14:16
Original commit files touched by this commit  0.9.3
flz search for other commits by this committer
- Upgrade libtorrent and libtorrent-devel to 0.9.3.
17 May 2006 12:25:22
Original commit files touched by this commit  0.8.5
flz search for other commits by this committer
- Transform libtorrent into a master port.
- Add libtorrent-devel, the development version of libtorrent.
11 May 2006 23:49:56
Original commit files touched by this commit  0.8.5
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
21 Mar 2006 16:28:31
Original commit files touched by this commit  0.8.5
flz search for other commits by this committer
Update to 0.8.5.

Reminded by:    Simon Olofsson <simon@olofsson.de>
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.8.3
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
30 Jan 2006 21:36:28
Original commit files touched by this commit  0.8.3
pav search for other commits by this committer
Populate newly create net-p2p category with these ports:

  ftp/jigdo
  net/amule1
  net/amule2
  net/apollon
  net/azureus
  net/bnbt
  net/btpeer
  net/btqueue
  net/cdonkey
  net/ctorrent
  net/dcd
  net/dclib
  net/dctc
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 32

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.216 seconds.