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
quantis-kmod Kernel driver for Quantis PCI/PCIe random number generator
v18.03.08 security 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 v18.03.08Version of this port present on the latest quarterly branch.
Maintainer: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-06-01 15:16:32
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: kld
License: BSD3CLAUSE GPLv2
WWW:
https://www.idquantique.com/
Description:
Quantis is a physical random number generator exploiting an elementary quantum optics process. This port contains the kernel driver to access Quantis PCI and PCIe devices.
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 (6 items)
Collapse this list.
  1. /boot/modules/quantis.ko
  2. @kld /boot/modules
  3. /usr/local/share/licenses/quantis-kmod-v18.03.08/catalog.mk
  4. /usr/local/share/licenses/quantis-kmod-v18.03.08/LICENSE
  5. /usr/local/share/licenses/quantis-kmod-v18.03.08/BSD3CLAUSE
  6. /usr/local/share/licenses/quantis-kmod-v18.03.08/GPLv2
Collapse this list.
Dependency lines:
  • quantis-kmod>0:security/quantis-kmod
To install the port:
cd /usr/ports/security/quantis-kmod/ && make install clean
To add the package, run one of these commands:
  • pkg install security/quantis-kmod
  • pkg install quantis-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: quantis-kmod
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1539934295 SHA256 (Quantis-v18.03.08.zip) = d7e88f5213c17a414666954266462219d4f7f8a0de0f3cc72d832b600fb73d3e SIZE (Quantis-v18.03.08.zip) = 293853325

Packages (timestamps in pop-ups are UTC):
quantis-kmod
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestv18.03.08v18.03.08v18.03.08v18.03.08v18.03.08-v18.03.08-
FreeBSD:13:quarterlyv18.03.08v18.03.08v18.03.08v18.03.08v18.03.08v18.03.08v18.03.08v18.03.08
FreeBSD:14:latestv18.03.08v18.03.08v18.03.08v18.03.08v18.03.08v18.03.08-v18.03.08
FreeBSD:14:quarterlyv18.03.08v18.03.08-v18.03.08v18.03.08v18.03.08v18.03.08v18.03.08
FreeBSD:15:latestv18.03.08v18.03.08n/av18.03.08n/av18.03.08v18.03.08v18.03.08
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Patch dependencies:
  1. unzip : archivers/unzip
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. security/quantis*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
security_quantis-kmod
USES:
kmod uidfix zip:infozip
pkg-message:
For install:
Add quantis_load="YES" to /boot/loader.conf to load the kernel module automatically.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.idquantique.com/wordpress/wp-content/uploads/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
v18.03.08
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)
v18.03.08
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
v18.03.08
20 May 2022 17:14:05
commit hash: 83d5518c672a77a47247866eaefd350af1b85ef4commit hash: 83d5518c672a77a47247866eaefd350af1b85ef4commit hash: 83d5518c672a77a47247866eaefd350af1b85ef4commit hash: 83d5518c672a77a47247866eaefd350af1b85ef4 files touched by this commit
John Baldwin (jhb) search for other commits by this committer
security/quantis-kmod: Remove unused DRIVER_MODULE devclass on recent main.

Reviewed by:	ale (maintainer)
Differential Revision:	https://reviews.freebsd.org/D35265
v18.03.08
26 Apr 2022 15:40:47
commit hash: e9ef42c97b4d62d2b8382e75894f02faae83cdc0commit hash: e9ef42c97b4d62d2b8382e75894f02faae83cdc0commit hash: e9ef42c97b4d62d2b8382e75894f02faae83cdc0commit hash: e9ef42c97b4d62d2b8382e75894f02faae83cdc0 files touched by this commit
Alex Dupre (ale) search for other commits by this committer
security/quantis-kmod: fix build on -CURRENT
v18.03.08
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.
v18.03.08
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
v18.03.08
26 May 2019 09:01:42
Revision:502701Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
v18.03.08
19 Oct 2018 07:55:56
Revision:482414Original commit files touched by this commit
ale search for other commits by this committer
Update to v18.03.08 release and unbreak on powerpc64.

PR:		232389
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
v13.11.08
22 May 2017 22:29:17
Revision:441494Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
v13.11.08
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
v13.11.08
23 Sep 2014 09:42:44
Revision:369013Original commit files touched by this commit
bapt search for other commits by this committer
Simplify plist
v13.11.08
26 Mar 2014 13:18:13
Revision:349250Original commit files touched by this commit
ale search for other commits by this committer
Update to v13.11.08 release.
v13.04.29
11 Mar 2014 06:21:17
Revision:347849Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak
v13.04.29
10 Mar 2014 17:01:37
Revision:347784Original commit files touched by this commit
bapt search for other commits by this committer
Convert s* to USES=zip
v13.04.29
27 Jan 2014 11:14:54
Revision:341373Original commit files touched by this commit
rene search for other commits by this committer
- Stage support
- Properly specify BSD license
- Include bsd.port.mk only once

Approved by:	portmgr (infrastructure blanket)
v13.04.29
09 Nov 2013 19:13:28
Revision:333329Original commit files touched by this commit
rene search for other commits by this committer
Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
v13.04.29
20 Sep 2013 22:55:26
Revision:327769Original 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:
security)
v13.04.29
20 Sep 2013 12:54:55
Revision:327697Original commit files touched by this commit
bdrewery search for other commits by this committer
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
v13.04.29
05 Jul 2013 12:07:17
Revision:322319Original commit files touched by this commit
ale search for other commits by this committer
Update to v13.04.29 release.
v12.09.12
24 Sep 2012 14:22:28
Revision:304779Original commit files touched by this commit
ale search for other commits by this committer
- Update to v12.09.12 release
- Switch to OptionsNG
- Pet portlint
v11.12.13
29 May 2012 16:23:54
Original commit files touched by this commit
jgh search for other commits by this committer
- remove definition of SRC_BASE before it is defined

PR:     ports/165994
Submitted by:   jgh
Approved by:    maintainer, ale
v11.12.13
15 Dec 2011 14:04:37
Original commit files touched by this commit
ale search for other commits by this committer
Update to v11.12.13 release.
v11.05.20
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.
v11.05.20
27 May 2011 12:41:13
Original commit files touched by this commit
ale search for other commits by this committer
Update to v11.05.20 release.
v10.10.08
03 Nov 2010 10:47:35
Original commit files touched by this commit
ale search for other commits by this committer
Update to v10.10.08 release.
v10.06.29
29 Jun 2010 10:00:46
Original commit files touched by this commit
ale search for other commits by this committer
Update to v10.06.29 release.

Feature safe:   yes
v10.06.01
01 Jun 2010 15:16:12
Original commit files touched by this commit
ale search for other commits by this committer
Quantis is a physical random number generator exploiting
an elementary quantum optics process.

This port contains the kernel driver to access Quantis
PCI and PCIe devices.

WWW:    http://www.idquantique.com/

Number of commits found: 28