diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-24 02:11:20 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-24 02:11:20 +0000 |
commit | 6212c76b8a7e4f7b03807c80c07dbd7fa11a5b21 (patch) | |
tree | 1b733be2512fbff22487c2ed5a903b713ac00d31 /www/wcol/pkg-descr | |
parent | Activate stamp. (diff) |
Initial import of wcol version 980713_100245.
A prefetching proxy server for WWW.
PR: 7540
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Diffstat (limited to 'www/wcol/pkg-descr')
-rw-r--r-- | www/wcol/pkg-descr | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/www/wcol/pkg-descr b/www/wcol/pkg-descr new file mode 100644 index 000000000000..12d3b1ce1161 --- /dev/null +++ b/www/wcol/pkg-descr @@ -0,0 +1,20 @@ +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 /var/spool/wcol + Wcol log directory is /var/log/wcol.log + Wcol pid file is /var/run/wcol.pid + + You should prepare wcol config file: ${PREFIX}/etc/wcol.conf + + (*) default ${PREFIX} is /usr/local + +--- +Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> |