aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configBaptiste Daroussin2012-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=301539
* - Replace NOT_FOR_ARCHS with BROKEN as this port is supposed to work onBeat Gaetzi2012-07-241-3/+4
| | | | | | | | | amd64. Requested by: linimon Notes: svn path=/head/; revision=301443
* - Add NOT_FOR_ARCHS= amd64 due to build problems on amd64:Beat Gaetzi2012-07-231-0/+3
| | | | | | | | | | | | | | | | | | | | | | | [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 Notes: svn path=/head/; revision=301410
* Update libktorrent to 1.2.1Max Brazhnikov2012-07-234-12/+10
| | | | | | | Update ktorrent to 4.2.1 Notes: svn path=/head/; revision=301360
* Convert to new options frameworkBaptiste Daroussin2012-07-201-4/+6
| | | | Notes: svn path=/head/; revision=301250
* Convert to new options frameworkBaptiste Daroussin2012-07-201-4/+6
| | | | Notes: svn path=/head/; revision=301249
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-193-4/+4
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* - Update to version 1.12Guido Falsi2012-07-182-3/+3
| | | | | | | | | PR: ports/169960 Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maaintainer) Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=301125
* Update PORTREVISION to reflect boost-libs 1.48.0_1 fixDoug Barton2012-07-152-1/+2
| | | | | | | Approved by: portmgr (beat) Notes: svn path=/head/; revision=300908
* 0.16.2 releaseDoug Barton2012-07-152-3/+3
| | | | | | | | | | | | | | | | | | | * 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) Notes: svn path=/head/; revision=300907
* - Reassign to the heapThomas Abthorpe2012-07-131-1/+1
| | | | | | | | | - Thank you for your years of service With hat:: portmgr Notes: svn path=/head/; revision=300863
* (Trivial) update from 4.7.0.0 to 4.7.0.2. Developers' changelog listsMikhail Teterin2012-07-092-4/+3
| | | | | | | minor improvements. Notes: svn path=/head/; revision=300648
* Update net-p2p/rtorrent to 0.9.2.Florent Thoumie2012-07-053-43/+6
| | | | Notes: svn path=/head/; revision=300508
* Update net-p2p/libtorrent to 0.13.2.Florent Thoumie2012-07-053-4/+11
| | | | Notes: svn path=/head/; revision=300507
* - Adjust COMMENT line a bitAlexey Dokuchaev2012-07-041-2/+2
| | | | | | | - Drop maintainership Notes: svn path=/head/; revision=300481
* net-p2p/libtorrent-rasterbar-14||2012-07-01|Discontinued upstream, move to ↵Doug Barton2012-07-0224-539/+0
| | | | | | | | | | 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 Notes: svn path=/head/; revision=300359
* * Sun Jul 1 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.11Doug Barton2012-07-022-3/+3
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=300356
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-302-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300277
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-3/+3
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300241
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-282-2/+2
| | | | Notes: svn path=/head/; revision=300176
* I meant to silence these once I was done testing.Doug Barton2012-06-261-2/+2
| | | | Notes: svn path=/head/; revision=300027
* * Sun Jun 24 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.10Doug Barton2012-06-252-4/+4
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=299935
* Upgrade to version 0.16.1:Doug Barton2012-06-254-1313/+9
| | | | | | | | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=299926
* As previously announced, deprecate ports relying on libtorrent-rasterbar-14,Doug Barton2012-06-232-0/+6
| | | | | | | which is scheduled to be removed. Notes: svn path=/head/; revision=299808
* Back to the pool.Shaun Amott2012-06-141-1/+1
| | | | Notes: svn path=/head/; revision=299258
* - Update to 3.1.2Sunpoet Po-Chuan Hsieh2012-06-142-6/+5
| | | | | | | | | - Pet portlint: remove ABI version number from LIB_DEPENDS Changes: http://cvs.savannah.gnu.org/viewvc/mldonkey/mldonkey/distrib/ChangeLog?view=markup Notes: svn path=/head/; revision=299257
* Register CONFLICTSEmanuel Haupt2012-06-111-1/+3
| | | | | | | Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee> (via mail) Notes: svn path=/head/; revision=299034
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* The conditional include is actually fine-- the problem in the PR was solvedChris Rees2012-06-101-13/+0
| | | | | | | | | | after more investigation by reinstalling world; there was an out-of-date header present. PR: ports/167195 Notes: svn path=/head/; revision=298936
* update to 0.9.3 and convert options to new styleBrendan Fabeny2012-06-087-64/+137
| | | | Notes: svn path=/head/; revision=298730
* posix-fadvise was added to FreeBSD on 04/November 2011 [1], which is pickedChris Rees2012-06-061-0/+13
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=298599
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-0610-26/+16
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-051-2/+2
| | | | | | | Approved by: maintainer (pav@ via IRC) Notes: svn path=/head/; revision=298502
* Finish converting this port to optionsNG.Rene Ladan2012-06-051-4/+4
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=298496
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-051-4/+4
| | | | Notes: svn path=/head/; revision=298413
* Use the new options framework for the ALC option too.Rene Ladan2012-06-041-1/+1
| | | | | | | Submitted by: maintainer via private mail Notes: svn path=/head/; revision=298373
* - Update to 10788Rene Ladan2012-06-043-59/+48
| | | | | | | | | - Use new options framework PR: ports/168392 Submitted by: maintainer Notes: svn path=/head/; revision=298360
* Set maintainership back to ports@Carlo Strub2012-06-031-1/+1
| | | | Notes: svn path=/head/; revision=298080
* Add gnunet-gtk , GTK interface to GNUnet.Brendan Fabeny2012-06-016-0/+388
| | | | Notes: svn path=/head/; revision=297947
* - update png to 1.5.10Dirk Meyer2012-06-0134-23/+34
| | | | Notes: svn path=/head/; revision=297915
* add to the minimal default configuration file and pkg-message;Brendan Fabeny2012-05-313-8/+22
| | | | | | | | | fix the unexec directive in the packing list [1] Reported by: pav [1] Notes: svn path=/head/; revision=297873
* add the missing pkg-messageBrendan Fabeny2012-05-281-0/+14
| | | | Notes: svn path=/head/; revision=297597
* preliminary version of update to 0.9.x; GUI, rc-scripts, tests,Brendan Fabeny2012-05-285-369/+384
| | | | | | | and refinements to default configuration to follow Notes: svn path=/head/; revision=297596
* - Update to 0.13 [1]Frederic Culot2012-05-283-4/+10
| | | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) PR: ports/168395 [1] Submitted by: Oleg Alexeenkov <proler@gmail.com> (maintainer) Notes: svn path=/head/; revision=297581
* * Sun May 20 - Christophe Dumez <chris@qbittorrent.org> - v2.9.9Doug Barton2012-05-272-4/+4
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=297533
* Chase PyQT updateMax Brazhnikov2012-05-251-1/+1
| | | | Notes: svn path=/head/; revision=297369
* - Chase libesmtp shlib bumpMartin Wilke2012-05-231-2/+2
| | | | Notes: svn path=/head/; revision=297237
* defer expiration pending updatesBrendan Fabeny2012-05-211-1/+1
| | | | Notes: svn path=/head/; revision=297083
* Update to version 1.11Pawel Pekala2012-05-182-14/+8
| | | | | | | | PR: ports/168096 Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer) Notes: svn path=/head/; revision=296905
* Bump the dependency to the newly-committed libtorrent-rasterbar 0.16Doug Barton2012-05-171-2/+2
| | | | | | | to bring in uTP support. Notes: svn path=/head/; revision=296815