#!/bin/sh # # $FreeBSD$ # # Date created: Mon Nov 29, 2003 # Whom: Thierry Thomas () # Fix the chrome registry. umask 022 PATH=/bin:/usr/bin [ "x$1" = "x" ] && exit 1 [ "x$2" != "xPOST-INSTALL" ] && exit 0 MOZDIR=%%MOZDIR%% REGXPCOM=${MOZDIR}/regxpcom REGCHROME=${MOZDIR}/regchrome echo "===> Building Chrome's registry..." rm -rf ${MOZDIR}/chrome/overlayinfo rm -f ${MOZDIR}/chrome/*.rdf mkdir -p ${MOZDIR}/chrome/overlayinfo rm -f ${MOZDIR}/component.reg rm -rf ${MOZDIR}/extensions cd ${MOZDIR} || exit 1 ./run-mozilla.sh ${REGXPCOM} || true ./run-mozilla.sh ${REGCHROME} || true mkdir -p ${MOZDIR}/extensions cp -rp ${MOZDIR}/defaults/profile/extensions/* ${MOZDIR}/extensions mv -f ${MOZDIR}/extensions/installed-extensions.txt \ ${MOZDIR}/extensions/installed-extensions-processed.txt cp -p ${MOZDIR}/extensions.port/Extensions.rdf \ ${MOZDIR}/extensions exit 0 iv id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-newmail
Commit message (Expand)AuthorAgeFilesLines
* - Chase claws-mail updatemiwi2009-11-281-3/+3
* Add/Update WWW records in pkg-descr filesskreuzer2009-08-051-0/+2
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* - Bump PORTREVISION after claws-mail updatemiwi2009-07-051-3/+3
* - Bump PORTREVISION after claws-mail updatemiwi2009-03-071-2/+3
* - Update to 0.0.15miwi2009-01-123-7/+16
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* - Bump PORTREVISION after claws-mail updatemiwi2008-06-281-6/+6
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Update to 0.0.12miwi2008-04-202-7/+6
* - Get rid of USE_XLIBmiwi2008-03-221-2/+1
* - Files were rerolled for switch to automake 1.10miwi2008-03-072-4/+4
* - Bump PORTREVISION after claws-mail updatemiwi2008-02-281-2/+2
* - Bump PORTREVISION after claws-mail updatemiwi2008-02-131-3/+3
* - Bump PORTREVISION after claws-mail updatemiwi2007-10-021-1/+1
* - Bump PORTREVISION after claws-mail updatemiwi2007-09-181-2/+3
* - Update to 0.0.11miwi2007-09-072-6/+6
* - Update to 0.0.10miwi2007-07-072-8/+7
* - Update to 2.9.2miwi2007-05-291-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Update to 2.9.1miwi2007-04-191-1/+1
* - Bump PORTREVISION for claws-mail updatemiwi2007-04-181-1/+1
* - Update CM to 2.8.1.netchild2007-03-121-1/+1
* - Update CM to 2.8.0.netchild2007-02-281-1/+1
* - Update CM to 2.7.2, themes to 20070116.netchild2007-01-271-1/+1
* Update CM to 2.7.1 and bump the revision of the plugins.netchild2007-01-16