Update to 0.7, committed on behalf of wilfried@

This commit is contained in:
jolan 2003-11-25 05:13:02 +00:00
parent b903d8a0d1
commit c86d0150ac
5 changed files with 36 additions and 14 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.23 2003/10/18 19:44:48 sturm Exp $
# $OpenBSD: Makefile,v 1.24 2003/11/25 05:13:02 jolan Exp $
ONLY_FOR_ARCHS= alpha i386 sparc sparc64
COMMENT= "redesign of Mozilla's browser component"
VER= 0.6.1
VER= 0.7
DISTNAME= mozilla
PKGNAME= mozilla-firebird-${VER}
@ -19,7 +19,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://ftp.mozilla.org/pub/firebird/releases/${VER}/
DISTFILES= MozillaFirebird-source-${VER}.tar.bz2
DISTFILES= MozillaFirebird-source-${VER}.tar.gz
MODULES= gcc3
MODGCC3_ARCHES= alpha sparc64 powerpc

View File

@ -1,3 +1,3 @@
MD5 (MozillaFirebird-source-0.6.1.tar.bz2) = 35191de0d02601f7a190b5065a26de85
RMD160 (MozillaFirebird-source-0.6.1.tar.bz2) = 877baf6f11ea6a0526a21186cf553da292d495aa
SHA1 (MozillaFirebird-source-0.6.1.tar.bz2) = cddbf0e0085c51a21419f3b93dcd9157f4c6ba97
MD5 (MozillaFirebird-source-0.7.tar.gz) = 35112566a3dca5bdf363972056afc462
RMD160 (MozillaFirebird-source-0.7.tar.gz) = 0bcd384abb1340660957e926ade1278997bdb911
SHA1 (MozillaFirebird-source-0.7.tar.gz) = 6c70c89f8ce63dd9e84a0f87c22d2c2be51675a5

View File

