aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/ktorrent/files
Commit message (Collapse)AuthorAgeFilesLines
* Pre-emptively fix net-p2p/ktorrent for CMake 3.11Adriaan de Groot2018-04-141-0/+11
| | | | | | | | | | | Some generated files have includes in a different order than in older CMake versions, which show up missing typedefs / implicit includes. Submitted by: antoine (via exp-run) Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=467305
* New ports: net-p2p/ktorrent, net-p2p/libktorrent, net/syndicationTobias C. Berner2018-04-103-65/+0
| | | | | | | | | | | | | | | This is the current version of KDE Applications <foo>. Note that users of KDE SC4 should stick with <foo>-kde4. This one is a bit ugly: move libktorrent and ktorrent-kde4 out of the way and readd the new ones in one go, to not have to touch the same MOVED lines in a short time span. Also this adds a very stripped down version of the desktuils/kdepim metaport, which will get more and more dependencies added shortly. Notes: svn path=/head/; revision=466980
* Backport a patch to fix the build with clang 6.0.Raphael Kubo da Costa2018-01-151-0/+41
| | | | | | | | | | /wrkdirs/usr/ports/net-p2p/ktorrent/work/ktorrent-4.3.1/libktcore/torrent/chunkbarrenderer.cpp:68:16: error: non-constant-expression cannot be narrowed from type 'bt::Uint32' (aka 'unsigned int') to 'int' in initializer list [-Wc++11-narrowing] PR: 224945 Reported by: pkg-fallout Notes: svn path=/head/; revision=459089
* Allow building with libc++ r224926Antoine Brodin2015-01-111-0/+11
| | | | | | | Submitted by: dim@ Notes: svn path=/head/; revision=376796
* Update ktorrent to 4.3.1, libktorrent to 1.3.1Max Brazhnikov2013-02-031-29/+0
| | | | | | | Submitted by: Alonso Schaic via area51 commit Notes: svn path=/head/; revision=311489
* Restore ktorren-4.2 behaviour - don't check for mounted fs. The checkMax Brazhnikov2012-09-231-0/+29
| | | | | | | | was added to support removable storages, but it causes problem with btrfs and zfs: https://bugs.kde.org/306825 Notes: svn path=/head/; revision=304764
* Rearrange include paths to fix build in real environmentMax Brazhnikov2010-11-031-0/+13
| | | | | | | | | | Remove md5 sum PR: ports/151638 Reported by: Pascal Stumpf <Pascal.Stumpf at cubes.de> Notes: svn path=/head/; revision=263985
* Update to version 2.2.4Markus Brueffer2008-01-252-45/+0
| | | | | | | | PR: ports/118964 Submitted by: Yarodin <yarodin@gmail.com> Notes: svn path=/head/; revision=206154
* - Add patch to fix broken preexisting file check, which can result in filesMarkus Brueffer2007-10-311-0/+34
| | | | | | | | | | | | | being deleted when the user deselects them and they already exist (KDE BUG 150563). - Bump PORTREVISION PR: ports/117654 Submitted by: Shane Bell <decept0@gmail.com> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=202447
* - Update to version 2.2.2 and update mastersite [1]Markus Brueffer2007-10-221-0/+11
| | | | | | | | | | | | | | - Add major lib version to gmp dependency [2] - Fix usage of statvfs(2) which caused way off calculations of remaining disk space PR: ports/114394 [2] Submitted by: Kjell Tore Ullavik <ktullavik@gmail.com> [2] Josh Paetzel <josh@tcbug.org> [1] Andreas Hermann Braml <a.strich.b@web.de> [1] Notes: svn path=/head/; revision=201775
* - Update to version 2.0Markus Brueffer2006-08-085-53/+0
| | | | | | | - Add several new features to pkg-descr Notes: svn path=/head/; revision=170132
* - Fix UPnP detectionMarkus Brueffer2006-02-031-0/+10
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=155157
* Update to version 1.2Markus Brueffer2006-02-021-0/+11
| | | | Notes: svn path=/head/; revision=155083
* Update to version 1.2rc2Markus Brueffer2006-01-171-11/+0
| | | | Notes: svn path=/head/; revision=153764
* Fix build if libtorrent is presentMarkus Brueffer2006-01-091-0/+11
| | | | | | | Reported by: Marcin Jessa <lists@yazzy.org> Notes: svn path=/head/; revision=153160
* - Update to version 1.2rc1 for stability reasonsMarkus Brueffer2006-01-085-54/+32
| | | | | | | | | - Add SHA256 Requested by: Beech Rintoul Notes: svn path=/head/; revision=153037
* Update to version 1.1Markus Brueffer2005-10-103-10/+54
| | | | Notes: svn path=/head/; revision=144857
* Add ktorrent 1.0, a BitTorrent client for KDE.Markus Brueffer2005-07-131-0/+10
Its main features are: o Download torrent files o Upload speed capping, seeing that most people can't upload infinite amounts of data o Internet searching using The Bittorrent website's search engine o UDP Trackers WWW: http://ktorrent.pwsp.net/ Notes: svn path=/head/; revision=139052