head	1.7;
access;
symbols
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.5
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.5
	RELEASE_4_3_0:1.4
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.2
	RELEASE_2_2_8:1.2
	RELEASE_3_0_0:1.2
	v0_8:1.1.1.1
	BILLF:1.1.1;
locks; strict;
comment	@# @;


1.7
date	2002.06.18.02.46.31;	author mi;	state dead;
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.7
log
@Remove the linbot port. The author stopped development after the
company behind linKbot claimed trademark violations. Fortunately,
Mike W. Meyer picked it up, and the newly renamed and improved
version is now known as www/webcheck.
@
text
@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.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
@@


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
@@
