Rebuilding Chrome's registry?
Thierry Thomas
thierry at FreeBSD.org
Tue Apr 6 14:55:35 PDT 2004
Hello,
Some time ago, I sent some PRs about .xpi extensions, and I'd like to
commit them. E.g. PR ports/63236
<http://www.freebsd.org/cgi/query-pr.cgi?pr=63236>.
But I cannot commit them as-is, because after deinstallation they leave
a modified Chrome's registry. It's not possible to keep a copy of the
registry before the installation, because if you install extension A,
then extension B, then deinstall A but keep B, it would not work...
The submitted solution is to rebuild the registry during post-install:
and post-deinstall:.
Unfortunately, this solution does not work, because the mozilla* ports
build their registry before installation, under ${WRKSRC}, during
post-build:.
I have proposed a patch to fix this problem in
<http://www.freebsd.org/cgi/getmsg.cgi?fetch=3927+0+/usr/local/www/db/text/2004/freebsd-gnome/20040118.freebsd-gnome>
What do you think about it?
--
Th. Thomas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-mozilla/attachments/20040406/3e7ecd76/attachment.bin
More information about the freebsd-mozilla
mailing list