Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.27 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.8.27 05 Sep 2024 13:27:22 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.27 release. |
0.8.26 23 May 2024 11:31:16 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.26 release. |
0.8.25 15 Mar 2024 08:28:44 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.25 release. |
0.8.24 26 Jan 2024 10:13:28 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.24 release. |
0.8.23 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
0.8.23 09 Nov 2023 08:50:06 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.23 release. |
0.8.22 25 Oct 2023 13:26:33 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.22 release. |
0.8.21 21 Jul 2023 08:08:27 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.21 release. |
0.8.20 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
0.8.20 11 May 2023 10:45:28 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.20 release. |
0.8.19 27 Feb 2023 16:06:15 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.19 release. |
0.8.18 13 Feb 2023 15:15:04 |
Alex Dupre (ale) |
lang/solidity: move OSVERSION check after <bsd.port.options.mk>. |
13 Feb 2023 09:26:33
|
Alex Dupre (ale) |
lang/solidity: try to fix build on -CURRENT |
0.8.18 07 Feb 2023 16:04:15 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.18 release. |
0.8.17_1 04 Jan 2023 11:50:54 |
Yuri Victorovich (yuri) |
lang/solidity: Disable CVC4 option because the project doesn't yet support CVC5 |
0.8.17 09 Sep 2022 10:53:53 |
Alex Dupre (ale) |
labg/solidity: update to 0.8.17 and fix build on i386 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.16 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.8.16 13 Aug 2022 15:36:11 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.16 release. |
0.8.15_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.8.15 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
0.8.15 20 Jun 2022 07:18:18 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.15 release |
0.8.14 02 Jun 2022 05:28:46 |
Yuri Victorovich (yuri) |
lang/solidity: Unbreak
* boost-1.77.0 related compilation failure is fixed
* missing STL header failure if fixed
PR: 246106
Approved by: portmgr (unbreak) |
0.8.14 22 May 2022 20:17:15 |
Dima Panov (fluffy) |
lang/solidity: mark as BROKEN after recent boost upgrade
PR: 246106 |
0.8.14 17 May 2022 17:47:03 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.14 release. |
0.8.13 13 Apr 2022 13:56:48 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.13 release. |
0.8.12 17 Feb 2022 10:16:54 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.12 release. |
0.8.11 20 Dec 2021 16:49:57 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.11 release. |
0.8.10 16 Dec 2021 19:48:51 |
Alex Dupre (ale) |
lang/solidity: fix build with newer z3. |
0.8.10 16 Nov 2021 12:37:22 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.10 release. |
0.8.9_1 05 Nov 2021 19:09:19 |
Yuri Victorovich (yuri) Author: Daniel Engberg |
devel/jsoncpp: Update to 1.9.4 -> 1.9.5
PR: 259654 |
0.8.9 19 Oct 2021 11:14:33 |
Stefan Eßer (se) |
lang/solidity: Add CPE information
Approved by: portmgr (blanket) |
0.8.9 30 Sep 2021 08:19:44 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.9 release. |
0.8.7 23 Aug 2021 12:43:11 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.7 release. |
0.8.6 23 Jun 2021 05:05:02 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.6 release. |
0.8.5 11 Jun 2021 08:41:08 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.5 release. |
0.8.4 23 Apr 2021 09:07:26 |
Alex Dupre (ale) |
lang/solidity: update to 0.8.4 release |
0.8.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.3 25 Mar 2021 08:55:01 |
ale |
Update to 0.8.3 release. |
0.8.2 04 Mar 2021 16:48:16 |
ale |
Update to 0.8.2 release. |
0.8.1 28 Jan 2021 15:21:16 |
ale |
Update to 0.8.1 release. |
0.8.0 17 Dec 2020 13:32:27 |
ale |
Update to 0.8.0 release. |
0.7.4 19 Oct 2020 15:35:27 |
ale |
Update to 0.7.4 release. |
0.7.3 08 Oct 2020 07:58:15 |
ale |
Distfile rerolled without any content change. |
0.7.3 07 Oct 2020 15:48:23 |
ale |
Update to 0.7.3 release. |
0.7.2 29 Sep 2020 06:37:26 |
ale |
Update to 0.7.2 release. |
0.7.1 02 Sep 2020 15:17:21 |
ale |
Update to 0.7.1 release. |
0.7.0 28 Jul 2020 16:55:11 |
ale |
Update to 0.7.0 release. |
0.6.12 22 Jul 2020 15:56:55 |
ale |
Update to 0.6.12 release. |
0.6.11 09 Jul 2020 09:33:26 |
ale |
Update to 0.6.11 release. |
0.6.10_1 30 Jun 2020 17:46:18 |
tcberner |
Bump devel/jsoncpp consumers after r540853.
Reported by: Kevin Oberman <rkoberman@gmail.com> |
0.6.10 12 Jun 2020 07:12:58 |
ale |
Update to 0.6.10 release. |
0.6.9 04 Jun 2020 16:58:26 |
ale |
Update to 0.6.9 release. |
0.6.8 15 May 2020 15:51:33 |
ale |
Update to 0.6.8 release. |
0.6.7 05 May 2020 08:22:03 |
ale |
Update to 0.6.7 release. |
0.6.6 16 Apr 2020 09:16:05 |
ale |
Fix build on 32-bit platforms. |
0.6.6 13 Apr 2020 07:29:03 |
ale |
Update to 0.6.6 release. |
0.6.5 07 Apr 2020 12:29:16 |
ale |
Update to 0.6.5 release. |
0.6.3 20 Feb 2020 13:35:01 |
ale |
Try to fix compilation on -CURRENT. |
0.6.3 19 Feb 2020 09:15:44 |
ale |
Update to 0.6.3 release. |
0.6.2 28 Jan 2020 10:37:58 |
ale |
Update to 0.6.2 release and enable all SMT solvers by default. |
0.6.0_1 13 Jan 2020 21:38:36 |
yuri |
devel/jsoncpp: Update 1.8.1 -> 1.9.2
PR: 229677
Differential Revision: D22905 |
0.6.0 18 Dec 2019 10:02:23 |
ale |
Update to 0.6.0 release. |
0.5.13_1 11 Dec 2019 17:53:49 |
jbeich |
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 |
0.5.13 22 Nov 2019 08:09:44 |
ale |
Update to 0.5.13 release. |
0.5.12 03 Oct 2019 14:36:48 |
ale |
Update to 0.5.12 release. |
0.5.11 22 Aug 2019 14:46:51 |
ale |
Update to 0.5.11 release. |
0.5.10_2 22 Aug 2019 14:21:03 |
linimon |
Mark as not for powerpc*/sparc64:
-- Check if the system is big endian - big endian
CMake Error at CMakeLists.txt:24 (message):
solidity currently does not support big endian systems.
Approved by: portmgr (tier-2 blanket) |
0.5.10_2 19 Aug 2019 15:35:28 |
jbeich |
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 |
0.5.10_1 06 Aug 2019 17:36:37 |
fernape |
math/cvc4: simplify post-patch
* Bump PORTREVISION
* Unbreak lang/maude and lang/solidity (broken in r508058 and r508059)
Reported by: jbeich@
Reviewed by: jbeich@
Differential Revision: https://reviews.freebsd.org/D21170 |
0.5.10_1 04 Aug 2019 05:42:35 |
antoine |
Mark BROKEN: fails to build
In file included from
/wrkdirs/usr/ports/lang/solidity/work/solidity_0.5.10/libsolidity/formal/SMTPortfolio.cpp:24:
In file included from
/wrkdirs/usr/ports/lang/solidity/work/solidity_0.5.10/libsolidity/formal/CVC4Interface.h:30:
In file included from /usr/local/include/cvc4/cvc4.h:21:
/usr/local/include/cvc4/base/configuration.h:19:10: fatal error: 'cvc4_public.h'
file not found
#include "cvc4_public.h"
Reported by: pkg-fallout |
0.5.10_1 26 Jul 2019 20:46:57 |
gerald |
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 |
0.5.10 02 Jul 2019 12:48:42 |
ale |
Update to 0.5.10 release. |
0.5.8 01 May 2019 10:16:51 |
ale |
Update to 0.5.8 release. |
0.5.7_1 12 Apr 2019 06:36:31 |
jbeich |
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 |
0.5.7 26 Mar 2019 13:19:57 |
ale |
Update to 0.5.7 release. |
0.5.6 14 Mar 2019 08:38:44 |
ale |
Update to 0.5.6 release. |
0.5.5 05 Mar 2019 16:52:52 |
ale |
Update to 0.5.5 release. |
0.5.4 14 Feb 2019 08:06:47 |
ale |
Update to 0.5.4 release and enable CVC4 SMT Checker by default. |
0.5.3 22 Jan 2019 15:48:24 |
ale |
Update to 0.5.3 release. |
0.5.2 18 Jan 2019 15:53:17 |
ale |
Update to 0.5.2 release. |
0.4.25_2 12 Dec 2018 01:35:36 |
gerald |
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 |
0.4.25_1 12 Dec 2018 00:15:50 |
jbeich |
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 |
0.4.25 11 Oct 2018 12:18:45 |
ale |
Update to 0.4.25 release. |
0.4.24 09 Aug 2018 08:01:29 |
ale |
Update to 0.4.24 release and fix build with newer boost lib. |
0.4.23_1 09 Aug 2018 06:58:31 |
jbeich |
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 |
0.4.23 27 Apr 2018 10:08:33 |
jbeich |
lang/solidity: unbreak with Clang 6
In file included from libsolidity/analysis/ConstantEvaluator.cpp:23:
In file included from ./libsolidity/analysis/ConstantEvaluator.h:25:
In file included from ./libsolidity/ast/ASTVisitor.h:25:
In file included from /usr/include/c++/v1/string:477:
In file included from /usr/include/c++/v1/string_view:176:
In file included from /usr/include/c++/v1/__string:56:
In file included from /usr/include/c++/v1/algorithm:643:
/usr/include/c++/v1/memory:3656:5: error: destructor called on non-final
'dev::solidity::FixedBytesType' that has virtual functions but non-virtual
destructor [-Werror,-Wdelete-non-virtual-dtor]
__data_.second().~_Tp();
^
/usr/include/c++/v1/memory:3617:9: note: in instantiation of member function
'std::__1::__shared_ptr_emplace<dev::solidity::FixedBytesType,
std::__1::allocator<dev::solidity::FixedBytesType> >::__on_zero_shared'
requested here
__shared_ptr_emplace(_Alloc __a, _Args&& ...__args)
^ (Only the first 15 lines of the commit message are shown above ) |
0.4.23 26 Apr 2018 09:08:28 |
ale |
Update to 0.4.23 release. |
0.4.21_1 18 Apr 2018 13:57:43 |
jbeich |
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 |
0.4.21 18 Apr 2018 12:54:58 |
jbeich |
lang/solidity: unbreak with boost 1.67 on 10.*
In file included from libjulia/optimiser/FunctionGrouper.cpp:22:
In file included from ./libjulia/optimiser/FunctionGrouper.h:24:
In file included from ./libjulia/ASTDataForward.h:24:
In file included from ./libsolidity/inlineasm/AsmDataForward.h:25:
In file included from /usr/local/include/boost/variant.hpp:17:
In file included from /usr/local/include/boost/variant/variant.hpp:21:
In file included from /usr/local/include/boost/type_index.hpp:29:
In file included from /usr/local/include/boost/type_index/stl_type_index.hpp:43:
In file included from /usr/local/include/boost/container_hash/hash.hpp:760:
In file included from /usr/local/include/boost/container_hash/extensions.hpp:22:
In file included from /usr/local/include/boost/detail/container_fwd.hpp:93:
/usr/include/c++/v1/vector:504:70: error: no member named 'value' in
'std::__1::is_nothrow_default_constructible<std::__1::allocator<boost::variant<dev::solidity::assembly::ExpressionStatement,
dev::solidity::assembly::Instruction, dev::solidity::assembly::Label,
dev::solidity::assembly::StackAssignment, dev::solidity::assembly::Assignment,
dev::solidity::assembly::VariableDeclaration,
dev::solidity::assembly::FunctionDefinition, dev::solidity::assembly::If,
dev::solidity::assembly::Switch, dev::solidity::assembly::ForLoop,
dev::solidity::assembly::Block> > >'
_NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value) (Only the first 15 lines of the commit message are shown above ) |
0.4.21 19 Mar 2018 17:02:40 |
ale |
Update to 0.4.21 release. |
0.4.19 23 Jan 2018 14:30:58 |
ale |
Improve port description. |
0.4.19 23 Jan 2018 13:58:22 |
ale |
The Solidity Contract-Oriented Programming Language
WWW: https://github.com/ethereum/solidity |