| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Jun 2002 02:46:31
1.0_3
|
mi  |
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. |
03 Apr 2002 16:34:33
1.0_3
|
mi  |
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 |
19 Jul 2001 17:34:13 
|
mi  |
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). |
13 Jul 2001 02:51:30 
|
mi  |
RUN_DEPEND on python15 -- the scripts break with the new Python :-( Can
someone look into this, please? |
05 Feb 2001 15:33:58 
|
olgeni  |
Some spaces -> tabs for ports/www. |
08 Oct 2000 08:11:25 
|
asami  |
Convert category www to new layout. |
17 Sep 2000 22:19:30 
|
steve  |
- Install several config files that are required at runtime. - Update to use
new homepage location. |
23 Jun 2000 14:22:01 
|
sobomax  |
- Use MASTER_SITE_SUNSITE to MASTER_SITES |