summaryrefslogtreecommitdiff
path: root/www/webcheck (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Redo Makefile to use INSTALL_DATA/INSTALL_SCRIPTEdwin Groothuis2003-01-031-10/+12
| | | | | PR: ports/40088 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* remove 2 unneeded patches that didn't get removedPatrick Li2002-07-232-144/+0
| | | | | PR: ports/40929 Submitted by: maintainer
* The distfiles for this port are distributed in bzip2 format. AddJoseph Koshy2002-05-301-0/+1
| | | | a ``USE_BZIP2'' line to reflect this.
* fix master site and unbreak itYing-Chieh Liao2002-05-201-3/+1
| | | | | PR: 38314 Submitted by: maintainer
* BROKEN: does not fetchKris Kennaway2002-05-201-0/+2
|
* add webcheck , which is repo-copied from linbotYing-Chieh Liao2002-05-154-53/+51
| | | | | PR: 37939 Submitted by: Mike Meyer <mwm@mired.org>
* Tidy up ``import'' statements to avoid warnings by the latest Python-2.2.Mikhail Teterin2002-04-032-5/+39
| | | | | | | | | | 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
* Add another patch (by Mike Meyer), who answered my call for aMikhail Teterin2001-07-192-3/+93
| | | | | | | | | | | 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
* RUN_DEPEND on python15 -- the scripts break with the new PythonMikhail Teterin2001-07-133-5/+36
| | | | | | | | | | | | | :-( 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)
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
|
* - Install several config files that are required at runtime.Steve Price2000-09-173-1/+24
| | | | | | - Update to use new homepage location. Approved by: maintainer
* - Use MASTER_SITE_SUNSITE to MASTER_SITESMaxim Sobolev2000-06-231-1/+2
| | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 1.0Bill Fumerola2000-04-213-9/+10
| | | | | The real MASTER_SITE's hard drive went south evidently, so we'll use just the backup for now.
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Yet more WWW: fun.Michael Haro1999-05-031-1/+1
|
* Make this work until I commit the upgrade RSN.Bill Fumerola1999-01-211-2/+2
| | | | Found by: Fenner's survey
* Update MAINTAINER to reflect my proper e-mail address.Bill Fumerola1998-12-291-2/+2
|
* Add port to virtual category "python".Joseph Koshy1998-11-041-2/+2
| | | | | Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer) PR: 8558
* Upgrade to v0.9.Joseph Koshy1998-10-033-4/+6
| | | | Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer)
* Import of `linbot', a web site management tool.Joseph Koshy1998-09-215-0/+46
PR: ports/8003 Reviewed by: jkoshy Submitted by: Bill Fumerola (billf@chc-chimes.com)