/dports/devel/kBuild/kBuild-0.1.9998/kBuild/ |
H A D | footer-pass1.kmk | 86 local insttype := $(firstword \ 96 ifeq ($(insttype),) 105 local insttype := none 107 local insttype := both 143 else if1of ($(insttype), none) 151 if1of ($(insttype), both) 175 $(insttype) ) 366 ifeq ($(insttype),) 375 local insttype := none 377 local insttype := both [all …]
|
/dports/databases/postgresql96-server/postgresql-9.6.24/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 493 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 493 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 493 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 493 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql10-client/postgresql-10.19/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 494 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql10-plperl/postgresql-10.19/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 494 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql10-docs/postgresql-10.19/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 494 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql10-contrib/postgresql-10.19/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 494 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql10-plpython/postgresql-10.19/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 494 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 494 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql10-server/postgresql-10.19/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 494 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/tools/msvc/ |
H A D | Install.pm | 23 my $insttype; 54 $insttype = shift; 55 $insttype = "all" unless ($insttype); 96 if ($insttype eq "client") 108 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 129 if ($insttype ne "client") 268 if ($insttype eq "client" && !grep { $_ eq $pf } 466 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql14-server/postgresql-14.1/src/tools/msvc/ |
H A D | Install.pm | 23 my $insttype; 54 $insttype = shift; 55 $insttype = "all" unless ($insttype); 96 if ($insttype eq "client") 108 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 129 if ($insttype ne "client") 268 if ($insttype eq "client" && !grep { $_ eq $pf } 466 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql14-plperl/postgresql-14.1/src/tools/msvc/ |
H A D | Install.pm | 23 my $insttype; 54 $insttype = shift; 55 $insttype = "all" unless ($insttype); 96 if ($insttype eq "client") 108 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 129 if ($insttype ne "client") 268 if ($insttype eq "client" && !grep { $_ eq $pf } 466 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql14-plpython/postgresql-14.1/src/tools/msvc/ |
H A D | Install.pm | 23 my $insttype; 54 $insttype = shift; 55 $insttype = "all" unless ($insttype); 96 if ($insttype eq "client") 108 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 129 if ($insttype ne "client") 268 if ($insttype eq "client" && !grep { $_ eq $pf } 466 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql14-docs/postgresql-14.1/src/tools/msvc/ |
H A D | Install.pm | 23 my $insttype; 54 $insttype = shift; 55 $insttype = "all" unless ($insttype); 96 if ($insttype eq "client") 108 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 129 if ($insttype ne "client") 268 if ($insttype eq "client" && !grep { $_ eq $pf } 466 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql13-plpython/postgresql-13.5/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 51 $insttype = shift; 52 $insttype = "all" unless ($insttype); 93 if ($insttype eq "client") 105 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 126 if ($insttype ne "client") 265 if ($insttype eq "client" && !grep { $_ eq $pf } 464 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 51 $insttype = shift; 52 $insttype = "all" unless ($insttype); 93 if ($insttype eq "client") 105 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 126 if ($insttype ne "client") 265 if ($insttype eq "client" && !grep { $_ eq $pf } 464 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql14-contrib/postgresql-14.1/src/tools/msvc/ |
H A D | Install.pm | 23 my $insttype; 54 $insttype = shift; 55 $insttype = "all" unless ($insttype); 96 if ($insttype eq "client") 108 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 129 if ($insttype ne "client") 268 if ($insttype eq "client" && !grep { $_ eq $pf } 466 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql14-client/postgresql-14.1/src/tools/msvc/ |
H A D | Install.pm | 23 my $insttype; 54 $insttype = shift; 55 $insttype = "all" unless ($insttype); 96 if ($insttype eq "client") 108 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 129 if ($insttype ne "client") 268 if ($insttype eq "client" && !grep { $_ eq $pf } 466 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql13-server/postgresql-13.5/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 51 $insttype = shift; 52 $insttype = "all" unless ($insttype); 93 if ($insttype eq "client") 105 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 126 if ($insttype ne "client") 265 if ($insttype eq "client" && !grep { $_ eq $pf } 464 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 493 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql96-client/postgresql-9.6.24/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 493 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/tools/msvc/ |
H A D | Install.pm | 20 my $insttype; 50 $insttype = shift; 51 $insttype = "all" unless ($insttype); 92 if ($insttype eq "client") 104 @top_dir = ("src\\bin", "src\\interfaces") if ($insttype eq "client"); 124 if ($insttype ne "client") 256 if ($insttype eq "client" && !grep { $_ eq $pf } 493 if ($insttype eq "client" && !grep { $_ eq $module } @client_contribs);
|