./wip/firefox-hg, Web browser with support for extensions (version 61)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 61.0a1, Package name: firefox-61.0a1, Maintainer: ryoon

Mozilla Firefox is a free, open-source and cross-platform web browser
for Windows, Linux, MacOS X and many other operating systems.

It is fast and easy to use, and offers many advantages over other web
browsers, such as tabbed browsing and the ability to block pop-up
windows.

Firefox also offers excellent bookmark and history management, and it
can be extended by developers using industry standards such as XML,
CSS, JavaScript, C++, etc. Many extensions are available.

This package is a minimally-patched version of Firefox trunk to help
upstream efforts.


Required to run:
[sysutils/desktop-file-utils] [sysutils/dbus-glib] [textproc/icu] [graphics/MesaLib] [graphics/jpeg] [net/libIDL] [devel/nspr] [devel/libffi] [devel/nss] [x11/gtk2] [x11/pixman] [multimedia/libvpx] [x11/gtk3] [lang/gcc49-libs] [multimedia/ffmpeg3]

Required to build:
[pkgtools/x11-links] [devel/yasm] [x11/xcb-proto] [lang/clang] [x11/fixesproto4] [lang/gcc49] [pkgtools/cwrappers] [lang/rust] [x11/xorgproto]

Package options: dbus, oss

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2015-09-11 23:08:50 by Thomas Klausner | Files touched by this commit (2)
Log message:
Remove a patch whose context has completely disappeared from the file.
   2015-08-25 08:36:53 by Thomas Klausner | Files touched by this commit (1)
Log message:
Sync PLIST with upstream.
   2015-08-22 18:09:53 by Thomas Klausner | Files touched by this commit (1)
Log message:
Update PLIST for recent changes.

   2015-08-21 17:01:33 by Thomas Klausner | Files touched by this commit (1)
Log message:
Update PLIST for recent changes.

   2015-08-20 17:17:23 by Thomas Klausner | Files touched by this commit (1)
Log message:
Sync PLIST with installed files.
   2015-08-20 15:27:24 by Thomas Klausner | Files touched by this commit (3)
Log message:
Remove obsolete patches.
   2015-08-17 09:30:48 by Thomas Klausner | Files touched by this commit (7)
Log message:
Update to 43.0a1.
Use internal sqlite because of
"System SQLite library is not compiled with SQLITE_ENABLE_DBSTAT_VTAB."
Add yasm dependency, now needed.
Fix PLIST.
   2015-07-09 12:08:00 by Thomas Klausner | Files touched by this commit (5)
Log message:
Remove obsolete patches, make patch apply again, fix test operator.
Still does not pass configure since sqlite3 is not compiled with
SQLITE_ENABLE_DBSTAT_VTAB enabled.