1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/net-p2p
Jan Beich 77697c20cb net-p2p/libtorrent-rasterbar: unbreak with boost 1.67
In file included from disk_buffer_holder.cpp:34:
In file included from ../include/libtorrent/aux_/session_impl.hpp:73:
../include/libtorrent/ip_filter.hpp:168:34: error: no member named 'prior' in namespace 'boost'; did you mean
      'perror'?
                        boost::uint32_t last_access = boost::prior(j)->access;
                                                      ^~~~~~~~~~~~
                                                      perror
/usr/include/stdio.h:266:7: note: 'perror' declared here
void     perror(const char *);
         ^
In file included from disk_buffer_holder.cpp:34:
In file included from ../include/libtorrent/aux_/session_impl.hpp:73:
../include/libtorrent/ip_filter.hpp:174:43: error: no member named 'prior' in namespace 'boost'; did you mean
      'perror'?
                        else if (i != m_access_list.begin() && boost::prior(i)->access == flags)
                                                               ^~~~~~~~~~~~
                                                               perror
/usr/include/stdio.h:266:7: note: 'perror' declared here
void     perror(const char *);
         ^
In file included from disk_buffer_holder.cpp:34:
In file included from ../include/libtorrent/aux_/session_impl.hpp:73:
../include/libtorrent/ip_filter.hpp:182:43: error: no member named 'next' in namespace 'boost'
                        if (i != j) m_access_list.erase(boost::next(i), j);
                                                        ~~~~~~~^

