Update to version 0.9pl5.

PR:		10222
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
This commit is contained in:
Steve Price 1999-03-15 01:50:17 +00:00
parent b2e5a4aa15
commit ed084dab48
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17203
3 changed files with 7 additions and 7 deletions

View File

@ -3,11 +3,11 @@
# Date created: 19 March 1998
# Whom: Andrey Zakhvatov
#
# $Id: Makefile,v 1.1.1.1 1998/12/16 22:37:40 billf Exp $
# $Id: Makefile,v 1.2 1998/12/22 08:22:08 asami Exp $
#
DISTNAME= pavuk-0.9pl3
PKGNAME= pavuk-0.9.3
DISTNAME= pavuk-0.9pl5
PKGNAME= pavuk-0.9.5
CATEGORIES= net www
MASTER_SITES= ftp://ftp.idata.sk/pub/unix/www/ \
ftp://ftp.max.irk.ru/pub/unix/net/www/wget/ \

View File

@ -1 +1 @@
MD5 (pavuk-0.9pl3.tgz) = 7b5625825f0f512abab11cd83aaee05f
MD5 (pavuk-0.9pl5.tgz) = 27cb8ed2df6e8535e09d4736a47f430c

View File

@ -4,11 +4,11 @@
- 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)
- partial content retrieving on servers which supports it (FTP and HTTP/1.1)
- follows moved documents
- supports "robots.txt" standart
- supports "robots.txt" standard
- supports HTTP and FTP proxy server
- supports HTTP authentification
- supports HTTP authentication
- shows document tree
- have interface to "at" command for scheduling
- have X-windows user interface (built with own widgets based on plain Xt)