Port details |
- libquantum C library for quantum computing and quantum simulation
- 1.1.1_1 science =2 1.1.1_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-08-14 20:02:38
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- http://www.libquantum.de/
- Description:
- libquantum is a C library for the simulation of quantum
mechanics, with a special focus laid to quantum computing.
It started as a pure quantum computer simulator, but
support for general quantum simulation has been recently
added.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libquantum>0:science/libquantum
- To install the port:
- cd /usr/ports/science/libquantum/ && make install clean
- To add the package, run one of these commands:
- pkg install science/libquantum
- pkg install libquantum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libquantum
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libquantum-1.1.1.tar.gz) = d8e3c4407076558f87640f1e618501ec85bc5f4c5a84db4117ceaec7105046e5
SIZE (libquantum-1.1.1.tar.gz) = 230733
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_libquantum
- USES:
- gmake libtool
- 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 |
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) |
1.1.1_1 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 ) |
1.1.1_1 20 Jul 2022 14:22:51 |
Tobias C. Berner (tcberner) |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
1.1.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.1_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.1.1_1 31 Dec 2015 10:57:57 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Strip library |
1.1.1 22 Dec 2015 03:06:58 |
wen |
- Update to 1.1.1
- Add LICENSE
- Reset maintainer to ports@
- Change pkg-plist to PLIST_FILES
- Pet portlint |
1.1.0_1 08 Jul 2014 13:34:32 |
tijl |
Convert to USES=libtool |
1.1.0 03 Feb 2014 13:57:46 |
miwi |
- Stage support
- Convert to USES |
1.1.0 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
1.1.0 03 Jul 2011 13:22:25 |
ohauer |
- remove MD5 |
1.1.0 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.1.0 14 Aug 2009 20:02:07 |
miwi |
libquantum is a C library for the simulation of quantum
mechanics, with a special focus laid to quantum computing.
It started as a pure quantum computer simulator, but
support for general quantum simulation has been recently
added.
WWW: http://www.libquantum.de/
PR: ports/137468
Submitted by: Wen Heping <wenheping at gmail.com> |