Home
last modified time | relevance | path

Searched refs:libstyle (Results 1 – 16 of 16) sorted by relevance

/dports/devel/p5-ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.012/lib/ExtUtils/
H A DInstallPaths.pm146 …my @libstyle = $c->get('installstyle') ? File::Spec->splitdir($c->get('installstyle')) : qw(lib p…
152 lib => [@libstyle],
153 arch => [@libstyle, $version, $arch],
157 lib => [@libstyle],
158 arch => [@libstyle, $version, $arch],
162 lib => [@libstyle, 'site_perl'],
163 arch => [@libstyle, 'site_perl', $version, $arch],
/dports/lang/perl5.30/perl-5.30.3/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Any.pm2048 my $libstyle = $Config{installstyle} || 'lib/perl5';
2052 $libstyle = $self->{LIBSTYLE};
2119 style => $libstyle, },
2123 style => $libstyle, },
2127 style => $libstyle, },
2132 style => $libstyle },
2136 style => $libstyle },
2140 style => $libstyle },
/dports/lang/perl5.34/perl-5.34.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Any.pm2049 my $libstyle = $Config{installstyle} || 'lib/perl5';
2053 $libstyle = $self->{LIBSTYLE};
2120 style => $libstyle, },
2124 style => $libstyle, },
2128 style => $libstyle, },
2133 style => $libstyle },
2137 style => $libstyle },
2141 style => $libstyle },
/dports/lang/perl5.32/perl-5.32.1/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Any.pm2048 my $libstyle = $Config{installstyle} || 'lib/perl5';
2052 $libstyle = $self->{LIBSTYLE};
2119 style => $libstyle, },
2123 style => $libstyle, },
2127 style => $libstyle, },
2132 style => $libstyle },
2136 style => $libstyle },
2140 style => $libstyle },
/dports/devel/p5-ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.62/lib/ExtUtils/
H A DMM_Any.pm2048 my $libstyle = $Config{installstyle} || 'lib/perl5';
2052 $libstyle = $self->{LIBSTYLE};
2119 style => $libstyle, },
2123 style => $libstyle, },
2127 style => $libstyle, },
2132 style => $libstyle },
2136 style => $libstyle },
2140 style => $libstyle },
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Any.pm2049 my $libstyle = $Config{installstyle} || 'lib/perl5';
2053 $libstyle = $self->{LIBSTYLE};
2120 style => $libstyle, },
2124 style => $libstyle, },
2128 style => $libstyle, },
2133 style => $libstyle },
2137 style => $libstyle },
2141 style => $libstyle },
/dports/textproc/jade/jade-1.2.1/jade/
H A DMakefile.sub5 XLIBS=../style/libstyle.a ../spgrove/libspgrove.a ../grove/libgrove.a \
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dydoc-desc.cwl44 \libstyle{text}#*
/dports/net-mgmt/p5-jmx4perl/jmx4perl-1.11_2/inc/Module-Build/Module/Build/
H A DBase.pm211 my @libstyle = $c->get('installstyle') ?
286 lib => [@libstyle],
287 arch => [@libstyle, $version, $arch],
296 lib => [@libstyle],
297 arch => [@libstyle, $version, $arch],
306 lib => [@libstyle, 'site_perl'],
307 arch => [@libstyle, 'site_perl', $version, $arch],
/dports/devel/p5-Module-Build/Module-Build-0.4231/lib/Module/Build/
H A DBase.pm241 my @libstyle = $c->get('installstyle') ?
316 lib => [@libstyle],
317 arch => [@libstyle, $version, $arch],
326 lib => [@libstyle],
327 arch => [@libstyle, $version, $arch],
336 lib => [@libstyle, 'site_perl'],
337 arch => [@libstyle, 'site_perl', $version, $arch],
/dports/mail/mailagent/mailagent-9a14a15/
H A DConfigure4592 $test -f "$xxx" && libstyle=shared
4597 $test -f "$xxx" && libstyle=shared
4602 $test -f "$xxx" && libstyle=static
4607 $test -f "$xxx" && libstyle=static
4612 $test -f "$xxx" && libstyle=static
4618 $test -f "$xxx" && libstyle=static
4627 case "$libstyle" in
4630 *) echo "Found -l$thislib ($libstyle)$linkmsg." ;;
/dports/textproc/jade/jade-1.2.1/debian/
H A Dchangelog379 * add some additional include files for libstyle to /usr/include/sp
461 now we ship libgrove, libspgrove, and libstyle shared libs in the
/dports/lang/perl5.34/perl-5.34.0/
H A DConfigure5200 $test -f "$xxx" && libstyle=shared
5203 $test -f "$xxx" && libstyle=shared
5208 $test -f "$xxx" && libstyle=shared
5213 $test -f "$xxx" && libstyle=static
5218 $test -f "$xxx" && libstyle=static
5223 $test -f "$xxx" && libstyle=static
5229 $test -f "$xxx" && libstyle=static
5232 case "$libstyle" in
5235 *) echo "Found -l$thislib ($libstyle)." ;;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A DConfigure5210 $test -f "$xxx" && libstyle=shared
5213 $test -f "$xxx" && libstyle=shared
5218 $test -f "$xxx" && libstyle=shared
5223 $test -f "$xxx" && libstyle=static
5228 $test -f "$xxx" && libstyle=static
5233 $test -f "$xxx" && libstyle=static
5239 $test -f "$xxx" && libstyle=static
5242 case "$libstyle" in
5245 *) echo "Found -l$thislib ($libstyle)." ;;
/dports/lang/perl5.32/perl-5.32.1/
H A DConfigure5309 $test -f "$xxx" && libstyle=shared
5312 $test -f "$xxx" && libstyle=shared
5317 $test -f "$xxx" && libstyle=shared
5322 $test -f "$xxx" && libstyle=static
5327 $test -f "$xxx" && libstyle=static
5332 $test -f "$xxx" && libstyle=static
5338 $test -f "$xxx" && libstyle=static
5341 case "$libstyle" in
5344 *) echo "Found -l$thislib ($libstyle)." ;;
/dports/lang/perl5.30/perl-5.30.3/
H A DConfigure5301 $test -f "$xxx" && libstyle=shared
5304 $test -f "$xxx" && libstyle=shared
5309 $test -f "$xxx" && libstyle=shared
5314 $test -f "$xxx" && libstyle=static
5319 $test -f "$xxx" && libstyle=static
5324 $test -f "$xxx" && libstyle=static
5330 $test -f "$xxx" && libstyle=static
5333 case "$libstyle" in
5336 *) echo "Found -l$thislib ($libstyle)." ;;