Install pre-built compreg.dat and xpti.dat files.

This will make mozilla start much faster.
(yeah right, fast and mozilla in the same sentence ...)
This commit is contained in:
wilfried 2003-05-18 05:39:10 +00:00
parent 459a2861ab
commit 3fdf82cb79
3 changed files with 12 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.38 2003/05/17 16:58:35 wilfried Exp $
# $OpenBSD: Makefile,v 1.39 2003/05/18 05:39:10 wilfried Exp $
# Uses pthreads
COMMENT= "open source version of the Netscape browser"
@ -6,7 +6,8 @@ COMMENT= "open source version of the Netscape browser"
VER= 1.4b
DISTNAME= mozilla
PKGNAME= mozilla-${VER}
DISTFILES= mozilla-source-${VER}.tar.bz2
DISTFILES= mozilla-source-${VER}.tar.bz2 \
${EXTRA_FILE}:0
CATEGORIES= www
@ -18,6 +19,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://ftp.mozilla.org/pub/mozilla/releases/mozilla${VER}/src/
MASTER_SITES0= http://w1.402.telia.com/~u40214514/
MODULES= iconv
MODULES+= gcc3
@ -55,6 +57,7 @@ MAKE_ENV= LD_LIBRARY_PATH="${WRKSRC}/dist/bin" \
MOB= ${WRKSRC}/dist/bin
MOZ= ${PREFIX}/mozilla
EXTRA_FILE= mozilla-${VER}-openbsd-p1.tgz
pre-configure:
cd ${WRKSRC}/nsprpub && ${SETENV} ${AUTOCONF_ENV} ${AUTOCONF}
@ -68,6 +71,7 @@ do-install:
@cd ${MOB} && ${TAR} -chf - *.so.1.0 | \
${TAR} -xf - -C ${MOZ}
${INSTALL_SCRIPT} ${MOB}/mozilla ${MOB}/mozilla-config ${MOB}/run-mozilla.sh ${PREFIX}/bin
${INSTALL_DATA} ${WRKDIR}/compreg.dat ${WRKDIR}/xpti.dat ${MOZ}/components
${INSTALL_DATA} ${MOB}/LICENSE ${MOZ}
${INSTALL_PROGRAM} ${MOB}/mozilla-bin ${MOZ}

View File

@ -1,3 +1,6 @@
MD5 (mozilla-1.4b-openbsd-p1.tgz) = 16216edfe131a3b73174450a10780b18
MD5 (mozilla-source-1.4b.tar.bz2) = 63c591ea36ed3864a1ccd4cc4f59d009
RMD160 (mozilla-1.4b-openbsd-p1.tgz) = 9a950845b9664d87abe9a74d085f22eb96761b2f
RMD160 (mozilla-source-1.4b.tar.bz2) = 896917baa3e8e82dafa51db67bd1814ebc614ccb
SHA1 (mozilla-1.4b-openbsd-p1.tgz) = d4e808b42fc78879ccaf56b9931b0815d28557a5
SHA1 (mozilla-source-1.4b.tar.bz2) = e461ab1b8864db6ff15c0b2600b183eeff6a39aa

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2003/05/17 16:58:35 wilfried Exp $
@comment $OpenBSD: PLIST,v 1.11 2003/05/18 05:39:10 wilfried Exp $
bin/mozilla
bin/mozilla-config
bin/run-mozilla.sh
@ -69,6 +69,7 @@ mozilla/components/chatzilla-service.js
mozilla/components/chrome.xpt
mozilla/components/commandhandler.xpt
mozilla/components/composer.xpt
mozilla/components/compreg.dat
mozilla/components/content_base.xpt
mozilla/components/content_html.xpt
mozilla/components/content_htmldoc.xpt
@ -208,6 +209,7 @@ mozilla/components/xpcom_threads.xpt
mozilla/components/xpcom_xpti.xpt
mozilla/components/xpconnect.xpt
mozilla/components/xpinstall.xpt
mozilla/components/xpti.dat
mozilla/components/xremoteservice.xpt
mozilla/components/xuldoc.xpt
mozilla/components/xultmpl.xpt