| Port details |
- py-SQCommon SQCommon - skopt common optimizer API
- 0.3.2_1 misc
=0 0.3.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-11-12 04:51:04
- Last Update: 2026-04-03 20:52:43
- Commit Hash: d04d23a
- Also Listed In: math python
- License: BSD3CLAUSE
- WWW:
- https://qat4chem.lbl.gov/software
- Description:
- Common classes for a consistent API on top of the minimizers collected in
skquant.opt. These included result representation, input checking, collection
of run statistics, etc.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}SQCommon>0:misc/py-SQCommon@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-SQCommon/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-SQCommon
- pkg install py311-SQCommon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-SQCommon listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-SQCommon
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1699736495
SHA256 (SQCommon-0.3.2.tar.gz) = f970b5bf3e8073e1a1466fce30021da659f519ad1c985779688bd33a65277f40
SIZE (SQCommon-0.3.2.tar.gz) = 2896
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy1>=1.16 : math/py-numpy1@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- math/py-SQNomad
- misc/py-SQImFil
- misc/py-SQSnobFit
- misc/py-scikit-quant
Configuration Options:
- No options to configure
- Options name:
- misc_py-SQCommon
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.3.2_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
0.3.2_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
0.3.2 12 Nov 2023 04:49:06
    |
Yuri Victorovich (yuri)  |
misc/py-SQCommon: New port: SQCommon - skopt common optimizer API |
Number of commits found: 3
|