head	1.8;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.7
	RELEASE_5_1_0:1.7
	RELEASE_4_8_0:1.7
	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
	old_RELEASE_5_0_DP1:1.5
	old_RELEASE_4_5_0:1.5
	old_RELEASE_4_4_0:1.5
	old_RELEASE_4_3_0:1.4
	old_RELEASE_4_2_0:1.4
	old_RELEASE_4_1_1:1.4
	old_RELEASE_4_1_0:1.3
	old_RELEASE_3_5_0:1.3
	old_RELEASE_4_0_0:1.2
	old_RELEASE_3_4_0:1.2
	old_RELEASE_3_3_0:1.2
	old_RELEASE_3_2_0:1.2
	old_RELEASE_3_1_0:1.2
	old_RELEASE_2_2_8:1.2
	old_RELEASE_3_0_0:1.2
	old_v0_8:1.1.1.1
	old_BILLF:1.1.1;
locks; strict;
comment	@# @;


1.8
date	2009.06.28.01.43.24;	author wxs;	state Exp;
branches;
next	1.7;

1.7
date	2002.05.15.15.33.01;	author ijliao;	state Exp;
branches;
next	1.6;

1.6
date	2002.04.03.16.34.33;	author mi;	state Exp;
branches;
next	1.5;

1.5
date	2001.07.13.01.51.29;	author mi;	state Exp;
branches;
next	1.4;

1.4
date	2000.09.17.21.19.30;	author steve;	state Exp;
branches;
next	1.3;

1.3
date	2000.04.21.18.15.23;	author billf;	state Exp;
branches;
next	1.2;

1.2
date	98.10.03.10.09.02;	author jkoshy;	state Exp;
branches;
next	1.1;

1.1
date	98.09.21.05.42.14;	author jkoshy;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.09.21.05.42.14;	author jkoshy;	state Exp;
branches;
next	;


desc
@@


1.8
log
@- Update to 1.10.3
- Pass maintainer to submitter

PR:		ports/135300
Submitted by:	Jeremy C. Reed <reed@@reedmedia.net>
Approved by:	Mike Meyer <mwm@@mired.org> (old maintainer)
@
text
@share/webcheck/config.py
share/webcheck/crawler.py
share/webcheck/debugio.py
share/webcheck/myurllib.py
share/webcheck/serialize.py
share/webcheck/webcheck.py
share/webcheck/webcheck.css
share/webcheck/favicon.ico
share/webcheck/fancytooltips/fancytooltips.js
share/webcheck/fancytooltips/readme.txt
share/webcheck/fancytooltips/fancytooltips.css
share/webcheck/parsers/__init__.py
share/webcheck/parsers/css.py
share/webcheck/parsers/html/__init__.py
share/webcheck/parsers/html/beautifulsoup.py
share/webcheck/parsers/html/calltidy.py
share/webcheck/parsers/html/htmlparser.py
share/webcheck/plugins/__init__.py
share/webcheck/plugins/about.py
share/webcheck/plugins/anchors.py
share/webcheck/plugins/badlinks.py
share/webcheck/plugins/external.py
share/webcheck/plugins/images.py
share/webcheck/plugins/new.py
share/webcheck/plugins/notchkd.py
share/webcheck/plugins/notitles.py
share/webcheck/plugins/old.py
share/webcheck/plugins/problems.py
share/webcheck/plugins/sitemap.py
share/webcheck/plugins/size.py
share/webcheck/plugins/urllist.py
share/webcheck/schemes/__init__.py
share/webcheck/schemes/file.py
share/webcheck/schemes/ftp.py
share/webcheck/schemes/http.py
share/webcheck/schemes/https.py
%%PORTDOCS%%share/doc/webcheck/README
%%PORTDOCS%%@@dirrm share/doc/webcheck
@@unexec rm -f %D/share/webcheck/*.py[co] %D/share/webcheck/*/*.py[co]
@@dirrm share/webcheck/plugins
@@dirrm share/webcheck/schemes
@@dirrm share/webcheck/parsers/html
@@dirrm share/webcheck/parsers
@@dirrm share/webcheck/fancytooltips/
@@dirrm share/webcheck
@@exec ln -fs %D/share/webcheck/webcheck.py %D/bin/webcheck
@@unexec rm %D/bin/webcheck
@


