non port: net-p2p/monero-cli/Makefile |
SVNWeb
|
Number of commits found: 72 |
Mon, 16 Jan 2023
|
[ 19:32 Dima Panov (fluffy) ] e1287d0 (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump libboost*.so libraries consumert after Boost upgrade
|
Thu, 12 Jan 2023
|
[ 19:44 Dima Panov (fluffy) ] 7f181b4
net-p2p/monero-cli: update to 0.18.1.2, Fluorine Fermi, Point Release 1.2 (+)
Add upsream patch to prepare for upcoming Boost-1.81
With hat: office
|
Tue, 25 Oct 2022
|
[ 08:55 Vasil Dimov (vd) ] b2d7b5a
net-p2p/monero-cli: mark as broken with LibreSSL
PR: 261867
|
Wed, 28 Sep 2022
|
[ 09:19 Vasil Dimov (vd) ] 6249722
net-p2p/monero-cli: deassign myself as maintainer
I am not using this anymore and maintaining it is too low on my priority
list to be helpful. Hopefully somebody more active will grab it.
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Fri, 22 Jul 2022
|
[ 12:59 Vasil Dimov (vd) ] 8a5ddde
net-p2p/monero-cli: Upgrade from 0.17.3.2 to 0.18.0.0
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] ef8eaee (Only the first 10 of 57 ports in this commit are shown above. )
net-p2p: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Chad J. Milios <milios@ccsys.com>
* Damian Gerow <dgerow@afflictions.org>
* Daniel Morante <daniel@morante.net>
* Dave Cottlehuber <dch@skunkwerks.at>
* Dereckson <dereckson@gmail.com>
* Devin Teske <dteske@FreeBSD.org>
* Dmitriy Limonov (Only the first 15 lines of the commit message are shown above )
|
Thu, 16 Jun 2022
|
[ 09:15 Vasil Dimov (vd) ] 6a13ac1
net-p2p/monero-cli: Upgrade from 0.17.3.0 to 0.17.3.2
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] b082b3d (Only the first 10 of 280 ports in this commit are shown above. )
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
|
Wed, 13 Apr 2022
|
[ 12:04 Vasil Dimov (vd) ] b298a9c
net-p2p/monero-cli: mark as broken on aarch64
Fails to compile with the following errors:
/wrkdirs/usr/ports/net-p2p/monero-cli/work/monero-0.17.3.0/src/crypto/slow-hash.c:1118:22:
warning: implicit declaration of function 'getauxval' is invalid in C99
[-Wimplicit-function-declaration]
supported = (getauxval(AT_HWCAP) & HWCAP_AES) != 0;
^
/wrkdirs/usr/ports/net-p2p/monero-cli/work/monero-0.17.3.0/src/crypto/slow-hash.c:1118:32:
error: use of undeclared identifier 'AT_HWCAP'
supported = (getauxval(AT_HWCAP) & HWCAP_AES) != 0;
^
/wrkdirs/usr/ports/net-p2p/monero-cli/work/monero-0.17.3.0/src/crypto/slow-hash.c:1118:44:
error: use of undeclared identifier 'HWCAP_AES'
supported = (getauxval(AT_HWCAP) & HWCAP_AES) != 0;
^
|
Thu, 9 Dec 2021
|
[ 16:06 Vasil Dimov (vd) ] 3a598d5
net-p2p/monero-cli: Upgrade from 0.17.2.3 to 0.17.3.0
|
Mon, 8 Nov 2021
|
[ 16:49 Piotr Kubaj (pkubaj) ] 3595156
net-p2p/monero-cli: fix target emulation on powerpc64le
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Thu, 2 Sep 2021
|
[ 14:40 Vasil Dimov (vd) ] cdc0028
net-p2p/monero-cli: Upgrade from 0.17.2.0 to 0.17.2.3
|
Mon, 12 Apr 2021
|
[ 09:36 Vasil Dimov (vd) ] 8913d7b
net-p2p/monero-cli: Upgrade from 0.17.1.9 to 0.17.2.0
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 11 Mar 2021
|
[ 21:24 pkubaj ]
net-p2p/monero-cli: add libunwind for more architectures
|
Tue, 12 Jan 2021
|
[ 14:15 vd ]
net-p2p/monero-cli: Upgrade from 0.17.1.8 to 0.17.1.9
|
Mon, 4 Jan 2021
|
[ 12:54 vd ]
net-p2p/monero-cli: Upgrade from 0.17.1.7 to 0.17.1.8
|
Fri, 18 Dec 2020
|
[ 11:00 vd ]
net-p2p/monero-cli: Upgrade from 0.17.1.6 to 0.17.1.7
|
Sat, 12 Dec 2020
|
[ 13:16 vd ]
net-p2p/monero-cli: Upgrade from 0.17.1.1 to 0.17.1.6
|
Thu, 22 Oct 2020
|
[ 09:28 vd ]
net-p2p/monero-cli: Upgrade from 0.17.1.0 to 0.17.1.1
|
Thu, 15 Oct 2020
|
[ 08:55 vd ]
net-p2p/monero-cli: Upgrade from 0.17.0.1 to 0.17.1.0
|
Tue, 6 Oct 2020
|
[ 13:05 vd ]
net-p2p/monero-cli: Upgrade from 0.16.0.3 to 0.17.0.1
|
Wed, 23 Sep 2020
|
[ 18:07 linimon ]
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
|
Mon, 14 Sep 2020
|
[ 10:30 vd ]
net-p2p/monero-cli: Upgrade from 0.16.0.0 to 0.16.0.3
|
Mon, 15 Jun 2020
|
[ 16:53 vd ]
net-p2p/monero-cli: Upgrade from 0.15.0.5 to 0.16.0.0
Reported by: Kay Ront <kayront@protonmail.ch>
|
Mon, 23 Mar 2020
|
[ 07:00 vd ]
net-p2p/monero-cli: Upgrade from 0.15.0.1 to 0.15.0.5
|
Tue, 7 Jan 2020
|
[ 11:45 pkubaj ]
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)
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
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
|
Fri, 6 Dec 2019
|
[ 10:45 vd ]
net-p2p/monero-cli: Upgrade from 0.15.0.0 to 0.15.0.1
|
Wed, 13 Nov 2019
|
[ 16:09 vd ]
net-p2p/monero-cli: Upgrade from 0.14.1.2 to 0.15.0.0
|
Wed, 16 Oct 2019
|
[ 15:29 pkubaj ]
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
|
Mon, 19 Aug 2019
|
[ 15:35 jbeich ] (Only the first 10 of 412 ports in this commit are shown above. )
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
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Mon, 22 Jul 2019
|
[ 10:03 vd ]
net-p2p/monero-cli: Upgrade from 0.14.0.2 to 0.14.1.2
|
Thu, 25 Apr 2019
|
[ 09:06 antoine ]
Fix printf crash in poudriere
|
Wed, 24 Apr 2019
|
[ 06:49 vd ]
net-p2p/monero-cli: mark as broken on i386, uses 64 bit registers
|
Mon, 15 Apr 2019
|
[ 17:27 vd ]
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
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] (Only the first 10 of 392 ports in this commit are shown above. )
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
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
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
|
Sat, 9 Mar 2019
|
[ 13:36 vd ]
net-p2p/monero-cli: Upgrade from 0.14.0.1 to 0.14.0.2
|
Mon, 4 Mar 2019
|
[ 20:12 vd ]
net-p2p/monero-cli: Mark as broken on amd64
|
[ 19:47 vd ]
net-p2p/monero-cli: Upgrade from 0.14.0.0 to 0.14.0.1
|
Fri, 1 Mar 2019
|
[ 08:08 tobik ]
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. (Only the first 15 lines of the commit message are shown above )
|
Wed, 27 Feb 2019
|
[ 19:47 vd ]
net-p2p/monero-cli: Upgrade from 0.13.0.4 to 0.14.0.0
|
Thu, 24 Jan 2019
|
[ 05:09 linimon ]
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)
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
[ 00:15 jbeich ] (Only the first 10 of 415 ports in this commit are shown above. )
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
|
Fri, 26 Oct 2018
|
[ 12:54 vd ]
net-p2p/monero-cli: Upgrade from 0.13.0.2 to 0.13.0.4
|
Sat, 13 Oct 2018
|
[ 17:57 vd ]
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.
|
Fri, 12 Oct 2018
|
[ 20:46 vd ]
net-p2p/monero-cli: Upgrade from 0.12.3.0 to 0.13.0.2
|
Tue, 18 Sep 2018
|
[ 18:24 swills ]
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)
|
Tue, 21 Aug 2018
|
[ 04:52 linimon ]
Mark as broken on arm (and presumably powerpc64): the clang compiler
does not support '-march=native'.
Approved by: portmgr (tier-2 blanket)
|
Thu, 9 Aug 2018
|
[ 06:58 jbeich ] (Only the first 10 of 404 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Sat, 14 Jul 2018
|
[ 06:39 vd ]
net-p2p/monero-cli: Upgrade from 0.12.2.0 to 0.12.3.0
|
Wed, 13 Jun 2018
|
[ 06:42 vd ]
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".
|
Thu, 7 Jun 2018
|
[ 12:34 vd ]
net-p2p/monero-cli: Comment about a relevant bug entry
|
[ 10:46 vd ]
net-p2p/monero-cli: Upgrade from 0.12.0.0 to 0.12.2.0
|
Wed, 9 May 2018
|
[ 05:37 dinoex ] (Only the first 10 of 21 ports in this commit are shown above. )
- 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
|
Wed, 18 Apr 2018
|
[ 14:06 jbeich ]
Adjust PORTREVISION order to pet portlint after r467711
Tools/scripts/bump-revision.sh adds PORTREVISION in the wrong place
when DISTVERSION*FIX is used.
|
[ 13:57 jbeich ] (Only the first 10 of 388 ports in this commit are shown above. )
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
|
Thu, 29 Mar 2018
|
[ 15:02 emaste ] (Only the first 10 of 18 ports in this commit are shown above. )
Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable
Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH. Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.
Approved by: portmgr (antoine)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D14876
|
Wed, 28 Mar 2018
|
[ 13:49 krion ]
Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.
PR: 226996
Submitted by: emaste
Approved by: portmgr (LLD_UNSAFE blanket)
|
Mon, 26 Mar 2018
|
[ 17:11 vd ]
net-p2p/monero-cli: Upgrade from 0.11.1.0 to 0.12.0.0
|
Fri, 2 Mar 2018
|
[ 22:34 brooks ] (Only the first 10 of 32 ports in this commit are shown above. )
Work around the lack of definition of union semun per POSIX.
When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.
PR: 224300, 224443 (exp-run)
Approved by: portmgr (antoine)
Exp-run: antoine
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14137
|
Thu, 18 Jan 2018
|
[ 04:11 jbeich ] (Only the first 10 of 356 ports in this commit are shown above. )
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
|
Sun, 12 Nov 2017
|
[ 15:22 vd ]
net-p2p/monero-cli: Implement missing miner functions
|
[ 15:19 vd ]
net-p2p/monero-cli: Move readline to USES and add Doxygen option
Submitted by: thierry@
|
Thu, 9 Nov 2017
|
[ 07:21 vd ]
net-p2p/monero-cli: Add a new port - a secure, private, and untraceable
cryptocurrency
It is open-source and accessible to all. With Monero, you are your own bank.
Only you control and are responsible for your funds. Your accounts and
transactions are kept private from prying eyes.
This is the command line interface from
https://github.com/monero-project/monero
https://getmonero.org/
|
Number of commits found: 72 |