Commit Graph

60 Commits

Author SHA1 Message Date
Vasil Dimov 8d0648a495 net-p2p/monero-cli: Upgrade from 0.17.1.8 to 0.17.1.9 2021-01-12 14:15:22 +00:00
Vasil Dimov d7a67c5502 net-p2p/monero-cli: Upgrade from 0.17.1.7 to 0.17.1.8 2021-01-04 12:54:15 +00:00
Vasil Dimov 7b886a581b net-p2p/monero-cli: Upgrade from 0.17.1.6 to 0.17.1.7 2020-12-18 11:00:40 +00:00
Vasil Dimov 5fc0baea96 net-p2p/monero-cli: Upgrade from 0.17.1.1 to 0.17.1.6 2020-12-12 13:16:50 +00:00
Vasil Dimov 81d3b19272 net-p2p/monero-cli: Upgrade from 0.17.1.0 to 0.17.1.1 2020-10-22 09:28:16 +00:00
Vasil Dimov 6a90b0f323 net-p2p/monero-cli: Upgrade from 0.17.0.1 to 0.17.1.0 2020-10-15 08:55:38 +00:00
Vasil Dimov 9746aa0f2e net-p2p/monero-cli: Upgrade from 0.16.0.3 to 0.17.0.1 2020-10-06 13:05:22 +00:00
Mark Linimon 2f383b0f5a Allow building on powerpc64le.
Approved by:	portmgr (tier-2 blanket)
2020-09-23 18:07:18 +00:00
Vasil Dimov 8f0591d086 net-p2p/monero-cli: Upgrade from 0.16.0.0 to 0.16.0.3 2020-09-14 10:30:51 +00:00
Vasil Dimov 6c7fb8aad7 net-p2p/monero-cli: Upgrade from 0.15.0.5 to 0.16.0.0
Reported by:	Kay Ront <kayront@protonmail.ch>
2020-06-15 16:53:27 +00:00
Vasil Dimov 8cd3566383 net-p2p/monero-cli: Upgrade from 0.15.0.1 to 0.15.0.5 2020-03-23 07:00:48 +00:00
Piotr Kubaj a4b04b37dc net-p2p/monero-cli: fix build on non-x86
Architectures that don't have libunwind available should disable stack trace.