1.7
log
@add webcheck , which is repo-copied from linbot

PR:	37939
Submitted by:	Mike Meyer <mwm@@mired.org>
@
text
@d2 1
d4 3
a6 2
share/webcheck/htmlparse.py
share/webcheck/httpcodes.py
d8 10
a17 2
share/webcheck/webcheck.py
share/webcheck/myUrlLib.py
d19 2
d24 1
d27 1
a28 1
share/webcheck/plugins/rptlib.py
d30 2
a31 4
share/webcheck/plugins/slow.py
share/webcheck/plugins/whatsnew.py
share/webcheck/plugins/whatsold.py
share/webcheck/robotparser.py
d33 5
a37 5
share/webcheck/schemes/filelink.py
share/webcheck/schemes/ftplink.py
share/webcheck/schemes/httplink.py
share/webcheck/version.py
%%PORTDOCS%%share/doc/webcheck/USAGE
d42 3
@


1.6
log
@Tidy up ``import'' statements to avoid warnings by the latest Python-2.2.
When de-installing, try removing any .pyc or .pyo files generated by
Python compiler next to the .py files we install.

Not bumping up PORTREVISION, since it still does not work with the new
Python and worked without the fixes with the earlier one.

Submitted by:	maintainer
@
text
@d1 33
a33 33
share/linbot/config.py
share/linbot/debugio.py
share/linbot/htmlparse.py
share/linbot/httpcodes.py
share/linbot/linbot.css
share/linbot/linbot.py
share/linbot/myUrlLib.py
share/linbot/plugins/__init__.py
share/linbot/plugins/badlinks.py
share/linbot/plugins/external.py
share/linbot/plugins/images.py
share/linbot/plugins/notchkd.py
share/linbot/plugins/notitles.py
share/linbot/plugins/problems.py
share/linbot/plugins/rptlib.py
share/linbot/plugins/sitemap.py
share/linbot/plugins/slow.py
share/linbot/plugins/whatsnew.py
share/linbot/plugins/whatsold.py
share/linbot/robotparser.py
share/linbot/schemes/__init__.py
share/linbot/schemes/filelink.py
share/linbot/schemes/ftplink.py
share/linbot/schemes/httplink.py
share/linbot/version.py
%%PORTDOCS%%share/doc/linbot/USAGE
%%PORTDOCS%%@@dirrm share/doc/linbot/
@@unexec rm -f %D/share/linbot/*.py[co] %D/share/linbot/*/*.py[co]
@@dirrm share/linbot/plugins
@@dirrm share/linbot/schemes
@@dirrm share/linbot
@@exec ln -fs %D/share/linbot/linbot.py %D/bin/linbot
@@unexec rm %D/bin/linbot
@


1.5
log
@RUN_DEPEND on python15 -- the  scripts break with the new Python
:-( Can someone look into this, please?

Generate and  install USAGE document (derived  from the author's
INSTALL file). That's the user's  only documentation -- there is
no man-page or meaningfull usage(). Bump up port-revision.

Change maintainership to ports.

Reviewed by:	previous maintainer (billf)
Approved by:	previous maintainer (billf)
@
text
@d28 1
@


1.4
log
@- Install several config files that are required at runtime.
- Update to use new homepage location.

Approved by:	maintainer
@
text
@d26 2
@


1.3
log
@Update to 1.0

The real MASTER_SITE's hard drive went south evidently, so we'll use just
the backup for now.
@
text
@d8 12
d21 4
d26 2
@


1.2
log
@Upgrade to v0.9.

Submitted by:	Bill Fumerola <billf@@jade.chc-chimes.com> (maintainer)
@
text
@a0 1
@@exec mkdir -p %D/share/linbot
d2 4
d9 2
a10 1
share/linbot/linbot.css
a11 1
@@unexec rm -rf %D/share/linbot
@


1.1
log
@Initial revision
@
text
@d6 1
@


1.1.1.1
log
@Import of `linbot', a web site management tool.

PR:		ports/8003
Reviewed by:	jkoshy
Submitted by:	Bill Fumerola (billf@@chc-chimes.com)
@
text
@@
