Port details |
- py-qiskit Open-source SDK for working with quantum computers
- 2.0.0_1 science
=0 0.44.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-08-09 07:18:27
- Last Update: 2025-06-05 07:52:53
- Commit Hash: 3ed29b8
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/Qiskit/qiskit
- Description:
- Qiskit is an open-source SDK for working with quantum computers at the
level of extended quantum circuits, operators, and primitives.
This library is the core component of Qiskit, which contains the building
blocks for creating and working with quantum circuits, quantum operators,
and primitive functions (Sampler and Estimator). It also contains a
transpiler that supports optimizing quantum circuits, and a quantum
information toolbox for creating advanced operators.
¦ ¦ ¦ ¦ 
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}qiskit>0:science/py-qiskit@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-qiskit/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-qiskit
- pkg install py311-qiskit
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-qiskit listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-qiskit
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1745542321
SHA256 (rust/crates/ahash-0.7.8.crate) = 891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9
SIZE (rust/crates/ahash-0.7.8.crate) = 38550
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-rust>0 : devel/py-setuptools-rust@py311
- rust>=1.87.0 : lang/rust
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-symengine>0.11 : math/py-symengine@py311
- py311-scipy>=0 : science/py-scipy@py311
- py311-rustworkx>=0.15.0 : math/py-rustworkx@py311
- py311-dill>=0.3 : devel/py-dill@py311
- py311-stevedore>=0 : devel/py-stevedore@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-qiskit
- USES:
- cargo python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0_1 05 Jun 2025 07:52:53
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.87.0
PR: 286829 |
2.0.0 30 Apr 2025 06:45:44
    |
Wen Heping (wen)  |
science/py-qiskit: Resurrect and Update to 2.0.0 |
0.44.0 05 Apr 2024 13:47:26
    |
Antoine Brodin (antoine)  |
py-qiskit: remove and unbreak the ports tree |
0.44.0 28 Jul 2023 07:45:18
    |
Yuri Victorovich (yuri)  |
science/py-qiskit: Update 0.43.3 → 0.44.0
Reported by: portscout |
0.43.3 25 Jul 2023 07:51:47
    |
Yuri Victorovich (yuri)  |
science/py-qiskit: Update 0.43.2 → 0.43.3
Reported by: portscout |
0.43.2 29 Jun 2023 16:31:05
    |
Yuri Victorovich (yuri)  |
science/py-qiskit: Update 0.43.1 → 0.43.2
Reported by: portscout |
0.43.1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.43.1 18 Jun 2023 17:56:50
    |
Yuri Victorovich (yuri)  Author: wen heping |
science/py-qiskit: Update 0.37.2 → 0.43.1 |
0.37.2_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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.37.2 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.37.2 25 Aug 2022 03:38:44
    |
Yuri Victorovich (yuri)  |
science/py-qiskit: Update 0.37.1-4 -> 0.37.2
Reported by: portscout |
0.37.1.4_5 16 Aug 2022 22:16:58
    |
Yuri Victorovich (yuri)  |
science/py-qiskit: Add Qiskit Finance dependency |
0.37.1.4_4 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
0.37.1.4_3 10 Aug 2022 06:29:44
    |
Yuri Victorovich (yuri)  |
science/py-qiskit: Add tests |
0.37.1.4_3 10 Aug 2022 04:17:32
    |
Yuri Victorovich (yuri)  |
science/py-qiskit-experiments: New port: Experiments submodule for Quiskit
framework for quantum computing |
0.37.1.4_2 09 Aug 2022 21:24:47
    |
Yuri Victorovich (yuri)  |
science/py-qiskit-nature: New port: Natural science submodule for Quiskit
framework for quantum computing |
0.37.1.4_1 09 Aug 2022 19:35:07
    |
Yuri Victorovich (yuri)  |
misc/py-qiskit-machine-learning: New port: Quantum Machine Learning for Quiskit
framework for quantum computing |
0.37.1.4 09 Aug 2022 07:15:41
    |
Yuri Victorovich (yuri)  |
science/py-qiskit: New port: Qiskit meta-package: SDK for working with quantum
computers |