| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
- Drop maintainership
|
|
|
|
|
|
|
| |
libtorrent-rasterbar-16
net-p2p/hrktorrent||2012-07-01|Relies on net-p2p/libtorrent-rasterbar-14, which has been discontinued
net-p2p/sharktorrent||2012-07-01|Relies on net-p2p/libtorrent-rasterbar-14, which has been discontinued
|
|
|
|
|
|
|
|
| |
- BUGFIX: Fix unreversible "Minimize to tray" on some window managers
- BUGFIX: Fix torrent availability computation
- BUGFIX: Bring window to front after restoring from systray
- BUGFIX: Fix keyboard focus problems on main window
- BUGFIX: Fix ThePirateBay search plugin
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- BUGFIX: Fix possible crash when showing torrent content
- BUGFIX: Add support for RSS feeds using magnet links
- BUGFIX: Remove 100kb limit for torrent file size in Web UI
- BUGFIX: Fix ratio limiting bug
- BUGFIX: Do not display .!qB file extensions in Web UI
- BUGFIX: Stop using absolute URLs in Web UI ajax requests
- BUGFIX: Fix unreversible "Minimize to tray" on some window managers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fixed crash when providing corrupt resume data
* fixed support for boost-1.44
* fixed reversed semantics of queue_up() and queue_down()
* added missing functions to python bindings
(file_priority(), set_dht_settings())
* fixed low_prio_disk support on linux
* fixed time critical piece accounting in the request queue
* fixed semantics of rate_limit_utp to also ignore per-torrent limits
* fixed piece sorting bug of deadline pieces
* fixed python binding build on BSD
* fixed possible crash when enabling multiple connections per IP
* change default of rate_limit_utp to true
* fixed FreeBSD build
* fixed web seed performance issue whith pieces > 1 MiB
* fixed unchoke logic when using web seeds
* fixed compatibility with older versions of boost (down to boost 1.40)
Remove the patch from their svn repo that was incorporated into this version
|
|
|
|
| |
which is scheduled to be removed.
|
| |
|
|
|
|
|
|
| |
- Pet portlint: remove ABI version number from LIB_DEPENDS
Changes: http://cvs.savannah.gnu.org/viewvc/mldonkey/mldonkey/distrib/ChangeLog?view=markup
|
|
|
|
| |
Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee> (via mail)
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
| |
after more investigation by reinstalling world; there was an out-of-date header
present.
PR: ports/167195
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
up by the configure script.
However, the function is marked as available, but libtransmission/fdlimit.c
has a conditional include on fcntl.h, which causes the compilation to fail.
This patch removes the condition on fcntl.h inclusion, hopefully fixing the
build.
PR: ports/167195
Submitted by:
Reviewed by:
[1] http://svnweb.freebsd.org/base/head/sys/sys/fcntl.h?view=log#rev227070
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
|
|
|
|
| |
Approved by: maintainer (pav@ via IRC)
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
| |
Submitted by: maintainer via private mail
|
|
|
|
|
|
| |
- Use new options framework
PR: ports/168392
Submitted by: maintainer
|
| |
|
| |
|