Commit graph

2170 commits

Author SHA1 Message Date
Doug Barton
fde5221f27 As advertised, remove net-p2p/qbittorrent. 2010-05-01 22:44:17 +00:00
Pav Lucistnik
07101891c3 - Another fix for 6.X
Submitted by:	Stas Timokhin <devel@stasyan.com> (maintainer)
2010-04-26 07:15:24 +00:00
Doug Barton
90ab371c45 Upgrade to version 2.2.6 which has the following bugfixes:
* Announce to all trackers at once
 * Added support for single-thread boost
 * Remove old folder when moving a torrent
 * Improved reliability of torrent moving
 * Stop rechecking torrents when they are moved
 * Status filters height stays correct when the visual style changes

And the following new feature:
 * Added Arabic translation
2010-04-24 18:18:48 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Pav Lucistnik
52dbc81e65 - Try to fix the build on 6.X
Submitted by:	Stas Timokhin <devel@stasyan.com> (maintainer)
2010-04-13 07:30:38 +00:00
Jeremy Messenger
929dd94c6d Chase the curl update, bump the PORTREVISION.
PR:		ports/145422
Submitted by:	rene
2010-04-13 02:42:08 +00:00
Doug Barton
83f8ddb2e8 Upgrade to version 2.2.5, which has the following bug fixes:
* Fix crash when adding a new torrent label
 * Fix HTTPS protocol support in torrent/rss downloader
 * Fix default width of file name column in torrent content
 * Fix torrent addition dialog buttons height
 * Fix deprecation warnings with libtorrent v0.15
 * Fix "Download from URL" title size in Web UI
 * Fix transparency of speed limits icons
 * Dropped dependency on Qt gif library
	This removes the requirement for QT_COMPONENTS= imageformat
 * Improved libboost detection by configure file

And the following cosmetic change:
 * Added icons to menu actions in Web UI
2010-04-08 18:37:09 +00:00
Gavin Atkinson
7aa5db07dd Mark mutella as deprecated: the last release was 2004-08-26, so it is safe
to say that this is now abandonware.

Approved by:	itetcu
2010-04-08 09:28:38 +00:00
Pav Lucistnik
a16728e58c - Update to 0.3.1
PR:		ports/145421
Submitted by:	Dmitry Yashin <yashin.dm@gmail.com> (maintainer)
2010-04-07 13:46:21 +00:00
Doug Barton
84a91ffcce Update to version 2.2.4, which has the following bug fixes:
* Fix possible crash when adding a torrent
 * Fix failure to remember some torrents on startup
 * Fix torrent addition window layout (torrent content not expanding)
 * Fix about dialog in Web UI
 * Correctly clear trackers error messages once they work
 * Display correct share ratio for paused torrents

And the following cosmetic change, which requires adding the
imageformats qt4 component:
 * New alternative speed limits icons
2010-04-06 22:51:20 +00:00
Doug Barton
9ca7575255 Until ports that depend on libtorrent-raterbar have been converted
to depend on this one it needs NO_LATEST_LINK.
2010-04-06 17:50:07 +00:00
Doug Barton
e94719e494 Update to the release version of 0.15, thereby removing the -devel tag
This simplifies things for the port quite a bit since we can now use
MASTER_SITE_GOOGLE_CODE.

Update CONFLICTS to acknowledge removal of rblibtorrent

We need to change the CONFIGURE_ARG to --enable-deprecated-functions
since qbittorrent 2.2.3 uses them.

Remove a no longer needed patch, a better fix was adopted upstream
after my report.
2010-04-06 06:28:28 +00:00
Koop Mast
a92a99713e Remove rblibtorrent, it got deleted 2 weeks ago. 2010-04-05 16:19:46 +00:00
Doug Barton
2d2aab594d Upgrade to version 2.2.3 which has the following bugfixes:
* Fix possible crash when deleting a torrent just after pausing it
 * Enable Apply button when alternative rate limits are changed
 * Cleaner binutils gold linker support
 * Clean fix for progress display with cleanlooks style
2010-04-05 09:58:21 +00:00
Doug Barton
e6f286da2a Update to version 2.2.2, minor bug fixes 2010-04-05 06:26:31 +00:00
Anton Berezin
e39e3bb96e Update to 0.052.
Changes:	http://search.cpan.org/dist/Net-BitTorrent/Changes
2010-04-04 11:06:40 +00:00
Max Brazhnikov
1d7ed860e4 Update to 2.0
PR:		ports/145011
Submitted by:	Gvozdikov Veniamin <g.veniamin at googlemail.com>
Approved by:	Stas Timokhin (maintainer)
2010-04-03 19:14:50 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Wen Heping
0b34922646 - Update to 0.99
PR:		ports/145284
Submitted by:	Peter Schuller <peter.schuller@infidyne.com> (maintainer)
2010-04-02 12:10:52 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Doug Barton
c3903e7dce Update to version 2.2.1 which has the following new features:
Display pieces that are being downloaded
  Added back folder watching in Web UI
  Added back file prioritizing in Web UI

