head	1.14;
access;
symbols
	pkgsrc-2013Q2:1.14.0.32
	pkgsrc-2013Q2-base:1.14
	pkgsrc-2012Q4:1.14.0.30
	pkgsrc-2012Q4-base:1.14
	pkgsrc-2011Q4:1.14.0.28
	pkgsrc-2011Q4-base:1.14
	pkgsrc-2011Q2:1.14.0.26
	pkgsrc-2011Q2-base:1.14
	pkgsrc-2009Q4:1.14.0.24
	pkgsrc-2009Q4-base:1.14
	pkgsrc-2008Q4:1.14.0.22
	pkgsrc-2008Q4-base:1.14
	pkgsrc-2008Q3:1.14.0.20
	pkgsrc-2008Q3-base:1.14
	cube-native-xorg:1.14.0.18
	cube-native-xorg-base:1.14
	pkgsrc-2008Q2:1.14.0.16
	pkgsrc-2008Q2-base:1.14
	pkgsrc-2008Q1:1.14.0.14
	pkgsrc-2008Q1-base:1.14
	pkgsrc-2007Q4:1.14.0.12
	pkgsrc-2007Q4-base:1.14
	pkgsrc-2007Q3:1.14.0.10
	pkgsrc-2007Q3-base:1.14
	pkgsrc-2007Q2:1.14.0.8
	pkgsrc-2007Q2-base:1.14
	pkgsrc-2007Q1:1.14.0.6
	pkgsrc-2007Q1-base:1.14
	pkgsrc-2006Q4:1.14.0.4
	pkgsrc-2006Q4-base:1.14
	pkgsrc-2006Q3:1.14.0.2
	pkgsrc-2006Q3-base:1.14
	pkgsrc-2006Q2:1.13.0.8
	pkgsrc-2006Q2-base:1.13
	pkgsrc-2006Q1:1.13.0.6
	pkgsrc-2006Q1-base:1.13
	pkgsrc-2005Q4:1.13.0.4
	pkgsrc-2005Q4-base:1.13
	pkgsrc-2005Q3:1.13.0.2
	pkgsrc-2005Q3-base:1.13
	pkgsrc-2005Q2:1.12.0.6
	pkgsrc-2005Q2-base:1.12
	pkgsrc-2005Q1:1.12.0.4
	pkgsrc-2005Q1-base:1.12
	pkgsrc-2004Q4:1.12.0.2
	pkgsrc-2004Q4-base:1.12
	pkgsrc-2004Q3:1.11.0.2
	pkgsrc-2004Q3-base:1.11
	pkgsrc-2004Q2:1.10.0.2
	pkgsrc-2004Q2-base:1.10
	pkgsrc-2004Q1:1.8.0.2
	pkgsrc-2004Q1-base:1.8
	pkgsrc-2003Q4:1.7.0.2
	pkgsrc-2003Q4-base:1.7
	netbsd-1-6-1:1.5.0.2
	netbsd-1-6-1-base:1.5
	netbsd-1-6:1.1.0.8
	netbsd-1-6-RELEASE-base:1.1
	pkgviews:1.1.0.4
	pkgviews-base:1.1
	buildlink2:1.1.0.2
	buildlink2-base:1.1
	netbsd-1-5-PATCH003:1.1;
locks; strict;
comment	@# @;


1.14
date	2006.09.24.16.46.28;	author salo;	state dead;
branches;
next	1.13;

1.13
date	2005.09.17.02.35.20;	author jlam;	state Exp;
branches;
next	1.12;

1.12
date	2004.10.25.18.06.26;	author jmmv;	state Exp;
branches;
next	1.11;

1.11
date	2004.08.31.02.37.57;	author danw;	state Exp;
branches
	1.11.2.1;
next	1.10;

1.10
date	2004.06.02.14.32.22;	author taya;	state Exp;
branches;
next	1.9;

1.9
date	2004.06.01.15.01.17;	author taya;	state Exp;
branches;
next	1.8;

1.8
date	2004.01.17.00.04.49;	author taya;	state Exp;
branches;
next	1.7;

1.7
date	2003.05.13.10.23.19;	author markd;	state Exp;
branches;
next	1.6;

1.6
date	2003.03.10.23.41.55;	author taya;	state Exp;
branches;
next	1.5;

1.5
date	2002.10.22.14.16.33;	author taya;	state Exp;
branches
	1.5.2.1;
