notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
solidity Solidity Contract-Oriented Programming Language
0.8.25 lang on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.25Version of this port present on the latest quarterly branch.
Maintainer: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-01-23 13:58:31
Last Update: 2024-03-15 08:28:44
Commit Hash: 47e9584
License: GPLv3
WWW:
https://github.com/ethereum/solidity
Description:
Solidity is a contract-oriented, high-level language for implementing smart contracts. It was influenced by C++, Python and JavaScript and is designed to target the Ethereum Virtual Machine (EVM). Solidity is statically typed, supports inheritance, libraries and complex user-defined types among other features. It is possible to create contracts for voting, crowdfunding, blind auctions, multi-signature wallets and more.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/solc
  2. bin/yul-phaser
  3. /usr/local/share/licenses/solidity-0.8.25/catalog.mk
  4. /usr/local/share/licenses/solidity-0.8.25/LICENSE
  5. /usr/local/share/licenses/solidity-0.8.25/GPLv3
Collapse this list.
Dependency lines:
  • solidity>0:lang/solidity
To install the port:
cd /usr/ports/lang/solidity/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/solidity
  • pkg install solidity
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: solidity
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: powerpc powerpc64 powerpcspe
distinfo:
TIMESTAMP = 1710488506 SHA256 (solidity_0.8.25.tar.gz) = def54b5f8385ef70e102d28321d074e7f3798e9688586452c7939e6733ab273f SIZE (solidity_0.8.25.tar.gz) = 3404228

Packages (timestamps in pop-ups are UTC):
solidity
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.250.8.25--0.8.25---
FreeBSD:13:quarterly0.8.250.8.25--0.8.25--0.8.23
FreeBSD:14:latest0.8.250.8.25--0.8.25--0.8.20
FreeBSD:14:quarterly0.8.230.8.25--0.8.25--0.8.23
FreeBSD:15:latest0.8.250.8.25n/a-n/a--0.8.24
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. boost-libs>=0 : devel/boost-libs
  2. libfmt>=0 : devel/libfmt
  3. range-v3>=0 : devel/range-v3
  4. cmake : devel/cmake-core
  5. ninja : devel/ninja
Library dependencies:
  1. libjsoncpp.so : devel/jsoncpp
  2. libz3.so : math/z3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for solidity-0.8.25: CVC4=off: SMT Checker via CVC4 Z3=on: SMT Checker via Z3 ===> Use 'make config' to modify these settings
Options name:
lang_solidity
USES:
cmake compiler:c++14-lang cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/ethereum/solidity/releases/download/v0.8.25/
Collapse this list.

There are no commits on branch 2022Q2 for this port