And the following bug fixes:
  Fix compilation with Qt 4.4
  Fix Web UI compatibility with Safari
  Fix file filtering in complex torrents
  Ask for user confirmation for recursive torrent download
  Fix "add file" dialog in torrent creation tool
  Fix "Ctrl+A" in Web UI
2010-03-21 00:04:45 +00:00
Doug Barton
ae11a06322 Update to version 0.14.10, which has the following bug fixes:
* fixed udp tracker race condition
  * fixed error handling with torrents with invalid piece sizes
  * added support for torrents with odd piece sizes
  * fixed issue with disk read cache not being cleared when removing torrents
  * made the DHT socket bind to the same interface as the session
  * fixed issue where an http proxy would not be used on redirects
  * disabled buggy disconnect_peers feature
2010-03-21 00:02:47 +00:00
Wen Heping
d957374c20 - Update to 1.2.0.20090314
- Pass maintainership to submitter

PR:		ports/144810
Submitted by:	Peter Thoenen <peter.thoenen@yahoo.com>
2010-03-17 08:11:12 +00:00
Pav Lucistnik
72465817c8 - Mark BROKEN on 6.X: does not compile
Reported by:	pointyhat
2010-03-16 18:02:30 +00:00
Jeremy Messenger
82cfa5a6e8 Update to 1.92. 2010-03-16 05:21:14 +00:00
Doug Barton
b8c338f0a8 Version 2.2 is all grown up now *sniff* so un-devel it.
New features vs. 2.1.x:
* User can set alternative speed limits for fast toggling
* Bandwidth scheduler (automatically use alternative speed limits for a
  given period)
* Added "Added/Completed On" columns to transfer list
* Added "Upload/Download limit" columns to transfer list
* Torrent files can be exported to a given directory
* Outgoing ports range can be customized (for QoS)
* User can choose to apply transfer limits on LAN too
* User can choose to include the protocol overhead in transfer limits
* Torrents can be automatically rechecked on completion
* If 2 torrents have the same hash, add new trackers/URL seeds to the
  existing torrent
* Trackers can be added from Web UI
* Global transfer information are displayed in the new Web UI status bar
* Allow to change the priority of several files at once
* Support for multiple scan folders (Patch by Christian Kandeler)
* Improved style management

Bug fixes vs. 2.1.x:
* Only one log window can be opened at a time
* Optimized RSS module memory usage
* Consider HTTP downloads >1MB as invalid .torrent files and abort
* Fix Web UI authentication with some browsers
* Set Web UI ban period to 1 hour
2010-03-16 03:50:58 +00:00
Doug Barton
0825f4249c Deprecate this port in favor of the new 2.2.0 release version 2010-03-16 03:46:19 +00:00
Doug Barton
502199fa3c As previously advertised, remove the now-obsolete rblibtorrent port 2010-03-16 03:08:02 +00:00
Martin Wilke
6be621ed88 - Update to 0.8.1b
PR:		144427
Submitted by:	Ports Fury
2010-03-08 23:05:14 +00:00
Martin Wilke
588b8f2883 - Allow to build on AMD64
PR:		144165 144167 144168 144170 144171 144172 144173 144174
		144183 144493 144496
Submitted by:	Andrius Morkunas <hinokind@gmail.com>
Feature safe:	yes
2010-03-08 16:53:02 +00:00
Doug Barton
ba730ceffb Update to version 2.1.6, which has the following bug fixes:
* Fix Web UI authentication with Konqueror
* Fix save path display in properties
* Fix ratio calculation for directly seeded torrents
* Fix memory leak in RSS parser
* Only one log window can be opened at a time
* Command-line parameters are no longer required to be in UTF-8
2010-03-08 03:38:43 +00:00
Doug Barton
eaf0d5c4bd Update to version 0.14.9, which has the following:
disabled feature to drop requests after having been skipped too many times
 fixed range request bug for files larger than 2 GB in web seeds
 don't crash when trying to create torrents with 0 files
 fixed optimistic unchoke timer
 fixed bug where torrents with incorrectly formatted web seed URLs
   would be connected multiple times
 fixed DHT bootstrapping issue
 fixed UDP over SOCKS5 issue
 added support for "corrupt" tracker announce
 made end-game mode less aggressive

From the PR (with some tweaks/modifications, and many thanks!):
 Use MASTER_SITE_GOOGLE_CODE
 Sort MAKE_JOBS_SAFE and CONFLICTS for portlint
 Switch to using the boost_system asio which allows some major
   simplification, removal of lots of patches, etc.
 Simplify CPPFLAGS/LDFLAGS
 Use PORTDOCS macro (thus simplifying plist too)
 Update BROKEN message to be more accurate
 Simplify patches to Makefile.am

