update mozilla to 1.6
add enable-xft and -optimize
This commit is contained in:
parent
be8f54a760
commit
18f768bc16
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2003/12/04 15:01:38 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2004/01/18 10:48:38 wilfried Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= alpha i386 sparc sparc64
|
||||
|
||||
COMMENT= "open source version of the Netscape browser"
|
||||
COMMENT-devel= "devel files for Gecko"
|
||||
|
||||
VER= 1.6a
|
||||
VER= 1.6
|
||||
DISTNAME= mozilla
|
||||
PKGNAME= mozilla-${VER}
|
||||
DISTFILES= mozilla-source-${VER}.tar.bz2
|
||||
@ -38,7 +38,8 @@ RUN_DEPENDS= ::www/mozilla
|
||||
MODULES= gcc3
|
||||
MODGCC3_ARCHES= alpha sparc64 powerpc
|
||||
MODGCC3_LANGS= C++
|
||||
BUILD_DEPENDS= :zip->=2.3:archivers/zip
|
||||
BUILD_DEPENDS= :zip->=2.3:archivers/zip \
|
||||
:pkgconfig-*:devel/pkgconfig
|
||||
LIB_DEPENDS= gtk.1,gdk.1::x11/gtk+ \
|
||||
glib.1,gmodule.1::devel/glib \
|
||||
IDL.4::devel/ORBit \
|
||||
@ -57,6 +58,8 @@ CONFIGURE_ARGS= \
|
||||
--with-system-png=${LOCALBASE} \
|
||||
--with-system-zlib=/usr/lib \
|
||||
--with-pthreads \
|
||||
--enable-xft \
|
||||
--enable-optimize=-O2 \
|
||||
--enable-crypto \
|
||||
--enable-extensions=default \
|
||||
--disable-pedantic \
|
||||
@ -65,6 +68,7 @@ CONFIGURE_ARGS= \
|
||||
--disable-ldap
|
||||
|
||||
CFLAGS+= -fno-stack-protector
|
||||
CONFIGURE_ENV= PKG_CONFIG_PATH="${LOCALBASE}/lib/pkgconfig:${X11BASE}/lib/pkgconfig"
|
||||
MAKE_ENV= LD_LIBRARY_PATH="${WRKSRC}/dist/bin"
|
||||
|
||||
MOB= ${WRKSRC}/dist
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (mozilla-source-1.6a.tar.bz2) = 0e0f050af00b9b53d4d70cbb27634747
|
||||
RMD160 (mozilla-source-1.6a.tar.bz2) = 6b52eca857026bc27aee6ac05db4cd990360054c
|
||||
SHA1 (mozilla-source-1.6a.tar.bz2) = d6b3fc0863edcf8b47797c6a60940aa659f22c3c
|
||||
MD5 (mozilla-source-1.6.tar.bz2) = da612f8768320dbafd0bfb3c254c2788
|
||||
RMD160 (mozilla-source-1.6.tar.bz2) = 5173d777b0d3f100b2cb402cf480f0c0001cb794
|
||||
SHA1 (mozilla-source-1.6.tar.bz2) = baecca0ecec35704049ab6debaec6c96adbade35
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.24 2003/12/15 19:46:16 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.25 2004/01/18 10:48:38 wilfried Exp $
|
||||
bin/mozilla
|
||||
mozilla/LICENSE
|
||||
mozilla/chrome/US.jar
|
||||
@ -276,6 +276,7 @@ mozilla/res/entityTables/html40Symbols.properties
|
||||
mozilla/res/entityTables/htmlEntityVersions.properties
|
||||
mozilla/res/entityTables/mathml20.properties
|
||||
mozilla/res/entityTables/transliterate.properties
|
||||
mozilla/res/fonts/fontEncoding.properties
|
||||
mozilla/res/fonts/mathfont.properties
|
||||
mozilla/res/fonts/mathfontCMEX10.properties
|
||||
mozilla/res/fonts/mathfontCMSY10.properties
|
||||
@ -434,14 +435,14 @@ mozilla/res/unixcharset.properties
|
||||
mozilla/res/viewer.properties
|
||||
mozilla/res/viewsource.css
|
||||
mozilla/run-mozilla.sh
|
||||
mozilla/searchplugins/NetscapeSearch.gif
|
||||
mozilla/searchplugins/NetscapeSearch.src
|
||||
mozilla/searchplugins/bugzilla.gif
|
||||
mozilla/searchplugins/bugzilla.src
|
||||
mozilla/searchplugins/dmoz.gif
|
||||
mozilla/searchplugins/dmoz.src
|
||||
mozilla/searchplugins/google.gif
|
||||
mozilla/searchplugins/google.src
|
||||
mozilla/searchplugins/jeeves.gif
|
||||
mozilla/searchplugins/jeeves.src
|
||||
mozilla/searchplugins/lxrmozilla.gif
|
||||
mozilla/searchplugins/lxrmozilla.src
|
||||
mozilla/searchplugins/mozilla.gif
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-devel,v 1.4 2003/12/15 19:46:16 naddy Exp $
|
||||
@comment $OpenBSD: PLIST-devel,v 1.5 2004/01/18 10:48:38 wilfried Exp $
|
||||
lib/pkgconfig/mozilla-gtkmozembed.pc
|
||||
lib/pkgconfig/mozilla-js.pc
|
||||
lib/pkgconfig/mozilla-nspr.pc
|
||||
@ -581,7 +581,6 @@ mozilla/include/gfx/gfxtypes.h
|
||||
mozilla/include/gfx/nsColor.h
|
||||
mozilla/include/gfx/nsColorNameList.h
|
||||
mozilla/include/gfx/nsColorNames.h
|
||||
mozilla/include/gfx/nsCompressedCharMap.h
|
||||
mozilla/include/gfx/nsCoord.h
|
||||
mozilla/include/gfx/nsDeviceContext.h
|
||||
mozilla/include/gfx/nsFont.h
|
||||
@ -948,7 +947,6 @@ mozilla/include/msgbase/msgCore.h
|
||||
mozilla/include/msgbase/nsCopyMessageStreamListener.h
|
||||
mozilla/include/msgbase/nsICopyMessageListener.h
|
||||
mozilla/include/msgbase/nsICopyMsgStreamListener.h
|
||||
mozilla/include/msgbase/nsIFolder.h
|
||||
mozilla/include/msgbase/nsIFolderListener.h
|
||||
mozilla/include/msgbase/nsIIncomingServerListener.h
|
||||
mozilla/include/msgbase/nsIMessenger.h
|
||||
@ -1047,7 +1045,6 @@ mozilla/include/msgbase/nsUrlListenerManager.h
|
||||
mozilla/include/msgbaseutil/nsAdapterEnumerator.h
|
||||
mozilla/include/msgbaseutil/nsLocalFolderSummarySpec.h
|
||||
mozilla/include/msgbaseutil/nsMsgDBFolder.h
|
||||
mozilla/include/msgbaseutil/nsMsgFolder.h
|
||||
mozilla/include/msgbaseutil/nsMsgGroupRecord.h
|
||||
mozilla/include/msgbaseutil/nsMsgI18N.h
|
||||
mozilla/include/msgbaseutil/nsMsgIdentity.h
|
||||
@ -1168,6 +1165,7 @@ mozilla/include/msglocal/nsIMsgParseMailMsgState.h
|
||||
mozilla/include/msglocal/nsINoIncomingServer.h
|
||||
mozilla/include/msglocal/nsINoneService.h
|
||||
mozilla/include/msglocal/nsIPop3IncomingServer.h
|
||||
mozilla/include/msglocal/nsIPop3Protocol.h
|
||||
mozilla/include/msglocal/nsIPop3Service.h
|
||||
mozilla/include/msglocal/nsIPop3Sink.h
|
||||
mozilla/include/msglocal/nsIPop3URL.h
|
||||
@ -1223,11 +1221,11 @@ mozilla/include/necko/ftpCore.h
|
||||
mozilla/include/necko/mozITXTToHTMLConv.h
|
||||
mozilla/include/necko/necko-config.h
|
||||
mozilla/include/necko/netCore.h
|
||||
mozilla/include/necko/nsCCookieManager.h
|
||||
mozilla/include/necko/nsCPasswordManager.h
|
||||
mozilla/include/necko/nsCPasswordManagerInternal.h
|
||||
mozilla/include/necko/nsIAboutModule.h
|
||||
mozilla/include/necko/nsIAsyncStreamCopier.h
|
||||
mozilla/include/necko/nsIAuthModule.h
|
||||
mozilla/include/necko/nsIAuthPrompt.h
|
||||
mozilla/include/necko/nsIBufferedStreams.h
|
||||
mozilla/include/necko/nsIByteRangeRequest.h
|
||||
@ -1296,6 +1294,7 @@ mozilla/include/necko/nsISSLSocketProvider.h
|
||||
mozilla/include/necko/nsISecretDecoderRing.h
|
||||
mozilla/include/necko/nsISecureBrowserUI.h
|
||||
mozilla/include/necko/nsISecurityEventSink.h
|
||||
mozilla/include/necko/nsIServerSocket.h
|
||||
mozilla/include/necko/nsISimpleStreamListener.h
|
||||
mozilla/include/necko/nsISocketProvider.h
|
||||
mozilla/include/necko/nsISocketProviderService.h
|
||||
@ -1586,6 +1585,7 @@ mozilla/include/profile/nsIProfile.h
|
||||
mozilla/include/profile/nsIProfileChangeStatus.h
|
||||
mozilla/include/profile/nsIProfileInternal.h
|
||||
mozilla/include/profile/nsIProfileStartupListener.h
|
||||
mozilla/include/profile/nsISessionRoaming.h
|
||||
mozilla/include/profilesharingsetup/nsIProfileSharingSetup.h
|
||||
mozilla/include/progressDlg/nsIProgressDialog.h
|
||||
mozilla/include/rdf/nsILocalStore.h
|
||||
@ -1693,6 +1693,7 @@ mozilla/include/ucvlatin/nsUCvLatinCID.h
|
||||
mozilla/include/ucvmath/nsUCvMathCID.h
|
||||
mozilla/include/ucvtw/nsUCvTWCID.h
|
||||
mozilla/include/ucvtw2/nsUCvTW2CID.h
|
||||
mozilla/include/unicharutil/nsCompressedCharMap.h
|
||||
mozilla/include/unicharutil/nsHankakuToZenkakuCID.h
|
||||
mozilla/include/unicharutil/nsICaseConversion.h
|
||||
mozilla/include/unicharutil/nsIEntityConverter.h
|
||||
@ -1726,9 +1727,7 @@ mozilla/include/view/nsIViewManager.h
|
||||
mozilla/include/view/nsIViewObserver.h
|
||||
mozilla/include/view/nsViewsCID.h
|
||||
mozilla/include/wallet/nsCPassword.h
|
||||
mozilla/include/wallet/nsIKeyedStreamGenerator.h
|
||||
mozilla/include/wallet/nsIPassword.h
|
||||
mozilla/include/wallet/nsIPasswordSink.h
|
||||
mozilla/include/wallet/nsIWalletService.h
|
||||
mozilla/include/walletviewers/nsISignonViewer.h
|
||||
mozilla/include/walletviewers/nsIWalletEditor.h
|
||||
@ -1808,6 +1807,7 @@ mozilla/include/widget/nsIDragService.h
|
||||
mozilla/include/widget/nsIDragSession.h
|
||||
mozilla/include/widget/nsIDragSessionGTK.h
|
||||
mozilla/include/widget/nsIDragSessionMac.h
|
||||
mozilla/include/widget/nsIDragSessionOS2.h
|
||||
mozilla/include/widget/nsIDragSessionXlib.h
|
||||
mozilla/include/widget/nsIEventListener.h
|
||||
mozilla/include/widget/nsIFilePicker.h
|
||||
@ -2238,8 +2238,8 @@ mozilla/lib/libstring_obsolete_s.a
|
||||
mozilla/lib/libstring_s.a
|
||||
mozilla/lib/libstrres_s.a
|
||||
mozilla/lib/libswfci.a
|
||||
mozilla/lib/libtransmngr_s.a
|
||||
mozilla/lib/libtransmngrcom_s.a
|
||||
mozilla/lib/libtransmgr_s.a
|
||||
mozilla/lib/libtransmgrcom_s.a
|
||||
mozilla/lib/libtxtsvc_s.a
|
||||
mozilla/lib/libucharucomp_s.a
|
||||
mozilla/lib/libucnative_s.a
|
||||
|
Loading…
Reference in New Issue
Block a user