aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* Fix transmission-qt to avoid link with both libevent 1.x and 2.x librariesJeremy Messenger2011-03-172-1/+12
| | | | | | | | | | | or it will crashes. Remove a hardcore '-levent' (should be -levent-2.0) in the qtr.pro and let pkg-config takes care of it. Bump the PORTREVISION. PR: ports/155600 Reported by: Alexandr <prayer@list.ru> Notes: svn path=/head/; revision=271166
* - Mark ports that have been broken for six month or more, or never compiled onPav Lucistnik2011-03-171-0/+2
| | | | | | | 7.X and up, for removal in one month Notes: svn path=/head/; revision=271083
* Deprecate unmaintained ports from net-p2p where upstream disapear and/orBaptiste Daroussin2011-03-145-0/+15
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270861
* Update WWWBaptiste Daroussin2011-03-143-4/+2
| | | | | | | | clean master_site while here remove MD5 Notes: svn path=/head/; revision=270857
* - Update to 0.09Frederic Culot2011-03-122-3/+3
| | | | | | | | | Changes: http://search.cpan.org/dist/Net-DirectConnect/Changes PR: ports/155488 Submitted by: Oleg Alexeenkov <proler AT gmail.com> (maintainer) Notes: svn path=/head/; revision=270736
* Mark DEPRECATEDAndrej Zverev2011-03-111-0/+3
| | | | | | | Noticed by: ehaupt@ Notes: svn path=/head/; revision=270673
* - Update to 0.06Martin Wilke2011-03-092-3/+4
| | | | | | | | PR: 155410 Submitted by: Oleg Alexeenkov <proler@gmail.com> (maintainer) Notes: svn path=/head/; revision=270568
* - Update to 1.35Wen Heping2011-03-094-22/+3
| | | | | | | | PR: ports/155389 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Notes: svn path=/head/; revision=270544
* - Mark BROKEN: does not configurePav Lucistnik2011-03-091-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=270529
* Update MASTER_SITESEmanuel Haupt2011-03-071-2/+1
| | | | Notes: svn path=/head/; revision=270425
* - Chase libextractor shlib raisePav Lucistnik2011-03-061-2/+2
| | | | | | | | Reported by: pointyhat Pointy hat to: vd Notes: svn path=/head/; revision=270391
* - Update to 2.22.Jeremy Messenger2011-03-058-16/+48
| | | | | | | | | | | | | - Don't override conf_dir and download_dir unconditionally [1] - Don't use localhost default by replace to 127.0.0.1 for IPv6 issue as transmission-remote doesn't support IPv6 yet. [2] PR: ports/155081 [1] ports/155139 [2] Submitted by: Anonymous <swell.k@gmail.com> [1][2] Notes: svn path=/head/; revision=270329
* - Chase devel/upnp shlib bumpMartin Wilke2011-03-042-2/+4
| | | | Notes: svn path=/head/; revision=270244
* - Reassign ports to heapThomas Abthorpe2011-02-275-5/+5
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* Chase after net/openldap24-server update.Xin LI2011-02-251-0/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Move to py25 or aboveMartin Wilke2011-02-254-6/+4
| | | | | | | - While here kick md5 support Notes: svn path=/head/; revision=269623
* Remove expired ports:Rene Ladan2011-02-247-113/+0
| | | | | | | | 2011-02-23 devel/pmake: does not build on any supported version of FreeBSD 2011-02-24 net-p2p/linux-agsatellite: the whole service went to cloud Notes: svn path=/head/; revision=269603
* - Fix Build after rtorrent upgradeMartin Wilke2011-02-182-2/+3
| | | | | | | | | - While here remove md5sum Reported by: pavbot Notes: svn path=/head/; revision=269303
* * Tue Feb 8 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.6Doug Barton2011-02-112-3/+3
| | | | | | | | | | | | - BUGFIX: Fix articles read state reset problem in RSS - I18N: Added Lithuanian translation - COSMETIC: Improve main window layout - COSMETIC: Improve properties buttons style - COSMETIC: Display pieces being downloaded in green instead of yellow - COSMETIC: Improve piece availability bar appearance Notes: svn path=/head/; revision=268912
* * Thu Feb 3 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.5Doug Barton2011-02-102-3/+3
| | | | | | | | | | | | | - BUGFIX: Make sure the progress is not 100% unless the file is complete - BUGFIX: Fix memory leak in HTTP torrent downloader - BUGFIX: Use native file dialogs (by Vladimir Golovnev) - BUGFIX: Fix encoding problem in torrent moving code (by Vladimir Golovnev) - BUGFIX: Performance improvement on ARM - BUGFIX: RSS code rewrite (more cpu/memory efficient) - I18N: Updated Norwegian translation (Tomaso) Notes: svn path=/head/; revision=268897
* - Update to 0.8.7Martin Wilke2011-02-062-10/+12
| | | | | | | | | | PR: 153720 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Approved by: flz via irc (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268708
* - Update to 0.12.7Martin Wilke2011-02-063-38/+46
| | | | | | | | | | PR: 153718 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Approved by: flz via irc (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268707
* * Sun Jan 23 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.4Doug Barton2011-01-272-3/+3
| | | | | | | | | | | | | | | | | | - BUGFIX: Added unicode support to email notification - BUGFIX: Improved compatibility with various SMTP servers - BUGFIX: Fix Labeling in RSS downloader - BUGFIX: Avoid main window flashing on startup (closes #703984) - BUGFIX: Improved hostname resolution code - BUGFIX: Dropped dependency on libboost-thread - BUGFIX: Display legal notice on screen center - BUGFIX: Fix renaming of single-file torrents (by Vladimir Golovnev) - I18N: More dialog buttons are now translated (by Vladimir Golovnev) - I18N: Fix translation of size units (by Vladimir Golovnev) Feature safe: yes Notes: svn path=/head/; revision=268310
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-252-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268229
* - Mark BROKEN: unfetchablePav Lucistnik2011-01-241-0/+4
| | | | | | | | | | - Expire in one month, this is a client for no longer present service Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=268181
* As previously advertised remove the woefully out of dateDoug Barton2011-01-248-162/+0
| | | | | | | | | qbittorrent 2.3.x version. Feature safe: yes Notes: svn path=/head/; revision=268160
* * Sat Jan 15 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.3Doug Barton2011-01-154-36/+3
| | | | | | | | | | | | | | | | | | - BUGFIX: Fix possible crashes in full allocation mode - BUGFIX: Fix icon size issues (icon theme) - BUGFIX: Fixed file priority context menu - BUGFIX: Remove dbus dependency in nox mode - BUGFIX: Fix compilation on FreeBSD - I18N: Improve Web UI translation - I18N: Updated Polish translation For the port, upstream has integrated all of our local patches, so remove them. :) The dbus fix is also much more thorough than mine. Feature safe: yes Notes: svn path=/head/; revision=267853
* 2 fixes that are actually for the -nox11 slave:Doug Barton2011-01-141-1/+7
| | | | | | | | | | | 1. Fix MASTER_SITES so the slave can fetch 2. Apply cL3vRr h4x to avoid the dbus dependency Reported by: Dmitry Kolosov <onyx@z-up.ru> Feature safe: yes Notes: svn path=/head/; revision=267806
* * Wed Jan 12 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.2Doug Barton2011-01-142-4/+4
| | | | | | | | | | | | | | | | | | - BUGFIX: Do not report PeX as being disabled when DHT is - BUGFIX: Fix possible crash on adding magnet links - BUGFIX: Fix torrent import (was not working) - I18N: Updated translations: Greek, Croatian, Russian, Unkrainian and Bulgarian - I18N: Added Armenian translation (New) - I18N: Remove country flags from program preferences (language selection) - I18N: Translate locale names (language selection) For the port, fix the build on RELENG_8 by adding a missing dependency Feature safe: yes Notes: svn path=/head/; revision=267762
* Add a -nox11 version of qbittorrent-26 as a slave port.Doug Barton2011-01-125-8/+70
| | | | | | | | | | | | Based in part on work in the PR, but I used a different approach. PR: ports/152550 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Feature safe: yes Notes: svn path=/head/; revision=267689
* - correct libmicrohttpd versionOlli Hauer2011-01-121-2/+2
| | | | | | | | | | | - bump PORTREVISION correction after PR ports/153530 Feature safe: yes Notes: svn path=/head/; revision=267681
* * Mon Jan 10 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.1Doug Barton2011-01-112-3/+3
| | | | | | | | | | | | | - BUGFIX: Really disable torrent addition dialog by default - BUGFIX: Fix some missing icons in the Web UI - BUGFIX: Fix magnet torrent name update problem - COSMETIC: Use 24px size for toolbar icons and reduce spacing - COSMETIC: Move transfer list filter on the right side of the toolbar Feature safe: yes Notes: svn path=/head/; revision=267669
* - Update to 0.08Philippe Audeoud2011-01-103-11/+13
| | | | | | | | PR: ports/153560 Submitted by: Oleg Alexeenkov <proler _AT_ gmail.com> (maintainer) Notes: svn path=/head/; revision=267583
* DEPRECATED= Old version, no longer supported. Upgrade to qbittorrent-26.Doug Barton2011-01-101-0/+3
| | | | | | | EXPIRATION_DATE= 2011-01-23 Notes: svn path=/head/; revision=267574
* Introduce version 2.6.0, which has numerous new features and improvementsDoug Barton2011-01-107-0/+136
| | | | | | | | | | | | | vs. 2.3.x including, but not limited to: * Many UI improvements * Run external program on torrent completion * qBittorrent can now act as a tracker * New and improved RSS feed automated downloader * Web UI improvements Notes: svn path=/head/; revision=267573
* Update to version 0.15.5, which has numerous updates and bug fixes:Doug Barton2011-01-082-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * support DHT extension to report external IPs * fixed rare crash in http_connection's error handling * avoid connecting to peers listening on ports < 1024 * optimized piece picking to not cause busy loops in some end-game modes * fixed python bindings for tcp::endpoint * fixed edge case of pad file support * limit number of torrents tracked by DHT * fixed bug when allow_multiple_connections_per_ip was enabled * potential WOW64 fix for unbuffered I/O (windows) * expose set_alert_queue_size_limit to python binding * support dht nodes in magnet links * support 100 Continue HTTP responses * changed default choker behavior to use 8 unchoke slots (instead of being rate based) * fixed error reporting issue in disk I/O thread * fixed file allocation issues on linux * fixed filename encoding and decoding issue on platforms using iconv * reports redundant downloads to tracker, fixed downloaded calculation to be more stable when not including redundant. Improved redundant data accounting to be more accurate * fixed bugs in http seed connection and added unit test for it * fixed error reporting when fallocate fails * deprecate support for separate proxies for separate kinds of connections Notes: svn path=/head/; revision=267505
* - Mark BROKEN: bad dependency objectPav Lucistnik2011-01-051-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=267423
* Add license infoMax Brazhnikov2011-01-023-1/+8
| | | | | | | | | | Remove md5 sums PR: ports/153589 Submitted by: maintainer (swell.k at gmail.com) Notes: svn path=/head/; revision=267282
* Remove net-p2p/qbittorrent-22, which is no longer maintainedDoug Barton2011-01-019-183/+0
| | | | Notes: svn path=/head/; revision=267243
* Update to 4.0.5Max Brazhnikov2010-12-313-5/+4
| | | | Notes: svn path=/head/; revision=267224
* Update to 1.0.5Max Brazhnikov2010-12-313-5/+5
| | | | Notes: svn path=/head/; revision=267223
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-292-2/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* - Remove patch file that no longer appliesPav Lucistnik2010-12-291-10/+0
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=267131
* - Fix build with new boostPav Lucistnik2010-12-274-0/+40
| | | | | | | Submitted by: Alexander Churanov <alexanderchuranov@gmail.com> Notes: svn path=/head/; revision=267027
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-2/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* - Switch from .tar.bz2 (size 2344492) to .tar.lzma (size 1869318)Mario Sergio Fujikawa Ferreira2010-12-242-3/+4
| | | | | | | | distfile. - No PORTREVISION bump since there was no functional change. Notes: svn path=/head/; revision=266838
* Deprecate, update CONFLICTS, set NO_LATEST_LINKDoug Barton2010-12-231-1/+6
| | | | | | | | This version is now several behind the latest release, and needs to go away. Notes: svn path=/head/; revision=266814
* Update to release version 2.3.1Doug Barton2010-12-232-11/+8
| | | | Notes: svn path=/head/; revision=266813
* Update to 0.15.4, various bug fixesDoug Barton2010-12-232-8/+3
| | | | Notes: svn path=/head/; revision=266809
* Update to 0.14.12 which contains various bug fixesDoug Barton2010-12-233-22/+4
| | | | Notes: svn path=/head/; revision=266808