Otherwise, the following linking error is encountered:
/usr/local/bin/ld: src/common/libcommon.a(stack_trace.cpp.o): in function `tools::log_stack_trace(char const*)':
stack_trace.cpp:(.text+0x71c): undefined reference to `el::base::debug::StackTrace::generateNew()'
/usr/local/bin/ld: stack_trace.cpp:(.text+0x72c): undefined reference to `el::base::debug::operator<<(std::ostream&, el::base::debug::StackTrace const&)'
collect2: error: ld returned 1 exit status

PR:		242846
Approved by:	vd (maintainer timeout)
MFH:		2020Q1 (fix build blanket)
2020-01-07 11:45:07 +00:00
Jan Beich 701aa3bcf8 devel/boost-*: update to 1.72.0
Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
2019-12-11 17:53:48 +00:00
Vasil Dimov 1369bf1e50 net-p2p/monero-cli: Upgrade from 0.15.0.0 to 0.15.0.1 2019-12-06 10:45:35 +00:00
Vasil Dimov a6b9222324 net-p2p/monero-cli: Upgrade from 0.14.1.2 to 0.15.0.0 2019-11-13 16:09:45 +00:00
Piotr Kubaj a120657034 net-p2p/monero-cli: fix build on non-x86
Checking battery status uses x86-only headers and functions. Remove this functionality to get it to build on other architectures.

PR:             241230
Approved by:    linimon (mentor), vd (maintainer)
Pull Request:   https://github.com/monero-project/monero/pull/5984
Differential Revision:  https://reviews.freebsd.org/D22027
2019-10-16 15:29:20 +00:00
Jan Beich befa71e0f3 devel/boost-*: update to 1.71.0
Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
2019-08-19 15:35:27 +00:00
Gerald Pfeifer ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Vasil Dimov 7b10cc04c2 net-p2p/monero-cli: Upgrade from 0.14.0.2 to 0.14.1.2 2019-07-22 10:03:09 +00:00
Antoine Brodin d1101b4155 Fix printf crash in poudriere 2019-04-25 09:06:41 +00:00
Vasil Dimov 3cb9e9f4c8 net-p2p/monero-cli: mark as broken on i386, uses 64 bit registers 2019-04-24 06:49:50 +00:00
Vasil Dimov e6a55266a4 net-p2p/monero-cli: Apply all changes from upstream after 0.14.0.2
Use git commit id 1f809e7485fc3085 instead of tag v0.14.0.2. This fixes
the compilation with boost 1.70.

PR:		236597
2019-04-15 17:27:54 +00:00
Jan Beich 9b21a3a084 devel/boost-*: update to 1.70.0
Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
2019-04-12 06:36:31 +00:00
Sunpoet Po-Chuan Hsieh 40c9c7f7eb Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
2019-04-09 14:04:49 +00:00
Vasil Dimov d80846b3c1 net-p2p/monero-cli: Upgrade from 0.14.0.1 to 0.14.0.2 2019-03-09 13:36:32 +00:00
Vasil Dimov b823387c36 net-p2p/monero-cli: Mark as broken on amd64 2019-03-04 20:12:53 +00:00
Vasil Dimov 34de82a09b net-p2p/monero-cli: Upgrade from 0.14.0.0 to 0.14.0.1 2019-03-04 19:47:29 +00:00
Tobias Kortkamp f4c9de68f6 net/openpgm: Do not add -I to non-existing directory in openpgm-5.2.pc
foo/lib/pgm-5.2/include does not exist, so applications using strict
compiler flags will fail to build due to this.

Here this breaks devel/xeus build after r491260 [1]:

CMake Error in CMakeLists.txt:
  Imported target "cppzmq" includes non-existent path

    "/usr/local/lib/pgm-5.2/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.

- Bump revisions of all net/openpgm consumers
- Unbreak devel/xeus

[1] http://beefy9.nyi.freebsd.org/data/112amd64-default/491532/logs/errors/xeus-0.18.1.log

PR:		230575
2019-03-01 08:08:14 +00:00
Vasil Dimov 390b4c91bb net-p2p/monero-cli: Upgrade from 0.13.0.4 to 0.14.0.0 2019-02-27 19:47:43 +00:00
Mark Linimon 9d8de19218 Conditionalize the dependence of libunwind to x86-only to allow building
these ports on !x86.

libunwind is only available for x86; lang/ruby* already expresses this
correctly.  Some of the rubygems did not: for the ones that already had
USE_RUBY, the dependency was overspecified in the first place.

Tested for no-harm on amd64.

While here, pet portlint where appropriate.

Approved by:	portmgr (tier-2 blanket)
2019-01-24 05:09:48 +00:00
Gerald Pfeifer a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Jan Beich 7c879267dc devel/boost-*: update to 1.69.0
Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
2018-12-12 00:15:49 +00:00
Vasil Dimov ee99f741d6 net-p2p/monero-cli: Upgrade from 0.13.0.2 to 0.13.0.4 2018-10-26 12:54:26 +00:00
Jan Beich 33e4bb679b net-p2p/monero-cli: unbreak with boost 1.69
src/cryptonote_basic/miner.cpp:640:25: error: assigning to 'bool' from incompatible type 'boost::logic::tribool'
          on_ac_power = !battery_powered;
                        ^~~~~~~~~~~~~~~~

PR:		232525
2018-10-22 20:30:29 +00:00
Vasil Dimov 26e9da0ea0 net-p2p/monero-cli: fix compilation on FreeBSD < 12
-DMANUAL_SUBMODULES:BOOL=ON was mistakenly provided only on 12.x,
should be used always.

While I am here, pet portlint.
2018-10-13 17:57:27 +00:00
Vasil Dimov 1f0f547938 net-p2p/monero-cli: Upgrade from 0.12.3.0 to 0.13.0.2 2018-10-12 20:46:32 +00:00
Steve Wills 17425abd3c dns/unbound: update to 1.8.0
Bump PORTREVISION on consumers due to library major version change

PR:		231283
Submitted by:	jaap@NLnetLabs.nl (maintainer)
2018-09-18 18:24:05 +00:00
Mark Linimon 9b8068a3ef Mark as broken on arm (and presumably powerpc64): the clang compiler
does not support '-march=native'.

Approved by:	portmgr (tier-2 blanket)
2018-08-21 04:52:50 +00:00
Jan Beich 0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Gerald Pfeifer 09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +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
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
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
Dirk Meyer b1026e3cb4 - update to miniupnpc 2.1
PR:		228050
Submitted by:	Hung-Yi Chen

- fix python build
- add LICENSE for slave port
- make portlint happier

- bump PORTREVISION on ports using the shared lib
2018-05-09 05:37:54 +00:00
Jan Beich bb994c7daf net-p2p/monero-cli: switch to upstream patch 2018-04-19 07:28:27 +00:00
Jan Beich 1e53503986 Adjust PORTREVISION order to pet portlint after r467711
Tools/scripts/bump-revision.sh adds PORTREVISION in the wrong place
when DISTVERSION*FIX is used.
2018-04-18 14:06:09 +00:00
Jan Beich cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Jan Beich e8a7b1809b net-p2p/monero-cli: unbreak with boost 1.67
In file included from src/cryptonote_basic/hardfork.cpp:33:
In file included from src/blockchain_db/blockchain_db.h:42:
In file included from src/cryptonote_basic/hardfork.h:31:
contrib/epee/include/syncobj.h:37:10: fatal error: 'boost/thread/v2/thread.hpp' file not found
 #include <boost/thread/v2/thread.hpp>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from src/rpc/daemon_handler.cpp:29:
In file included from src/rpc/daemon_handler.h:36:
In file included from src/p2p/net_node.h:41:
In file included from contrib/epee/include/net/levin_server_cp2.h:32:
In file included from contrib/epee/include/net/abstract_tcp_server2.h:324:
contrib/epee/include/net/abstract_tcp_server2.inl:44:10: fatal error: 'boost/thread/v2/thread.hpp' file not found
 #include <boost/thread/v2/thread.hpp> // TODO
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

PR:		227427
Reported by:	antoine (via exp-run)
2018-04-18 09:13:15 +00:00
Vasil Dimov 9d2b66c0f6 net-p2p/monero-cli: Fix build on FreeBSD10/clang34 2018-04-13 07:59:50 +00:00