Commit graph

2640 commits

Author SHA1 Message Date
Olli Hauer
1a94993f16 - unbreak build
since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
2012-09-04 22:27:55 +00:00
Steve Wills
cd2051d094 - Hopefully really fix the last high CPU usage case
PR:		ports/171252
Submitted by:	Steven Lee <steven@roothosts.com>
2012-09-04 20:46:54 +00:00
Mark Linimon
07192a24ed Mark as broken on ARM.
PR:		ports/170946
Submitted by:	linimon
Hat:		portmgr
2012-09-04 03:05:23 +00:00
Steve Wills
24b332e8ee - Fix another high CPU usage condition 2012-09-03 17:40:21 +00:00
Steve Wills
25857df5b8 - Fix 100% usage issue
Submitted by:	Robert Backhaus <robbak@robbak.com>
2012-09-02 14:16:18 +00:00
Doug Barton
04243701dd * Sat Sep 1 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.2
- FEATURE: Add "clear" functionality to search field
 - BUGFIX: Attempt to use qBittorrent icon from theme if available
 - BUGFIX: Fix crash when a fastresume file is empty
 - BUGFIX: Fix encoding problem for detected XDG Download folder
 - BUGFIX: Improve performance when showing torrent content panel
 - BUGFIX: Fix label-based filtering of torrents whose label contains
           special characters
 - BUGFIX: Fix possible crash due to labels

* Tue Aug 21 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.1
 - BUGFIX: Fix possible crash when adding a tracker to a magnet torrent
           without metadata
 - BUGFIX: Remember queue position for torrents without metadata
 - BUGFIX: Fix crash when using unauthorized characters in label names
 - BUGFIX: Fix search plugins updating
 - BUGFIX: Make uTP connections rate limited by default
2012-09-02 06:36:03 +00:00
Doug Barton
ebc95b3fa4 0.16.3 release
* fix python binding backwards compatibility in replace_trackers
 * fix possible starvation in metadata extension
 * fix crash when creating torrents/optimizing file order with pad files
 * disable support for large MTUs in uTP until it is more reliable
 * expose post_torrent_updates and state_update_alert to python bindings
 * fix incorrect SSL error messages
 * fix race condition causing shutdown hang
2012-09-02 06:33:26 +00:00
Steve Wills
0d1385818a - Update to 0.6.3
PR:		ports/171080
Security:	b50913ce-f4a7-11e1-b135-003067b2972c
2012-09-02 02:51:56 +00:00
Steven Kreuzer
8b4ae52e9d Fix typos in COMMENT section 2012-08-23 16:24:09 +00:00
Olli Hauer
63f3e3b0d4 - remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2012-08-18 14:29:08 +00:00
Doug Barton
38d5dff616 * Thu Aug 09 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.0
- FEATURE: Brand new torrent addition dialog
 - FEATURE: Add the ability to choose the save path when using magnet links
   (mutoso)
 - FEATURE: Add support for adding multiple local torrents at once (Web UI)
 - COSMETIC: Improve style of left panel
 - BUGFIX: Lower panels no longer gets disabled
 - BUGFIX: Major code refactoring and various optimizations.
 - BUGFIX: No longer strip root folder from torrent files

For the port:
 - Move to unversioned directory. The last few major releases have been
   stable upgrades, so there is no reason to maintain different versions.
2012-08-12 00:52:00 +00:00
Chris Rees
e01c71c7b1 Create transmission25 ports and UPDATING entry to explain.
Sadly, Transmission has stopped supporting GTK 2.0 (it had to happen some day).

They now require GTK 3.2.0 [1], which we currently lack, so for those who
wish to use the GTK frontend need to stay on version 2.5

When our GTK is upgraded I'll make MOVED entries to make the transition back to
2.6 as seamless as possible.

[1] http://tinyurl.com/cfchfp9
2012-08-10 19:59:17 +00:00
Chris Rees
67dbda2115 Mark BROKEN-- doesn't work with current GTKs in the tree.
Ports for the previous version of Transmission will be created shortly
while awaiting GTK 3's update.

Reported by:	izen@mail.ru
2012-08-10 18:57:11 +00:00
Chris Rees
5f01fb06b0 Update to 2.61
PR:		ports/170193
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2012-08-10 14:15:36 +00:00
Jose Alonso Cardenas Marquez
4030ab9528 - Update to 4.0.3
Submitted by:	deischen (email)
2012-08-09 21:52:58 +00:00
Bryan Drewery
86847b8f1b - Chase www/libmicrohttpd shlib version bump
- Add UPDATING entry

Approved by:	eadler (mentor)
2012-08-08 15:05:36 +00:00
Michael Scheidell
e78467637d - Update to 0.4.0
- Honour CC and CFLAGS
- Convert to OPTIONSNG
- Add SQLite dependency
- Add DEBUG OPTION
- Use DISTFILES over DISTNAME/WRKSRC override
- Add LICENSE
- Use USE_OPENSSL
- Fix PORTLINT warnings