next	1.4;

1.4
date	2002.10.22.11.38.42;	author wiz;	state Exp;
branches;
next	1.3;

1.3
date	2002.10.19.15.00.02;	author taya;	state Exp;
branches;
next	1.2;

1.2
date	2002.08.29.15.11.12;	author taya;	state Exp;
branches;
next	1.1;

1.1
date	2001.10.26.14.35.12;	author agc;	state Exp;
branches;
next	;

1.11.2.1
date	2004.11.30.23.29.15;	author salo;	state Exp;
branches;
next	;

1.5.2.1
date	2003.03.15.13.04.52;	author grant;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Remove Mozilla Suite and friends.
No longer maintained upstream, replaced by SeaMonkey.
@
text
@#!/bin/sh
#
# $NetBSD: moz-install,v 1.13 2005/09/17 02:35:20 jlam Exp $

${SED} -e "s,@@PREFIX@@,${PREFIX},g" -e "s,@@MOZILLA@@,${MOZILLA}," -e "s,@@MOZILLA_BIN@@,${MOZILLA_BIN}," ${FILESDIR}/mozilla-${OBJECT_FMT}.in > ${PREFIX}/bin/${MOZILLA}
${CHOWN} ${BINOWN} ${PREFIX}/bin/${MOZILLA}
${CHGRP} ${BINGRP} ${PREFIX}/bin/${MOZILLA}
${CHMOD} ${BINMODE} ${PREFIX}/bin/${MOZILLA}

#
#	Substitute variables
#
TMP_PLIST=${WRKDIR}/TMP_PLIST.$$
trap "${RM} -f ${TMP_PLIST}" 1 2 15

${SED} -e "s/\${MOZILLA}/${MOZILLA}/g" -e "s/\${SO_SUFFIX}/${SO_SUFFIX}/" -e "s/\${MOZILLA_BIN}/${MOZILLA_BIN}/g" -e "s/\${SUNOSLIB}/${SUNOSLIB}/" < ${PLIST_SRC} > ${TMP_PLIST}

# make directories 
for i in `${SED} -n -e '/^@@comment begin DIRS$/,/^@@comment end DIRS$/p' ${TMP_PLIST} | ${EGREP} ^@@dirrm | ${SED} -e 's/^@@dirrm//'` ; do
	${BSD_INSTALL_DATA_DIR} ${PREFIX}/$i
done

# install programs
for i in `${SED} -n -e '/^@@comment begin PROGRAMS$/,/^@@comment end PROGRAMS$/p' ${TMP_PLIST} | ${EGREP} -v ^@@comment` ; do
	src=`echo $i | ${SED} -e "s@@lib/${MOZILLA}@@dist/bin@@"`;
	${BSD_INSTALL_PROGRAM} ${WRKSRC}/${src} ${PREFIX}/$i
done

# install scripts
for i in `${SED} -n -e '/^@@comment begin SCRIPTS$/,/^@@comment end SCRIPTS$/p' ${TMP_PLIST} | ${EGREP} -v ^@@comment` ; do
	src=`echo $i | ${SED} -e "s@@lib/${MOZILLA}@@dist/bin@@"`;
	${BSD_INSTALL_SCRIPT} ${WRKSRC}/${src} ${PREFIX}/$i
done

# install DSO
for i in `${SED} -n -e '/^@@comment begin DSO$/,/^@@comment end DSO$/p' ${TMP_PLIST} | ${EGREP} -v ^@@comment` ; do
	src=`echo $i | ${SED} -e "s@@lib/${MOZILLA}@@dist/bin@@"`;
	${MOZ_INSTALL_LIB} ${WRKSRC}/${src} ${PREFIX}/$i
done

# install PKGCONFIG
for i in `${SED} -n -e '/^@@comment begin PKGCONFIG$/,/^@@comment end PKGCONFIG$/p' ${TMP_PLIST} | ${EGREP} -v ^@@comment` ; do
	src=`echo $i | ${SED} -e "s@@lib/pkgconfig@@build/unix@@"`;
	${BSD_INSTALL_DATA} ${WRKSRC}/${src} ${PREFIX}/$i
done

# install DATA
for i in `${SED} -n -e '/^@@comment begin DATA$/,/^@@comment end DATA$/p' ${TMP_PLIST} | ${EGREP} -v ^@@comment` ; do
	src=`echo $i | ${SED} -e "s@@lib/${MOZILLA}@@dist/bin@@"`;
	${BSD_INSTALL_DATA} ${WRKSRC}/${src} ${PREFIX}/$i
