mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should start with lower-case letter and not end with a period which is added by the framework, similar to other knobs like BROKEN, IGNORE, et al. While here, remove needless quoting, add missing Oxford comma, expand contractions and jargonisms, use correct spelling for proper names.
This commit is contained in:
parent
13c431b0bf
commit
61b6613393
@ -13,7 +13,7 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= "not yet ported"
|
||||
ONLY_FOR_ARCHS_REASON= not yet ported to this architecture
|
||||
|
||||
BUILD_DEPENDS= lv2>0:audio/lv2 \
|
||||
dssi>0:audio/dssi
|
||||
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Upstream supports only x86 and possibly POWER8
|
||||
ONLY_FOR_ARCHS_REASON= upstream supports only x86 and possibly POWER8
|
||||
|
||||
USES= gmake perl5
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -19,7 +19,7 @@ LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell \
|
||||
auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= The i386 client has not been ported
|
||||
ONLY_FOR_ARCHS_REASON= has not been ported to this architecture
|
||||
|
||||
USES= dos2unix linux
|
||||
DOS2UNIX_FILES= usr/share/doc/fahclient/*
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= minimap2
|
||||
PORTNAME= minimap2
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.22
|
||||
CATEGORIES= biology
|
||||
DISTVERSION= 2.22
|
||||
CATEGORIES= biology
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
COMMENT= Pairwise aligner for genomic and spliced nucleotide sequences
|
||||
@ -10,7 +10,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Hard-coded SSE instructions
|
||||
ONLY_FOR_ARCHS_REASON= uses hard-coded SSE instructions
|
||||
|
||||
USES= gmake
|
||||
USE_GITHUB= yes
|
||||
|
@ -9,7 +9,7 @@ COMMENT= Trim adapter sequences from Illumina data using heuristic rules
|
||||
LICENSE= GPLv2
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Hard-coded SSE instructions
|
||||
ONLY_FOR_ARCHS_REASON= uses hard-coded SSE instructions
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= lh3
|
||||
|
@ -19,7 +19,7 @@ LICENSE_TEXT= Some tools installed by this port require a license for\
|
||||
LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= _mm_popcnt_u64
|
||||
ONLY_FOR_ARCHS_REASON= uses _mm_popcnt_u64() function
|
||||
|
||||
BUILD_DEPENDS= bash:shells/bash
|
||||
LIB_DEPENDS= libiconv.so:converters/libiconv \
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= vsearch
|
||||
PORTNAME= vsearch
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.17.1
|
||||
CATEGORIES= biology
|
||||
DISTVERSION= 2.17.1
|
||||
CATEGORIES= biology
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
COMMENT= Versatile open-source tool for metagenomics
|
||||
@ -10,7 +10,7 @@ LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Explicitly enumerated by upstream developers
|
||||
ONLY_FOR_ARCHS_REASON= explicitly enumerated by upstream developers
|
||||
|
||||
LIB_DEPENDS= libsysinfo.so:devel/libsysinfo
|
||||
|
||||
|
@ -65,7 +65,7 @@ NONE_CONFIGURE_ON= --without-gui
|
||||
NONE_CONFIGURE_ENV= WISH=/usr/bin/true
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON= Uses x86 specific libc functions and has not been ported
|
||||
ONLY_FOR_ARCHS_REASON= uses x86-specific libc functions, has not been ported
|
||||
|
||||
DOCS_INFO= pcb
|
||||
|
||||
|
@ -42,6 +42,6 @@ SDL_MAKE_ARGS= USE_SDL=1
|
||||
SDL_MAKE_ARGS_OFF= WITHOUT_SDL=1
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64 powerpc powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= does not configure except on i386, amd64 and powerpc*
|
||||
ONLY_FOR_ARCHS_REASON= does not configure except on i386, amd64, and powerpc*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Fast open-source OLAP database management system
|
||||
LICENSE= APACHE20
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= "Only supported on amd64"
|
||||
ONLY_FOR_ARCHS_REASON= only supported on amd64
|
||||
|
||||
BUILD_DEPENDS= bash:shells/bash
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
|
@ -12,7 +12,7 @@ LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/src/github.com/cockroachdb/cockroach/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= "A 64-bit system is strongly recommended"
|
||||
ONLY_FOR_ARCHS_REASON= 64-bit system is strongly recommended
|
||||
|
||||
BUILD_DEPENDS= autoconf:devel/autoconf \
|
||||
bash:shells/bash \
|
||||
|
@ -9,7 +9,8 @@ COMMENT= Tools for MongoDB
|
||||
LICENSE= APACHE20
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than i386 and amd64"
|
||||
ONLY_FOR_ARCHS_REASON= not yet ported to anything other than i386 and amd64
|
||||
|
||||
BROKEN_SSL= openssl libressl libressl-devel
|
||||
BROKEN_SSL_REASON_openssl= variable has incomplete type 'BIO_METHOD' (aka 'struct bio_method_st')
|
||||
BROKEN_SSL_REASON_libressl= could not determine kind of name for C.EVP_sha
|
||||
|
@ -18,7 +18,7 @@ LICENSE_FILE_SSPLv1= ${WRKSRC}/LICENSE-Community.txt
|
||||
LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64
|
||||
ONLY_FOR_ARCHS_REASON= "Only supported on amd64 and aarch64 (i386 deprecated in v3)"
|
||||
ONLY_FOR_ARCHS_REASON= only supported on amd64 and aarch64; i386 deprecated in v3
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah3>0:devel/py-cheetah3@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR}
|
||||
|
@ -17,7 +17,7 @@ LICENSE_FILE_SSPLv1= ${WRKSRC}/LICENSE-Community.txt
|
||||
LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Only supported on amd64, aarch64 and powerpc64le (i386 deprecated in v3)
|
||||
ONLY_FOR_ARCHS_REASON= only supported on amd64, aarch64, and powerpc64le; i386 deprecated in v3
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah3>0:devel/py-cheetah3@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} \
|
||||
|
@ -21,7 +21,7 @@ LICENSE_FILE_SSPLv1= ${WRKSRC}/LICENSE-Community.txt
|
||||
LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Only ported to amd64, aarch64 and powerpc64le on FreeBSD. Upstream supports arm64, ppc64le, s390x and x86-64.
|
||||
ONLY_FOR_ARCHS_REASON= only ported to amd64, aarch64, and powerpc64le on FreeBSD; upstream supports arm64, ppc64le, s390x, and x86-64
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah3>0:devel/py-cheetah3@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} \
|
||||
|
@ -17,7 +17,7 @@ LICENSE_FILE_SSPLv1= ${WRKSRC}/LICENSE-Community.txt
|
||||
LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Only ported to amd64, aarch64 and powerpc64le on FreeBSD. Upstream supports arm64, ppc64le, s390x and x86-64.
|
||||
ONLY_FOR_ARCHS_REASON= only ported to amd64, aarch64, and powerpc64le on FreeBSD; upstream supports arm64, ppc64le, s390x, and x86-64
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah3>0:devel/py-cheetah3@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} \
|
||||
|
@ -17,7 +17,7 @@ LICENSE_FILE_SSPLv1= ${WRKSRC}/LICENSE-Community.txt
|
||||
LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Only ported to amd64, aarch64 and powerpc64le on FreeBSD. Upstream supports arm64, ppc64le, s390x and x86-64.
|
||||
ONLY_FOR_ARCHS_REASON= only ported to amd64, aarch64, and powerpc64le on FreeBSD; upstream supports arm64, ppc64le, s390x, and x86-64
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/ar:devel/binutils \
|
||||
${PYTHON_PKGNAMEPREFIX}cheetah3>0:devel/py-cheetah3@${PY_FLAVOR} \
|
||||
|
@ -18,7 +18,7 @@ DOS2UNIX_GLOB= *.c *.h
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS_REASON= Segfaults on !i386
|
||||
ONLY_FOR_ARCHS_REASON= dies with segmentation fault on !i386
|
||||
|
||||
WRKSRC= ${WRKDIR}/bennugd/${PORTNAME}
|
||||
|
||||
|
@ -11,7 +11,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Only Intel GPUs on x86 are supported
|
||||
ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported
|
||||
|
||||
BUILD_DEPENDS= vc-intrinsics-${FLAVOR}>=s20210730:devel/vc-intrinsics@${FLAVOR}
|
||||
LIB_DEPENDS= libopencl-clang.so.${FLAVOR:S/llvm//}:devel/opencl-clang@${FLAVOR}
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${FILESDIR}/LICENSE.txt
|
||||
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64
|
||||
ONLY_FOR_ARCHS_REASON= Upstream only supports amd64 and arm64
|
||||
ONLY_FOR_ARCHS_REASON= upstream only supports amd64 and arm64
|
||||
|
||||
USES= desktop-file-utils gnome linux tar:xz
|
||||
USE_LINUX= gtk3
|
||||
|
@ -17,7 +17,7 @@ LICENSE_FILE= ${FILESDIR}/LICENSE.txt
|
||||
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Upstream only supports amd64 and i386
|
||||
ONLY_FOR_ARCHS_REASON= upstream only supports amd64 and i386
|
||||
|
||||
USES= desktop-file-utils gnome linux shared-mime-info shebangfix
|
||||
USE_LINUX= base:run devtools:build qt-x11:run xorglibs:run
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${FILESDIR}/LICENSE.txt
|
||||
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64
|
||||
ONLY_FOR_ARCHS_REASON= Upstream only supports amd64 and aarch64
|
||||
ONLY_FOR_ARCHS_REASON= upstream only supports amd64 and aarch64
|
||||
|
||||
RUN_DEPENDS= linux-c7-curl>0:ftp/linux-c7-curl
|
||||
|
||||
|
@ -17,7 +17,7 @@ LICENSE_FILE= ${FILESDIR}/LICENSE.txt
|
||||
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Upstream only supports amd64 and i386
|
||||
ONLY_FOR_ARCHS_REASON= upstream only supports amd64 and i386
|
||||
|
||||
USES= desktop-file-utils gnome linux tar:bzip2
|
||||
USE_LINUX= gtk3
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Multi Arcade Machine Emulator
|
||||
LICENSE= GPLv2
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= not yet ported to any arch other than armv7, x86 and powerpc*
|
||||
ONLY_FOR_ARCHS_REASON= not yet ported to any architecture other than armv7, x86, and powerpc*
|
||||
|
||||
LIB_DEPENDS= libFLAC.so:audio/flac \
|
||||
libexpat.so:textproc/expat2 \
|
||||
|
@ -16,6 +16,7 @@ LICENSE_TEXT= Commercial use is prohibited
|
||||
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON= linked from prebuilt object files
|
||||
|
||||
USES= zip
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/Linux-o
|
||||
|
@ -18,7 +18,7 @@ LICENSE_PERMS_SFI-SCLA= dist-mirror no-dist-sell pkg-mirror no-pkg-sell \
|
||||
|
||||
# Ignore this if you feel adventurous
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 arm armv6 armv7 i386 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Needs a little endian environment
|
||||
ONLY_FOR_ARCHS_REASON= requires little endian environment
|
||||
|
||||
BUILD_DEPENDS= string_theory>=3.1:devel/string_theory \
|
||||
rapidjson>=1.1.0:devel/rapidjson \
|
||||
|
@ -20,7 +20,7 @@ LICENSE_TEXT= Distribution not allowed
|
||||
LICENSE_PERMS= auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Binary Distribution on x86 only
|
||||
ONLY_FOR_ARCHS_REASON= binary distribution for x86 only
|
||||
|
||||
# Setup port based upon whether this is the Diamond edition or straight NWN.
|
||||
.if defined(CDROM_MOUNT) && exists(${CDROM_MOUNT}/KingmakerSetup.exe)
|
||||
|
@ -11,7 +11,7 @@ LICENSE= BSD2CLAUSE MIT GPLv2
|
||||
LICENSE_COMB= multi
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64, i386, aarch64 and powerpc64
|
||||
ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64, i386, aarch64, and powerpc64
|
||||
|
||||
RUN_DEPENDS= gpu-firmware-kmod>=g20200914:graphics/gpu-firmware-kmod
|
||||
|
||||
|
@ -11,7 +11,7 @@ LICENSE= BSD2CLAUSE MIT GPLv2
|
||||
LICENSE_COMB= multi
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64, arm64, i386 and powerpc64
|
||||
ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64, arm64, i386, and powerpc64
|
||||
|
||||
RUN_DEPENDS= gpu-firmware-kmod>=g20200914:graphics/gpu-firmware-kmod
|
||||
|
||||
|
@ -11,7 +11,7 @@ LICENSE= BSD2CLAUSE MIT GPLv2
|
||||
LICENSE_COMB= multi
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64, i386, aarch64 and powerpc64
|
||||
ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64, i386, aarch64, and powerpc64
|
||||
|
||||
RUN_DEPENDS= gpu-firmware-kmod>=g20200914:graphics/gpu-firmware-kmod
|
||||
|
||||
|
@ -11,7 +11,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= This hardware is only found on Intel x86 systems
|
||||
ONLY_FOR_ARCHS_REASON= this hardware is only found on Intel x86 systems
|
||||
|
||||
LIB_DEPENDS= libdrm.so:graphics/libdrm \
|
||||
libpciaccess.so:devel/libpciaccess
|
||||
|
@ -17,7 +17,7 @@ X11_USE= xorg=xorgproto,x11,xcb,xdamage,xext,xfixes,xshmfence,xxf86vm,xrandr
|
||||
.include "${.CURDIR:H:H}/graphics/mesa-dri/Makefile.common"
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64 aarch64 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Used only by amd/radeon hardware
|
||||
ONLY_FOR_ARCHS_REASON= used only by AMD/Radeon hardware
|
||||
|
||||
MESON_ARGS+= -Ddri-drivers="" \
|
||||
-Dgallium-drivers="radeonsi,r600" \
|
||||
|
@ -18,7 +18,7 @@ X11_USE= xorg=xorgproto,x11,xcb,xdamage,xext,xfixes,xshmfence,xxf86vm,xrandr
|
||||
.include "${.CURDIR:H:H}/graphics/mesa-dri/Makefile.common"
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64 aarch64 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Used only by amd/radeon hardware
|
||||
ONLY_FOR_ARCHS_REASON= used only by AMD/Radeon hardware
|
||||
|
||||
MESON_ARGS+= -Ddri-drivers="" \
|
||||
-Dgallium-drivers="r300,r600,radeonsi" \
|
||||
|
@ -13,7 +13,7 @@ USE_XORG= xorgproto
|
||||
.include "${.CURDIR:H:H}/graphics/mesa-dri/Makefile.common"
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON= Used only by VMWare supported architectures
|
||||
ONLY_FOR_ARCHS_REASON= used only by VMware supported architectures
|
||||
|
||||
MESON_ARGS+= -Ddri-drivers="" \
|
||||
-Dgallium-drivers="svga" \
|
||||
|
@ -107,7 +107,7 @@ OPENMP_CMAKE_BOOL= OPTION_OMP
|
||||
# might add ARM64 later on if they are established by the
|
||||
# time FreeBSD 13 is out.
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON=Only amd64 is supported on non-released FreeBSD versions.
|
||||
ONLY_FOR_ARCHS_REASON=only amd64 is supported on non-released FreeBSD versions
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MNATIVE}
|
||||
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKDIR}/jsource-${JVERSION}/license.txt
|
||||
BROKEN= does not build
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= Not built or tested for other archs. i386 needs hostdefs and netdefs files to be generated.
|
||||
ONLY_FOR_ARCHS_REASON= not built or tested on other architectures; i386 needs hostdefs and netdefs files to be generated
|
||||
|
||||
BUILD_DEPENDS= bash:shells/bash
|
||||
LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \
|
||||
|
@ -12,7 +12,7 @@ RUN_DEPENDS= libclc>=0.3.0:devel/libclc \
|
||||
opencl>=0:devel/opencl
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64 powerpc64le powerpc64
|
||||
ONLY_FOR_ARCHS_REASON= Clover needs a GPU supported by the Radeon KMS driver
|
||||
ONLY_FOR_ARCHS_REASON= needs a GPU supported by the Radeon KMS driver
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
.include "${.CURDIR:H:H}/graphics/mesa-dri/Makefile.common"
|
||||
|
@ -14,7 +14,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= Only Intel GPUs on x86 are supported
|
||||
ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported
|
||||
|
||||
LIB_DEPENDS= libigc.so:devel/intel-graphics-compiler@${FLAVOR} \
|
||||
libigdgmm.so:multimedia/gmmlib
|
||||
|
@ -9,7 +9,7 @@ LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64
|
||||
ONLY_FOR_ARCHS_REASON= Undefined reference to __atomic_compare_exchange_8
|
||||
ONLY_FOR_ARCHS_REASON= undefined reference to __atomic_compare_exchange_8
|
||||
|
||||
BUILD_DEPENDS= llvm-link${LLVM_VERSION}:devel/llvm${LLVM_VERSION}
|
||||
|
||||
|
@ -19,7 +19,7 @@ LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
|
||||
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= untested on other archs
|
||||
ONLY_FOR_ARCHS_REASON= untested on other architectures
|
||||
|
||||
BUILD_DEPENDS= ${FLAVOR:S/_/-/g}-freebsd-sysroot>=a2021.09.14:devel/freebsd-sysroot@${FLAVOR} \
|
||||
cmake:devel/cmake \
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Fast combinatorics in C++ using SSE/AVX instruction sets
|
||||
LICENSE= GPLv3
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= Uses Advanced Vector Extensions (AVX) instructions set
|
||||
ONLY_FOR_ARCHS_REASON= uses AVX instruction set
|
||||
|
||||
BUILD_DEPENDS= sparsehash>0:devel/sparsehash
|
||||
LIB_DEPENDS= libbenchmark.so:devel/benchmark
|
||||
|
@ -10,7 +10,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Only Intel GPUs on x86 are supported
|
||||
ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported
|
||||
|
||||
LIB_DEPENDS= libdrm_intel.so:graphics/libdrm \
|
||||
libva.so:multimedia/libva
|
||||
|
@ -10,7 +10,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC:H}/LICENSE.md
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Only Intel GPUs on x86 are supported
|
||||
ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported
|
||||
|
||||
LIB_DEPENDS= libva.so:multimedia/libva
|
||||
|
||||
|
@ -21,7 +21,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Only Intel GPUs on x86 are supported
|
||||
ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported
|
||||
|
||||
USES= cmake:testing compiler:c++11-lib
|
||||
USE_GITHUB= yes
|
||||
|
@ -11,7 +11,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Only Intel GPUs on x86 are supported
|
||||
ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported
|
||||
|
||||
LIB_DEPENDS= libva.so:multimedia/libva
|
||||
RUN_DEPENDS= cmrtlib>0:multimedia/cmrtlib
|
||||
|
@ -10,7 +10,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Only Intel GPUs on x86 are supported
|
||||
ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported
|
||||
|
||||
BUILD_DEPENDS= libva>=2.4.0:multimedia/libva
|
||||
LIB_DEPENDS= libdrm_intel.so:graphics/libdrm \
|
||||
|
@ -17,7 +17,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Only Intel GPUs on x86 are supported
|
||||
ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported
|
||||
|
||||
LIB_DEPENDS= libdrm_intel.so:graphics/libdrm \
|
||||
libcmrt.so:multimedia/cmrt \
|
||||
|
@ -23,7 +23,7 @@ LICENSE_COMB= multi
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Only Intel GPUs on x86 are supported
|
||||
ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported
|
||||
|
||||
BUILD_DEPENDS= gmmlib>=19.3.1:multimedia/gmmlib \
|
||||
libva>=2.7.0:multimedia/libva
|
||||
|
@ -10,7 +10,7 @@ LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= Uses explicit SSE instructions without any way to turn them off, can be removed once this bug is fixed: https://github.com/fraunhoferhhi/vvdec/issues/9; also is for 64-bit systems
|
||||
ONLY_FOR_ARCHS_REASON= uses explicit SSE instructions without any way to turn them off, can be removed once this bug is fixed: https://github.com/fraunhoferhhi/vvdec/issues/9; also is for 64-bit systems
|
||||
|
||||
USES= cmake compiler:c++14-lang
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
|
||||
LICENSE_PERMS= auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= It is a binary-only program. Source code not available.
|
||||
ONLY_FOR_ARCHS_REASON= binary-only program, source code not available
|
||||
|
||||
CONFLICTS_INSTALL= rslsync-beta
|
||||
|
||||
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_PERMS= none # No redistribution is allowed, no commercial use: commercial use requires a commercial license
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Not clear if it can be built on other architectures
|
||||
ONLY_FOR_ARCHS_REASON= not clear if it can be built on other architectures
|
||||
|
||||
FETCH_DEPENDS= git:devel/git
|
||||
BUILD_DEPENDS= bash:shells/bash
|
||||
|
@ -10,7 +10,7 @@ COMMENT= DPDK: Software libraries for packet processing
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= Only tested on 64-bit x86 hardware
|
||||
ONLY_FOR_ARCHS_REASON= only tested on 64-bit x86 hardware
|
||||
|
||||
BUILD_DEPENDS= objdump:devel/binutils
|
||||
LIB_DEPENDS= libjansson.so:devel/jansson
|
||||
|
@ -9,7 +9,7 @@ COMMENT= DPDK: Software libraries for packet processing
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= Only works on 64-bit x86 hardware
|
||||
ONLY_FOR_ARCHS_REASON= only works on 64-bit x86 hardware
|
||||
|
||||
LIB_DEPENDS= libjansson.so:devel/jansson
|
||||
BUILD_DEPENDS= objdump:devel/binutils
|
||||
|
@ -51,7 +51,7 @@ MAX_NETMAP_OSVERSION?= 1200500 # Maximum OSVERSION for which NETMAP support wor
|
||||
PATCH_SITES= https://svnweb.freebsd.org/base/head/sys/dev/ixl/
|
||||
PATCHFILES= ixl_pf_main.c?view=patch&r1=358698&r2=358697&pathrev=358698:-p4
|
||||
ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Not supported on other architectures, amd64 and powerpc64 only.
|
||||
ONLY_FOR_ARCHS_REASON= only supported on amd64 and powerpc64
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MNETMAP_AUTO} && ${OSVERSION} <= ${MAX_NETMAP_OSVERSION}
|
||||
|
@ -8,7 +8,7 @@ COMMENT= NAT punching tool based on udptunnel
|
||||
LICENSE= GPLv3
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Fails to patch while running in embedded systems
|
||||
ONLY_FOR_ARCHS_REASON= fails to patch while running on embedded systems
|
||||
|
||||
USES= gmake
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
@ -15,7 +15,7 @@ COMMENT= Kernel driver for Realtek PCIe Ethernet Controllers
|
||||
LICENSE= BSD4CLAUSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= uses X86-specific code
|
||||
ONLY_FOR_ARCHS_REASON= uses x86-specific code
|
||||
|
||||
USES= kmod tar:tgz uidfix
|
||||
|
||||
|
@ -10,7 +10,7 @@ LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 mips64 mips64el mips64elhf mips64hf powerpc64 powerpc64le riscv64 riscv64sf
|
||||
ONLY_FOR_ARCHS_REASON= Only 64-bit platforms are supported
|
||||
ONLY_FOR_ARCHS_REASON= only 64-bit platforms are supported
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Netflix
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
LICENSE_PERMS= none # No redistribution is allowed, no commercial use, only for use by individuals
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Binaries available only for ${ONLY_FOR_ARCHS}.
|
||||
ONLY_FOR_ARCHS_REASON= binaries available only for ${ONLY_FOR_ARCHS}
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
LICENSE_PERMS= no-auto-accept no-dist-mirror no-pkg-mirror # No redistribution is allowed, commercial use requires a commercial license
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Not clear if it can be built on other architectures
|
||||
ONLY_FOR_ARCHS_REASON= not clear if it can be built on other architectures
|
||||
|
||||
BROKEN_i386= need to fix the fft library handling
|
||||
|
||||
BUILD_DEPENDS= bash:shells/bash \
|
||||
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/docs/COPYING
|
||||
# In theory afl supports other architectures with the LLVM plugin.
|
||||
# It has to be compiled with AFL_NO_X86=1 in that case.
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Uses binary instrumentation
|
||||
ONLY_FOR_ARCHS_REASON= uses binary instrumentation
|
||||
|
||||
USES= gmake tar:tgz
|
||||
|
||||
|
@ -12,7 +12,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= Upstream only supports amd64
|
||||
ONLY_FOR_ARCHS_REASON= upstream only supports amd64
|
||||
|
||||
RUN_DEPENDS= git:devel/git \
|
||||
gpg2:security/gnupg
|
||||
|
@ -13,7 +13,7 @@ LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Assembly is implemented only for specific architectures in highwayhash/tsc_timer.h
|
||||
ONLY_FOR_ARCHS_REASON= assembly is implemented only for specific architectures in highwayhash/tsc_timer.h
|
||||
|
||||
USES= compiler:c++11-lang gmake
|
||||
USE_GITHUB= yes
|
||||
|
@ -22,7 +22,8 @@ USES= cpe
|
||||
NO_PACKAGE= requires local database to be built
|
||||
# XXX should also work on other 32-bit architectures.
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS_REASON= Unknown BYTEORDER
|
||||
ONLY_FOR_ARCHS_REASON= cannot determine byte order
|
||||
|
||||
WRKSRC= ${WRKDIR}/tw_ASR_1.3.1_src
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
@ -10,7 +10,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= Not yet ported to FreeBSD arm / powerpc
|
||||
ONLY_FOR_ARCHS_REASON= not yet ported to other architectures
|
||||
|
||||
USES= gmake
|
||||
|
||||
|
@ -8,7 +8,7 @@ COMMENT= EDK2 Firmware for ${FLAVOR}
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64
|
||||
ONLY_FOR_ARCHS_REASON= This port only provides firmware for aarch64 and amd64 machine
|
||||
ONLY_FOR_ARCHS_REASON= only provides firmware for aarch64 and amd64
|
||||
|
||||
PKGNAMESUFFIX= -${FLAVOR:C/_/-/g}
|
||||
FLAVORS= macchiatobin fvp rpi3 rpi4 xen_x64
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Yet another cool answer to the system-on-cd question
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc
|
||||
ONLY_FOR_ARCHS_REASON= FreeSBIE build system only supports amd64, i386 and powerpc
|
||||
ONLY_FOR_ARCHS_REASON= build system only supports amd64, i386, and powerpc
|
||||
|
||||
RUN_DEPENDS= cdrecord:sysutils/cdrtools
|
||||
|
||||
|
@ -26,7 +26,7 @@ GH_PROJECT= linux
|
||||
GH_TAGNAME= 86dd3afb590eccc1903611bdaa8bac87757eb80d
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON=No one has added other architecture ld formats yet
|
||||
ONLY_FOR_ARCHS_REASON=ld formats not available for other architectures
|
||||
|
||||
WRKSRC_SUBDIR= tools/lkl
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
|
@ -9,7 +9,7 @@ LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= This hardware is only found on x86 systems
|
||||
ONLY_FOR_ARCHS_REASON= this hardware is only found on x86 systems
|
||||
|
||||
LIB_DEPENDS= libhidapi.so:comms/hidapi
|
||||
|
||||
|
@ -12,7 +12,8 @@ COMMENT= PEFS kernel level stacked cryptographic filesystem
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 armv6 armv7 i386
|
||||
ONLY_FOR_ARCHS_REASON= untested on any other arch
|
||||
ONLY_FOR_ARCHS_REASON= untested on any other architecture
|
||||
|
||||
# PEFS works on -current but out of tree KLDs get incorrectly compiled without INVARIANTS
|
||||
BROKEN_FreeBSD_14= crashes on mount due to INVARIANTS
|
||||
|
||||
|
@ -19,7 +19,7 @@ USES= zip
|
||||
NO_BUILD= yes
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON= Binaries only available for i386 and amd64 from Broadcom
|
||||
ONLY_FOR_ARCHS_REASON= binaries only available for i386 and amd64 from Broadcom
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE_TEXT= May not be redistributed. Must accept license to download.
|
||||
LICENSE_PERMS= none
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Binaries only available for i386 and amd64 from LSI
|
||||
ONLY_FOR_ARCHS_REASON= binaries only available for i386 and amd64 from LSI
|
||||
|
||||
USES= zip
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Helper tool for Super I/O chip detection and analysis
|
||||
LIB_DEPENDS= libpci.so:devel/libpci
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON=The tool is for x86-specific hardware
|
||||
ONLY_FOR_ARCHS_REASON= this tool is for x86-specific hardware
|
||||
|
||||
USES= gmake tar:bzip2
|
||||
|
||||
|
@ -16,7 +16,7 @@ USES= gmake python
|
||||
USE_RC_SUBR= xenguest
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= "Requires i386 XEN or amd64 XENHVM kernels"
|
||||
ONLY_FOR_ARCHS_REASON= requires i386 XEN or amd64 XENHVM kernel
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= sbin/xe-daemon \
|
||||
|
@ -31,7 +31,7 @@ SPICE_BUILD_DEPENDS= spice-protocol>=0.12.10:devel/spice-protocol
|
||||
SPICE_LIB_DEPENDS= libspice-server.so:devel/libspice-server
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than amd64"
|
||||
ONLY_FOR_ARCHS_REASON= not yet ported to anything other than amd64
|
||||
|
||||
USES= cpe gettext gmake gnome libtool localbase:ldflags perl5 \
|
||||
pkgconfig python:3.6+ shebangfix iconv bison
|
||||
|
@ -11,7 +11,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64
|
||||
ONLY_FOR_ARCHS_REASON= The wasmer-vm crate currently only supports aarch64 and amd64.
|
||||
ONLY_FOR_ARCHS_REASON= wasmer-vm crate currently only supports aarch64 and amd64
|
||||
|
||||
USES= cargo
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Text-based browser supporting HTML5, CSS3, JS, video and WebGL
|
||||
LICENSE= LGPL21
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 armv6 armv7 i386
|
||||
ONLY_FOR_ARCHS_REASON= Upstream does not provide binaries for other architerctures
|
||||
ONLY_FOR_ARCHS_REASON= upstream does not provide binaries for other architerctures
|
||||
|
||||
RUN_DEPENDS= firefox>63:www/firefox
|
||||
|
||||
|
@ -11,6 +11,6 @@ COMMENT= X.Org vmmouse input driver
|
||||
USES= gmake xorg-cat:driver
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON= The vmmouse protocol is only supported on x86-compatible architectures.
|
||||
ONLY_FOR_ARCHS_REASON= vmmouse protocol is only supported on x86-compatible architectures
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -14,7 +14,7 @@ LICENSE= MIT # various
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Only Intel integrated GPUs on x86 are supported
|
||||
ONLY_FOR_ARCHS_REASON= only Intel integrated GPUs on x86 are supported
|
||||
|
||||
LIB_DEPENDS= libdrm_intel.so:graphics/libdrm
|
||||
|
||||
|
@ -10,7 +10,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= The vmware gfx protocol is only supported on x86-compatible architectures.
|
||||
ONLY_FOR_ARCHS_REASON= vmware gfx protocol is only supported on x86-compatible architectures
|
||||
|
||||
USES= xorg-cat:driver
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user