kademlia/routing_table.cpp:716:26: error: no member named 'next' in namespace 'boost'; did you mean 'std::next'?
        bool const can_split = (boost::next(i) == m_buckets.end()
                                ^~~~~~~~~~~
                                std::next
/usr/include/c++/v1/iterator:519:1: note: 'std::next' declared here
next(_ForwardIter __x,
^
kademlia/routing_table.cpp:719:40: error: no member named 'prior' in namespace 'boost'
                && (i == m_buckets.begin() || boost::prior(i)->live_nodes.size() > 1);
                                              ~~~~~~~^

PR:		227427
Obtained from:	upstream
2018-04-13 13:05:17 +00:00
..
amule Attempt to fix on HEAD. 2018-03-17 09:06:32 +00:00
amule-devel Update to SVN-r10998. 2018-03-22 08:49:22 +00:00
bitcoin net-p2p/bitcoin: Add an option to use newer BDB 2018-03-29 17:52:54 +00:00
bitcoin-daemon net-p2p/bitcoin: Add an option to use newer BDB 2018-03-29 17:52:54 +00:00
bitcoin-utils net-p2p/bitcoin: Add an option to use newer BDB 2018-03-29 17:52:54 +00:00
bitflu
bitmessage Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
bnbt Reset MAINTAINER of flz's ports by his request 2018-03-06 12:32:00 +00:00
btpd
btsync
couchpotato
cpuminer Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
createtorrent
ctcs
ctorrent net-p2p/ctorrent: Add license 2018-04-09 22:17:36 +00:00
dclib
deluge Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
deluge-cli net-p2p/deluge-cli: fix runtime 2018-03-13 20:44:18 +00:00
dogecoin Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
ed2k
edonkey-tool-hash
eiskaltdcpp-cli
eiskaltdcpp-daemon
eiskaltdcpp-data
eiskaltdcpp-gtk
eiskaltdcpp-lib
eiskaltdcpp-qt
frost
gkremldk
gnewtellium
go-ethereum net-p2p/go-ethereum: Update 1.8.2 -> 1.8.3 2018-03-28 23:52:24 +00:00
gtk-gnutella
gtorrentviewer
hs-torrent Switch C compiler used to compile GHC to base Clang. 2018-02-10 08:03:22 +00:00
jackett - Update to 0.8.701 2018-02-22 14:41:49 +00:00
jigdo
ktorrent New ports: net-p2p/ktorrent, net-p2p/libktorrent, net/syndication 2018-04-10 18:17:02 +00:00
ktorrent-kde4 New ports: net-p2p/ktorrent, net-p2p/libktorrent, net/syndication 2018-04-10 18:17:02 +00:00
libbt Reset MAINTAINER of flz's ports by his request 2018-03-06 12:32:00 +00:00
liberator
libktorrent New ports: net-p2p/ktorrent, net-p2p/libktorrent, net/syndication 2018-04-10 18:17:02 +00:00
libktorrent-kde4 New ports: net-p2p/ktorrent, net-p2p/libktorrent, net/syndication 2018-04-10 18:17:02 +00:00
libpdtp
libswift
libtorrent Use BROKEN_SSL 2018-02-17 12:00:47 +00:00
libtorrent-rasterbar net-p2p/libtorrent-rasterbar: unbreak with boost 1.67 2018-04-13 13:05:17 +00:00
libtorrent-rasterbar-python devel/boost-python-libs got forgotten in the python flavorization, fix 2018-02-15 12:34:49 +00:00
linuxdcpp
litecoin
litecoin-daemon
litecoin-utils
lopster
microdc2
minder
mktorrent
mldonkey Add explicit build dependency on pkgconf 2018-03-27 11:55:18 +00:00
mldonkey-core
mldonkey-gui
monero-cli net-p2p/monero-cli: Fix build on FreeBSD10/clang34 2018-04-13 07:59:50 +00:00
namecoin
namecoin-daemon
napshare
ncdc
opendchub
p5-Net-BitTorrent
p5-Net-BitTorrent-File
p5-Net-BitTorrent-PeerPacket
p5-Net-DirectConnect
p5-WWW-BitTorrent
phex
py-py2play
py-transmissionrpc - Update WWW 2018-02-19 09:02:55 +00:00
py-tremc net-p2p/py-tremc: Update to g20180106 2018-03-14 05:03:48 +00:00
py-vertex
qbittorrent Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org 2018-02-25 00:40:37 +00:00
qbittorrent-nox11
qtum net-p2p/qtum: Upgrade from 0.14.14 to 0.14.15 2018-03-07 19:29:34 +00:00
radarr net-p2p/radarr: Update to 0.2.0.980 2018-03-02 15:26:49 +00:00
retroshare net-p2p/retroshare: Update to 0.6.3 2018-02-22 07:55:38 +00:00
rtorrent
shx
sonarr net-p2p/sonarr: Update to 2.0.0.5163 2018-03-24 13:32:01 +00:00
squall
torrent-file-editor Update to version 0.3.10. 2018-01-22 16:40:46 +00:00
torrentcheck
torrentsniff
transmission net-p2p/transmission-cli: Update to 2.93 2018-02-28 21:09:36 +00:00
transmission-cli net-p2p/transmission-cli: Fix build with LibreSSL 2.7 2018-04-08 17:21:02 +00:00
transmission-daemon net-p2p/transmission-cli: Update to 2.93 2018-02-28 21:09:36 +00:00
transmission-gtk net-p2p/transmission-cli: Update to 2.93 2018-02-28 21:09:36 +00:00
transmission-qt4 net-p2p/transmission-cli: Update to 2.93 2018-02-28 21:09:36 +00:00
transmission-qt5 net-p2p/transmission-cli: Update to 2.93 2018-02-28 21:09:36 +00:00
transmission-remote-gui - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
tribler Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
twister
uhub - Pet portlint 2018-02-15 09:02:57 +00:00
valknut
verlihub net-p2p/verlihub: unbreak build with Clang 6 (C++14 by default) 2018-01-26 14:39:32 +00:00
verlihub-plugins Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
verlihub-plugins-chatroom Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
verlihub-plugins-floodprotect Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
verlihub-plugins-forbid Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
verlihub-plugins-iplog Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
verlihub-plugins-isp Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
verlihub-plugins-luascript Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
verlihub-plugins-messanger Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
verlihub-plugins-stats Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
vuze - Fix WWW: 2018-02-13 13:18:57 +00:00
xmrig Update to 2.5.2 2018-03-27 09:51:06 +00:00
xnap
zetacoin
zetacoin-nox11
Makefile New ports: net-p2p/ktorrent, net-p2p/libktorrent, net/syndication 2018-04-10 18:17:02 +00:00