PR:		ports/168855
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer (timeout, 58 days)
2012-08-06 10:28:27 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Doug Barton
0832ea4598 Add explicit build depends on pkgconf 2012-07-30 17:23:34 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Beat Gaetzi
b177c5ae2b - Replace NOT_FOR_ARCHS with BROKEN as this port is supposed to work on
amd64.

Requested by:	linimon
2012-07-24 08:16:40 +00:00
Beat Gaetzi
b2192226e8 - Add NOT_FOR_ARCHS= amd64 due to build problems on amd64:
[javac] bittyrant/work/BitTyrant/org/gudy/azureus2/ui/swt/views/ \
  IView.java:23: package org.eclipse.swt.widgets does not exist
[javac] import org.eclipse.swt.widgets.Composite;
[javac]                               ^
[javac] bittyrant/work/BitTyrant/org/gudy/azureus2/ui/swt/views/ \
  AbstractIView.java:39: cannot find symbol
[javac] symbol  : class Composite
[javac] location: class org.gudy.azureus2.ui.swt.views.AbstractIView
[javac]   public void initialize(Composite composite){
[javac]                          ^
...
[javac] 100 errors
BUILD FAILED
bittyrant/work/BitTyrant/build.xml:34: Compile failed; see the compiler
error output for details.

Reported by:	pointyhat
2012-07-23 19:59:53 +00:00
Max Brazhnikov
d1496d8427 Update libktorrent to 1.2.1
Update ktorrent to 4.2.1
2012-07-23 00:16:24 +00:00
Baptiste Daroussin
6e0e8d88df Convert to new options framework 2012-07-20 21:59:46 +00:00
Baptiste Daroussin
54e36b7e89 Convert to new options framework 2012-07-20 21:58:27 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Guido Falsi
fec9919900 - Update to version 1.12
PR:		ports/169960
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maaintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-07-18 20:32:09 +00:00
Doug Barton
f8431d41b5 Update PORTREVISION to reflect boost-libs 1.48.0_1 fix
Approved by:	portmgr (beat)
2012-07-15 23:19:56 +00:00
Doug Barton
49104a5391 0.16.2 release
* use random peer IDs in anonymous mode
 * fix move_storage bugs
 * fix unnecessary dependency on boost.date_time when building boost.asio as
   separate compilation
 * always use SO_REUSEADDR and deprecate the flag to turn it on
 * add python bindings for SSL support
 * minor uTP tweaks
 * fix end-game mode issue when some files are selected to not be
   downloaded
 * improve uTP slow start
 * make uTP less aggressive resetting cwnd when idle

Approved by:	portmgr (beat)
2012-07-15 23:16:52 +00:00
Thomas Abthorpe
fc52f474a7 - Reassign to the heap
- Thank you for your years of service

With hat::	portmgr
2012-07-13 14:14:13 +00:00
Mikhail Teterin
1844cdbb82 (Trivial) update from 4.7.0.0 to 4.7.0.2. Developers' changelog lists
minor improvements.
2012-07-09 02:33:29 +00:00
Florent Thoumie
a2a0aa88af Update net-p2p/rtorrent to 0.9.2. 2012-07-05 08:40:32 +00:00
Florent Thoumie
54df4cd304 Update net-p2p/libtorrent to 0.13.2. 2012-07-05 08:40:07 +00:00
Alexey Dokuchaev
1d917f154b - Adjust COMMENT line a bit
- Drop maintainership
2012-07-04 13:59:20 +00:00
Doug Barton
918f06aff4 net-p2p/libtorrent-rasterbar-14||2012-07-01|Discontinued upstream, move to 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
2012-07-02 07:04:11 +00:00
Doug Barton
4a37744447 * Sun Jul 1 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.11
- 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
2012-07-02 03:16:52 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Andrej Zverev
3982ced0ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:52:54 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Doug Barton
cd23fc7401 I meant to silence these once I was done testing. 2012-06-26 17:00:05 +00:00
Doug Barton
b16713628e * Sun Jun 24 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.10
- 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
2012-06-25 09:28:24 +00:00
Doug Barton
ab6f61bca7 Upgrade to version 0.16.1:
* 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
2012-06-25 04:07:05 +00:00
Doug Barton
17e0c572d2 As previously announced, deprecate ports relying on libtorrent-rasterbar-14,
which is scheduled to be removed.
2012-06-23 09:36:33 +00:00
Shaun Amott
291ad651f4 Back to the pool. 2012-06-14 13:52:22 +00:00
Sunpoet Po-Chuan Hsieh
a8973c1a98 - Update to 3.1.2
- Pet portlint: remove ABI version number from LIB_DEPENDS

Changes:	http://cvs.savannah.gnu.org/viewvc/mldonkey/mldonkey/distrib/ChangeLog?view=markup
2012-06-14 13:26:07 +00:00
Emanuel Haupt
cf12c69ab5 Register CONFLICTS
Submitted by:	"Sulev-Madis 'ketas' Silber" <madis555@hot.ee> (via mail)
2012-06-11 09:52:17 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00