Searched refs:yes (Results 276 - 300 of 477) sorted by relevance

<<11121314151617181920

/freebsd-10-stable/contrib/sqlite3/
H A Dcompile106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/freebsd-10-stable/secure/lib/libcrypto/
H A DMakefile.inc28 } && echo yes || echo no
29 .if ${_ASM_AVX} == yes
/freebsd-10-stable/release/
H A DMakefile.ec260 env ASSUME_ALWAYS_YES=yes pkg bootstrap -y
62 env ASSUME_ALWAYS_YES=yes pkg install -y net/bsdec2-image-upload
H A DMakefile.gce48 env ASSUME_ALWAYS_YES=yes pkg bootstrap -yf
50 env ASSUME_ALWAYS_YES=yes pkg install -y net/google-cloud-sdk
/freebsd-10-stable/release/tools/
H A Darm.subr87 -m -M 0755 -w yes -n freebsd -u 1001 -g 1001 -G 0 \
90 usermod root -w yes
H A Dvmimage.subr181 chroot ${DESTDIR} env ASSUME_ALWAYS_YES=yes \
183 chroot ${DESTDIR} env ASSUME_ALWAYS_YES=yes \
209 chroot ${DESTDIR} env ASSUME_ALWAYS_YES=yes \
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dcompile106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/freebsd-10-stable/contrib/netbsd-tests/share/mk/
H A Dt_test.sh39 export HAVE_LLVM=yes
H A Dt_lib.sh36 export HAVE_LLVM=yes
/freebsd-10-stable/contrib/gcclibs/libdecnumber/
H A Dconfigure415 *) ac_optarg=yes ;;
430 with_gas=yes ;;
488 no_create=yes ;;
492 no_recursion=yes ;;
541 silent=yes ;;
583 verbose=yes ;;
597 *) ac_optarg=yes ;;
612 with_x=yes ;;
697 cross_compiling=yes
704 test "$silent" = yes
[all...]
/freebsd-10-stable/crypto/openssh/regress/
H A Dtest-exec.sh173 VG_OPTS="--track-origins=yes --leak-check=full"
174 VG_OPTS="$VG_OPTS --trace-children=yes"
443 RSAAuthentication yes
444 PubkeyAuthentication yes
449 BatchMode yes
450 StrictHostKeyChecking yes
497 REGRESS_INTEROP_CONCH=yes
504 REGRESS_INTEROP_PUTTY=yes
511 if test "$REGRESS_INTEROP_PUTTY" = "yes" ; then
534 REGRESS_INTEROP_PUTTY=yes
[all...]
/freebsd-10-stable/contrib/bmake/mk/
H A Dmeta.autodep.mk40 UPDATE_DEPENDFILE = yes
58 .if ${.MAKE.LEVEL} > 0 || ${BUILD_AT_LEVEL0:Uyes:tl} == "yes"
79 _bootstrap_dirdeps = yes
82 UPDATE_DEPENDFILE ?= yes
97 .if ${_bootstrap_dirdeps} == "yes" || exists(${_DEPENDFILE})
100 WANT_UPDATE_DEPENDFILE ?= yes
112 .if ${UPDATE_DEPENDFILE:tl} == "yes"
199 .if ${UPDATE_DEPENDFILE} == "yes"
204 .if ${_bootstrap_dirdeps} == "yes"
276 .if ${_bootstrap_dirdeps} == "yes"
[all...]
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dconfigure415 *) ac_optarg=yes ;;
430 with_gas=yes ;;
488 no_create=yes ;;
492 no_recursion=yes ;;
541 silent=yes ;;
583 verbose=yes ;;
597 *) ac_optarg=yes ;;
612 with_x=yes ;;
697 cross_compiling=yes
704 test "$silent" = yes
[all...]
/freebsd-10-stable/share/mk/
H A Dbsd.own.mk227 # Define MK_* variables (which are either "yes" or "no") for users
491 # MK_* options which default to "yes".
501 MK_${var}:= yes
516 MK_${var}:= yes
612 # However, the above is broken when WITH_*=yes are passed to make(1) as
615 # Because the TESTS option is new and it will default to yes, it's likely
616 # that people will pass WITHOUT_TESTS=yes to make(1) directly and get a broken
638 MK_${vv:H}:= yes
647 # MK_*_SUPPORT options which default to "yes" unless their corresponding
667 MK_${var}_SUPPORT:= yes
[all...]
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dconfigure413 *) ac_optarg=yes ;;
428 with_gas=yes ;;
486 no_create=yes ;;
490 no_recursion=yes ;;
539 silent=yes ;;
581 verbose=yes ;;
595 *) ac_optarg=yes ;;
610 with_x=yes ;;
695 cross_compiling=yes
702 test "$silent" = yes
[all...]
/freebsd-10-stable/contrib/libstdc++/
H A Dconfigure413 *) ac_optarg=yes ;;
428 with_gas=yes ;;
486 no_create=yes ;;
490 no_recursion=yes ;;
539 silent=yes ;;
581 verbose=yes ;;
595 *) ac_optarg=yes ;;
610 with_x=yes ;;
695 cross_compiling=yes
702 test "$silent" = yes
[all...]
/freebsd-10-stable/usr.sbin/etcupdate/tests/
H A Dalways_test.sh279 FAILED=yes
288 FAILED=yes
297 FAILED=yes
306 FAILED=yes
318 FAILED=yes
323 FAILED=yes
337 FAILED=yes
342 FAILED=yes
348 FAILED=yes
361 FAILED=yes
[all...]
/freebsd-10-stable/contrib/ldns/drill/
H A Dconfigure203 as_have_required=yes
224 CONFIG_SHELL=$as_shell as_have_required=yes
235 CONFIG_SHELL=$SHELL as_have_required=yes
763 *) ac_optarg=yes ;;
770 ac_dashdash=yes ;;
857 with_gas=yes ;;
924 no_create=yes ;;
928 no_recursion=yes ;;
987 silent=yes ;;
1029 verbose=yes ;;
[all...]
/freebsd-10-stable/contrib/openpam/bin/
H A DMakefile.in45 test $$skip_next = yes && { skip_next=no; continue; }; \
48 -*I) strip_trailopt 'I'; skip_next=yes;; \
50 -*O) strip_trailopt 'O'; skip_next=yes;; \
52 -*l) strip_trailopt 'l'; skip_next=yes;; \
54 -[dEDm]) skip_next=yes;; \
55 -[JT]) skip_next=yes;; \
58 *$$target_option*) has_opt=yes; break;; \
61 test $$has_opt = yes
344 failcom='fail=yes'; \
357 dot_seen=yes; \
[all...]
/freebsd-10-stable/contrib/openpam/modules/
H A DMakefile.in45 test $$skip_next = yes && { skip_next=no; continue; }; \
48 -*I) strip_trailopt 'I'; skip_next=yes;; \
50 -*O) strip_trailopt 'O'; skip_next=yes;; \
52 -*l) strip_trailopt 'l'; skip_next=yes;; \
54 -[dEDm]) skip_next=yes;; \
55 -[JT]) skip_next=yes;; \
58 *$$target_option*) has_opt=yes; break;; \
61 test $$has_opt = yes
343 failcom='fail=yes'; \
356 dot_seen=yes; \
[all...]
/freebsd-10-stable/contrib/openpam/doc/
H A DMakefile.in45 test $$skip_next = yes && { skip_next=no; continue; }; \
48 -*I) strip_trailopt 'I'; skip_next=yes;; \
50 -*O) strip_trailopt 'O'; skip_next=yes;; \
52 -*l) strip_trailopt 'l'; skip_next=yes;; \
54 -[dEDm]) skip_next=yes;; \
55 -[JT]) skip_next=yes;; \
58 *$$target_option*) has_opt=yes; break;; \
61 test $$has_opt = yes
342 failcom='fail=yes'; \
355 dot_seen=yes; \
[all...]
/freebsd-10-stable/contrib/openpam/include/
H A DMakefile.in45 test $$skip_next = yes && { skip_next=no; continue; }; \
48 -*I) strip_trailopt 'I'; skip_next=yes;; \
50 -*O) strip_trailopt 'O'; skip_next=yes;; \
52 -*l) strip_trailopt 'l'; skip_next=yes;; \
54 -[dEDm]) skip_next=yes;; \
55 -[JT]) skip_next=yes;; \
58 *$$target_option*) has_opt=yes; break;; \
61 test $$has_opt = yes
342 failcom='fail=yes'; \
355 dot_seen=yes; \
[all...]
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dconfigure413 *) ac_optarg=yes ;;
428 with_gas=yes ;;
486 no_create=yes ;;
490 no_recursion=yes ;;
539 silent=yes ;;
581 verbose=yes ;;
595 *) ac_optarg=yes ;;
610 with_x=yes ;;
695 cross_compiling=yes
702 test "$silent" = yes
[all...]
/freebsd-10-stable/usr.bin/man/
H A Dman.sh95 use_cat=yes
121 use_cat=yes
418 found_page=yes
437 found_page=yes
451 found_page=yes
464 found_page=yes
683 parsed_configs='yes'
/freebsd-10-stable/contrib/groff/
H A Dconfigure132 as_have_required=yes
137 if test $as_have_required = yes && (eval ":
225 as_have_required=yes
601 ac_dashdash=yes ;;
647 *) ac_optarg=yes ;;
662 with_gas=yes ;;
720 no_create=yes ;;
724 no_recursion=yes ;;
773 silent=yes ;;
815 verbose=yes ;;
[all...]

Completed in 336 milliseconds

<<11121314151617181920