./net/transmission, Free, lightweight BitTorrent client

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


Branch: pkgsrc-2017Q1, Version: 2.92nb2, Package name: transmission-2.92nb2, Maintainer: wiz

Transmission is a free, lightweight BitTorrent client. It features
a simple, intuitive interface on top on an efficient, cross-platform
back-end.

Transmission is open source (MIT license) and runs on Mac OS X
(Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (CLI/GTK2+ interface)
and BeOS (native interface).


Required to run:
[devel/libevent] [www/curl]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 2140feba45c4471392033d21b86b6f3ef780d88e
RMD160: 6da78ce333fa2ea69aa4954c3b052a818ce7c93e
Filesize: 3298.941 KB

Version history: (Expand)


CVS history: (Expand)


   2017-06-21 20:51:30 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #5489 - requested by sevan
net/transmission: build fix for Dragonfly

Revisions pulled up:
- net/transmission/distinfo                                     1.10-1.11
- net/transmission/patches/patch-libtransmission_platform-quota.c 1.4-1.5

---
   Module Name:    pkgsrc
   Committed By:   maya
   Date:           Mon Jun 19 13:21:35 UTC 2017

   Modified Files:
           pkgsrc/net/transmission: distinfo
   Added Files:
           pkgsrc/net/transmission/patches:
   patch-libtransmission_platform-quota.c

   Log message:
   Apply patch that reportedly fixes the build on DragonflyBSD

   >From Aleksej Lebedev (From dragonfly dports) in pkgsrc-users

---
   Module Name:    pkgsrc
   Committed By:   maya
   Date:           Mon Jun 19 13:33:46 UTC 2017

   Modified Files:
           pkgsrc/net/transmission: distinfo
           pkgsrc/net/transmission/patches:
   patch-libtransmission_platform-quota.c

   Log message:
   Add last missing hunk for dflybsd build, missed in previous commit.