48 lines
1.8 KiB
XML
48 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<software-distribution project="MinGW" home="http://mingw.org" issue="2012073100">
|
|
|
|
<!-- File: msys-inetutils.xml -->
|
|
|
|
<package-collection subsystem="msys">
|
|
<download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
|
|
|
|
<package name="msys-inetutils">
|
|
<affiliate group="MinGW Developer Toolkit" />
|
|
<description lang="en" title="Common Networking Clients" >
|
|
<paragraph>inetutils provides common networking clients, including
|
|
telnet, ftp, rsh, rlogin, tftp, and rcp, adapated and compiled for
|
|
the MSYS platform on Microsoft Windows. This MSYS package provides
|
|
no servers.
|
|
</paragraph>
|
|
<paragraph>Most of these utilities are security nightmares, dating
|
|
from a time when the internet was a more innocent place. It is NOT
|
|
recommended that you use ANY of these utilities -- unless you have
|
|
a VERY good reason. Use ssh, sftp, or scp from msys-openssh instead.
|
|
</paragraph>
|
|
</description>
|
|
|
|
<licence tarname="inetutils-%-msys-%-lic.tar.%" />
|
|
<source tarname="inetutils-%-msys-%-src.tar.%" />
|
|
|
|
<component class="bin">
|
|
<requires eq="msys-core-*-msys-*-bin.tar" />
|
|
<release tarname="inetutils-1.7-1-msys-1.0.13-bin.tar.lzma" />
|
|
</component>
|
|
|
|
<component class="doc">
|
|
<release tarname="inetutils-1.7-1-msys-1.0.13-doc.tar.lzma" />
|
|
</component>
|
|
|
|
<component class="lic">
|
|
<release tarname="inetutils-1.7-1-msys-1.0.13-lic.tar.lzma" />
|
|
</component>
|
|
|
|
<component class="dev">
|
|
<release tarname="inetutils-1.7-1-msys-1.0.13-dev.tar.lzma" />
|
|
</component>
|
|
</package>
|
|
|
|
</package-collection>
|
|
</software-distribution>
|
|
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
|