./net/libtorrent, BitTorrent library written in C++ for *nix

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q1, Version: 0.12.2, Package name: libtorrent-0.12.2, Maintainer: tron

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.


Required to run:
[devel/libsigc++]

Required to build:
[devel/gmake] [devel/libtool-base] [devel/pkg-config]

Master sites:

SHA1: a53d2c671e9f2dd971d0622d5b3672da91c46ef9
RMD160: 88cdc415f98afd8b87fa6d7330906737c3e434fa
Filesize: 571.654 KB

Version history: (Expand)


CVS history: (Expand)


   2009-05-03 14:29:53 by S.P.Zeidler | Files touched by this commit (6)
Log message:
Pullup ticket 2754 - requested by tron
Build fix for Solaris

Revisions pulled up:
- pkgsrc/net/libtorrent/Makefile		1.30
- pkgsrc/net/libtorrent/distinfo		1.22
- pkgsrc/net/libtorrent/patches/patch-aa	1.8
- pkgsrc/net/rtorrent/Makefile			1.30
- pkgsrc/net/rtorrent/distinfo			1.21
- pkgsrc/net/rtorrent/patches/patch-aa		1.7

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Fri Apr 10 09:06:21 UTC 2009

   Modified Files:
   	pkgsrc/net/libtorrent: Makefile distinfo
   	pkgsrc/net/rtorrent: Makefile distinfo
   Added Files:
   	pkgsrc/net/libtorrent/patches: patch-aa
   	pkgsrc/net/rtorrent/patches: patch-aa

   Log message:
   Add two patches taken from "xnet.fi" to fix the build under SunOS 5.11
   (and eventually older versions). Problem reported by Tom Hensel in
   private e-mail.

   To generate a diff of this commit:
   cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/libtorrent/Makefile
   cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/libtorrent/distinfo
   cvs rdiff -u -r0 -r1.8 pkgsrc/net/libtorrent/patches/patch-aa
   cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/rtorrent/Makefile
   cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/rtorrent/distinfo
   cvs rdiff -u -r0 -r1.7 pkgsrc/net/rtorrent/patches/patch-aa