done

# install INCLUDE
for i in `${SED} -n -e '/^@@comment begin INCLUDE$/,/^@@comment end INCLUDE$/p' ${TMP_PLIST} | ${EGREP} -v ^@@comment` ; do
	src=`echo $i | ${SED} -e "s@@include/${MOZILLA}@@dist/include@@"`;
	${BSD_INSTALL_DATA} ${WRKSRC}/${src} ${PREFIX}/$i
done

# install INCLUDE-PUBLIC
for i in `${SED} -n -e '/^@@comment begin INCLUDE-PUBLIC$/,/^@@comment end INCLUDE-PUBLIC$/p' ${TMP_PLIST} | ${EGREP} -v ^@@comment` ; do
	src=`echo $i | ${SED} -e "s@@include/${MOZILLA}@@dist/public@@"`;
	${BSD_INSTALL_DATA} ${WRKSRC}/${src} ${PREFIX}/$i
done

${RM} -f ${TMP_PLIST}

#
# remove generated user conf directory ${WRKDIR}/.mozilla
#
${RM} -rf ${WRKDIR}/.mozilla
@


1.13
log
@For the native firefox and mozilla packages, move the module/extension
registration out of the installation step and into the INSTALL script.
Also, remove the registration commands from the PLIST as well.  Putting
them into the INSTALL script allows for the same commands to be run
in the same way, so that there are fewer differences between installing
from source and installing from a binary package.  Also, this makes
these packages pass CHECK_FILES=yes.  Bump the PKGREVISION of firefox,
firefox-gtk1, mozilla, and mozilla-gtk2.

Also, include bsd.pkg.mk from the package Makefiles, not from within
Makefile.common.  This is a style issue and allows for appending to
variables originally defined in Makefile.common from the package
Makefile.
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.12 2004/10/25 18:06:26 jmmv Exp $
@


1.12
log
@Modify mozilla and mozilla-gtk2 to install several additional headers.
More specifically, this lets Mozilla NSS be used by other programs.

Also make the pkgconfig substitutions happen at post-build time, so that
the right rpaths are added to the mozilla-nspr.pc file (which is filled
in during the build).

Bump PKGREVISION to 1 for both packages.  Ok'ed by taya@@, the maintainer.
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.11 2004/08/31 02:37:57 danw Exp $
a65 6
#
#
#
cd ${PREFIX}/lib/${MOZILLA}
${SETENV} LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom
${SETENV} LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regchrome
@


1.11
log
@darwin fixes (tested against firefox-gtk2)
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.10 2004/06/02 14:32:22 taya Exp $
d59 6
@


1.11.2.1
log
@Pullup ticket 139 - requested by Thomas Klausner
security fixes for mozilla and firefox

        Module Name:    pkgsrc
        Committed By:   grant
        Date:           Mon Oct  4 11:52:09 UTC 2004

        Modified Files:
                pkgsrc/www/mozilla: distinfo

        Log Message:
        bring across a patch in Firefox for using thread-safe resolver
        library functions on NetBSD >=2.0F.
---
        Module Name:    pkgsrc
        Committed By:   grant
        Date:           Mon Oct  4 11:52:45 UTC 2004

        Modified Files:
                pkgsrc/www/mozilla/patches: patch-br

        Log Message:
        bring across a patch in Firefox for using thread-safe resolver
        library functions on NetBSD >=2.0F.
---
        Module Name:    pkgsrc
        Committed By:   sekiya
        Date:           Mon Oct 25 13:02:15 UTC 2004

        Modified Files:
                pkgsrc/www/mozilla: Makefile.common distinfo
                pkgsrc/www/mozilla/patches: patch-bt

        Log Message:
        Force gcc34 and use the right varargs macro for amd64.  Mozilla
        (and its derivatives) now appears to work properly on amd64.

        Patches from Nicholas Joly.
