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
qcl Quantum computer simulator
0.6.7 science 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.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 search for ports maintained by this maintainer
Port Added: 2006-01-24 01:09:06
Last Update: 2023-04-20 15:30:55
Commit Hash: 221f9d5
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.
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 (4 items)
Collapse this list.
  1. bin/qcl
  2. /usr/local/share/licenses/qcl-0.6.7/catalog.mk
  3. /usr/local/share/licenses/qcl-0.6.7/LICENSE
  4. /usr/local/share/licenses/qcl-0.6.7/GPLv2+
Collapse this list.
Dependency lines:
  • qcl>0:science/qcl
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):
qcl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.70.6.70.6.4_20.6.70.6.7-0.6.4_2-
FreeBSD:13:quarterly0.6.70.6.70.6.70.6.70.6.70.6.70.6.70.6.7
FreeBSD:14:latest0.6.70.6.70.6.4_20.6.70.6.70.6.7-0.6.7
FreeBSD:14:quarterly0.6.70.6.7-0.6.70.6.70.6.70.6.70.6.7
FreeBSD:15:latest0.6.70.6.7n/a0.6.7n/a0.6.70.6.70.6.7
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. bison : devel/bison
  2. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libplotter.so : graphics/plotutils
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. http://tph.tuwien.ac.at/~oemer/tgz/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.7
20 Apr 2023 15:30:55
commit hash: 221f9d5c719dbaffb3de38670818ffa79b1b3b27commit hash: 221f9d5c719dbaffb3de38670818ffa79b1b3b27commit hash: 221f9d5c719dbaffb3de38670818ffa79b1b3b27commit hash: 221f9d5c719dbaffb3de38670818ffa79b1b3b27 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.6.4_2
20 Jul 2022 14:22:51
commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.6.4_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.6.4_2
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:444463Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
0.6.4
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
0.6.4
04 Sep 2014 18:43:58
Revision:367304Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:354309Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.6.4
- Update pkg-descr

PR:		188860
Submitted by:	Ports Fury
0.6.3_1
10 May 2014 21:17:45
Revision:353607Original commit files touched by this commit
stephen search for other commits by this committer
- 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
Revision:332159Original commit files touched by this commit
pawel search for other commits by this committer
- 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
Revision:327767Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
0.6.1
20 Sep 2013 20:10:23
Revision:327744Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap at maintainer's request
0.6.1
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
ohauer search for other commits by this committer
 - remove MD5
0.6.1
20 Mar 2008 10:03:51
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
0.6.1
04 Oct 2007 02:24:29
Original commit files touched by this commit
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
0.6.1
24 Jan 2006 01:01:36
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@

Number of commits found: 21