Commit graph

50 commits

Author SHA1 Message Date
Pav Lucistnik
60dfc9c453 - Fix build with new boost
Submitted by:	Alexander Churanov <alexanderchuranov@gmail.com>
2010-12-27 20:55:08 +00:00
Doug Barton
f844c589e2 Update to 0.14.12 which contains various bug fixes 2010-12-23 20:17:19 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
231b6073de Migration of final set of working ports from automake{19,110} -> 111 2010-10-07 15:18:56 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Doug Barton
fa853977fc Make the following changes to facilitate compiling with gcc > 4.2.1:
* Add a patch from libtorrent-rasterbar's svn repo
  * Disable compilation of the exmaples, and the tests for the related
    boost libs. The examples weren't installed anyway, so no loss.

Extra glob for CONFLICTS not needed now that libtorrent-rasterbar-15
is no longer devel

Bump PORTREVISION
2010-06-16 04:48:40 +00:00
Doug Barton
24540fe66c rblibtorrent is gone, so no need to CONFLICT it anymore 2010-05-20 04:51:34 +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
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
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
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
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
Pav Lucistnik
a0fbb415da - Mark BROKEN on 6.x
Reported by:	pointyhat
2010-01-20 17:33:21 +00:00
Doug Barton
72b592db95 Update to 0.14.8, which contains the following:
* ignore unkown metadata messages
* fixed typo that would sometimes prevent queued torrents to be checked
* fixed bug in auto-manager where active_downloads and active_seeds would
  sometimes be used incorrectly
* force_recheck() no longer crashes on torrents with no metadata
* fixed broadcast socket regression from 0.14.7
* fixed hang in NATPMP when shut down while waiting for a response
* fixed some more error handling in bdecode

PR:		ports/142574
Submitted by:	dikshie <dikshie@sfc.wide.ad.jp>
2010-01-14 22:37:17 +00:00
Doug Barton
68c8932952 Bump PORTREVISION relative to the recent boost-libs update. Old binaries
linked to this lib with new boost-libs will work. Compiling a new binary
(such as net-p2p/qbittorrent) linked to this lib linked to old boost-libs
will fail.

