mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
77697c20cb
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 |
||
---|---|---|
.. | ||
amule | ||
amule-devel | ||
bitcoin | ||
bitcoin-daemon | ||
bitcoin-utils | ||
bitflu | ||
bitmessage | ||
bnbt | ||
btpd | ||
btsync | ||
couchpotato | ||
cpuminer | ||
createtorrent | ||
ctcs | ||
ctorrent | ||
dclib | ||
deluge | ||
deluge-cli | ||
dogecoin | ||
ed2k | ||
edonkey-tool-hash | ||
eiskaltdcpp-cli | ||
eiskaltdcpp-daemon | ||
eiskaltdcpp-data | ||
eiskaltdcpp-gtk | ||
eiskaltdcpp-lib | ||
eiskaltdcpp-qt | ||
frost | ||
gkremldk | ||
gnewtellium | ||
go-ethereum | ||
gtk-gnutella | ||
gtorrentviewer | ||
hs-torrent | ||
jackett | ||
jigdo | ||
ktorrent | ||
ktorrent-kde4 | ||
libbt | ||
liberator | ||
libktorrent | ||
libktorrent-kde4 | ||
libpdtp | ||
libswift | ||
libtorrent | ||
libtorrent-rasterbar | ||
libtorrent-rasterbar-python | ||
linuxdcpp | ||
litecoin | ||
litecoin-daemon | ||
litecoin-utils | ||
lopster | ||
microdc2 | ||
minder | ||
mktorrent | ||
mldonkey | ||
mldonkey-core | ||
mldonkey-gui | ||
monero-cli | ||
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 | ||
py-tremc | ||
py-vertex | ||
qbittorrent | ||
qbittorrent-nox11 | ||
qtum | ||
radarr | ||
retroshare | ||
rtorrent | ||
shx | ||
sonarr | ||
squall | ||
torrent-file-editor | ||
torrentcheck | ||
torrentsniff | ||
transmission | ||
transmission-cli | ||
transmission-daemon | ||
transmission-gtk | ||
transmission-qt4 | ||
transmission-qt5 | ||
transmission-remote-gui | ||
tribler | ||
twister | ||
uhub | ||
valknut | ||
verlihub | ||
verlihub-plugins | ||
verlihub-plugins-chatroom | ||
verlihub-plugins-floodprotect | ||
verlihub-plugins-forbid | ||
verlihub-plugins-iplog | ||
verlihub-plugins-isp | ||
verlihub-plugins-luascript | ||
verlihub-plugins-messanger | ||
verlihub-plugins-stats | ||
vuze | ||
xmrig | ||
xnap | ||
zetacoin | ||
zetacoin-nox11 | ||
Makefile |