Commit graph

2151 commits

Author SHA1 Message Date
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
Max Khon
14fb0a97f5 Fix huge memory leak (16M per every hashed file).
Approved by:	MAINTAINER
2010-02-06 21:28:12 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Jeremy Messenger
f2400385c9 Update to 1.83. 2010-02-03 23:09:52 +00:00
Tong LIU
d5af4ea921 - Update to 0.8.1
- Change maintainer from ports@ to yashin.dm@gmail.com

PR:	ports/143480
Submitted by:	Dmitry Yashin <yashin.dm@gmail.com>
2010-02-03 13:50:50 +00:00
Tong LIU
e85b82d2c2 - Add missing patch
Reported by:	QAT@
2010-02-02 09:32:08 +00:00
Tong LIU
75dbf689f3 - Update to to 0.3.0
PR:	ports/143428
Submitted by:	Dmitry Yashin <yashin.dm@gmail.com> (maintainer)
2010-02-02 09:27:09 +00:00
Max Brazhnikov
b20c09453a Update to 3.3.3
Submitted by:	fluffy@
2010-02-01 21:31:58 +00:00
Doug Barton
ef9edd707b Upgrade to version 2.1.3 which has the following bugfixes:
* Make sure bandwidth limiting dialogs are centered on screen
* Added support for HTTP redirection
* Fix crash when double-clicking on a torrent that has no metadata to
	open its save path
* Fix Scan directory preferences in Web UI
* Clear torrent error state when resuming it
2010-02-01 19:45:30 +00:00
Martin Wilke
daded8dae3 - Revert back to previous version (to many problems)
- Bump PORTEPOCH

Requested by:	many
2010-02-01 13:04:03 +00:00
Dima Panov
afb550e3cf The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com

We'd like to say thanks to all helpers, testers and submitters.
2010-01-30 14:27:27 +00:00
Dennis Herrmann
756caec7e2 - Forget to add a / :( 2010-01-27 12:03:14 +00:00
Dennis Herrmann
3776c4baf3 - Fix plist
- Bump PORTREVISION

Reported by:	QAT
2010-01-27 12:00:19 +00:00
Dennis Herrmann
d3ee561792 - Use $SUB_FILES to update pkg-message
PR:		ports/143193
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2010-01-27 11:47:13 +00:00
Jun Kuriyama
22b0d4983b - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 8).

Approved by:	portmgr (itetcu)
2010-01-26 15:01:09 +00:00
Mark Linimon
7b0764f024 Reset peter.thoenen@yahoo.com at his request; he is moving and will
not have access to a machine for a while.  We hope to see him back
this summer.

Hat:		portmgr
2010-01-25 22:49:45 +00:00
Doug Barton
6e18602879 Update to version 2.1.2 which has the following new/improved features:
Added back file prioritizing in a torrent
Improved transfer speed display in peers list

And the following bug fixes:
Fix issue causing torrents not to be displayed in the list
Make sure invalid torrent are removed from the transfer list
Fix overwrite check when renaming a folder in a torrent
Force a recheck after renaming files to avoid overwriting
Improve "Open destination folder" behavior
Fix race condition in RSS that could cause a crash on startup
Improved user friendlyness of size units
Optimized transfer list repainting
2010-01-24 22:36:33 +00:00
Doug Barton
ca27462913 Update to version 2.1.1, which has the following new features:
Torrents can be labeled/categorized
Labeled torrent can be downloaded corresponding subfolders
Disk cache size can be set from preferences
Peer Exchange (PeX) can be disabled from preferences
Torrent files/folders can be renamed (torrent addition dialog or files
	properties)
uTorrent compatible tracker list support (use torrentz.com url as a default)
Better proxy support and preferences remodeling
qBittorrent can identify itself as uTorrent, Vuze or KTorrent (Any stable
	version)
Torrents can be renamed in transfer list
Display torrent addition dialog for magnet links too
Files contained in a torrent are opened on double click (files panel)
Added support for magnet links in search engine
Added vertor.com and torrentdownloads.net search plugins
Search engine can now use a SOCKS5 proxy
HTTP proxy support for peer communication
Updated translations (Hungarian, Chinese, Russian)
Added legal notice on startup that the user must accept

And the following bug fixes:
Search engine loads new proxy settings without program restart
Use XDG folders (.cache, .local) instead of .qbittorrent
Protect Web UI authentication against brute forcing
Use HTTP digest mode for Web UI authentication (instead of Basic)
Properly display torrents with one file in subfolder(s)
Display Web UI favicon
File priority can be set for finished torrents that have filtered files
Fix compilation with Qt4.4
Save torrent metadata so that it does not have to be re-downloaded on
	restart (Magnet links)
Fix folder renaming in a torrent (would rename children under certain
	conditions)
Nox version no longer requires libQtXml
Configure file now checks for pkg-config executable which is required
Torrents added from magnet links were not remembered on restart
"Add in pause" setting can be ignored from torrent addition dialog
Fix renaming of files with unicode characters in their name
Fix typo in legal notice (startup)
Can listen on ports < 1024 (must be root)
Paused torrents can now be rechecked
Fix "open torrent destination" feature when path contains spaces
2010-01-23 21:36:48 +00:00
Pav Lucistnik
0bbaf8da2c - Try to fix amd64/6
Submitted by:	maintainer
2010-01-23 19:16:36 +00:00
Florent Thoumie
da2072549e Update net-p2p/rtorrent-devel to 0.8.6. 2010-01-23 00:25:39 +00:00