1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

3849 Commits

Author SHA1 Message Date
Dima Panov
bac465ac03 - Use corresponded luasocket while SOCKET option enabled
No PORTREVISION bump 'cause option was always broken due to lua52 is default

PR:		229685
Submitted by:	fluffy
Approved by:	maintainer timeout (2 weeks)
MFH:		2018Q3
2018-07-26 04:21:47 +00:00
Danilo G. Baio
a3d4849bf1 net-p2p/rtorrent: Update to 0.9.7
- Remove outdated patches.
- Reset maintainer, three timeouts.

PR:		229554
Reported by:	tj@mrsk.me (email)
Approved by:	maintainer timeout (pipfstarrd@openmailbox.org, > 2 weeks)
2018-07-24 00:40:36 +00:00
Danilo G. Baio
eb2550328a net-p2p/libtorrent: Reset maintainer
Missed from r475215.
2018-07-24 00:38:48 +00:00
Danilo G. Baio
1b4848d8c1 net-p2p/libtorrent: Update to 0.13.7
- IPv6 is not a configure option anymore.
- Remove outdated patches.
- Remove CONFLICTS, rblibtorrent moved to libtorrent-rasterbar and libtorrent
  does not conflict with it.
- Reset maintainer, three timeouts.

PR:		229553
Reported by:	tj@mrsk.me (email)
Approved by:	maintainer timeout (pipfstarrd@openmailbox.org, > 2 weeks)
2018-07-24 00:33:28 +00:00
Tobias C. Berner
2222d83a80 net-p2p/transmission-gtk: fix NLS plist
Submitted by:	Alexandre C. Guimarães <lebarondemerde@privacychain.ch> (maintainer)
Reported by:	tijl
2018-07-20 20:54:12 +00:00
Alexey Dokuchaev
7968eedfda - Update `net-p2p/torrent-file-editor' to version 0.3.11
- Request C++11-capable compiler to unbreak the build on PowerPC
- Really force correct Qt version (depending on the option)

Reported by:	portscout
2018-07-18 13:55:54 +00:00
Dmitry Marakasov
f9215d8bcf - Pet portlint
- Update WWW

Approved by:	portmgr blanket
2018-07-18 09:37:45 +00:00
Antoine Brodin
f26b2df872 Deprecate ports broken for more than 5 months 2018-07-17 08:56:32 +00:00
Tobias C. Berner
04c931616c net-p2p/transmission -- fix metaport wrt to Qt-flavors, cleanup USE_GNOME
* the metaport was depending on both Qt-flavors
* the gtk slave had redundant dependencies (reported by kwm)

Submitted by:	lebarondemerde@privacychain.ch
Differential Revision:	https://reviews.freebsd.org/D16284
2018-07-16 11:08:17 +00:00
Tobias C. Berner
6168e237a8 net-p2p/transmission* -- update and falvorize
* update to 2.94
* flavorize the Qt frontends
* give maintainership to lebarondemerde@privacychain.ch

PR:		226710
Approved by:	portmgr (mat), crees (previous maintainer)
Differential Revision:	https://reviews.freebsd.org/D14699
2018-07-15 17:01:05 +00:00
Jan Beich
5112c451e2 net-p2p/qtum: unbreak with boost 1.68 on FreeBSD 10.*
After https://github.com/boostorg/multiprecision/commit/3cedeeab3048
building with Clang 3.4.1 fails like the following:

In file included from cpp-ethereum/libethereum/State.cpp:22:
In file included from cpp-ethereum/libethereum/State.h:24:
In file included from /usr/include/c++/v1/array:108:
In file included from /usr/include/c++/v1/algorithm:628:
In file included from /usr/include/c++/v1/memory:607:
/usr/include/c++/v1/tuple:187:73: error: reference to type 'boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>' requires an initializer
             _NOEXCEPT_(is_nothrow_default_constructible<_Hp>::value) : value()
                                                                        ^
/usr/include/c++/v1/type_traits:2359:44: note: in instantiation of member function 'std::__1::__tuple_leaf<0, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false>::__tuple_leaf' requested here
typename __select_2nd<decltype(_VSTD::move(_Tp(_VSTD::declval<_Args>()...))), true_type>::type
                                           ^
/usr/include/c++/v1/type_traits:2360:1: note: while substituting deduced template arguments into function template '__is_constructible_test' [with _Tp = std::__1::__tuple_leaf<0, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false>, _Args = <>]
__is_constructible_test(_Tp&&, _Args&& ...);
^
/usr/include/c++/v1/type_traits:2419:14: note: in instantiation of template class 'std::__1::__libcpp_is_constructible<false, std::__1::__tuple_leaf<0, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false>>' requested here
    : public __libcpp_is_constructible<is_scalar<_Tp>::value || is_reference<_Tp>::value,
             ^
/usr/include/c++/v1/type_traits:2445:14: note: in instantiation of template class 'std::__1::__is_constructible_void_check<false, std::__1::__tuple_leaf<0, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false>>' requested here
    : public __is_constructible_void_check<__contains_void<_Tp, _Args...>::value
             ^
/usr/include/c++/v1/type_traits:2653:14: note: in instantiation of template class 'std::__1::is_constructible<std::__1::__tuple_leaf<0, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false>>' requested here
    : public is_constructible<_Tp>
             ^
/usr/local/include/boost/multiprecision/number.hpp:645:119: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
   template <class T, class = typename boost::disable_if_c<std::is_constructible<T, self_type const&>::value || !std::is_default_constructible<T>::value, T>::type>
                                                                                                                      ^
/usr/local/include/boost/multiprecision/number.hpp:647:13: note: in instantiation of default argument for 'operator type-parameter-0-0<std::__1::__tuple_leaf<0, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false> >' required here
   explicit operator T ()const
            ^~~~~~~~~~~~~~~~~~
/usr/local/include/boost/multiprecision/number.hpp:647:13: note: while substituting deduced template arguments into function template 'operator type-parameter-0-0' [with T = std::__1::__tuple_leaf<0, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false>, $1 = <no value>]
   explicit operator T ()const
            ^
/usr/include/c++/v1/tuple:573:15: note: in instantiation of function template specialization 'std::__1::__tuple_impl<std::__1::__tuple_indices<0, 1, 2, 3, 4>, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, dev::FixedHash<32> &&, dev::FixedHash<32> &&, dev::eth::Account::Changedness &&>::__tuple_impl<0, 1, 2, 3, 4, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, dev::FixedHash<32> &&, dev::FixedHash<32> &&, dev::eth::Account::Changedness &&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>, dev::FixedHash<32>, dev::FixedHash<32>, dev::eth::Account::Changedness>' requested here
            : base_(typename __make_tuple_indices<sizeof...(_Up)>::type(),
              ^
/usr/include/c++/v1/tuple:882:12: note: in instantiation of function template specialization 'std::__1::tuple<boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, dev::FixedHash<32> &&, dev::FixedHash<32> &&, dev::eth::Account::Changedness &&>::tuple<boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>, dev::FixedHash<32>, dev::FixedHash<32>, dev::eth::Account::Changedness, false>' requested here
    return tuple<_Tp&&...>(_VSTD::forward<_Tp>(__t)...);
           ^
cpp-ethereum/libethereum/State.cpp:186:8: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>, dev::FixedHash<32>, dev::FixedHash<32>, dev::eth::Account::Changedness>' requested here
                std::forward_as_tuple(state[0].toInt<u256>(), state[1].toInt<u256>(), state[2].toHash<h256>(), state[3].toHash<h256>(), Account::Unchanged)
                     ^
In file included from cpp-ethereum/libethereum/State.cpp:22:
In file included from cpp-ethereum/libethereum/State.h:24:
In file included from /usr/include/c++/v1/array:108:
In file included from /usr/include/c++/v1/algorithm:628:
In file included from /usr/include/c++/v1/memory:607:
/usr/include/c++/v1/tuple:188:9: error: static_assert failed "Attempted to default construct a reference element in a tuple"
       {static_assert(!is_reference<_Hp>::value,
        ^             ~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/v1/tuple:187:73: error: reference to type 'boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>' requires an initializer
             _NOEXCEPT_(is_nothrow_default_constructible<_Hp>::value) : value()
                                                                        ^
/usr/include/c++/v1/type_traits:2359:44: note: in instantiation of member function 'std::__1::__tuple_leaf<1, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false>::__tuple_leaf' requested here
typename __select_2nd<decltype(_VSTD::move(_Tp(_VSTD::declval<_Args>()...))), true_type>::type
                                           ^
/usr/include/c++/v1/type_traits:2360:1: note: while substituting deduced template arguments into function template '__is_constructible_test' [with _Tp = std::__1::__tuple_leaf<1, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false>, _Args = <>]
__is_constructible_test(_Tp&&, _Args&& ...);
^
/usr/include/c++/v1/type_traits:2419:14: note: in instantiation of template class 'std::__1::__libcpp_is_constructible<false, std::__1::__tuple_leaf<1, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false>>' requested here
    : public __libcpp_is_constructible<is_scalar<_Tp>::value || is_reference<_Tp>::value,
             ^
/usr/include/c++/v1/type_traits:2445:14: note: in instantiation of template class 'std::__1::__is_constructible_void_check<false, std::__1::__tuple_leaf<1, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false>>' requested here
    : public __is_constructible_void_check<__contains_void<_Tp, _Args...>::value
             ^
/usr/include/c++/v1/type_traits:2653:14: note: in instantiation of template class 'std::__1::is_constructible<std::__1::__tuple_leaf<1, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false>>' requested here
    : public is_constructible<_Tp>
             ^
/usr/local/include/boost/multiprecision/number.hpp:645:119: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
   template <class T, class = typename boost::disable_if_c<std::is_constructible<T, self_type const&>::value || !std::is_default_constructible<T>::value, T>::type>
                                                                                                                      ^
/usr/local/include/boost/multiprecision/number.hpp:647:13: note: in instantiation of default argument for 'operator type-parameter-0-0<std::__1::__tuple_leaf<1, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false> >' required here
   explicit operator T ()const
            ^~~~~~~~~~~~~~~~~~
/usr/local/include/boost/multiprecision/number.hpp:647:13: note: while substituting deduced template arguments into function template 'operator type-parameter-0-0' [with T = std::__1::__tuple_leaf<1, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, false>, $1 = <no value>]
   explicit operator T ()const
            ^
/usr/include/c++/v1/tuple:573:15: note: in instantiation of function template specialization 'std::__1::__tuple_impl<std::__1::__tuple_indices<0, 1, 2, 3, 4>, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, dev::FixedHash<32> &&, dev::FixedHash<32> &&, dev::eth::Account::Changedness &&>::__tuple_impl<0, 1, 2, 3, 4, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, dev::FixedHash<32> &&, dev::FixedHash<32> &&, dev::eth::Account::Changedness &&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>, dev::FixedHash<32>, dev::FixedHash<32>, dev::eth::Account::Changedness>' requested here
            : base_(typename __make_tuple_indices<sizeof...(_Up)>::type(),
              ^
/usr/include/c++/v1/tuple:882:12: note: in instantiation of function template specialization 'std::__1::tuple<boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0> &&, dev::FixedHash<32> &&, dev::FixedHash<32> &&, dev::eth::Account::Changedness &&>::tuple<boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>, dev::FixedHash<32>, dev::FixedHash<32>, dev::eth::Account::Changedness, false>' requested here
    return tuple<_Tp&&...>(_VSTD::forward<_Tp>(__t)...);
           ^
cpp-ethereum/libethereum/State.cpp:186:8: note: in instantiation of function template specialization 'std::__1::forward_as_tuple<boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256, 256, 0, 0, void>, 0>, dev::FixedHash<32>, dev::FixedHash<32>, dev::eth::Account::Changedness>' requested here
                std::forward_as_tuple(state[0].toInt<u256>(), state[1].toInt<u256>(), state[2].toHash<h256>(), state[3].toHash<h256>(), Account::Unchanged)
                     ^
In file included from cpp-ethereum/libethereum/State.cpp:22:
In file included from cpp-ethereum/libethereum/State.h:24:
In file included from /usr/include/c++/v1/array:108:
In file included from /usr/include/c++/v1/algorithm:628:
In file included from /usr/include/c++/v1/memory:607:
/usr/include/c++/v1/tuple:188:9: error: static_assert failed "Attempted to default construct a reference element in a tuple"
       {static_assert(!is_reference<_Hp>::value,
        ^             ~~~~~~~~~~~~~~~~~~~~~~~~~

PR:		229569
Reported by:	antoine (via exp-run)
2018-07-14 23:14:45 +00:00
Vasil Dimov
2f534b6fd1 net-p2p/monero-cli: Upgrade from 0.12.2.0 to 0.12.3.0 2018-07-14 06:39:15 +00:00
Emanuel Haupt
53aef68c9b Update to 2.6.4 2018-07-12 08:59:58 +00:00
Emanuel Haupt
365d307a47 Release maintainership 2018-07-11 18:39:49 +00:00
Jochen Neumeister
54626ac6ae Update to 2.5.13
unbreak for pkg-fallout:
=======================<phase: build          >============================
===>  Building for rslsync-2.5.13
/wrkdirs/usr/ports/net-p2p/rslsync/work/rslsync-2.5.13/rslsync --dump-sample-config > /wrkdirs/usr/ports/net-p2p/rslsync/work/rslsync-2.5.13/rslsync.conf.sample
[14:37:47.706] assert failed /home/jenkins/slave-root/workspace/Build-Sync-Manually/btlog.cpp:303

assert failed /home/jenkins/slave-root/workspace/Build-Sync-Manually/btlog.cpp:303 (33882125)
*** Signal 6

PR:		228559
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2018-07-10 12:59:43 +00:00
Steve Wills
36e2a81af7 net-p2p/litecoin: update to 0.16.0 2018-07-10 03:22:00 +00:00
Mark Felder
b2d1c63648 net-p2p/sonarr: Update to 2.0.0.5228 2018-07-07 19:15:48 +00:00
Wen Heping
4fdf32fc85 - Update to 1.8.12
PR:		229541
Submitted by:	me@enriquefynn.com(maintainer)
2018-07-06 13:45:21 +00:00
Mark Linimon
aff42c7199 Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same.  Also, mark them broken on
mips when necessary.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-07-02 04:00:29 +00:00
Gleb Popov
98ae1eaf36 lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports.
As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:

# portmaster -w -r ghc
  or
# portupgrade -fr lang/ghc

In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch.  For
example:

# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc

In ghc-pkgs.txt, check and remove all the packages that have been moved
on the update, then use this command:

# pkg install -y `cat ghc-pkgs.txt`

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16038
2018-06-30 09:57:59 +00:00
Steve Wills
94bfb31da1 net-p2p/retroshare: Update to 0.6.4
PR:		229367
Submitted by:	peter@netkey.at (maintainer)
2018-06-28 20:48:32 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
2018-06-28 17:39:53 +00:00
Vasil Dimov
3fbcdd487a net-p2p/bitcoin: Upgrade from 0.16.0 to 0.16.1
PR:		229096
Submitted by:	kbowling
Approved by:	kbowling (maintainer)
2018-06-25 12:07:19 +00:00
Sunpoet Po-Chuan Hsieh
05f155d9b1 Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
2018-06-24 21:11:14 +00:00
Sunpoet Po-Chuan Hsieh
cf03afc451 Update to 3.6.0
Changes:	https://github.com/google/protobuf/releases
2018-06-24 20:19:45 +00:00
Vasil Dimov
44030f3fbe net-p2p/qtum: Upgrade from 0.15.1 to 0.15.2 2018-06-22 07:36:49 +00:00
Tobias C. Berner
60539b7275 multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
2018-06-21 16:52:09 +00:00
Yuri Victorovich
e394fa5177 net-p2p/qbittorrent: Limit USE_QT5=svg to @default flavor
It is only needed for the UI.

PR:		229210
Submitted by:	Ralf van der Enden <tremere@cainites.net>
2018-06-21 16:23:15 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Mathieu Arnold
fc7d04ed33 Really clean flavors up.
Sponsored by:	Absolight
2018-06-20 13:37:42 +00:00
Mathieu Arnold
26f3dd78ff Better use flavors.
Sponsored by:	Absolight
2018-06-20 13:35:23 +00:00
Yuri Victorovich
73231f4665 net-p2p/qbittorrent: Update 3.3.16 -> 4.1.1
net-p2p/qbittorrent-nox11 is flavorized in net-p2p/qbittorrent and removed.

Approved by:	portmgr
Differential Revision:	D13416
2018-06-20 08:56:04 +00:00
Mark Felder
ac9af123fb net-p2p/sonarr: Update to 2.0.0.5225 2018-06-19 14:25:16 +00:00
Mark Linimon
a78aef718d Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 14:00:43 +00:00
Emanuel Haupt
d49e5ad744 Update to 2.6.3 2018-06-14 15:17:48 +00:00
Dmitry Marakasov
e978215fdf - Remove always true OSVERSION conditions
Approved by:	portmgr blanket
2018-06-13 12:26:08 +00:00
Dmitry Marakasov
1daf0738e7 - Remove always true OSVERSION conditions
Approved by:	portmgr blanket
2018-06-13 12:25:31 +00:00
Vasil Dimov
eb8069960d net-p2p/monero-cli: Fix compilation on i386
/usr/src/contrib/llvm/tools/lld/ELF/Driver.cpp:126 contains
"elf_i386" as a recognized name, but for some reason monero fails
to link on the i386 build cluster with an error:

  /usr/bin/ld: unrecognised emulation mode: elf_i386
  Supported emulations: elf_i386_fbsd

Thus, change "elf_i386" to "elf_i386_fbsd".
2018-06-13 06:42:52 +00:00
Mark Felder
7d2e01f406 net-p2p/radarr: Update to 0.2.0.1120
Changelog:	https://github.com/Radarr/Radarr/releases/tag/v0.2.0.1120
2018-06-11 16:23:48 +00:00
Tijl Coosemans
6bf99c98aa Restore patch removed in r471914. It is still needed on FreeBSD 10.
Reported by:	exp-run
2018-06-10 12:37:35 +00:00
Vasil Dimov
a47531032f net-p2p/qtum: Upgrade from 0.14.16 to 0.15.1 2018-06-07 13:00:19 +00:00
Vasil Dimov
655cdfc48a net-p2p/monero-cli: Comment about a relevant bug entry 2018-06-07 12:34:23 +00:00
Vasil Dimov
f38f01b8f2 net-p2p/monero-cli: Upgrade from 0.12.0.0 to 0.12.2.0 2018-06-07 10:46:46 +00:00
Jose Alonso Cardenas Marquez
879b2b3782 - Update to 5.15.4 2018-06-03 08:14:32 +00:00
Jochen Neumeister
efd7f43798 net-p2p/go-ethereum: Update to 1.8.9
PR:		228590
Submitted by:	Enrique Fynn <me@enriquefynn.com> (maintainer)
2018-05-30 17:22:12 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Tobias C. Berner
fff1aa535b Update lang/ghc 8.4.2 and the hs-* ports the newer versions
* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest

Thanks a lot to arrowd for doing all the heavy lifting :)

PR:		227968
Exp-run by:	antoine
Submitted by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D15005
2018-05-25 21:44:12 +00:00
Jose Alonso Cardenas Marquez
ae635a951d - Moved ports to Uses/lazarus.mk
- Add FLAVORS

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D14661
2018-05-25 16:31:21 +00:00
Steve Wills
70ad24d5d5 net-p2p/litecoin: update to 0.15.1 2018-05-23 17:17:00 +00:00
Mathieu Arnold
8dcaabcd6e Add PY_FLAVOR to Python module dependencies.
Sponsored by:	Absolight
2018-05-22 13:15:13 +00:00