PR:		ports/144337
Submitted by:	lioux
Feature safe:	yes
2010-02-28 03:36:13 +00:00
Jeremy Messenger
a2db5d1e92 Update to 1.91.
Feature safe:	yes
2010-02-24 03:02:48 +00:00
Florent Thoumie
57a370406d Fix dependency after libtorrent-devel update.
Feature safe:	yes
2010-02-23 13:03:57 +00:00
Florent Thoumie
6562dabbb1 Fix dependency after libtorrent update.
Feature safe:	yes
2010-02-23 13:03:36 +00:00
Florent Thoumie
8f78835631 Daemonize ctorrent a bit later so you can use CTCS authentication.
Submitted by:	Andrey Zakharchenko
Feature safe:	yes
2010-02-22 19:02:37 +00:00
Florent Thoumie
f0c76a295b Add local patch to release memory more efficiently.
Submitted by:	Thomas Burgess
Feature safe:	yes
2010-02-22 18:36:55 +00:00
Doug Barton
be64f3bc83 As previously discussed on -ports, make the following changes:
1. Move net-p2p/rblibtorrent-devel to net-p2p/libtorrent-rasterbar-14
	a. Update LIB_DEPENDS for ports that depended on rblibtorrent-devel
	b. Add entries to MOVED and UPDATING
2. Introduce net-p2p/libtorrent-rasterbar-15, the new devel version
3. Introduce net-p2p/qbittorrent-22, the new devel version of qbittorrent

Feature safe:	yes
2010-02-22 00:53:10 +00:00
Dmitry Marakasov
0c0b424005 - Update to 0.1.8.4
- Take maintainership

Approved by:	dougb (via private email)
Feature safe:	yes
2010-02-19 05:38:19 +00:00
Mario Sergio Fujikawa Ferreira
8379c973c9 Add PSYCO option to enable devel/py-psyco optimization support
Feature safe:	yes
2010-02-17 02:33:20 +00:00
Doug Barton
b10eff8d7b Add PORTDOCS, add ipv6 as a virtual category. Bump PORTREVISION. 2010-02-15 04:59:46 +00:00
Doug Barton
f43e33bcd6 Make net/GeoIP into a proper library depependency for both ports.
Tune up the comment for qbittorrent, but no PORTREVISION bump since GeoIP
was already a dependency.

Bump PORTREVISION for libtorrent, and add some more configure args both
to cement the GeoIP option and also to assert the defaults on other options.
The wacky post-configure kludge stays for now until I can have more time to
unravel the current asio-related auto* tangle that makes it necessary.
2010-02-12 08:16:53 +00:00
Doug Barton
8337f5d86b Deprecate these two ports. libtorrent-rasterbar version 0.13 is very old,
and no longer considered the most up to date version. sharktorrent is the
only port left that depends on it, and the version in ports is very old.

With alepulver's permission assume maintainership of sharktorrent for the
purpsoe of shepherding the deprecation. If anyone wants to update it to
a more modern version that depends on libtorrent-rasterbar version 0.14.8
or newer, feel free.
2010-02-12 07:54:13 +00:00
Mario Sergio Fujikawa Ferreira
8c71c303e1 Update to 0.7.10 2010-02-12 02:55:06 +00:00
Doug Barton
7274cc1ced Turns out the right place to fix the problem of subbing for
@BOOST_SYSTEM_LIB@ is in the libtorrent pkg-config file.

While I'm here, mark libtorrent MAKE_JOBS_SAFE.

Submitted by:	Christophe Dumez (qbittorrent author)
2010-02-11 22:44:25 +00:00
Doug Barton
d3659f4c1c Update to version 2.1.5, which has the following bug fixes:
Fix actions on selected torrents (non-selected torrents could be affected)
Only one program preferences dialog is allowed at a time
Link against boost and ssl to fix issues with gold linker
Fix memory leak in RSS
Improved HTTP gzip compression detection in downloader
Fix possible race condition in search engine

From version 2.1.4:
Fix file prioritizing in a torrent
Make sure seeding torrents display a progress of 100%
Usage display was improved and localized (--help)
Fix possible crash when deleting a torrent
Fix possible crash when changing torrents label

For the port, mark MAKE_JOBS_SAFE, do a better job with the libnotify
default, and add a small patch to fix the newly added boost system lib
dependency. The latter must be post-configure because it patches a file
created by the configure script.
2010-02-11 22:13:52 +00:00
Robert Noland
50575ce3e7 Update to 4.3.1.4 2010-02-11 16:02:05 +00:00
Max Brazhnikov
055de6d568 Update to 3.3.4 2010-02-08 22:00:57 +00:00
Robert Noland
b46fc8504f Update to 4.3.1.2. 2010-02-07 14:02:33 +00:00