summaryrefslogtreecommitdiff
path: root/net-misc/putty/metadata.xml
blob: 5bfa53c597745ef5b7bb599c8f0b4c2a4140f16e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>bacs@librecast.net</email>
    <name>Brett A C Sheffield</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription lang="en">
		PuTTY is a free implementation of Telnet and SSH for Windows and Unix
		platforms, along with an xterm terminal emulator. It supports flexible terminal
		setup, mid-session reconfiguration using Ctrl-rightclick, multiple X11
		authentication protocols, and various other interesting things not provided by
		ssh in an xterm.
	</longdescription>
  <use>
    <flag name="gssapi">Enable support for GSSAPI (<pkg>virtual/krb5</pkg>)</flag>
    <flag name="gtk">Build the PuTTY client which requires <pkg>x11-libs/gtk+</pkg>. If disabled only the CLI tools puttygen, plink, pscp and psftp will be built</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:putty:putty</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>