CVS log for ports/www/linbot/files/Attic/patch-compat
Up to [FreeBSD] / ports / www / linbot / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3
Tue Jun 18 02:46:31 2002 UTC (9 years, 7 months ago) by mi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
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.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 3 16:34:33 2002 UTC (9 years, 10 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +38 -5 lines
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
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 19 16:34:13 2001 UTC (10 years, 6 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0
Add another patch (by Mike Meyer), who answered my call for a Python guru and fixed the linbot to work under modern version of Python (as well as the 1.5). He also replaced regex and regsub with the re module, which seems to make it work better with no-ascii web-pages too (a nice side-effect). Bump up PORTREVISION and give MAINTAINERship to Mike (he *did* see it coming). Obtained from: Mike Meyer
