summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2007-07-19 13:27:18 +0000
committerPeter Volkov <pva@gentoo.org>2007-07-19 13:27:18 +0000
commit81382bb92b036f455cc4849151528bc787812c6f (patch)
treee1fc2b88bdcb04fd1613b233ac25abac6b8727bd /net-ftp/netkit-tftp/metadata.xml
parentalpha/ia64/x86 stable wrt #178697 (diff)
downloadhistorical-81382bb92b036f455cc4849151528bc787812c6f.tar.gz
historical-81382bb92b036f455cc4849151528bc787812c6f.tar.bz2
historical-81382bb92b036f455cc4849151528bc787812c6f.zip
Bunch of fixes reported and some fixed in debian: segfault during tftp connect (see debian bug #375365), manpage typo (debian #310347), and put command in tftp now works (debian #88286). Added example files for xinetd, and dodoc now installs README, ChangeLog and BUGS. Took maintenance.
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'net-ftp/netkit-tftp/metadata.xml')
-rw-r--r--net-ftp/netkit-tftp/metadata.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/net-ftp/netkit-tftp/metadata.xml b/net-ftp/netkit-tftp/metadata.xml
index 54494c4bb860..1cdcfd79c131 100644
--- a/net-ftp/netkit-tftp/metadata.xml
+++ b/net-ftp/netkit-tftp/metadata.xml
@@ -3,6 +3,16 @@
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
-<email>maintainer-needed@gentoo.org</email>
+<email>pva@gentoo.org</email>
+<name>Peter Volkov</name>
</maintainer>
+<longdescription>
+ Tftp is the user interface to the Internet TFTP (Trivial File Transfer
+ Protocol), which allows users to transfer files to and from a remote machine.
+ The remote host may be specified on the command line, in which case tftp uses
+ host as the default host for future transfers. Tftpd is a server which
+ supports the Internet Trivial File Transfer Protocol (RFC 783). The TFTP
+ server operates at the port indicated in the `tftp' service description; see
+ services(5). The server is normally started by inetd(8).
+</longdescription>
</pkgmetadata>