head	1.10;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.9
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.6
	RELEASE_4_3_0:1.6
	RELEASE_4_2_0:1.5
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.3
	RELEASE_3_2_0:1.1.1.1
	RELEASE_3_1_0:1.1.1.1
	r1_00:1.1.1.1
	DIMA:1.1.1;
locks; strict;
comment	@# @;


1.10
date	2012.11.17.06.03.10;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2004.02.06.13.12.43;	author trevor;	state Exp;
branches;
next	1.8;

1.8
date	2003.03.07.06.12.56;	author ade;	state Exp;
branches;
next	1.7;

1.7
date	2001.11.08.06.48.32;	author demon;	state Exp;
branches;
next	1.6;

1.6
date	2001.02.05.15.33.55;	author olgeni;	state Exp;
branches;
next	1.5;

1.5
date	2000.11.13.12.45.29;	author demon;	state Exp;
branches;
next	1.4;

1.4
date	2000.04.10.00.07.15;	author cpiazza;	state Exp;
branches;
next	1.3;

1.3
date	99.08.31.02.43.28;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	99.06.08.22.22.09;	author steve;	state Exp;
branches;
next	1.1;

1.1
date	99.02.03.21.26.59;	author billf;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.02.03.21.26.59;	author billf;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@# New ports collection makefile for:	webcrawl
# Date created:		31 January 1999
# Whom:			Dima Sivachenko
#
# $FreeBSD: head/www/webcrawl/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	webcrawl
PORTVERSION=	1.10
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	apps/www/mirroring
EXTRACT_SUFX=	.tgz

MAINTAINER=	demon@@FreeBSD.org
COMMENT=	Download web sites without user interaction by following links

ALL_TARGET=

MAN1=		webcrawl.1
PLIST_FILES=	bin/webcrawl

do-install:
		@@ ${INSTALL_PROGRAM} ${WRKSRC}/webcrawl ${PREFIX}/bin/
		@@ ${INSTALL_MAN} ${WRKSRC}/webcrawl.1 ${MAN1PREFIX}/man/man1/

.include <bsd.port.mk>
@


1.9
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d22 1
@


1.7
log
@Add support for virtual hosts.

Submitted by:	Iasen Kostoff <tbyte@@otel.net>
@
text
@d17 1
@


1.6
log
@Some spaces -> tabs for ports/www.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/webcrawl/Makefile,v 1.5 2000/11/13 12:45:29 demon Exp $
d10 1
@


1.5
log
@Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/webcrawl/Makefile,v 1.4 2000/04/10 00:07:15 cpiazza Exp $
d9 1
a9 1
PORTVERSION= 	1.10
@


1.4
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/webcrawl/Makefile,v 1.3 1999/08/31 02:43:28 peter Exp $
d15 1
a15 1
MAINTAINER=	dima@@chg.ru
@


1.3
log
@$Id$ -> $FreeBSD$
@
text
@a1 1
# Version required:	1.10
d5 1
a5 1
# $FreeBSD$
d8 2
a9 1
DISTNAME=	webcrawl-1.10
@


1.2
log
@Update to version 1.10.

PR:		12081
Submitted by:	maintainer
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1999/02/03 21:26:59 billf Exp $
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
# Version required:	1.00
d6 1
a6 1
# $Id:$
d9 1
a9 1
DISTNAME=	webcrawl-1.00
a21 1

@


1.1.1.1
log
@WebCrawl is a program designed to download an entire web-site without
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>
@
text
@@
