Home
last modified time | relevance | path

Searched refs:dst_dir (Results 1 – 25 of 621) sorted by relevance

12345678910>>...25

/dports/net/ss5/ss5-3.8.9/
H A DMakefile.in3 dst_dir = ${DESTDIR}${prefix}
59 if [ ! -d $(dst_dir)/etc/rc.d/init.d ]; then mkdir -p $(dst_dir)/etc/rc.d/init.d; fi ; \
66 if [ ! -d $(dst_dir)/etc/sysconfig ]; then mkdir -p $(dst_dir)/etc/sysconfig; fi ; \
73 if [ ! -d $(dst_dir)/etc/init.d ]; then mkdir -p $(dst_dir)/etc/init.d; fi ; \
107 if [ ! -d $(dst_dir)$(conf_path_base) ]; then mkdir -p $(dst_dir)$(conf_path_base); fi
114 if [ ! -d $(dst_dir)/etc/pam.d ]; then mkdir -p $(dst_dir)/etc/pam.d; fi ; \
125 @( if [ ! -d $(dst_dir)/var/run/ss5 ]; then mkdir -p $(dst_dir)/var/run/ss5; fi )
133 @( if [ -d $(dst_dir)$(log_path_base) ]; then rm -rf $(dst_dir)$(log_path_base); fi )
169 if [ -f $(dst_dir)/etc/pam.d/ss5 ]; then rm -f $(dst_dir)/etc/pam.d/ss5; fi ; \
180 if [ -f $(dst_dir)/etc/init.d/ss5 ]; then rm -f $(dst_dir)/etc/init.d/ss5; fi; \
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/r/tests/testthat/
H A Dtest-dataset-write.R45 dst_dir <- make_temp_dir() globalVar
76 dst_dir <- make_temp_dir() globalVar
99 dst_dir <- make_temp_dir() globalVar
122 dst_dir <- make_temp_dir() globalVar
202 dst_dir <- tempfile() globalVar
252 dst_dir <- tempfile() globalVar
261 dst_dir <- tempfile() globalVar
270 dst_dir <- tempfile() globalVar
276 dst_dir <- tempfile() globalVar
297 dst_dir <- tempfile() globalVar
[all …]
/dports/audio/ocp/ocp-0.2.90/filesel/
H A Dfilesystem-tar-test.c2213 dst_dir->unref (dst_dir); in tar_test1()
2241 dst_dir->unref (dst_dir); in tar_test1()
2324 dst_dir->unref (dst_dir); in tar_test2()
2343 dst_dir->unref (dst_dir); in tar_test2()
2486 dst_dir->unref (dst_dir); in tar_test3()
2599 dst_dir->unref (dst_dir); in tar_test4()
2737 dst_dir->unref (dst_dir); in tar_test5()
2845 dst_dir->unref (dst_dir); in tar_test6()
2904 dst_dir->unref (dst_dir); in tar_test6()
3021 dst_dir->unref (dst_dir); in tar_test7()
[all …]
/dports/graphics/waifu2x-converter-cpp/waifu2x-converter-cpp-5.3.4/
H A Ddist.sh10 /bin/rm -rf $dst_dir
12 mkdir -p $dst_dir
21 cp $bindir/w2xc.dll $dst_dir
22 cp w32-apps/install.js $dst_dir
26 cp $bindir/w2xcr.exe $dst_dir
27 cp dists/README.jp $dst_dir
28 cp dists/README.en $dst_dir
30 mkdir $dst_dir/libw2xc
45 cp LICENSE $dst_dir
47 mkdir $dst_dir/models
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/mpl/preprocessed/
H A Dpreprocess.py23 def process( file, boost_root, dst_dir, mode ): argument
37 dst_dir = os.path.join( dst_dir, mode )
38 dst_file = os.path.join( dst_dir, filename )
43 shutil.copy( filename, dst_dir )
47 def process_all( root, boost_root, dst_dir, mode ): argument
52 process( path, boost_root, dst_dir, mode )
55 process_all( path, boost_root, dst_dir, mode )
58 def main( all_modes, src_dir, dst_dir ): argument
72 dst_dir = os.path.join( boost_root, dst_dir )
77 process( file, boost_root, dst_dir, mode )
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/mpl/preprocessed/
H A Dpreprocess.py23 def process( file, boost_root, dst_dir, mode ): argument
37 dst_dir = os.path.join( dst_dir, mode )
38 dst_file = os.path.join( dst_dir, filename )
43 shutil.copy( filename, dst_dir )
47 def process_all( root, boost_root, dst_dir, mode ): argument
52 process( path, boost_root, dst_dir, mode )
55 process_all( path, boost_root, dst_dir, mode )
58 def main( all_modes, src_dir, dst_dir ): argument
72 dst_dir = os.path.join( boost_root, dst_dir )
77 process( file, boost_root, dst_dir, mode )
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/mpl/preprocessed/
H A Dpreprocess.py23 def process( file, boost_root, dst_dir, mode ): argument
37 dst_dir = os.path.join( dst_dir, mode )
38 dst_file = os.path.join( dst_dir, filename )
43 shutil.copy( filename, dst_dir )
47 def process_all( root, boost_root, dst_dir, mode ): argument
52 process( path, boost_root, dst_dir, mode )
55 process_all( path, boost_root, dst_dir, mode )
58 def main( all_modes, src_dir, dst_dir ): argument
72 dst_dir = os.path.join( boost_root, dst_dir )
77 process( file, boost_root, dst_dir, mode )
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/mpl/preprocessed/
H A Dpreprocess.py23 def process( file, boost_root, dst_dir, mode ): argument
37 dst_dir = os.path.join( dst_dir, mode )
38 dst_file = os.path.join( dst_dir, filename )
43 shutil.copy( filename, dst_dir )
47 def process_all( root, boost_root, dst_dir, mode ): argument
52 process( path, boost_root, dst_dir, mode )
55 process_all( path, boost_root, dst_dir, mode )
58 def main( all_modes, src_dir, dst_dir ): argument
72 dst_dir = os.path.join( boost_root, dst_dir )
77 process( file, boost_root, dst_dir, mode )
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/mpl/preprocessed/
H A Dpreprocess.py23 def process( file, boost_root, dst_dir, mode ): argument
37 dst_dir = os.path.join( dst_dir, mode )
38 dst_file = os.path.join( dst_dir, filename )
43 shutil.copy( filename, dst_dir )
47 def process_all( root, boost_root, dst_dir, mode ): argument
52 process( path, boost_root, dst_dir, mode )
55 process_all( path, boost_root, dst_dir, mode )
58 def main( all_modes, src_dir, dst_dir ): argument
72 dst_dir = os.path.join( boost_root, dst_dir )
77 process( file, boost_root, dst_dir, mode )
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/mpl/preprocessed/
H A Dpreprocess.py23 def process( file, boost_root, dst_dir, mode ): argument
37 dst_dir = os.path.join( dst_dir, mode )
38 dst_file = os.path.join( dst_dir, filename )
43 shutil.copy( filename, dst_dir )
47 def process_all( root, boost_root, dst_dir, mode ): argument
52 process( path, boost_root, dst_dir, mode )
55 process_all( path, boost_root, dst_dir, mode )
58 def main( all_modes, src_dir, dst_dir ): argument
72 dst_dir = os.path.join( boost_root, dst_dir )
77 process( file, boost_root, dst_dir, mode )
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/mpl/preprocessed/
H A Dpreprocess.py23 def process( file, boost_root, dst_dir, mode ): argument
37 dst_dir = os.path.join( dst_dir, mode )
38 dst_file = os.path.join( dst_dir, filename )
43 shutil.copy( filename, dst_dir )
47 def process_all( root, boost_root, dst_dir, mode ): argument
52 process( path, boost_root, dst_dir, mode )
55 process_all( path, boost_root, dst_dir, mode )
58 def main( all_modes, src_dir, dst_dir ): argument
72 dst_dir = os.path.join( boost_root, dst_dir )
77 process( file, boost_root, dst_dir, mode )
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/mpl/preprocessed/
H A Dpreprocess.py23 def process( file, boost_root, dst_dir, mode ): argument
37 dst_dir = os.path.join( dst_dir, mode )
38 dst_file = os.path.join( dst_dir, filename )
43 shutil.copy( filename, dst_dir )
47 def process_all( root, boost_root, dst_dir, mode ): argument
52 process( path, boost_root, dst_dir, mode )
55 process_all( path, boost_root, dst_dir, mode )
58 def main( all_modes, src_dir, dst_dir ): argument
72 dst_dir = os.path.join( boost_root, dst_dir )
77 process( file, boost_root, dst_dir, mode )
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/mpl/preprocessed/
H A Dpreprocess.py23 def process( file, boost_root, dst_dir, mode ): argument
37 dst_dir = os.path.join( dst_dir, mode )
38 dst_file = os.path.join( dst_dir, filename )
43 shutil.copy( filename, dst_dir )
47 def process_all( root, boost_root, dst_dir, mode ): argument
52 process( path, boost_root, dst_dir, mode )
55 process_all( path, boost_root, dst_dir, mode )
58 def main( all_modes, src_dir, dst_dir ): argument
72 dst_dir = os.path.join( boost_root, dst_dir )
77 process( file, boost_root, dst_dir, mode )
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/mpl/preprocessed/
H A Dpreprocess.py23 def process( file, boost_root, dst_dir, mode ): argument
37 dst_dir = os.path.join( dst_dir, mode )
38 dst_file = os.path.join( dst_dir, filename )
43 shutil.copy( filename, dst_dir )
47 def process_all( root, boost_root, dst_dir, mode ): argument
52 process( path, boost_root, dst_dir, mode )
55 process_all( path, boost_root, dst_dir, mode )
58 def main( all_modes, src_dir, dst_dir ): argument
72 dst_dir = os.path.join( boost_root, dst_dir )
77 process( file, boost_root, dst_dir, mode )
[all …]
/dports/net/storj/storj-1.45.3/scripts/
H A Dtest-uplink-redis-up-and-down.sh36 local dst_dir="${temp_dir}/dst"
37 mkdir -p "${src_dir}" "${dst_dir}"
80 uplink cp "sj://$BUCKET/small-upload-testfile" "${dst_dir}" --progress=false
81 uplink cp "sj://$BUCKET/big-upload-testfile" "${dst_dir}" --progress=false
83 uplink cp "sj://$BUCKET/diff-size-segments" "${dst_dir}" --progress=false
84 uplink cp "sj://$BUCKET/put-file" "${dst_dir}" --progress=false
85 uplink cat "sj://$BUCKET/put-file" >>"${dst_dir}/put-file-from-cat"
98 compare_files "${src_dir}/big-upload-testfile" "${dst_dir}/big-upload-testfile"
100 compare_files "${src_dir}/diff-size-segments" "${dst_dir}/diff-size-segments"
101 compare_files "${src_dir}/put-file" "${dst_dir}/put-file"
[all …]
/dports/devel/py-fs2/fs-2.4.11/tests/
H A Dtest_copy.py144 dst_dir = self._create_sandbox_dir()
167 shutil.rmtree(dst_dir)
175 dst_dir = self._create_sandbox_dir()
188 shutil.rmtree(dst_dir)
196 dst_dir = self._create_sandbox_dir()
212 shutil.rmtree(dst_dir)
247 shutil.rmtree(dst_dir)
279 shutil.rmtree(dst_dir)
314 shutil.rmtree(dst_dir)
349 shutil.rmtree(dst_dir)
[all …]
/dports/security/softether-devel/v4.36-9754/src/BuildUtil/
H A DWin32BuildUtil.cs1165 IO.DeleteFilesAndSubDirsInDir(dst_dir); in MakeDriverPackage()
1166 IO.MakeDirIfNotExists(dst_dir); in MakeDriverPackage()
1169 IO.MakeDir(Path.Combine(dst_dir, @"Neo9x\x86")); in MakeDriverPackage()
1175 IO.MakeDir(Path.Combine(dst_dir, @"Neo\x86")); in MakeDriverPackage()
1181 IO.MakeDir(Path.Combine(dst_dir, @"Neo\x64")); in MakeDriverPackage()
1187 IO.MakeDir(Path.Combine(dst_dir, @"Neo6\x86")); in MakeDriverPackage()
1193 IO.MakeDir(Path.Combine(dst_dir, @"Neo6\x64")); in MakeDriverPackage()
1199 IO.MakeDir(Path.Combine(dst_dir, @"Neo6_Win8\x86")); in MakeDriverPackage()
1219 IO.MakeDir(Path.Combine(dst_dir, @"Neo6_Win8\x64")); in MakeDriverPackage()
1321 IO.MakeDir(Path.Combine(dst_dir, @"Wfp\x86")); in MakeDriverPackage()
[all …]
/dports/security/softether/v4.38-9760/src/BuildUtil/
H A DWin32BuildUtil.cs1165 IO.DeleteFilesAndSubDirsInDir(dst_dir); in MakeDriverPackage()
1166 IO.MakeDirIfNotExists(dst_dir); in MakeDriverPackage()
1169 IO.MakeDir(Path.Combine(dst_dir, @"Neo9x\x86")); in MakeDriverPackage()
1175 IO.MakeDir(Path.Combine(dst_dir, @"Neo\x86")); in MakeDriverPackage()
1181 IO.MakeDir(Path.Combine(dst_dir, @"Neo\x64")); in MakeDriverPackage()
1187 IO.MakeDir(Path.Combine(dst_dir, @"Neo6\x86")); in MakeDriverPackage()
1193 IO.MakeDir(Path.Combine(dst_dir, @"Neo6\x64")); in MakeDriverPackage()
1199 IO.MakeDir(Path.Combine(dst_dir, @"Neo6_Win8\x86")); in MakeDriverPackage()
1219 IO.MakeDir(Path.Combine(dst_dir, @"Neo6_Win8\x64")); in MakeDriverPackage()
1321 IO.MakeDir(Path.Combine(dst_dir, @"Wfp\x86")); in MakeDriverPackage()
[all …]
/dports/misc/vifm/vifm-0.11/src/
H A Dfops_cpmv.c68 char dst_dir[PATH_MAX + 1]; in fops_cpmv() local
80 sizeof(undo_msg), dst_dir, sizeof(dst_dir), &from_file); in fops_cpmv()
86 const int same_dir = pane_in_dir(view, dst_dir); in fops_cpmv()
198 char dst_dir[PATH_MAX + 1]; in fops_replace() local
205 copy_str(dst_dir, sizeof(dst_dir), dst); in fops_replace()
206 remove_last_path_component(dst_dir); in fops_replace()
220 replace_home_part(src_full), dst_dir); in fops_replace()
234 un_group_add_op(OP_MKDIR, cp, NULL, dst_dir, ""); in fops_replace()
596 char dst_dir[PATH_MAX + 1]; in cp_file_f() local
598 copy_str(dst_dir, sizeof(dst_dir), dst); in cp_file_f()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_shutil.py227 shutil.rmtree(dst_dir)
237 shutil.rmtree(dst_dir)
262 shutil.rmtree(dst_dir)
633 dst_dir = tempfile.mktemp()
635 self._check_move_dir(self.src_dir, dst_dir, dst_dir)
638 shutil.rmtree(dst_dir)
649 self._check_move_dir(self.src_dir, dst_dir, dst_dir)
652 shutil.rmtree(dst_dir)
813 dst_dir = os.path.join(
822 if os.path.exists(dst_dir):
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/scripts/ci/
H A Dsrc_tarball.sh23 dst_dir="${tmp_dir}/${build_dir}/$dst_name"
25 if [ -d "$dst_dir" ]; then
26 echo "error: destination directory $dst_dir already exists." 1>&2
30 mkdir -p $dst_dir
31 cp -r . $dst_dir
33 cd $dst_dir
49 cp -f ${dst_dir}/freeswitch.spec ${src_repo}/../src_dist
50 cp -f ${dst_dir}/freeswitch-config-rayo.spec ${src_repo}/../src_dist
52 rm -rf ${dst_name}.tar $dst_dir
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/run-test/
H A Dmake-index.sh72 dst_dir=/home/autotest/html
102 d) dst_dir=$OPTARG;; # Destination directory
115 dst_dir=`abspath $dst_dir`
210 dirs=`find $dst_dir -name 'summary.*.html' -type f -maxdepth 2 -exec dirname {} \; | sort -u`
212 …dates=`find $dst_dir -name 'summary.*.html' -type f -maxdepth 2 -exec basename {} \; | sed 's/summ…
223 if [ -r $dst_dir/$o/summary.$d.html ]
225 inc_summary $o $dst_dir/$o/summary.$d.html
253 if [ -r $dst_dir/$o/summary.$d.html ]
264 ) > $dst_dir/index.html
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/run-test/
H A Dmake-index.sh72 dst_dir=/home/autotest/html
102 d) dst_dir=$OPTARG;; # Destination directory
115 dst_dir=`abspath $dst_dir`
210 dirs=`find $dst_dir -name 'summary.*.html' -type f -maxdepth 2 -exec dirname {} \; | sort -u`
212 …dates=`find $dst_dir -name 'summary.*.html' -type f -maxdepth 2 -exec basename {} \; | sed 's/summ…
223 if [ -r $dst_dir/$o/summary.$d.html ]
225 inc_summary $o $dst_dir/$o/summary.$d.html
253 if [ -r $dst_dir/$o/summary.$d.html ]
264 ) > $dst_dir/index.html
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/run-test/
H A Dmake-index.sh72 dst_dir=/home/autotest/html
102 d) dst_dir=$OPTARG;; # Destination directory
115 dst_dir=`abspath $dst_dir`
210 dirs=`find $dst_dir -name 'summary.*.html' -type f -maxdepth 2 -exec dirname {} \; | sort -u`
212 …dates=`find $dst_dir -name 'summary.*.html' -type f -maxdepth 2 -exec basename {} \; | sed 's/summ…
223 if [ -r $dst_dir/$o/summary.$d.html ]
225 inc_summary $o $dst_dir/$o/summary.$d.html
253 if [ -r $dst_dir/$o/summary.$d.html ]
264 ) > $dst_dir/index.html
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/run-test/
H A Dmake-index.sh72 dst_dir=/home/autotest/html
102 d) dst_dir=$OPTARG;; # Destination directory
115 dst_dir=`abspath $dst_dir`
210 dirs=`find $dst_dir -name 'summary.*.html' -type f -maxdepth 2 -exec dirname {} \; | sort -u`
212 …dates=`find $dst_dir -name 'summary.*.html' -type f -maxdepth 2 -exec basename {} \; | sed 's/summ…
223 if [ -r $dst_dir/$o/summary.$d.html ]
225 inc_summary $o $dst_dir/$o/summary.$d.html
253 if [ -r $dst_dir/$o/summary.$d.html ]
264 ) > $dst_dir/index.html

12345678910>>...25