Hi,

please test this upcoming firefox 29.0b3 release, at it comes with the
new revamped chrome-like UI (australis) - like it or not, you'll have to
swallow the pill, and if you dont like it go bug upstream or switch to
midori :)

By default tabs are on top of the address bar, this is not changeable
in the ui nor about:config, and the menubar disappears (reachable via
the menu button at the far right top - menubar can be reenabled easily)

If you die for tabs on top, install
https://addons.mozilla.org/fr/firefox/addon/classicthemerestorer/

Grab the port from here:
http://rhaalovely.net/cgit/mozilla-firefox/?h=beta
git clone -b beta http://rhaalovely.net/git/mozilla-firefox

(or git pull if you already have a clone)

This also requires nss 3.16 and a small mozilla.port.mk diff, both
attached to that mail. No pkgs yet as i'm waiting to cross the glib/gtk
bump first..

Landry
? nss-3.15.3.1-libfreebl3.so.33.3
? nss-3.15.3.1-libnss3.so.33.3
? nss-3.15.3.1-libnssckbi.so.33.3
? nss-3.15.3.1-libnssdbm3.so.33.3
? nss-3.15.3.1-libnssutil3.so.33.3
? nss-3.15.3.1-libsmime3.so.33.3
? nss-3.15.3.1-libsoftokn3.so.33.3
? nss-3.15.3.1-libssl3.so.33.3
? nss-3.15.4-libfreebl3.so.33.3
? nss-3.15.4-libnss3.so.33.3
? nss-3.15.4-libnssckbi.so.33.3
? nss-3.15.4-libnssdbm3.so.33.3
? nss-3.15.4-libnssutil3.so.33.3
? nss-3.15.4-libsmime3.so.33.3
? nss-3.15.4-libsoftokn3.so.33.3
? nss-3.15.4-libssl3.so.33.3
? nss-3.16-libfreebl3.so.35.0
? nss-3.16-libnss3.so.35.0
? nss-3.16-libnssckbi.so.35.0
? nss-3.16-libnssdbm3.so.35.0
? nss-3.16-libnssutil3.so.35.0
? nss-3.16-libsmime3.so.35.0
? nss-3.16-libsoftokn3.so.35.0
? nss-3.16-libssl3.so.35.0
? regress-amd64-3.15.4.log
? regress-amd64-3.16.log
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/nss/Makefile,v
retrieving revision 1.41
diff -u -r1.41 Makefile
--- Makefile    9 Jan 2014 20:09:44 -0000       1.41
+++ Makefile    31 Mar 2014 08:27:18 -0000
@@ -4,10 +4,10 @@
 
 COMMENT=               libraries to support development of security-enabled 
apps
 
-VERSION=               3.15.4
+VERSION=               3.16
 DISTNAME =             nss-${VERSION}
 
-SO_VERSION=            34.0
+SO_VERSION=            34.1
 .for _lib in freebl3 nss3 nssckbi nssdbm3 nssutil3 smime3 softokn3 ssl3
 SHARED_LIBS+=          ${_lib} ${SO_VERSION}
 .endfor
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/nss/distinfo,v
retrieving revision 1.28
diff -u -r1.28 distinfo
--- distinfo    9 Jan 2014 20:09:44 -0000       1.28
+++ distinfo    31 Mar 2014 08:27:18 -0000
@@ -1,2 +1,2 @@
-SHA256 (nss-3.15.4.tar.gz) = FNaaBzXFr2s8wSWR9+vyciA+iJ8JEEGCFICR0K9oLXw=
-SIZE (nss-3.15.4.tar.gz) = 6366271
+SHA256 (nss-3.16.tar.gz) = K7T6ogCWLKrPBFTx6HDnSqmlQ4CeXEQPeXi8zljgv+g=
+SIZE (nss-3.16.tar.gz) = 6378110
Index: patches/patch-nss_lib_ckfw_builtins_certdata_txt
===================================================================
RCS file: 
/cvs/ports/security/nss/patches/patch-nss_lib_ckfw_builtins_certdata_txt,v
retrieving revision 1.3
diff -u -r1.3 patch-nss_lib_ckfw_builtins_certdata_txt
--- patches/patch-nss_lib_ckfw_builtins_certdata_txt    9 Jan 2014 20:09:44 
-0000       1.3
+++ patches/patch-nss_lib_ckfw_builtins_certdata_txt    31 Mar 2014 08:27:18 
-0000
@@ -1,9 +1,9 @@
 $OpenBSD: patch-nss_lib_ckfw_builtins_certdata_txt,v 1.3 2014/01/09 20:09:44 
landry Exp $
 add CACert CA
 https://bugzilla.mozilla.org/show_bug.cgi?id=215243
---- nss/lib/ckfw/builtins/certdata.txt.orig    Fri Jan  3 20:59:10 2014
-+++ nss/lib/ckfw/builtins/certdata.txt Mon Jan  6 22:46:56 2014
-@@ -15473,6 +15473,352 @@ CKA_TRUST_CODE_SIGNING CK_TRUST 
CKT_NSS_MUST_VERIFY_TR
+--- nss/lib/ckfw/builtins/certdata.txt.orig    Fri Mar 14 21:31:59 2014
++++ nss/lib/ckfw/builtins/certdata.txt Mon Mar 31 06:20:49 2014
+@@ -15305,6 +15305,352 @@ CKA_TRUST_CODE_SIGNING CK_TRUST 
CKT_NSS_MUST_VERIFY_TR
  CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
  
  #
Index: mozilla.port.mk
===================================================================
RCS file: /cvs/ports/www/mozilla/mozilla.port.mk,v
retrieving revision 1.67
diff -u -r1.67 mozilla.port.mk
--- mozilla.port.mk     24 Mar 2014 21:03:39 -0000      1.67
+++ mozilla.port.mk     31 Mar 2014 08:41:17 -0000
@@ -40,7 +40,7 @@
 
 MODMOZ_LIB_DEPENDS =   x11/gtk+2 \
                        devel/nspr>=4.10.3 \
-                       security/nss>=3.15.4
+                       security/nss>=3.16
 
 # bug #736961
 SEPARATE_BUILD =       Yes
@@ -129,8 +129,8 @@
 
 CONFIGURE_ENV +=       ${MAKE_ENV}
 
-MODGNU_CONFIG_GUESS_DIRS +=    ${WRKSRC}/${_MOZDIR}/build/autoconf \
-                               ${WRKSRC}/${_MOZDIR}/js/src/build/autoconf
+#MODGNU_CONFIG_GUESS_DIRS +=   ${WRKSRC}/${_MOZDIR}/build/autoconf \
+#                              ${WRKSRC}/${_MOZDIR}/js/src/build/autoconf
 
 # files to run SUBST_CMD on
 MOZILLA_SUBST_FILES += 
${_MOZDIR}/extensions/spellcheck/hunspell/src/mozHunspell.cpp \

Reply via email to