Path to this page:
./
net/rtorrent,
Ncurses based torrent client with support for sessions
Branch: pkgsrc-2009Q1,
Version: 0.8.2,
Package name: rtorrent-0.8.2,
Maintainer: tronrTorrent is a console-based BitTorrent client. It aims to be a fully-featured
and efficient client with the ability to run in the background using screen.
It supports fast-resume and session management.
MESSAGE.BSD [+/-]===========================================================================
$NetBSD: MESSAGE.BSD,v 1.1 2006/01/30 00:52:28 tron Exp $
Please consider adding the following options to your ".rtorrent.rc":
hash_max_tries = 5
hash_interval = 10
hash_read_ahead = 8
This will significantly improve the performance of hashing files.
===========================================================================
Required to run:[
devel/ncurses] [
net/libtorrent] [
www/curl]
Required to build:[
devel/gmake] [
devel/libtool-base] [
devel/pkg-config]
Master sites:
SHA1: 891093c5d600c2e3853eadbbec369a12dfe6ec11
RMD160: e86b0082d1788e4e7cd8fcf631f7f857d642c799
Filesize: 494.155 KB
Version history: (Expand)
- (2009-04-06) Package added to pkgsrc.se, version rtorrent-0.8.2 (created)
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
|