Home
last modified time | relevance | path

Searched +full:python +full:- +full:dev (Results 1 – 25 of 114) sorted by relevance

12345

/freebsd/sys/contrib/openzfs/.github/workflows/
H A Dzfs-tests.yml1 name: zfs-tests-sanity
9 runs-on: ubuntu-latest
11 - uses: actions/checkout@v2
14 - name: Install dependencies
16 sudo apt-get update
17 sudo apt-get install --yes -qq build-essential autoconf libtool gdb lcov \
20 nfs-kernel-server samba rng-tools xz-utils \
21 zlib1g-dev uuid-dev libblkid-dev libselinux-dev \
22 xfslibs-dev libattr1-dev libacl1-dev libudev-dev libdevmapper-dev \
23 libssl-dev libffi-dev libaio-dev libelf-dev libmount-dev \
[all …]
/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dcontrol1 Source: openzfs-linux
4 Maintainer: ZFS on Linux specific mailing list <zfs-discuss@list.zfsonlinux.org>
5 Build-Depends: debhelper-compat (= 12),
6 dh-python,
7 dh-sequence-dkms | dkms (>> 2.1.1.2-5),
8 libaio-dev,
9 libblkid-dev,
10 libcurl4-openssl-dev,
11 libelf-dev,
12 libpam0g-dev,
[all …]
/freebsd/sys/contrib/openzfs/rpm/generic/
H A Dzfs.spec.in27 %global _bashcompletiondir /usr/share/bash-completion
49 %global _presetdir %{_prefix}/lib/systemd/system-preset
53 %global _modulesloaddir %{_prefix}/lib/modules-load.d
57 %global _systemdgeneratordir %{_prefix}/lib/systemd/system-generators
90 … %(%{__python} -Esc "from distutils.sysconfig import get_python_lib; print(get_python_lib(…
100 Source0: %{name}-%{version}.tar.gz
101 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
102 Requires: libzpool6%{?_isa} = %{version}-%{release}
103 Requires: libnvpair3%{?_isa} = %{version}-%{release}
104 Requires: libuutil3%{?_isa} = %{version}-%{release}
[all …]
/freebsd/sys/contrib/openzfs/rpm/redhat/
H A Dzfs.spec.in27 %global _bashcompletiondir /usr/share/bash-completion
49 %global _presetdir %{_prefix}/lib/systemd/system-preset
53 %global _modulesloaddir %{_prefix}/lib/modules-load.d
57 %global _systemdgeneratordir %{_prefix}/lib/systemd/system-generators
90 %define __python_sitelib %(%{__python} -Esc "from distutils.sysconfig import get_python_lib; print(get_python_lib())" 2>/dev/null || %{__python} -Esc "import sysconfig; print(sysconfig.get_path('purelib'))")
100 Source0: %{name}-%{version}.tar.gz
101 BuildRoot: %{_tmppath}/%{name}-%{version}-
[all...]
/freebsd/sys/contrib/libsodium/test/default/
H A Dnacl-test-wrapper.sh3 if [ -z "$NACL_SDK_ROOT" ]; then
9 if [ -z "$PNACL_FINALIZE" -o -z "$PNACL_TRANSLATE" ]; then
13 if [ ! -f "$exe" ]; then
14 $PNACL_FINALIZE "$1" -o "$1.final"
15 $PNACL_TRANSLATE -arch $(uname -m) "$1.final" -o "$exe"
19 command -v command >/dev/null 2>&1 || {
24 command -v python >/dev/null 2>&1 || {
25 echo "Python not found. Aborting." >&2
29 SEL_LDR=$(find "$NACL_SDK_ROOT" -name sel_ldr.py | head -n 1)
30 if [ -z "$SEL_LDR" ]; then
[all …]
/freebsd/sys/contrib/openzfs/config/
H A Dalways-pyzfs.m42 dnl # ZFS_AC_PYTHON_MODULE(module_name, [action-if-true], [action-if-false])
4 dnl # Checks for Python module. Freely inspired by AX_PYTHON_MODULE
5 dnl # https://www.gnu.org/software/autoconf-archive/ax_python_module.html
9 PYTHON_NAME=${PYTHON##*/}
11 AS_IF([$PYTHON -c "import $1" 2>/dev/nul
[all...]
H A Dax_python_devel.m42 # https://www.gnu.org/software/autoconf-archive/ax_python_devel.html
14 # This macro checks for Python and tries to get the include path to
15 # 'Python.h'. It provides the $(PYTHON_CPPFLAGS) and $(PYTHON_LIBS) output
17 # $(PYTHON_EXTRA_LDFLAGS) for embedding Python in your code.
19 # You can search for some particular version of Python by passing a
24 # variable is declared as precious and thus reserved for the end-user.
27 # python. If you want it to continue, set optional to true, like
31 # This macro should work for all versions of Python >= 2.1.0. As an end
32 # user, you can disable the check for the python version by setting the
36 # If you need to use this macro for an older Python versio
[all...]
/freebsd/contrib/googletest/
H A DMODULE.bazel42 bazel_dep(name = "abseil-cpp",
51 version = "2024-07-02")
57 # https://rules-python.readthedocs.io/en/stable/toolchains.html#library-modules-with-dev-only-pytho…
58 python = use_extension(
59 "@rules_python//python/extensions:python.bzl",
60 "python",
64 python.toolchain(python_version = "3.12",
/freebsd/crypto/libecc/.github/workflows/
H A Dlibecc_python_tests.yml8 runs-on: ubuntu-22.04
10 #max-parallel: 10
17 - name: checkout repository
20 # libecc python tests
21 - name: libecc python tests
32 sudo apt-get update;
33 sudo apt-get -y install python2 libomp-dev;
34 # Test our Python libecc expanding script
36 …echo "y" | python3 scripts/expand_libecc.py --remove-all && PYTHON=python3 sh scripts/gen_curves_t…
38 echo "y" | python3 scripts/expand_libecc.py --remove-all && make clean;
[all …]
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-3-deps-vm.sh11 set -eu
14 echo "##[group]Running pacman -Syu"
16 sudo pacman -Syu --noconfirm
20 sudo pacman -Sy --noconfirm base-devel bc cpio cryptsetup dhclient dkms \
21 fakeroot fio gdb inetutils jq less linux linux-headers lsscsi nfs-utils \
22 parted pax perf python-packaging python-setuptools qemu-guest-agent ksh \
23 samba sysstat rng-tools rsync wget xxhash
30 echo "##[group]Running apt-get update+upgrade"
31 sudo apt-get update -y
32 sudo apt-get upgrade -y
[all …]
/freebsd/contrib/unbound/contrib/
H A Dunbound.spec_fedora5 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_py…
6 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_…
15 Source: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz
21 Patch1: unbound-1.2-glob.patch
24 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
25 BuildRequires: flex, openssl-devel , ldns-devel >= 1.5.0,
26 BuildRequires: libevent-devel expat-devel
28 BuildRequires: python-devel swig
38 Requires(pre): shadow-utils
40 Obsoletes: dnssec-conf < 1.27-2
[all …]
/freebsd/tests/sys/opencrypto/
H A Druntests.sh1 #!/bin/sh -
7 # This software was developed by John-Mark Gurney under
32 : ${PYTHON=python3}
34 if [ ! -d /usr/local/share/nist-kat ]; then
35 echo "1..0 # SKIP: nist-kat package not installed for test vectors"
39 if ! $PYTHON -c "from dpkt import dpkt"; then
40 echo "1..0 # SKIP: py-dpkt package not installed"
47 trap - EXIT INT TERM
51 if [ -n "$oldcdas" ]; then
52 sysctl "$oldcdas" 2>/dev/null
[all …]
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtest.sh4 TESTS="test-eof test-closed test-weof test-time test-changelist test-fdleak"
6 TEST_OUTPUT_FILE=${TEST_OUTPUT_FILE:-/dev/null}
7 REGRESS_ARGS=${REGRESS_ARGS:-}
9 # /bin/echo is a little more likely to support -n than sh's builtin echo,
15 if test -x /bin/echo
17 ECHO_N="/bin/echo -n"
19 ECHO_N="echo -n"
23 if test "$TEST_OUTPUT_FILE" != "/dev/null"
31 T=`echo "$0" | sed -e 's/test.sh$//'`
32 if test -x "$T/test-init"
[all …]
/freebsd/contrib/libevent/test/
H A Dtest.sh4 TESTS="test-eof test-closed test-weof test-time test-changelist test-fdleak"
6 TEST_OUTPUT_FILE=${TEST_OUTPUT_FILE:-/dev/null}
7 REGRESS_ARGS=${REGRESS_ARGS:-}
9 # /bin/echo is a little more likely to support -n than sh's builtin echo,
15 if test -x /bin/echo
17 ECHO_N="/bin/echo -n"
19 ECHO_N="echo -n"
23 if test "$TEST_OUTPUT_FILE" != "/dev/null"
31 T=`echo "$0" | sed -e 's/test.sh$//'`
32 if test -x "$T/test-init"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/
H A DMakefile1 # SPDX-License-Identifier: GPL-2.0
2 DT_DOC_CHECKER ?= dt-doc-validate
3 DT_EXTRACT_EX ?= dt-extract-example
4 DT_MK_SCHEMA ?= dt-mk-schema
7 echo "warning: python package 'yamllint' not installed, skipping" >&2)
13 @which $(DT_DOC_CHECKER) >/dev/null || \
15 echo "Ensure dtschema python package is installed and in your PATH." >&2; \
19 $(DT_DOC_CHECKER) --version 2>/dev/null || echo 0; } | sort -Vc >/dev/null || \
28 find_all_cmd = find $(src) \( -name '*.yaml' ! \
29 -name 'processed-schema*' \)
[all …]
/freebsd/tools/test/hwpmc/
H A Dpmctest.py1 #!/usr/bin/env python
2 # SPDX-License-Identifier: BSD-3-Clause
4 # Copyright (c) 2012, Neville-Neil Consulting
18 # Neither the name of Neville-Neil Consulting nor the names of its
34 # Author: George V. Neville-Neil
42 # pmctest.py -p ls > /dev/null
49 # to continue or Ctrl-D to stop.
55 # Use input() for Python version 3
60 # name tags that are output by pmccontrol -L
68 parser.add_option("-p", "--program", dest="program",
[all …]
/freebsd/contrib/dialog/samples/
H A Ddialog.py1 #!/usr/bin/python
8 # This module is a Python wrapper around the Linux "dialog" utility
10 # easy to use from Python as possible. The demo code at the end of
14 # python dialog.py
20 # I wrote this because I want to use my 486-33 laptop as my main
23 # with similar functionality, but they require the Python curses library.
25 # recompile Python with curses enabled. :)
35 # (it's possible -- I've already tried :-).
37 # height and width defaults. Hmmm - should also then check for
39 # Put into a package name to make more reusable - reduce the possibility
[all …]
/freebsd/contrib/elftoolchain/
H A D.cirrus.yml3 image: freebsd-11-2-release-amd64
4 install_script: pkg install -y git py27-yaml
6 - fetch http://tetworks.opengroup.org/downloads/38/software/Sources/3.8/tet3.8-src.tar.gz
7 - tar -x -C test/tet -f tet3.8-src.tar.gz
8 - make
14 - apt-get update
15 - apt-get install -y
17 libarchive-dev libbsd-dev libc6-dev libexpat1-dev lsb-release
18 m4 perl python-yaml sharutils zlib1g-dev
20 - curl -O http://tetworks.opengroup.org/downloads/38/software/Sources/3.8/tet3.8-src.tar.gz
[all …]
/freebsd/contrib/unbound/
H A Dconfigure.ac1 # -*- Autoconf -*-
16 AC_INIT([unbound],m4_defn([VERSION_MAJOR]).m4_defn([VERSION_MINOR]).m4_defn([VERSION_MICRO]),[unbound-bugs@nlnetlabs.nl or https://github.com/NLnetLabs/unbound/issues],[unbound])
31 # 1.3.0 had 1:0:0 # ub_cancel and -export-symbols.
36 # 1.4.0-snapshots had 1:5:0
122 # Current -- th
[all...]
/freebsd/share/mk/
H A Dmeta.sys.mk1 # SPDX-License-Identifier: BSD-2-Clause
6 # @(#) Copyright (c) 2010-2023, Simon J. Gerraty
15 # Please send copies of changes and bug-fixes to:
25 .-include <local.meta.sys.env.mk>
34 .if empty(.MAKEFLAGS:M-s)
50 _filemon := ${.MAKE.PATH_FILEMON:U/dev/filemon}
80 .if defined(PYTHON) && exists(${PYTHON})
81 # we prefer the python version of this - it is much faster
107 meta_error_log = ${ERROR_LOGDIR}/meta-${.MAKE.PID}.log
112 @${NEWLOG_SH} -d -S -n ${ERROR_LOG_GENS:U4} ${ERROR_LOGDIR}
[all …]
/freebsd/contrib/bmake/mk/
H A Dmeta.sys.mk1 # SPDX-License-Identifier: BSD-2-Clause
6 # @(#) Copyright (c) 2010-2023, Simon J. Gerraty
15 # Please send copies of changes and bug-fixes to:
25 .-include <local.meta.sys.env.mk>
34 .if empty(.MAKEFLAGS:M-s)
50 _filemon := ${.MAKE.PATH_FILEMON:U/dev/filemon}
80 .if defined(PYTHON) && exists(${PYTHON})
81 # we prefer the python version of this - it is much faster
107 meta_error_log = ${ERROR_LOGDIR}/meta-${.MAKE.PID}.log
112 @${NEWLOG_SH} -d -S -n ${ERROR_LOG_GENS:U4} ${ERROR_LOGDIR}
[all …]
/freebsd/contrib/ldns/
H A Dconfigure.ac1 # -*- Autoconf -*-
18 # ---------------
20 # (binary-api-number):(which-binary-api-version):(how-many-nrs-backwardscompat)
28 # ldns-1.6.17 and before had a .so with version same as VERSION_INFO
29 # ldns-1.7.0 had libversion 2:0:0
30 # ldns-1.7.1 had libversion 3:0:0 (though it should have had 3:0:1)
31 # ldns-1.8.0 had libversion 4:0:2 (though it should have had 4:0:1)
32 # ldns-1.8.1 had libversion 5:0:2
33 # ldns-1.8.1 had libversion 6:0:3
34 # ldns-1.8.2 had libversion 7:0:4
[all …]
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
14 ## -------------------- ##
16 ## -------------------- ##
21 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
25 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
27 alias -g '${1+"$@"}'='"$@"'
30 case `(set -o) 2>/dev/null` in #(
32 set -o posix ;; #(
46 # Quoting is to prevent editors from complaining about space-tab.
[all …]
/freebsd/release/tools/
H A Dazure.conf9 export VM_EXTRA_PACKAGES="azure-agent python python3 firstboot-freebsd-update firstboot-pkgs"
11 # Set to a list of third-party software to enable in rc.conf(5).
18 … https://learn.microsoft.com/en-us/partner-center/marketplace/azure-vm-certification-faq#vm-images
22 mount -t devfs devfs ${DESTDIR}/dev
29 /usr/sbin/pkg delete -f -y pkg
30 rm -r ${DESTDIR}/var/db/pkg/repos/FreeBSD
32 chroot ${DESTDIR} ${EMULATOR} pw usermod root -h -
34 umount ${DESTDIR}/dev
42 autoboot_delay="-1"
/freebsd/contrib/unbound/doc/
H A DREADME17 * libexpat (for the unbound-anchor helper program) (MIT license)
20 * --with-libevent=/path/to/libevent
22 --with-libevent=no gives a builtin alternative implementation.
26 * --with-libexpa
[all...]

12345