@ -1,5 +1,3 @@
The Mozilla Firebird project is a redesign of Mozilla's browser
component, written using the XUL user interface language and designed
to be cross-platform.
WWW: ${HOMEPAGE}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PFRAG.shared,v 1.2 2003/08/04 12:54:18 wilfried Exp $
@comment $OpenBSD: PFRAG.shared,v 1.3 2003/11/25 05:13:02 jolan Exp $
mozilla-firebird/components/libaccessibility.so.1.0
mozilla-firebird/components/libappcomps.so.1.0
mozilla-firebird/components/libautoconfig.so.1.0
@ -24,6 +24,7 @@ mozilla-firebird/components/libjsd.so.1.0
mozilla-firebird/components/libjsdom.so.1.0
mozilla-firebird/components/libmork.so.1.0
mozilla-firebird/components/libmozfind.so.1.0
mozilla-firebird/components/libmyspell.so.1.0
mozilla-firebird/components/libnecko.so.1.0
mozilla-firebird/components/libnecko2.so.1.0
mozilla-firebird/components/libnsappshell.so.1.0
@ -36,6 +37,7 @@ mozilla-firebird/components/libpippki.so.1.0
mozilla-firebird/components/libpref.so.1.0
mozilla-firebird/components/libprofile.so.1.0
mozilla-firebird/components/librdf.so.1.0
mozilla-firebird/components/libspellchecker.so.1.0
mozilla-firebird/components/libtoolkitcomps.so.1.0
mozilla-firebird/components/libtransformiix.so.1.0
mozilla-firebird/components/libtxmgr.so.1.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2003/08/04 12:54:18 wilfried Exp $
@comment $OpenBSD: PLIST,v 1.10 2003/11/25 05:13:02 jolan Exp $
bin/mozilla-firebird
mozilla-firebird/MozillaFirebird-bin
mozilla-firebird/chrome/US.jar
@ -73,6 +73,8 @@ mozilla-firebird/components/lwbrk.xpt
mozilla-firebird/components/mimetype.xpt
mozilla-firebird/components/mozbrwsr.xpt
mozilla-firebird/components/mozfind.xpt
mozilla-firebird/components/myspell/en-US.aff
mozilla-firebird/components/myspell/en-US.dic
mozilla-firebird/components/necko.xpt
mozilla-firebird/components/necko_about.xpt
mozilla-firebird/components/necko_cache.xpt
@ -102,6 +104,7 @@ mozilla-firebird/components/nsUpdateNotifier.js
mozilla-firebird/components/nsXmlRpcClient.js
mozilla-firebird/components/oji.xpt
mozilla-firebird/components/p3p.xpt
mozilla-firebird/components/passwordmgr.xpt
mozilla-firebird/components/pipboot.xpt
mozilla-firebird/components/pipnss.xpt
mozilla-firebird/components/pippki.xpt
@ -120,6 +123,7 @@ mozilla-firebird/components/search.xpt
mozilla-firebird/components/shistory.xpt
mozilla-firebird/components/sidebar.xpt
mozilla-firebird/components/signonviewer.xpt
mozilla-firebird/components/spellchecker.xpt
mozilla-firebird/components/timebomb.xpt
mozilla-firebird/components/txmgr.xpt
mozilla-firebird/components/txtsvc.xpt
@ -353,8 +357,6 @@ mozilla-firebird/res/unixcharset.properties
mozilla-firebird/res/viewer.properties
mozilla-firebird/res/viewsource.css
mozilla-firebird/run-mozilla.sh
mozilla-firebird/searchplugins/dmoz.gif
mozilla-firebird/searchplugins/dmoz.src
mozilla-firebird/searchplugins/google.gif
mozilla-firebird/searchplugins/google.src
%%SHARED%%
@ -381,11 +383,15 @@ mozilla-firebird/searchplugins/google.src
@dirrm mozilla-firebird/defaults/pref
@dirrm mozilla-firebird/defaults/autoconfig
@dirrm mozilla-firebird/defaults
@dirrm mozilla-firebird/components/myspell
@dirrm mozilla-firebird/components
@exec mkdir -p %D/mozilla-firebird/chrome/toolkit/content/passwordmgr
@dirrm mozilla-firebird/chrome/toolkit/content/passwordmgr
@exec mkdir -p %D/mozilla-firebird/chrome/toolkit/content/mozapps/downloads
@dirrm mozilla-firebird/chrome/toolkit/content/mozapps/downloads
@dirrm mozilla-firebird/chrome/toolkit/content/mozapps
@exec mkdir -p %D/mozilla-firebird/chrome/toolkit/content/global/widgets
@dirrm mozilla-firebird/chrome/toolkit/content/global/widgets
@exec mkdir -p %D/mozilla-firebird/chrome/toolkit/content/global/bindings
@dirrm mozilla-firebird/chrome/toolkit/content/global/bindings
@exec mkdir -p %D/mozilla-firebird/chrome/toolkit/content/global-region
@dirrm mozilla-firebird/chrome/toolkit/content/global-region
@exec mkdir -p %D/mozilla-firebird/chrome/toolkit/content/global-platform
@ -443,18 +449,25 @@ mozilla-firebird/searchplugins/google.src
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/pippki
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/pipnss
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/pipnss
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/passwordmgr
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/passwordmgr
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/p3p
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/p3p
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/necko
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/necko
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/navigator
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/navigator
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/mozapps/downloads
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/mozapps/downloads
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/mozapps
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/global
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/global
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/cookie
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/cookie
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/communicator/xpinstall
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/communicator/xpinstall
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/communicator/xml
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/communicator/xml
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/communicator/webservices
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/communicator/webservices
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/communicator/wallet
@ -486,6 +499,8 @@ mozilla-firebird/searchplugins/google.src
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/browser/history
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/browser/downloads
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/browser/downloads
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/browser/cookieviewer
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/browser/cookieviewer
@exec mkdir -p %D/mozilla-firebird/chrome/en-US/locale/en-US/browser/bookmarks
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/browser/bookmarks
@dirrm mozilla-firebird/chrome/en-US/locale/en-US/browser
@ -562,6 +577,11 @@ mozilla-firebird/searchplugins/google.src
@exec mkdir -p %D/mozilla-firebird/chrome/classic/skin/classic/navigator/btn1
@dirrm mozilla-firebird/chrome/classic/skin/classic/navigator/btn1
@dirrm mozilla-firebird/chrome/classic/skin/classic/navigator
@exec mkdir -p %D/mozilla-firebird/chrome/classic/skin/classic/mozapps/pref
@dirrm mozilla-firebird/chrome/classic/skin/classic/mozapps/pref
@exec mkdir -p %D/mozilla-firebird/chrome/classic/skin/classic/mozapps/downloads
@dirrm mozilla-firebird/chrome/classic/skin/classic/mozapps/downloads
@dirrm mozilla-firebird/chrome/classic/skin/classic/mozapps
@exec mkdir -p %D/mozilla-firebird/chrome/classic/skin/classic/messenger/smime/icons
@dirrm mozilla-firebird/chrome/classic/skin/classic/messenger/smime/icons
@dirrm mozilla-firebird/chrome/classic/skin/classic/messenger/smime
@ -643,6 +663,8 @@ mozilla-firebird/searchplugins/google.src
@dirrm mozilla-firebird/chrome/browser/content/browser/history
@exec mkdir -p %D/mozilla-firebird/chrome/browser/content/browser/downloads
@dirrm mozilla-firebird/chrome/browser/content/browser/downloads
@exec mkdir -p %D/mozilla-firebird/chrome/browser/content/browser/cookieviewer
@dirrm mozilla-firebird/chrome/browser/content/browser/cookieviewer
@exec mkdir -p %D/mozilla-firebird/chrome/browser/content/browser/bookmarks
@dirrm mozilla-firebird/chrome/browser/content/browser/bookmarks
@dirrm mozilla-firebird/chrome/browser/content/browser