Commit graph

2620 commits

Author SHA1 Message Date
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
Chris Rees
34e4ada7b7 The conditional include is actually fine-- the problem in the PR was solved
after more investigation by reinstalling world; there was an out-of-date header
present.

PR:		ports/167195
2012-06-10 13:13:45 +00:00
Brendan Fabeny
d58aa01519 update to 0.9.3 and convert options to new style 2012-06-08 06:50:40 +00:00
Chris Rees
31aff77bf3 posix-fadvise was added to FreeBSD on 04/November 2011 [1], which is picked
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
2012-06-06 15:51:22 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Andrej Zverev
28b1ad7c93 - Remove SITE_PERL from *_DEPENDS
Approved by:	maintainer (pav@ via IRC)
2012-06-05 18:17:13 +00:00
Rene Ladan
2aa36bd28d Finish converting this port to optionsNG.
Approved by:	maintainer
2012-06-05 17:26:17 +00:00
Andrej Zverev
177fda2433 - Remove SITE_PERL from *_DEPENDS 2012-06-05 03:10:23 +00:00
Rene Ladan
9525beeaf2 Use the new options framework for the ALC option too.
Submitted by:	maintainer via private mail
2012-06-04 17:30:24 +00:00
Rene Ladan
67448f0e1e - Update to 10788
- Use new options framework
PR:		ports/168392
Submitted by:	maintainer
2012-06-04 15:56:36 +00:00
Carlo Strub
fe19e92f65 Set maintainership back to ports@ 2012-06-03 12:14:38 +00:00
Brendan Fabeny
2136a72a45 Add gnunet-gtk , GTK interface to GNUnet. 2012-06-01 12:31:25 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Brendan Fabeny
f847ee66b1 add to the minimal default configuration file and pkg-message;
fix the unexec directive in the packing list [1]

Reported by:	pav [1]
2012-05-31 13:27:41 +00:00
Brendan Fabeny
8671aacd5d add the missing pkg-message 2012-05-28 16:35:10 +00:00
Brendan Fabeny
3f83ea4b83 preliminary version of update to 0.9.x; GUI, rc-scripts, tests,
and refinements to default configuration to follow
2012-05-28 16:28:47 +00:00
Frederic Culot
708b3398e1 - Update to 0.13 [1]
- Add LICENSE (Artistic 1 & GPL 1)

PR:		ports/168395 [1]
Submitted by:	Oleg Alexeenkov <proler@gmail.com> (maintainer)
2012-05-28 09:14:34 +00:00
Doug Barton
17d93073d1 * Sun May 20 - Christophe Dumez <chris@qbittorrent.org> - v2.9.9
- BUGFIX: More reliable RSS feed parsing
 - BUGFIX: Better support for cookies in RSS
 - BUGFIX: Make sure show/hide text in tray icon menu is correct
 - COSMETIC: Improve style of left panel
 - COSMETIC: Never disable properties panel
 - COSMETIC: Make sure first tab is initially selected in options dialog
2012-05-27 09:35:48 +00:00
Max Brazhnikov
6b63000267 Chase PyQT update 2012-05-25 01:50:36 +00:00
Martin Wilke
e569bc0981 - Chase libesmtp shlib bump 2012-05-23 01:47:57 +00:00
Brendan Fabeny
7a1146d30e defer expiration pending updates 2012-05-21 05:25:17 +00:00