aboutsummaryrefslogtreecommitdiffstats
path: root/www/webcrawl
Commit message (Collapse)AuthorAgeFilesLines
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add support for virtual hosts.demon2001-11-082-0/+13
| | | | Submitted by: Iasen Kostoff <tbyte@otel.net>
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Respect CC and CFLAGSkris2000-02-071-5/+17
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Update to version 1.10.steve1999-06-092-5/+4
| | | | | PR: 12081 Submitted by: maintainer
* WebCrawl is a program designed to download an entire web-site withoutbillf1999-02-046-0/+47
user interaction (although an interactive mode is available). It works simply by starting with a single web page, and following all links from that page to attempt to recreate the directory structure on the remote server. PR: ports/9846 Submitted By: Dima Sivachenko <dima@Chg.RU>