due to a small bug, gatekeeper is unable to open the configuration file, regardless if the file is specified using "-c" or is placed in one of the default configuration directories. this makes net/gatekeeper unusable! thanks to: Tyler Aviss <taviss@sd73.bc.ca> for pointing this out Fix: - apply the patch to net/gatekeeper and add the newly created file files/patch-Toolkit.cxx to CVS - bump PORTREVISION How-To-Repeat: install net/gatekeeper and simply start it. there will be an error like: WARNING: No config file found! - Does the config file exist? The default (~/.pwlib_config/Gatekeeper.ini or gatekeeper.ini in current directory) or the one given with -c? - Did you specify they the right 'Main' section with -s? - Is the line 'Fourtytwo=42' present in this 'Main' section?
State Changed From-To: open->closed Committed, thanks!