Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
What this program does :
- recursive HTTP , HTTP over SSL , FTP and Gopher document retrieving
- synchronizing retrieved local copies of document with remote
- partial content retrieving on servers which suppots it (FTP and HTTP/1.1)
- follows moved documents
- supports "robots.txt" standart
- supports HTTP and FTP proxy server
- supports HTTP authentification
- shows document tree
- have interface to "at" command for scheduling
- have X-windows user interface (built with own widgets based on plain Xt)
- may be built with or without X-windows user interface
- can handle setup files
PR: ports/6085