Searched refs:mirrors (Results 1 – 25 of 49) sorted by relevance
12
| /openbsd/src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
| D | Mirrors.pm | 58 mirrors => [], 117 sub mirrors { subroutine 119 return @{$self->{mirrors}} unless @countries; 122 for my $m (@{$self->{mirrors}}) { 134 sub get_mirrors_by_countries { &mirrors } 150 $self->mirrors( $self->get_countries_by_continents( @$continents ) ); 233 $count += $self->mirrors( $self->countries($continent) ); 399 my @mirrors = $self->mirrors( $self->countries($c) ); 400 printf "Testing %s (%d mirrors)\n", $c, scalar @mirrors 403 next CONT unless @mirrors; [all …]
|
| /openbsd/src/distrib/notes/ |
| D | mirrors | 1 dnl $OpenBSD: mirrors,v 1.120 2016/09/02 12:17:32 tb Exp $ 44 http://mirrors.ucr.ac.cr/OpenBSD 45 ftp://mirrors.ucr.ac.cr/OpenBSD 66 http://mirrors.ircam.fr/pub/OpenBSD (Paris) 67 ftp://mirrors.ircam.fr/pub/OpenBSD (Paris) 83 http://ftp.cc.uoc.gr/mirrors/OpenBSD (Heraklion) 84 ftp://ftp.cc.uoc.gr/mirrors/OpenBSD (Heraklion) 124 http://mirrors.isu.net.sa/pub/ftp.openbsd.org (Riyadh) 125 ftp://mirrors.isu.net.sa/pub/ftp.openbsd.org (Riyadh) 173 http://openbsd.mirrors.hoobly.com (Pittsburgh, PA) [all …]
|
| D | Makefile | 12 DEP= $(SRC) $(.CURDIR)/mirrors $(.CURDIR)/$M/whatis $(.CURDIR)/$M/contents \
|
| /openbsd/src/gnu/usr.bin/perl/cpan/CPAN/lib/App/ |
| D | Cpan.pm | 846 my $mirrors = CPAN::Mirrors->new( _mirror_file() ); 847 my @continents = $mirrors->find_best_continents; 849 my @mirrors = $mirrors->get_mirrors_by_continents( $continents[0] ); 850 my @timings = $mirrors->get_mirrors_timings( \@mirrors ); 985 my $mirrors = CPAN::Mirrors->new( _mirror_file() ); 987 my @mirrors = $mirrors->best_mirrors( 992 foreach my $mirror ( @mirrors ) { 998 map { $_->http } @mirrors
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | README | 15 (list of mirrors at: http://www.gnu.org/prep/ftp.html) 18 (list of mirrors at: http://www.gnu.org/server/list-mirrors.html)
|
| D | NEWS | 311 (and mirrors).
|
| /openbsd/src/gnu/usr.bin/texinfo/doc/ |
| D | README | 35 ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex (and all GNU mirrors) 36 ftp://tug.org/tex/texinfo.tex (and all CTAN mirrors)
|
| /openbsd/src/distrib/notes/landisk/ |
| D | xfer | 11 OpenBSD mirrors over the internet, you may wish to transfer the sets to
|
| /openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-world/ |
| D | Vanilla-Perl.tml | 60 url: http://mirrors.kernel.org/CPAN/src/perl-5.8.8.tar.gz 167 url => 'http://mirrors.kernel.org/CPAN/src/perl-5.8.8.tar.gz',
|
| /openbsd/src/gnu/llvm/llvm/docs/Proposals/ |
| D | GitHubMove.rst | 97 In addition, there are already multiple LLVM mirrors on GitHub, indicating that 261 Read-only sub-project mirrors 265 mirrors (e.g. https://git.llvm.org/git/compiler-rt.git) will continue to 283 use the SVN bridge or the single-subproject Git mirrors. However, it's 288 sub-project Git mirrors would addresses this. 548 mirrors. You have one or more git branches that you want to migrate 607 # Assumes local work on local split mirrors is on main (and 672 mirrors as submodules, similar to the multirepo umbrella proposed
|
| /openbsd/src/distrib/notes/sparc64/ |
| D | xfer | 19 OpenBSD mirrors over the internet, you may wish to transfer the sets to
|
| /openbsd/src/usr.bin/calendar/calendars/ |
| D | calendar.openbsd | 104 Nov 01 OpenBSD 3.2 released, ftp mirrors preload for the first time, 2002
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | README.hpux | 85 H.Merijn Brand's site at L<http://mirrors.develooper.com/hpux/#Perl>. 418 from the sources (available from e.g. L<http://gcc.gnu.org/mirrors.html>) 427 gcc binaries available on L<http://mirrors.develooper.com/hpux/> and/or 497 on H.Merijn's site (L<http://mirrors.develooper.com/hpux/>). The use of PTH
|
| D | README.macosx | 57 that mirrors that of Apple's default Perl, with core modules stored in
|
| /openbsd/src/gnu/llvm/llvm/cmake/modules/ |
| D | LLVMExternalProjectUtils.cmake | 108 # The below logic mirrors cmake's own implementation
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | FuzzingLLVM.rst | 111 Interface of this fuzzer almost directly mirrors ``llvm-isel-fuzzer``. Both
|
| /openbsd/src/gnu/usr.bin/perl/Porting/ |
| D | how_to_write_a_perldelta.pod | 58 C<[rt.cpan.org #43010]>. This mirrors how rt.cpan.org subject lines appear.
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl5121delta.pod | 90 We updated the GitHub mirror link in L<perlrepository> to mirrors/perl, not github/perl
|
| /openbsd/src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| D | perlfaq2.pod | 95 L<http://www.cpan.org/SITES.html> lists all mirrors.
|
| /openbsd/src/gnu/usr.bin/texinfo/djgpp/ |
| D | README | 24 SimTel.NET mirrors, in the v2gnu directory.
|
| /openbsd/src/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
| D | LangImpl06.rst | 330 This AST node is very simple and obvious by now. It directly mirrors the
|
| D | LangImpl05.rst | 742 the loop should exit. This mirrors the condition evaluation for the
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/ |
| D | AArch64SchedCyclone.td | 100 // This mirrors sections 7.7-7.9 of the Tuning Guide v1.0.1.
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| D | PPCRegisterInfo.td | 359 // VSX register classes (the allocation order mirrors that of the corresponding
|
| /openbsd/src/gnu/lib/libreadline/ |
| D | CHANGES | 143 c. New readline variable: rl_readline_version, mirrors RL_READLINE_VERSION.
|
12