---
        Module Name:    pkgsrc
        Committed By:   jmmv
        Date:           Mon Oct 25 18:06:26 UTC 2004

        Modified Files:
                pkgsrc/www/mozilla: Makefile Makefile.common PLIST
                pkgsrc/www/mozilla-gtk2: Makefile PLIST
                pkgsrc/www/mozilla/files: moz-install

        Log Message:
        Modify mozilla and mozilla-gtk2 to install several additional headers.
        More specifically, this lets Mozilla NSS be used by other programs.

        Also make the pkgconfig substitutions happen at post-build time, so
        that the right rpaths are added to the mozilla-nspr.pc file (which is
        filled in during the build).

        Bump PKGREVISION to 1 for both packages.  Ok'ed by taya@@, the
        maintainer.
---
        Module Name:    pkgsrc
        Committed By:   wiz
        Date:           Fri Nov 12 02:11:22 UTC 2004

        Modified Files:
                pkgsrc/www/mozilla: Makefile distinfo
                pkgsrc/www/mozilla-gtk2: Makefile
        Added Files:
                pkgsrc/www/mozilla/patches: patch-bj

        Log Message:
        Update mozilla and mozilla-gtk2 to 1.7.3nb2 with a security fix
        from mozilla CVS.
---
        Module Name:    pkgsrc
        Committed By:   kristerw
        Date:           Mon Nov  1 18:07:24 UTC 2004

        Modified Files:
                pkgsrc/www/firefox: distinfo
                pkgsrc/www/firefox/patches: patch-bt

        Log Message:
        Use __va_copy instead of va_copy for NetBSD.  This is needed on gcc
        3.4 since the build use -ansi that in turn makes gcc 3.4 modify its
        predefined symbols in such a way that va_copy is not defined.
---
        Module Name:    pkgsrc
        Committed By:   xtraeme
        Date:           Tue Nov  9 20:10:14 UTC 2004

        Modified Files:
                pkgsrc/www/firefox: Makefile-firefox.common PLIST distinfo
                pkgsrc/www/firefox-gtk2: PLIST

        Log Message:
        Update firefox and firefox-gtk2 to 1.0.

        This is a bugfix release, to fix the problems reported in Preview
        Releases, etc.
---
        Module Name:    pkgsrc
        Committed By:   taya
        Date:           Wed Nov 10 14:38:45 UTC 2004

        Modified Files:
                pkgsrc/www/firefox: Makefile-firefox.common PLIST

        Log Message:
        - correct path of mirror site
        - add some missing files to PLIST
---
        Module Name:    pkgsrc
        Committed By:   taya
        Date:           Wed Nov 10 14:40:24 UTC 2004

        Modified Files:
                pkgsrc/www/firefox-gtk2: PLIST

        Log Message:
        add some missing files to PLIST
---
        Module Name:    pkgsrc
        Committed By:   taya
        Date:           Sat Nov 13 07:03:08 UTC 2004

        Modified Files:
                pkgsrc/www/firefox: Makefile-firefox.common PLIST

        Log Message:
        remove typeahead extension that confilicts with buildin typeahead
        component.
        fix pkg/28164.
        bump PKGREVISION
---
        Module Name:    pkgsrc
        Committed By:   taya
        Date:           Sat Nov 13 08:57:54 UTC 2004

        Modified Files:
                pkgsrc/www/firefox-gtk2: PLIST

        Log Message:
        remove typeahead extension
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.12 2004/10/25 18:06:26 jmmv Exp $
a58 6
# install INCLUDE-PUBLIC
for i in `${SED} -n -e '/^@@comment begin INCLUDE-PUBLIC$/,/^@@comment end INCLUDE-PUBLIC$/p' ${TMP_PLIST} | ${EGREP} -v ^@@comment` ; do
	src=`echo $i | ${SED} -e "s@@include/${MOZILLA}@@dist/public@@"`;
	${BSD_INSTALL_DATA} ${WRKSRC}/${src} ${PREFIX}/$i
done

@


1.10
log
@
regxpcom creates same user config directory ".mozilla"
even if it's main app creates another user config directory.
e.g. firefox creates .phoenix, thunderbird creates .thunderbird

so no need to define user config directory for each package based on mozilla.
simply remove ${WRKDIR}/.mozilla is enough
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.9 2004/06/01 15:01:17 taya Exp $
d38 1
a38 1
	${BSD_INSTALL_PROGRAM} ${WRKSRC}/${src} ${PREFIX}/$i
@


