Home
last modified time | relevance | path

Searched refs:bindir (Results 126 – 150 of 33822) sorted by relevance

12345678910>>...1353

/dports/devel/py-pytest-shutil/pytest-shutil-1.7.0/tests/integration/
H A Dtest_cmdline_integration.py8 bindir = os.path.realpath('/bin')
9 with cmdline.chdir(bindir):
10 assert os.getcwd() == bindir
17 bindir = os.path.realpath('/bin')
18 with cmdline.chdir(bindir):
19 assert os.getcwd() == bindir
/dports/net/librsync/librsync-2.3.2/tests/
H A Dtestcommon.sh21 bindir=$1
22 if [ -z "$bindir" ]
25 bindir='..'
27 echo "BINDIR $bindir"
90 … run_test $bindir/rdiff $debug $hashopt -f -I$buf -O$buf $stats signature --block-size=$block_len \
92 …run_test $bindir/rdiff $debug $hashopt -f -I$buf -O$buf $stats delta $tmpdir/sig $new $tmpdir/delta
93 …run_test $bindir/rdiff $debug $hashopt -f -I$buf -O$buf $stats patch $old $tmpdir/delta $tmpdir/new
/dports/security/courier-authlib-base/courier-authlib-0.71.4/userdb/
H A Dvchkpw2userdb.in31 $bindir=$0;
33 if ($bindir =~ /^(.*)\/[^\/]*$/ )
35 $bindir=$1;
39 $bindir=".";
42 die "Unable to locate pw2userdb.\n" unless -f "$bindir/pw2userdb";
54 …$rc=system ("$bindir/pw2userdb --vpopuid --passwd='$vpopmailhome/users/vpasswd' --noshadow --nouid…
74 …$rc=system ("$bindir/pw2userdb --passwd='$vpopmailhome/domains/$domain/vpasswd' --vpopuid --noshad…
/dports/devel/gflags/gflags-2.2.2/test/
H A Dgflags_build.py.in21 bindir = os.path.join(TMPDIR, test_name) variable
26 if os.path.isdir(bindir): shutil.rmtree(bindir)
27 os.makedirs(bindir)
31 '-DTEST_NAME:STRING='+test_name, srcdir], cwd=bindir) != 0:
35 exit_code = subprocess.call([CMAKE, '--build', bindir, '--config', CMAKE_BUILD_TYPE], cwd=bindir)
/dports/dns/bind-tools/bind-9.16.27/bin/dig/
H A DMakefile.in85 $(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${bindir}
89 dig@EXEEXT@ ${DESTDIR}${bindir}
91 host@EXEEXT@ ${DESTDIR}${bindir}
93 nslookup@EXEEXT@ ${DESTDIR}${bindir}
96 ${LIBTOOL_MODE_UNINSTALL} rm -f ${DESTDIR}${bindir}/nslookup@EXEEXT@
97 ${LIBTOOL_MODE_UNINSTALL} rm -f ${DESTDIR}${bindir}/host@EXEEXT@
98 ${LIBTOOL_MODE_UNINSTALL} rm -f ${DESTDIR}${bindir}/dig@EXEEXT@
/dports/dns/bind916/bind-9.16.27/bin/dig/
H A DMakefile.in85 $(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${bindir}
89 dig@EXEEXT@ ${DESTDIR}${bindir}
91 host@EXEEXT@ ${DESTDIR}${bindir}
93 nslookup@EXEEXT@ ${DESTDIR}${bindir}
96 ${LIBTOOL_MODE_UNINSTALL} rm -f ${DESTDIR}${bindir}/nslookup@EXEEXT@
97 ${LIBTOOL_MODE_UNINSTALL} rm -f ${DESTDIR}${bindir}/host@EXEEXT@
98 ${LIBTOOL_MODE_UNINSTALL} rm -f ${DESTDIR}${bindir}/dig@EXEEXT@
/dports/databases/courier-authlib-sqlite/courier-authlib-0.71.4/userdb/
H A Dvchkpw2userdb.in31 $bindir=$0;
33 if ($bindir =~ /^(.*)\/[^\/]*$/ )
35 $bindir=$1;
39 $bindir=".";
42 die "Unable to locate pw2userdb.\n" unless -f "$bindir/pw2userdb";
54 …$rc=system ("$bindir/pw2userdb --vpopuid --passwd='$vpopmailhome/users/vpasswd' --noshadow --nouid…
74 …$rc=system ("$bindir/pw2userdb --passwd='$vpopmailhome/domains/$domain/vpasswd' --vpopuid --noshad…
/dports/databases/courier-authlib-mysql/courier-authlib-0.71.4/userdb/
H A Dvchkpw2userdb.in31 $bindir=$0;
33 if ($bindir =~ /^(.*)\/[^\/]*$/ )
35 $bindir=$1;
39 $bindir=".";
42 die "Unable to locate pw2userdb.\n" unless -f "$bindir/pw2userdb";
54 …$rc=system ("$bindir/pw2userdb --vpopuid --passwd='$vpopmailhome/users/vpasswd' --noshadow --nouid…
74 …$rc=system ("$bindir/pw2userdb --passwd='$vpopmailhome/domains/$domain/vpasswd' --vpopuid --noshad…
/dports/databases/courier-authlib-userdb/courier-authlib-0.71.4/userdb/
H A Dvchkpw2userdb.in31 $bindir=$0;
33 if ($bindir =~ /^(.*)\/[^\/]*$/ )
35 $bindir=$1;
39 $bindir=".";
42 die "Unable to locate pw2userdb.\n" unless -f "$bindir/pw2userdb";
54 …$rc=system ("$bindir/pw2userdb --vpopuid --passwd='$vpopmailhome/users/vpasswd' --noshadow --nouid…
74 …$rc=system ("$bindir/pw2userdb --passwd='$vpopmailhome/domains/$domain/vpasswd' --vpopuid --noshad…
/dports/net/courier-authlib-ldap/courier-authlib-0.71.4/userdb/
H A Dvchkpw2userdb.in31 $bindir=$0;
33 if ($bindir =~ /^(.*)\/[^\/]*$/ )
35 $bindir=$1;
39 $bindir=".";
42 die "Unable to locate pw2userdb.\n" unless -f "$bindir/pw2userdb";
54 …$rc=system ("$bindir/pw2userdb --vpopuid --passwd='$vpopmailhome/users/vpasswd' --noshadow --nouid…
74 …$rc=system ("$bindir/pw2userdb --passwd='$vpopmailhome/domains/$domain/vpasswd' --vpopuid --noshad…
/dports/dns/samba-nsupdate/bind-9.16.5/bin/dig/
H A DMakefile.in83 $(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${bindir}
87 dig@EXEEXT@ ${DESTDIR}${bindir}
89 host@EXEEXT@ ${DESTDIR}${bindir}
91 nslookup@EXEEXT@ ${DESTDIR}${bindir}
94 ${LIBTOOL_MODE_UNINSTALL} rm -f ${DESTDIR}${bindir}/nslookup@EXEEXT@
95 ${LIBTOOL_MODE_UNINSTALL} rm -f ${DESTDIR}${bindir}/host@EXEEXT@
96 ${LIBTOOL_MODE_UNINSTALL} rm -f ${DESTDIR}${bindir}/dig@EXEEXT@
/dports/mail/courier-authlib-vchkpw/courier-authlib-0.71.4/userdb/
H A Dvchkpw2userdb.in31 $bindir=$0;
33 if ($bindir =~ /^(.*)\/[^\/]*$/ )
35 $bindir=$1;
39 $bindir=".";
42 die "Unable to locate pw2userdb.\n" unless -f "$bindir/pw2userdb";
54 …$rc=system ("$bindir/pw2userdb --vpopuid --passwd='$vpopmailhome/users/vpasswd' --noshadow --nouid…
74 …$rc=system ("$bindir/pw2userdb --passwd='$vpopmailhome/domains/$domain/vpasswd' --vpopuid --noshad…
/dports/databases/courier-authlib-usergdbm/courier-authlib-0.71.4/userdb/
H A Dvchkpw2userdb.in31 $bindir=$0;
33 if ($bindir =~ /^(.*)\/[^\/]*$/ )
35 $bindir=$1;
39 $bindir=".";
42 die "Unable to locate pw2userdb.\n" unless -f "$bindir/pw2userdb";
54 …$rc=system ("$bindir/pw2userdb --vpopuid --passwd='$vpopmailhome/users/vpasswd' --noshadow --nouid…
74 …$rc=system ("$bindir/pw2userdb --passwd='$vpopmailhome/domains/$domain/vpasswd' --vpopuid --noshad…
/dports/databases/courier-authlib-pgsql/courier-authlib-0.71.4/userdb/
H A Dvchkpw2userdb.in31 $bindir=$0;
33 if ($bindir =~ /^(.*)\/[^\/]*$/ )
35 $bindir=$1;
39 $bindir=".";
42 die "Unable to locate pw2userdb.\n" unless -f "$bindir/pw2userdb";
54 …$rc=system ("$bindir/pw2userdb --vpopuid --passwd='$vpopmailhome/users/vpasswd' --noshadow --nouid…
74 …$rc=system ("$bindir/pw2userdb --passwd='$vpopmailhome/domains/$domain/vpasswd' --vpopuid --noshad…
/dports/devel/make++/makepp-2.0/
H A Dconfig.pl49 my( $bindir, $datadir, $mandir, $htmldir );
53 [qw(b bindir), \$bindir, 1],
63 $bindir ||= "$prefix/bin";
68 foreach ($bindir, $datadir, $htmldir) {
81 s/\$/\$\$/g for $perl, $bindir, $datadir, $findbin, $mandir, $htmldir, $VERSION;
85 BINDIR = $bindir
140 -b, --bindir=/path/to/installation/bin
145 -f, --findbin=relative/path/to/datadir/from/bindir
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/linalg/bwc/
H A Dtest-blocklanczos.sh8 bindir=
41 bindir=$1
85 $bindir/random_matrix $nrows $ncols $density seed=1 kleft=$kleft > $wdir/mat.txt
86 $bindir/mf_scan mfile=$wdir/mat.txt --freq --binary-out --ofile $wdir/mat.bin
99 $bindir/mf_bal $nh $nv $wdir/mat.bin skip_decorrelating_permutation=1 out=$wdir/bal.bin --rectangul…
101 $bindir/bwc.pl :mpirun "${mpithr_args[@]}" -- $bindir/blocklanczos m=64 n=64 ys=0..64 matrix=mat.bi…
104 …$bindir/../../tests/linalg/bwc/short_matmul -t $wdir/mat.bin $wdir/blsolution0-64.0 $wdir/blsoluti…
119 …$bindir/../../tests/linalg/bwc/short_matmul $wdir/mat.bin $wdir/blsolution0-64.0 $wdir/blsolution0…
H A Dtest-lingen-crc.sh30 elif [[ "$1" =~ ^bindir=(.+)$ ]] ; then
31 bindir="${BASH_REMATCH[1]}"
32 if ! [ -d "$bindir" ] ; then
33 echo "bindir $bindir does not exist" >&2
49 if ! [ -d "$bindir" ] ; then
50 echo "bindir $bindir does not exist" >&2
79 if ! "$bindir/lingen" m=$m n=$n lingen-input-file=$wdir/seq lingen-output-file=$wdir/seq.gen 2>&1 |…
/dports/lang/mono/mono-5.10.1.57/data/
H A Dxbuild12.pc1 bindir=${pcfiledir}/../mono/xbuild/12.0/bin
6bindir}/Microsoft.Build.Engine.dll -r:${bindir}/Microsoft.Build.Framework.dll -r:${bindir}/Microso…
/dports/x11/fireflies/fireflies-2.07/
H A Dinstallit.in7 bindir='@BINDIR@'
13 $install src/$prog $prefix$bindir || exit 1
14 echo "Installed $prog in $bindir/"
17 mkdir -p "$prefix$bindir"
18 $install -m 755 src/$prog "$prefix$bindir" || exit 1
19 echo "Installed $prog in $prefix$bindir/"
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/scripts/
H A Dwireshark-vcsa.sh20 bindir="${dirname}/.${basename}"
22 mkdir -p "${bindir}"
25 if [ ! -f "${bindir}/.done" ]; then
26 pushd ${bindir}
59 "${bindir}/lib/libcrypto.so.0.9.8" \
60 "${bindir}/usr/lib/libpcap.so.0.8" \
61 "${bindir}/usr/sbin/tcpdump" \
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/scripts/
H A Dwireshark-vcsa.sh20 bindir="${dirname}/.${basename}"
22 mkdir -p "${bindir}"
25 if [ ! -f "${bindir}/.done" ]; then
26 pushd ${bindir}
59 "${bindir}/lib/libcrypto.so.0.9.8" \
60 "${bindir}/usr/lib/libpcap.so.0.8" \
61 "${bindir}/usr/sbin/tcpdump" \
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/utils/wxrc/
H A DMakefile.in22 bindir = @bindir@
107 $(STRIP) $(DESTDIR)$(bindir)/wxrc$(EXEEXT)
121 @COND_USE_XRC_1@ $(INSTALL_DIR) $(DESTDIR)$(bindir)
122 @COND_USE_XRC_1@ $(INSTALL_PROGRAM) wxrc$(EXEEXT) $(DESTDIR)$(bindir)
123 @COND_USE_XRC_1@ rm -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT) $(DESTDIR)$(bindir)/wxrc-$(WX_RELEASE)$(WX…
124 @COND_USE_XRC_1@ $(INSTALL_PROGRAM) wxrc$(EXEEXT) $(DESTDIR)$(bindir)
125 @COND_USE_XRC_1@ mv -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT) $(DESTDIR)$(bindir)/wxrc-$(WX_RELEASE)$(WX…
126 @COND_USE_XRC_1@ (cd $(DESTDIR)$(bindir) && $(LN_S) wxrc-$(WX_RELEASE)$(WX_FLAVOUR)$(EXEEXT) wxrc$(…
129 @COND_USE_XRC_1@ rm -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/utils/wxrc/
H A DMakefile.in22 bindir = @bindir@
103 $(STRIP) $(DESTDIR)$(bindir)/wxrc$(EXEEXT)
117 @COND_USE_XRC_1@ $(INSTALL_DIR) $(DESTDIR)$(bindir)
118 @COND_USE_XRC_1@ $(INSTALL_PROGRAM) wxrc$(EXEEXT) $(DESTDIR)$(bindir)
119 @COND_USE_XRC_1@ rm -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT) $(DESTDIR)$(bindir)/wxrc-$(WX_RELEASE)
120 @COND_USE_XRC_1@ $(INSTALL_PROGRAM) wxrc$(EXEEXT) $(DESTDIR)$(bindir)
121 @COND_USE_XRC_1@ mv -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT) $(DESTDIR)$(bindir)/wxrc-$(WX_RELEASE)
122 @COND_USE_XRC_1@ (cd $(DESTDIR)$(bindir) && $(LN_S) wxrc-$(WX_RELEASE) wxrc$(EXEEXT))
125 @COND_USE_XRC_1@ rm -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/ivi-shell/
H A Dweston.ini.in44 path=@bindir@/weston-flower
50 path=@bindir@/weston-clickdot
56 path=@bindir@/weston-simple-egl
62 path=@bindir@/weston-simple-shm
68 path=@bindir@/weston-smoke
74 path=@bindir@/weston-flower
80 path=@bindir@/weston-clickdot
86 path=@bindir@/weston-simple-egl
92 path=@bindir@/weston-simple-shm
98 path=@bindir@/weston-smoke
/dports/devel/cxref/cxref-1.6e/cpp/
H A DMakefile.in25 bindir=$(DESTDIR)@bindir@
68 [ ! -f cxref-cpp ] || [ -d $(bindir) ] || $(INSTALL) -d $(bindir)
69 [ ! -f cxref-cpp ] || $(INSTALL) -m 755 cxref-cpp $(bindir)
70 [ ! -f cxref-cpp ] || $(INSTALL) -m 755 cxref-cpp-configure $(bindir)
78 [ ! -f cxref-cpp.exe ] || [ -d $(bindir) ] || $(INSTALL) -d $(bindir)
79 [ ! -f cxref-cpp.exe ] || $(INSTALL) -m 755 cxref-cpp.exe $(bindir)
80 [ ! -f cxref-cpp.exe ] || $(INSTALL) -m 755 cxref-cpp-configure $(bindir)

12345678910>>...1353