Home
last modified time | relevance | path

Searched refs:pkgdirs (Results 1 – 14 of 14) sorted by relevance

/dports/databases/py-pylibmc/pylibmc-1.6.0/
H A Dsetup.py19 pkgdirs = [] # incdirs and libdirs get these variable
30 append_env(pkgdirs, "LIBMEMCACHED")
31 append_env(pkgdirs, "ZLIB")
50 pkgdirs.append(arg.split("=", 1)[1])
55 for pkgdir in pkgdirs:
/dports/lang/yorick/yorick-y_2_2_04/
H A Dconfigure14 if test -n "$pkgdirs"; then
15 pkgdirs="$pkgdirs $1"
17 pkgdirs="$1"
291 make "PKGDIRS=$pkgdirs" pkgconfig
/dports/science/jstrack/jstrack/extlib/tcllib1.19/bench/
H A Dbench.tcl61 set pkgdirs {} ; # List of dirs to put in front of auto_path in the
93 lappend pkgdirs $val
110 if {![llength $pkgdirs]} {
118 foreach pkgdir $pkgdirs {
/dports/devel/tcllib/tcllib-1.20/modules/bench/
H A Dbench.tcl61 set pkgdirs {} ; # List of dirs to put in front of auto_path in the
93 lappend pkgdirs $val
110 if {![llength $pkgdirs]} {
118 foreach pkgdir $pkgdirs {
/dports/devel/tcllibc/tcllib-1.20/modules/bench/
H A Dbench.tcl61 set pkgdirs {} ; # List of dirs to put in front of auto_path in the
93 lappend pkgdirs $val
110 if {![llength $pkgdirs]} {
118 foreach pkgdir $pkgdirs {
/dports/science/lammps/lammps-stable_29Sep2021/doc/utils/
H A Dcheck-packages.py42 pkgdirs = glob(os.path.join(src_dir, '[A-Z][A-Z]*')) variable
51 for d in pkgdirs:
/dports/math/R/R-4.1.2/src/library/utils/man/
H A DPkgUtils.Rd15 \special{R CMD check [options] pkgdirs}
16 \special{R CMD build [options] pkgdirs}
19 \item{pkgdirs}{a list of names of directories with sources of \R
/dports/math/libRmath/R-4.1.1/src/library/utils/man/
H A DPkgUtils.Rd15 \special{R CMD check [options] pkgdirs}
16 \special{R CMD build [options] pkgdirs}
19 \item{pkgdirs}{a list of names of directories with sources of \R
/dports/devel/liteide/gocode-cfcb188102ae/
H A Dautocompletecontext.go303 currentPackagePath, pkgdirs := g_daemon.context.pkg_dirs()
381 for _, pkgdir := range pkgdirs {
/dports/science/PETSc/petsc-3.14.1/config/BuildSystem/config/
H A Dpackage.py738 pkgdirs = os.listdir(packages)
742 if hasattr(self.sourceControl, 'git') and gitpkg in pkgdirs:
744 if hasattr(self.sourceControl, 'hg') and hgpkg in pkgdirs:
746 for d in pkgdirs:
759 self.logPrint(' '+str(pkgdirs))
/dports/textproc/xmlgen/xmlgen-1.4/
H A Dbras-sa1859 proc ::bras::packjar {jar pkgroot pkgdirs {glob *.class}} {
1864 foreach dir $pkgdirs {
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DTargetSelector.hs2101 matchDirectoryPrefix pkgdirs filepath
2103 pkgdirs = [ (dir, p) function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DTargetSelector.hs2124 matchDirectoryPrefix pkgdirs filepath
2126 pkgdirs = [ (dir, p) function
/dports/math/gap/gap-4.11.0/lib/
H A Dpackage.gi270 local dirs, pkgdirs, pkgdir, ignore, names, noauto, name, pkgpath,
286 pkgdirs:= DirectoriesLibrary( "pkg" );
287 if pkgdirs = fail then
313 for pkgdir in pkgdirs do