1.9
log
@
- remove user profile directory created while installation. fix pkg/24609.
- correct ARM architecture handling
- add g++-3.0 support for xpcom module on alpha
- bump PKGREVISION
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.8 2004/01/17 00:04:49 taya Exp $
d68 1
a68 1
# remove generated user conf directory (e.g. ${WRKSRC}/.mozilla)
d70 1
a70 3
if [ x"${TMPMOZCONFDIR}" != x ] ; then
	${RM} -rf ${TMPMOZCONFDIR}
fi
@


1.8
log
@
Update mozilla to 1.6

- New features and Fixes from release notes:

*  One of the most requested Mozilla Mail features, an option to
separate the Recipient and Sender columns in the thread pane, has been
implemented.

* Another frequently requested MailNews feature, a preference for
placing the user's signature above the quoted text, has been added.

* "Remove from server after x days" has been implemented for POP3 mail
accounts.

* vCard support has been added to Mozilla Mail.

* Mozilla 1.6 includes a new cross-platform NTLM authentication
mechanism. This feature brings NTLM authentication to the non-Windows
Mozilla users for the first time and also delivers more robust and
featureful NTLM support to users of older Windows versions.

* Ask Jeeves searching has been added to Mozilla 1.6.

* "Translate Page" functionality has returned to this release of Mozilla.

* The View Source window now has reload functionality.

* Several security-related bugs were fixed in 1.6

* Chatzilla 0.9.48 has been merged, which adds RPL_ISUPPORT support,
halfop mode support, and properly masks key and password dialogs.

* Many crash bugs have been fixed.

* One step closer to the kitchen sink, about:about has been
implemented. Typing about:about in the address field will give the
user a nice list of available about:s.

* The opacity implementation was completely revamped to properly
change the opacity of all descendants as a group.

* CSS inheritance has been updated to work per CSS2.1 (computed values
are inherited).

- pkgsrc specific changes
* add option to build with gtk2 (not completed yet)(from Jeremy C. Reed)

* make mathml optional (for MozillaThunderbird)
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.7 2003/05/13 10:23:19 markd Exp $
d66 7
@


1.7
log
@The Mozilla build on Solaris creates two additional shared libraries that
are needed for SSL to work on that platform so install them.
Fixes PR 20075.
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.6 2003/03/10 23:41:55 taya Exp $
d41 6
@


1.6
log
@
moz-install treated element between @@comment begin DIRS & @@comment end DIRS in PLIST.
if @@exec ${MKDIR} -p %D/lib/${MOZILLA}/plugins in such a section,
directory '@@exec', '${MKDIR}', '-p', '%D/lib/${MOZILLA}/plugins' are created.

this commit fixes this problem.
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.5 2002/10/22 14:16:33 taya Exp $
d16 1
a16 1
${SED} -e "s/\${MOZILLA}/${MOZILLA}/g" -e "s/\${SO_SUFFIX}/${SO_SUFFIX}/" -e "s/\${MOZILLA_BIN}/${MOZILLA_BIN}/g" < ${PLIST_SRC} > ${TMP_PLIST}
@


1.5
log
@
- Quote macro value used as argument of env
	fix PR#18541

- use ${WRKDIR} as temporary dir instead of /tmp
	fix PR#18748
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.4 2002/10/22 11:38:42 wiz Exp $
d19 1
a19 1
for i in `${SED} -n -e '/^@@comment begin DIRS$/,/^@@comment end DIRS$/p' ${TMP_PLIST} | ${EGREP} -v ^@@comment | ${SED} -e 's/^@@dirrm//'` ; do
@


