openbsd-ports/www/chromium
robert 1f4053bbd9 Add a temporary workaround to the chrome wrapper script that checks
if the SingletonLock file is available and valid.
The problem is that when chrome crashes one of the destructors fail to
remove the lockfile and then when you start chrome again, it will
try to communicate with the old PID of the chromium main process, because
the SingletonLock file will point to `hostname`-PID_of_old_chromium and
since that process is not running anymore, startup will fail.
2012-05-17 08:52:59 +00:00
..
files Add a temporary workaround to the chrome wrapper script that checks 2012-05-17 08:52:59 +00:00
patches make sure we use big enough buffers for sysctl(3) 2012-04-15 10:40:44 +00:00
pkg update to 18.0.1025.142; requires gcc 4.6 from now on 2012-04-03 13:59:35 +00:00
distinfo update to 18.0.1025.168 2012-05-05 14:03:39 +00:00
Makefile Add a temporary workaround to the chrome wrapper script that checks 2012-05-17 08:52:59 +00:00