Update to v13.04.29 release.
This commit is contained in:
parent
958b931ab8
commit
c78100319a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322319
7 changed files with 19 additions and 27 deletions
|
@ -2,13 +2,13 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= quantis
|
||||
DISTVERSION= v12.09.12
|
||||
DISTVERSION= v13.04.29
|
||||
CATEGORIES= security kld
|
||||
MASTER_SITES= http://www.idquantique.com/files/products/quantis/ \
|
||||
MASTER_SITES= http://www.idquantique.com/~download/Quantis/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= ale
|
||||
PKGNAMESUFFIX= -kmod
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
|
||||
DISTNAME= Quantis-${DISTVERSION}-src
|
||||
|
||||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= Kernel driver for Quantis PCI/PCIe random number generator
|
||||
|
@ -33,10 +33,6 @@ PLIST_FILES= "@cwd ${KMODDIR}" \
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
IGNORE= requires FreeBSD >= 7
|
||||
.endif
|
||||
|
||||
.if !exists(${SRC_BASE}/sys/Makefile)
|
||||
IGNORE= requires kernel source to be installed
|
||||
.endif
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (quantis-v12.09.12-src.zip) = 58201ccb36bef8d0e711a9a346a4343b68b6326672af9f3262da0b9350782b1e
|
||||
SIZE (quantis-v12.09.12-src.zip) = 4606543
|
||||
SHA256 (Quantis-v13.04.29-src.zip) = 5bc53d6719522e6664205dd6870237c979e0778c2c3ea02e7f3916aebfea4bb4
|
||||
SIZE (Quantis-v13.04.29-src.zip) = 7221256
|
||||
|
|
|
@ -4,4 +4,4 @@ an elementary quantum optics process.
|
|||
This port contains the kernel driver to access Quantis
|
||||
PCI and PCIe devices.
|
||||
|
||||
WWW: http://www.idquantique.com/
|
||||
WWW: http://www.idquantique.com/
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= quantis
|
||||
DISTVERSION= v12.09.12
|
||||
DISTVERSION= v13.04.29
|
||||
CATEGORIES= security devel java
|
||||
MASTER_SITES= http://www.idquantique.com/files/products/quantis/ \
|
||||
MASTER_SITES= http://www.idquantique.com/~download/Quantis/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= ale
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
|
||||
DISTNAME= Quantis-${DISTVERSION}-src
|
||||
|
||||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= Libraries and utilities to access Quantis devices
|
||||
|
@ -21,7 +21,7 @@ OPTIONS_DEFAULT=PCI USB JAVA TOOL GUI
|
|||
NO_OPTIONS_SORT=yes
|
||||
|
||||
PCI_DESC= Enable Quantis PCI support
|
||||
USB_DESC= Enable Quantis USB support (FreeBSD >= 8.1)
|
||||
USB_DESC= Enable Quantis USB support
|
||||
JAVA_DESC= Enable Java support
|
||||
COMPAT_DESC= Build API v1 compatibility libraries
|
||||
TOOL_DESC= Build EasyQuantis application
|
||||
|
@ -42,17 +42,13 @@ PORTEXAMPLES= *
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
IGNORE= requires FreeBSD >= 7
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPCI}
|
||||
RUN_DEPENDS+= ${KMODDIR}/quantis.ko:${PORTSDIR}/security/quantis-kmod
|
||||
.else
|
||||
CMAKE_ARGS+= -DDISABLE_QUANTIS_PCI=1
|
||||
.endif
|
||||
|
||||
.if empty(PORT_OPTIONS:MUSB) || ${OSVERSION} < 801000
|
||||
.if ! ${PORT_OPTIONS:MUSB}
|
||||
CMAKE_ARGS+= -DDISABLE_QUANTIS_USB=1
|
||||
.endif
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (quantis-v12.09.12-src.zip) = 58201ccb36bef8d0e711a9a346a4343b68b6326672af9f3262da0b9350782b1e
|
||||
SIZE (quantis-v12.09.12-src.zip) = 4606543
|
||||
SHA256 (Quantis-v13.04.29-src.zip) = 5bc53d6719522e6664205dd6870237c979e0778c2c3ea02e7f3916aebfea4bb4
|
||||
SIZE (Quantis-v13.04.29-src.zip) = 7221256
|
||||
|
|
|
@ -4,4 +4,4 @@ an elementary quantum optics process.
|
|||
This port contains the user library and a CLI/GUI application
|
||||
to access such devices.
|
||||
|
||||
WWW: http://www.idquantique.com/
|
||||
WWW: http://www.idquantique.com/
|
||||
|
|
|
@ -15,22 +15,22 @@ include/QuantisExtensions/QuantisExtractor.hpp
|
|||
lib/libQuantis-NoHw.a
|
||||
lib/libQuantis-NoHw.so
|
||||
lib/libQuantis-NoHw.so.2
|
||||
lib/libQuantis-NoHw.so.2.10.0
|
||||
lib/libQuantis-NoHw.so.2.12.0
|
||||
lib/libQuantis.a
|
||||
lib/libQuantis.so
|
||||
lib/libQuantis.so.2
|
||||
lib/libQuantis.so.2.10.0
|
||||
lib/libQuantis.so.2.12.0
|
||||
lib/libQuantis_Extensions.a
|
||||
lib/libQuantis_Extensions.so
|
||||
lib/libQuantis_Extensions.so.2
|
||||
lib/libQuantis_Extensions.so.2.10.0
|
||||
lib/libQuantis_Extensions.so.2.12.0
|
||||
%%COMPAT%%lib/libQuantisPci-Compat.a
|
||||
%%COMPAT%%lib/libQuantisPci-Compat.so
|
||||
%%COMPAT%%lib/libQuantisPci-Compat.so.2
|
||||
%%COMPAT%%lib/libQuantisPci-Compat.so.2.10.0
|
||||
%%COMPAT%%lib/libQuantisPci-Compat.so.2.12.0
|
||||
%%COMPAT%%lib/libQuantisUsb-Compat.a
|
||||
%%COMPAT%%lib/libQuantisUsb-Compat.so
|
||||
%%COMPAT%%lib/libQuantisUsb-Compat.so.2
|
||||
%%COMPAT%%lib/libQuantisUsb-Compat.so.2.10.0
|
||||
%%COMPAT%%lib/libQuantisUsb-Compat.so.2.12.0
|
||||
@dirrm include/Quantis
|
||||
@dirrm include/QuantisExtensions
|
||||
|
|
Loading…
Reference in a new issue