1.5.2.1
log
@Pull up revision 1.6 (requested by taya in ticket #1208):
moz-install treated element between @@comment begin DIRS & @@comment end DIRS in
PLIST.
if @@exec ${MKDIR} -p %D/lib/${MOZILLA}/plugins in such a section,
directory '@@exec', '${MKDIR}', '-p', '%D/lib/${MOZILLA}/plugins' are created.

this commit fixes this problem.
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.6 2003/03/10 23:41:55 taya Exp $
d19 1
a19 1
for i in `${SED} -n -e '/^@@comment begin DIRS$/,/^@@comment end DIRS$/p' ${TMP_PLIST} | ${EGREP} ^@@dirrm | ${SED} -e 's/^@@dirrm//'` ; do
@


1.4
log
@Consistently use ${SED} instead of sed. From PR 18749 by Greg A. Woods.
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.3 2002/10/19 15:00:02 taya Exp $
d13 2
a14 2
TMP_PLIST=/tmp/TMP_PLIST.$$
trap "${RM} -f ${TMP_PLIST}" 1 2 3 10 11
d53 1
a53 1
#${RM} -f ${TMP_PLIST}
@


1.3
log
@
make following items override by definition in Makefile
	DISTNAME, HOMEPAGE, mozilla binary name

make SVG optional for phoenix

add --with-pthreads to config option if pthread is available
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.2 2002/08/29 15:11:12 taya Exp $
d25 1
a25 1
	src=`echo $i | sed -e "s@@lib/${MOZILLA}@@dist/bin@@"`;
d31 1
a31 1
	src=`echo $i | sed -e "s@@lib/${MOZILLA}@@dist/bin@@"`;
d37 1
a37 1
	src=`echo $i | sed -e "s@@lib/${MOZILLA}@@dist/bin@@"`;
d43 1
a43 1
	src=`echo $i | sed -e "s@@lib/${MOZILLA}@@dist/bin@@"`;
d49 1
a49 1
	src=`echo $i | sed -e "s@@include/${MOZILLA}@@dist/include@@"`;
@


1.2
log
@
fix PLIST
merge PLIST-* to PLIST
improve install script to share with mozilla-1.0 branch(not imported yet)
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.1 2001/10/26 14:35:12 agc Exp $
d5 1
a5 1
${SED} -e "s,@@PREFIX@@,${PREFIX},g" -e "s,@@MOZILLA@@,${MOZILLA}," ${FILESDIR}/mozilla-${OBJECT_FMT}.in > ${PREFIX}/bin/${MOZILLA}
d16 1
a16 1
${SED} -e "s/\${MOZILLA}/${MOZILLA}/g" -e "s/\${SO_SUFFIX}/${SO_SUFFIX}/" < ${PLIST_SRC} > ${TMP_PLIST}
@


1.1
log
@Move the moz-install script from the scripts/ directory to the files/
directory.
@
text
@d3 1
a3 1
# $NetBSD: moz-install,v 1.7 2001/06/09 04:13:27 taya Exp $
d5 12
a16 4
${SED} -e "s,@@PREFIX@@,${PREFIX},g" ${FILESDIR}/mozilla-${OBJECT_FMT}.in > ${PREFIX}/bin/mozilla
${CHOWN} ${BINOWN} ${PREFIX}/bin/mozilla
${CHGRP} ${BINGRP} ${PREFIX}/bin/mozilla
${CHMOD} ${BINMODE} ${PREFIX}/bin/mozilla
d19 1
a19 1
for i in `${SED} -n -e '/^@@comment begin DIRS$/,/^@@comment end DIRS$/p' ${PLIST_SRC} | ${EGREP} -v ^@@comment | ${SED} -e 's/^@@dirrm//'` ; do
d24 2
a25 2
for i in `${SED} -n -e '/^@@comment begin PROGRAMS$/,/^@@comment end PROGRAMS$/p' ${PLIST_SRC} | ${EGREP} -v ^@@comment` ; do
	src=`echo $i | sed -e 's@@lib/mozilla@@dist/bin@@'`;
d30 2
a31 2
for i in `${SED} -n -e '/^@@comment begin SCRIPTS$/,/^@@comment end SCRIPTS$/p' ${PLIST_SRC} | ${EGREP} -v ^@@comment` ; do
	src=`echo $i | sed -e 's@@lib/mozilla@@dist/bin@@'`;
d36 2
a37 2
for i in `${SED} -n -e '/^@@comment begin DSO$/,/^@@comment end DSO$/p' ${PLIST_SRC} | ${EGREP} -v ^@@comment` ; do
	src=`echo $i | sed -e 's@@lib/mozilla@@dist/bin@@'`;
d42 2
a43 2
for i in `${SED} -n -e '/^@@comment begin DATA$/,/^@@comment end DATA$/p' ${PLIST_SRC} | ${EGREP} -v ^@@comment` ; do
	src=`echo $i | sed -e 's@@lib/mozilla@@dist/bin@@'`;
d48 2
a49 2
for i in `${SED} -n -e '/^@@comment begin INCLUDE$/,/^@@comment end INCLUDE$/p' ${PLIST_SRC} | ${EGREP} -v ^@@comment` ; do
	src=`echo $i | sed -e 's@@include/mozilla@@dist/include@@'`;
d53 1
d57 1
a57 1
cd ${PREFIX}/lib/mozilla
@

