• R/O
  • HTTP
  • SSH
  • HTTPS

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XML catalogue of packages which are available for installation, using the mingw-get installer.


File Info

修訂. 17fc422d2b04015056b234c44fe659e9c2b1f7af
大小 2,248 bytes
時間 2021-04-12 17:23:45
作者 Keith Marshall
Log Message

Publish MinGW.org WSL-5.4.2 package set.

Content

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">

  <!-- File: msys-openssh.xml -->

  <package-collection subsystem="msys">
    <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />

    <package name="msys-openssh">
      <affiliate group="MinGW Developer Toolkit" />
      <description lang="en" title="Secure Networking Clients" >
        <paragraph>openssh is a FREE version of the SSH connectivity tools
          that technical users of the Internet rely on.  Users of telnet,
          rlogin, and ftp may not realize that their password is transmitted
          across the Internet unencrypted, but it is.  OpenSSH encrypts all
          traffic (including passwords) to effectively eliminate
          eavesdropping, connection hijacking, and other attacks.
          Additionally, OpenSSH provides secure tunneling capabilities and
          several authentication methods, and supports all SSH protocol
          versions.
        </paragraph>
        <paragraph>The OpenSSH suite replaces rlogin and telnet with the ssh
          program, rcp with scp, and ftp with sftp.  Other utilities like
          ssh-add, ssh-agent, ssh-keysign, ssh-keyscan, and ssh-keygen are
          also included.
        </paragraph>
      </description>

      <licence tarname="openssh-%-msys-%-lic.tar.%" />
      <source tarname="openssh-%-msys-%-src.tar.%" />

      <component class="bin">
        <requires eq="msys-core-*-msys-*-bin.tar" />
        <release tarname="openssh-5.4p1-1-msys-1.0.13-bin.tar.lzma" >
          <requires eq="msys-libminires-*-msys-*-dll.tar" />
          <requires eq="msys-libopenssl-*-msys-*-dll-100.tar" />
          <requires eq="msys-zlib-*-msys-*-dll.tar" />
        </release>
      </component>

      <component class="doc">
        <release tarname="openssh-5.4p1-1-msys-1.0.13-doc.tar.lzma" />
      </component>

      <component class="lic">
        <release tarname="openssh-5.4p1-1-msys-1.0.13-lic.tar.lzma" />
      </component>
    </package>

  </package-collection>
</software-distribution>
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->