Author: jbeich
Date: Fri Feb 28 02:02:50 2014
New Revision: 1521

Log:
provide better description for firefox-nightly port

Modified:
   trunk/www/firefox-nightly/Makefile
   trunk/www/firefox-nightly/pkg-descr

Modified: trunk/www/firefox-nightly/Makefile
==============================================================================
--- trunk/www/firefox-nightly/Makefile  Fri Feb 28 02:02:43 2014        (r1520)
+++ trunk/www/firefox-nightly/Makefile  Fri Feb 28 02:02:50 2014        (r1521)
@@ -11,7 +11,7 @@
 DIST_SUBDIR=   ${MOZILLA}
 
 MAINTAINER=    [email protected]
-COMMENT=       Web browser based on the browser portion of Mozilla
+COMMENT=       Bleeding edge version of Mozilla browser
 
 FETCH_DEPENDS= 
${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
 

Modified: trunk/www/firefox-nightly/pkg-descr
==============================================================================
--- trunk/www/firefox-nightly/pkg-descr Fri Feb 28 02:02:43 2014        (r1520)
+++ trunk/www/firefox-nightly/pkg-descr Fri Feb 28 02:02:50 2014        (r1521)
@@ -1,13 +1,15 @@
-Mozilla Firefox is a free and open source web browser descended from the
-Mozilla Application Suite. It is small, fast and easy to use, and offers
-many advanced features:
+Firefox Nightly is a bleeding edge version of Firefox based on
+mozilla-central repository (mozilla-inbound, actually) where the
+integration from project branches, new features and various bugfixes
+land first. The port shares the same configuration, hacks and patches
+from www/firefox plus a few experimental options.
 
- o Popup Blocking
- o Tabbed Browsing
- o Live Bookmarks (ie. RSS)
- o Extensions
- o Themes
- o FastFind
- o Improved Security
+A limited auto-update is supported as
 
-WWW: http://www.mozilla.com/firefox
+  $ make update && make makesum && make clean all deinstall install
+
+which updates to the most recent version that may even fail to
+build and keeps work/ directory around for hacking, testing
+patches, etc.
+
+WWW: https://nightly.mozilla.org/
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to