summaryrefslogtreecommitdiff
path: root/www/tinyproxy/MESSAGE
diff options
context:
space:
mode:
authorsalo <salo>2003-03-07 23:46:01 +0000
committersalo <salo>2003-03-07 23:46:01 +0000
commita04bdbd5864064d548df3de20aab96ba96eea98b (patch)
treefd50bc4e6e1bb91d72425693c4c5407ac395ecdc /www/tinyproxy/MESSAGE
parent2795ed1611beb75a19c72911649d9a84cb1ed09d (diff)
downloadpkgsrc-a04bdbd5864064d548df3de20aab96ba96eea98b.tar.gz
Import of tinyproxy-1.5.2: lightweight HTTP/SSL proxy.
tinyproxy is a lightweight HTTP/SSL proxy. Designed from the ground up to be fast and yet small, it is an ideal solution for sites where a full-featured HTTP proxy is required, but the system resources required to run a more demanding HTTP proxy are unavailable. tinyproxy is fully compatible with all existing web browsers. Package submitted by Juan RP via PR pkg/20595 with modifications by me.
Diffstat (limited to 'www/tinyproxy/MESSAGE')
-rw-r--r--www/tinyproxy/MESSAGE16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/tinyproxy/MESSAGE b/www/tinyproxy/MESSAGE
new file mode 100644
index 00000000000..a4b0910663d
--- /dev/null
+++ b/www/tinyproxy/MESSAGE
@@ -0,0 +1,16 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2003/03/07 23:46:01 salo Exp $
+
+To use tinyproxy, you will need to perform the following steps:
+
+1. In case you don't have PKG_RCD_SCRIPTS set in your /etc/mk.conf, copy
+ ${PREFIX}/etc/rc.d/tinyproxy to /etc/rc.d/tinyproxy and add
+
+ tinyproxy=YES
+
+ to /etc/rc.conf.
+
+2. Now start tinyproxy by issuing the command
+
+ /etc/rc.d/tinyproxy start
+===========================================================================