Adopt the orphan.
2010-01-02 19:33:48 +00:00
Doug Barton
e9cf7164b9 Update to 0.14.7, the latest version, which contains numerous bug fixes 2009-11-22 19:26:33 +00:00
Dmitry Marakasov
c66fc1fefa - Update to 0.14.6
PR:		139017
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
Feature safe:	yes
2009-09-24 11:39:31 +00:00
Martin Wilke
1d2896e2a8 - Update to 0.14.5
PR:		138456
Submitted by:	Ports Fury
2009-09-02 16:43:54 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Martin Wilke
2a7d54c78a - Update to 1.3.3
PR:		134628
Submitted by:	Ports Fury
2009-05-23 14:23:59 +00:00
Martin Wilke
94a7274a45 - Remove uneeded patch 2009-04-21 10:01:18 +00:00
Martin Wilke
5ad95ed0fa - Fix build with new boost
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Reported by:	pavbot/erwinbot
2009-04-21 09:58:55 +00:00
Li-Wen Hsu
44103f8189 - Fix building with boost 1.37
PR:		ports/133041
Submitted by:	amdmi3
2009-04-07 12:26:52 +00:00
Dmitry Marakasov
46caca430e - Remove boost compatibility patch, is not needed anymore after latest update 2009-03-24 18:07:01 +00:00
Dmitry Marakasov
904ea3ab76 - Fix build with upcoming boost 1.37.1
PR:		132917
Submitted by:	myself
2009-03-23 23:12:09 +00:00
Martin Wilke
0ab35ef387 - Update to version 0.14.2
PR:		132754
Submitted by:	Ports Fury
2009-03-23 21:42:11 +00:00
Alejandro Pulver
817a65bd3b - Drop maintainership of the following ports:
games/darkplaces
games/quake-dpmod
games/edge
games/deng
games/odamex
games/uhexen2
games/uhexen2-extras
games/vavoom
games/vavoom-extras
games/alienarena
games/alienarena-data
games/freedroidrpg
games/assaultcube
games/freeorion
x11-toolkits/gigi
devel/allegro
devel/allegrogl
devel/adime
devel/allegro-devel
net-p2p/qbittorrent
net-p2p/rblibtorrent-devel
emulators/wahcade
x11-wm/stumpwm
x11-wm/icewm
2009-02-27 21:24:38 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Alejandro Pulver
d87776ad05 - Update to version 0.13svn.r2335. 2008-06-24 02:06:48 +00:00
Alejandro Pulver
785e85b1bb - Update to version 0.13svn.r1912. 2008-01-29 21:48:13 +00:00
Alejandro Pulver
6eba9a6528 - Update to version 0.13svn.r1876.
- Do not rename installed library, just create a symlink.
2008-01-04 09:22:08 +00:00
Alejandro Pulver
e5d103b7af - Update to version 0.13svn.r1806b. 2007-12-12 05:45:37 +00:00
Alejandro Pulver
13df9c1dfa - Mark as BROKEN on FreeBSD 5.x (does not build). 2007-10-24 00:44:23 +00:00
Alejandro Pulver
ae7f26f107 - Update to version 0.13svn.r1615. 2007-10-01 19:57:46 +00:00
Alejandro Pulver
236fb0e28c - Remove USE_GCC=3.4 to fix building on FreeBSD 7. 2007-07-24 14:09:45 +00:00
Simon Barner
ff9f11c4da - Bump boost shared library version to 4
- Bump PORTREVISION
2007-07-04 15:10:58 +00:00
Alejandro Pulver
e6b19a2752 - Add USE_GCC=3.4 since doesn't build with 4.x (seems a devel/boost problem).
- Add part of removed patch to sync with net-p2p/rblibtorrent, since they are
  currently of the same version.
2007-06-05 09:42:04 +00:00
Alejandro Pulver
38cb984375 - Update to version 0.12.
- Remove useless patch for enabling workaround code for Mac OS X (the
  functions are implemented in FreeBSD).
2007-06-05 05:52:00 +00:00
Alejandro Pulver
6275fced0d - Remove old patch file.
Reported by:	pointyhat
2007-04-19 21:23:54 +00:00
Alejandro Pulver
da9996385b - Complete repocopy of net-p2p/rblibtorrent to net-p2p/rblibtorrent-devel and
update.
- Add CONFLICTS to libtorrent, libtorrent-devel and rblibtorrent.

PR:		ports/111392
Submitted by:	alepulver (myself)
2007-04-18 00:34:08 +00:00
Pav Lucistnik
da2e2c10b3 - Fix location of pkgconfig file
PR:		ports/106133
Submitted by:	Johan Strom <johan@stromnet.se> (maintainer)
2006-12-01 14:50:36 +00:00
Pav Lucistnik
13c1cc286e - Remove mtree symlinks from plist 2006-12-01 14:25:30 +00:00
Martin Wilke
7a035fffdc - Update to 0.11
PR:		ports/106059
Submitted by:	Johan Strom <johan@stromnet.se> (maintainer)
2006-11-30 19:37:12 +00:00
Ion-Mihai Tetcu
5362f92654 Updated from 0.9.1 to 0.10.
PR:		ports/101108
Submitted by:	Johan Strom (maintainer)
2006-08-06 12:19:43 +00:00
Tilman Keskinoz
71feae6320 Fix configure patch to detect other boost libraries, so client_test is
compiled

PR:		95604
Submitted by:	Johan Strom <johan@stromnet.org>
cvs: ----------------------------------------------------------------------
2006-04-15 16:30:29 +00:00
Andrey Slusar
ebe89309c3 Add rblibtorrent 0.9.1, a C++ library implementing a BitTorrent client.
PR:		ports/94014
Submitted by:	Johan Ström <johan@stromnet.org>
2006-03-24 20:44:18 +00:00