freebsd-ports/www/wcol/pkg-descr
Shigeyuki Fukushima 710d966e30 Use syslog logging.
Fix segmentation fault problem.
Update to 1999.01.10.

Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-09-04 17:18:35 +00:00

27 lines
888 B
Plaintext

WcolE - WWW Collector 5th generation
Wcol is a prefetching proxy server for WWW.
WcolE is 5th generation of Wcol.
Informaion of Wcol is published by SHiKA project server.
http://shika.aist-nara.ac.jp/products/wcol/wcol.html
Wcol sample configuration file is ${PREFIX}/etc/wcol.conf.sample
Wcol sample startup script is ${PREFIX}/etc/rc.d/wcol.sh.sample
Wcol cache spool directory is ${DEFAULT_POOLDIR}
Wcol pid file is /var/run/wcol.pid
Wcol log is logged by syslog (facility: daemon).
You should prepare wcol config file: ${PREFIX}/etc/wcol.conf
(*) default ${PREFIX} is /usr/local
(*) default ${DEFAULT_POOLDIR} is /var/spool/wcol
If you want to enable wcol at boot time, put in your /etc/rc.conf.local:
wcol_enable="YES"
---
Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
WWW: http://shika.aist-nara.ac.jp/products/wcol/wcol.html