Port details |
- qcl Quantum computer simulator
- 0.6.7 science
=2 0.6.7Version 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: 2006-01-24 01:09:06
- Last Update: 2023-04-20 15:30:55
- Commit Hash: 221f9d5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: math
- License: GPLv2+
- WWW:
- http://tph.tuwien.ac.at/~oemer/qcl.html
- Description:
- QCL is a high level, architecture independent programming language for
quantum computers, with a syntax derived from classical procedural
languages like C or Pascal. This allows for the complete implementation
and simulation of quantum algorithms (including classical components)
in one consistent formalism.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/science/qcl/ && make install clean
- To add the package, run one of these commands:
- pkg install science/qcl
- pkg install qcl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qcl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1681650624
SHA256 (qcl-0.6.7.tgz) = 0dbdbf90d951e518aa0efa822fa0a819cc3e025a6efa768f5d4227cc899d04e6
SIZE (qcl-0.6.7.tgz) = 136947
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:
-
- bison : devel/bison
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libplotter.so : graphics/plotutils
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qcl-0.6.7:
PLOTUTILS=on: Plotting support via plotutils
===> Use 'make config' to modify these settings
- Options name:
- science_qcl
- USES:
- bison gmake readline tar:tgz
- 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 |
0.6.7 20 Apr 2023 15:30:55
    |
Thierry Thomas (thierry)  |
science/qcl: upgrade to 0.6.7
Changelogs at <http://tph.tuwien.ac.at/~oemer/qcl.html>.
Also adding a test target. |
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.6.4_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.6.4_2 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 ) |
0.6.4_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.6.4_2 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
0.6.4_1 27 Jun 2017 13:46:53
  |
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
0.6.4 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.6.4 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.6.4 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.6.4 04 Sep 2014 18:43:58
  |
amdmi3  |
- Fix build with clang by using std::vector instead of variable size array of
non-POD type
- Fix build with PLOTUTILS enabled, which was broken when built with GCC |
0.6.4 17 May 2014 10:53:20
  |
miwi  |
- Update to 0.6.4
- Update pkg-descr
PR: 188860
Submitted by: Ports Fury |
0.6.3_1 10 May 2014 21:17:45
  |
stephen  |
- Chase revision 353604 to graphics/plotutils.
See: http://svnweb.freebsd.org/ports?view=revision&revision=353604 |
0.6.3 30 Oct 2013 17:57:33
  |
pawel  |
- Update to version 0.6.3
- Add PLOTUTILS option
- Support staging
PR: ports/182800
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.6.1 20 Sep 2013 22:48:31
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
0.6.1 20 Sep 2013 20:10:23
  |
tabthorpe  |
- Reassign to the heap at maintainer's request |
0.6.1 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.6.1 03 Jul 2011 13:22:25
 |
ohauer  |
- remove MD5 |
0.6.1 20 Mar 2008 10:03:51
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.6.1 04 Oct 2007 02:24:29
 |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
0.6.1 24 Jan 2006 01:01:36
 |
edwin  |
SHA256ify
Approved by: krion@ |