K 10 svn:author V 6 dbaker K 8 svn:date V 27 2000-06-22T19:24:04.000000Z K 7 svn:log V 371 1. this patch moves the of the shell script (proxyper.sh) into the build stage of the port. PRO: you can examine / tweak it before installing 2. the symlink to the script is not stored as link in the package but it is created by pkg_add (see PLIST) PRO: you can build with PREFIX=foo and install with PREFIX=bar Submitted by: Karl Dietz END