notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: www/firefox/Makefile

Number of commits found: 1056 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  

Sunday, 25 May 2014
20:07 naddy search for other commits by this committer
Switch Opus to USES=libtool.
Bump dependent ports. [1]

Approved by:	portmgr (implicit) [1]
Original commitRevision:355266 
Tuesday, 29 Apr 2014
20:35 beat search for other commits by this committer
- Update Firefox to 29.0
- Update Firefox ESR to 24.5.0
- Update Thunderbird to 24.5.0
- Update NSS to 3.16
- Use port dependency for soundtouch library
- Require recent graphite2 version explicitly [1]
- Require gst-libav version that doesn't crash on seeking [2]
  and doesn't error out on plugin load [3]
- Remove gstreamer note in pkg-message for www/firefox, [3] may still
  happen with www/firefox-esr but only until it tracks esr31 (ca 2014-09-01)
- Fix USE_XPI in mail/thunderbird-i18n [4]

Security:	http://www.vuxml.org/freebsd/985d4d6c-cfbd-11e3-a003-b4b52fce4ce8.html
PR:		ports/187939 [1]
PR:		ports/188133 [2]
PR:		ports/181964 [3]
PR:		ports/188984 [4]
Submitted by:	Toomas Aas <toomas.aas@raad.tartu.ee> [1]
Submitted by:	Jakub Lach <jakub_lach@mailplus.pl> [2]
Submitted by:	Jan Beich [3] and this update!
Submitted by:	Toni Ballesta <mustelator@yahoo.es> [4]
Approved by:	portmgr (bdrewery, security update to non-staged port)
Original commitRevision:352640 
Wednesday, 19 Mar 2014
20:46 beat search for other commits by this committer
- Update Firefox to 28.0
- Update Firefox ESR to 24.4.0
- Update Thunderbird to 24.4.0
- Update NSPR to 4.10.4
- Update NSS to 3.15.5
- Switch GSTREAMER option for non-esr ports to depend on
  multimedia/gstreamer1 [2]
- Switch to Uses/compiler.mk, defaults to lang/gcc47 on 8.x and 9.x
- Use port dependencies for libogg, libvorbis, libopus, harfbuzz, graphite2
- Enable readahead in url-classifier, asmjs, download resume like on Linux
- Build www/firefox and www/seamonkey faster using unified compilation
- Unbreak build on sparc64 [1]
- Workaround OPTIMIZED_CFLAGS startup crash on 8.x and 9.x
- OPTIMIZED_CFLAGS is enabled by default
- A few DEBUG build fixes
- Add clang 3.2/3.3/3.4 workarounds for i386
- Mention known GSTREAMER issue in pkg-message

Submitted by:	Jan Beich
PR:		ports/186580 [1]
Requested by:	kwm [2]
Security:	http://www.vuxml.org/freebsd/610de647-af8d-11e3-a25b-b4b52fce4ce8.html
Original commitRevision:348650 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
Original commitRevision:347809 
Sunday, 16 Feb 2014
22:31 beat search for other commits by this committer
Update to 27.0.1
Original commitRevision:344636 
Friday, 7 Feb 2014
14:07 madpilot search for other commits by this committer
Chase icu bump

Approved by:	portmgr (bapt)
Original commitRevision:343247 
Wednesday, 5 Feb 2014
05:23 beat search for other commits by this committer
- Update Firefox to 27.0
- Update Firefox ESR to 24.3.0
- Update Thunderbird to 24.3.0
- Update NSPR to 4.10.3
- Update NSS to 3.15.4
- Depend on yasm when building with bundled libvpx or libjpeg-turbo
- Prepare gstreamer conditional for upcoming Firefox versions
- Improve jemalloc3 conditional
- Break build unless alsa-lib port installs new config file
- Chase USE_DOS2UNIX deprecation
- Temporarily disable system cairo over screen corruption with
  smoothScroll [1]

Submitted by:	Jan Beich
Reported by:	flo [1]
Security:	http://www.vuxml.org/freebsd/1753f0ff-8dd5-11e3-9b45-b4b52fce4ce8.html
Original commitRevision:342632 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Original commitRevision:339634 
Saturday, 14 Dec 2013
13:42 flo search for other commits by this committer
Update to nspr 4.10.2
Update to nss 3.15.3.1
Update firefox-esr and thunderbird to 24.2.0
Update firefox to 26.0
Update seamonkey to 2.23

- catch up with directory renames since USES=webplugins was introduced;
  fixes plugins not being automatically enabled after install
- linux-firefox and linux-seamonkey can play HTML5 audio [2][3] and
  measure about:memory usage, again
- dom.ipc.plugins.enabled->true no longer crash linux-firefox which makes
  some flash sites work again; as there's no nspluginwrapper in-between
  the infamous "youtube issue" never occurs
- install DEBUG with symbols [3] and describe the option better [4]
- enable dumping about:memory upon kill -65, kill -66 and GC/CC log
  upon kill -67 to a file under /tmp directory; linux-firefox uses
  kill -34, kill -35 and kill -36 respectively

PR:		ports/183861 [1]
PR:		ports/184006 [2]
PR:		ports/169896 [3]
PR:		ports/184285 [3]
PR:		ports/184286 [4]
Security:	dd116b19-64b3-11e3-868f-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org>
Original commitRevision:336446 
Friday, 1 Nov 2013
23:16 flo search for other commits by this committer
The previous commit fixed one mismerge and introduced another. Put a needed
check for i386 on 9.x back in.

Pointhat to:	flo
Original commitRevision:332422 
23:12 flo search for other commits by this committer
Fix a mismerge that caused html5 audio to not work.

PR:		ports/183552
Reported by:	Juanitou <listjm@club-internet.fr>, eadler
Original commitRevision:332421 
Thursday, 31 Oct 2013
07:43 flo search for other commits by this committer
Firefox 25.0 seems to trigger a bug in clang on 9.X/i386, switch to gcc for
now.

Reported by:	Kenta Suzumoto <kentas@hush.com>
Original commitRevision:332207 
Wednesday, 30 Oct 2013
20:37 flo search for other commits by this committer
- update firefox to 25.0
- update firefox-esr to 24.1.0
- update thunderbird to 24.1.0
- update seamonkey to 22.0
- update libxul to 24.1.0
- don't remove/add share/applications directory
- remove checks for older gecko releases from bsd.gecko.mk
- drop support for FreeBSD 9.0

Not staged yet. I started working on it, but didn't finish it in time for
this release. I'll try to make the next one in 6 weeks.

In collaboration with:	Jan Beich
Original commitRevision:332168 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Tuesday, 22 Oct 2013
14:04 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES

Approved by:	portmgr (bdrewery)
Original commitRevision:331275 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Wednesday, 18 Sep 2013
22:40 flo search for other commits by this committer
- update firefox, thunderbird and libxul to 24.0
- update seamonkey to 2.21
- update firefox-esr to 17.0.9
- enable GSTREAMER by default for html5 with h264/aac/mp3
- WEBRTC is now always built
- add PROFILE and TESTS options

Security:		7dfed67b-20aa-11e3-b8d8-0025905a4771
In collaboration with:	Jan Beich <jbeich@tormail.org>
Original commitRevision:327587 
Monday, 2 Sep 2013
21:04 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326089 
Saturday, 17 Aug 2013
13:17 flo search for other commits by this committer
Update to 23.0.1
Original commitRevision:324842 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 8 Aug 2013
18:42 flo search for other commits by this committer
- update firefox to 23.0
- update firefox-esr, thunderbird and libxul to 17.0.8
- update seamonkey to 2.20
- fix plist for *-i18n

Security:		0998e79d-0055-11e3-905b-0025905a4771
In collaboration with:	Jan Beich <jbeich@tormail.org>
Original commitRevision:324409 
Wednesday, 26 Jun 2013
11:01 flo search for other commits by this committer
- update firefox to 22.0
- update firefox-esr, thunderbird and libxul to 17.0.7
- update nspr to 4.10
- OSS support was removed upstream, only ALSA and PulseAudio are supported
  from now on.

Security:	b3fcb387-de4b-11e2-b1c6-0025905a4771
In collaboration with:	Jan Beich <jbeich@tormail.org>
Original commitRevision:321792 
Monday, 3 Jun 2013
22:45 flo search for other commits by this committer
- fix build with lang/gcc46 and lang/gcc47 [1]
- fix segfaults [2]

PR:		ports/178765 [2]
Submitted by:	Jan Beich <jbeich@tormail.org> [1], dim [2]
Original commitRevision:319816 
Friday, 17 May 2013
17:43 flo search for other commits by this committer
Fix icon installation

PR:		ports/178711
PR:		ports/178721
Submitted by:	Denny Lin <dennylin93@hs.ntnu.edu.tw>

> Description of fields to fill in above:                     76 columns --|
> PR:            If a GNATS PR is affected by the change.
> Submitted by:  If someone else sent in the change.
> Reviewed by:   If someone else reviewed your modification.
> Approved by:   If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
> Security:      Vulnerability reference (one per line) or description.
> Sponsored by:  If the change was sponsored by an organization.
> Empty fields above will be automatically removed.

M    firefox/Makefile
Original commitRevision:318394 
Thursday, 16 May 2013
02:00 flo search for other commits by this committer
- update firefox to 21.0
- update firefox-esr and thunderbird to 17.0.6
- WEBRTC now supports PULSEAUDIO
- make linux-firefox work with plugins again (e.g. quakelive)

Security:		4a1ca8a4-bd82-11e2-b7a0-d43d7e0c7c02
In collaboration with:	Jan Beich <jbeich@tormail.org>
Original commitRevision:318268 
Wednesday, 3 Apr 2013
20:27 flo search for other commits by this committer
- update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to
  17.0.5
- update firefox to 20.0
- update seamonkey and linux-seamonkey to 2.17
- update nspr to 4.9.6
- remove mail/thunderbird-esr, Mozilla stopped providing 2 versions of
  thunderbird
- prune support for old FreeBSD versions; users of 8.2, 7.4 or earlier
  are advised to upgrade - http://www.freebsd.org/security/
- add vuln.xml entry

Security:	94976433-9c74-11e2-a9fc-d43d7e0c7c02
Approved by:	portmgr (miwi)
In collaboration with:	Jan Beich <jbeich@tormail.org>
Original commitRevision:315713 
Friday, 8 Mar 2013
22:27 flo search for other commits by this committer
- update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to
  17.0.4
- update firefox to 19.0.2
- add vuln.xml entry

Security:	630c8c08-880f-11e2-807f-d43d7e0c7c02
Original commitRevision:313676 
Sunday, 3 Mar 2013
10:09 flo search for other commits by this committer
Chase databases/py-sqlite3 after 313167.

Submitted by:	Jan Beich <jbeich@tormail.org>
Reported by:	Valentin Nechayev <netch@netch.kiev.ua>,
		Robert Simmons <rsimmons0@gmail.com>
Original commitRevision:313335 
Saturday, 23 Feb 2013
13:06 flo search for other commits by this committer
We need gcc from ports here, as gcc-4.2.1 isn't supported anymore.

Submitted by:	Jan Beich <jbeich@tormail.org>
Pointyhat to:	flo
Original commitRevision:312810 
09:21 flo search for other commits by this committer
Clang does not support Profile-Guided Optimization yet.

Submitted by:	Jan Beich <jbeich@tormail.org>
Reported by:	dim
Original commitRevision:312802 
Wednesday, 20 Feb 2013
07:16 flo search for other commits by this committer
Fix up the latest gecko update by:
- reapplying the workaround for svn:eol-style and svn:keywords
- fixing version matching in vuln.xml, 17.0.3 is NOT vulnerable
Original commitRevision:312612 
Tuesday, 19 Feb 2013
23:53 flo search for other commits by this committer
- update firefox to 19.0
- update firefox-esr, thunderbird, linux-firefox, linux-thunderbird to 17.0.3
- update linux-seamonkey to 2.16
- update nspr to 4.9.5
- update nss to 3.14.3
- add DuckDuckGo search plugin to firefox [1]
- mark kompozer deprecated
- clang fixes for www/libxul19 [2]

Security:	http://www.vuxml.org/freebsd/e3f0374a-7ad6-11e2-84cd-d43d7e0c7c02.html
Submitted by:	DuckDuckGo [1], dim [2]
In collaboration with:	Jan Beich <jbeich@tormail.org>
Original commitRevision:312608 
Wednesday, 6 Feb 2013
16:58 flo search for other commits by this committer
Update to 18.0.2
Original commitRevision:311780 
Monday, 21 Jan 2013
12:16 kwm search for other commits by this committer
Update to 18.0.1.

Submitted by:	beat@
Approved by:	gecko (flo@, beat@)
Original commitRevision:310766 
Friday, 11 Jan 2013
10:22 ehaupt search for other commits by this committer
Remove CRLF in order for a patch to apply.

Approved by:	gahr (gecko)
Original commitRevision:310227 
Thursday, 10 Jan 2013
22:29 flo search for other commits by this committer
- update www/firefox to 18.0
- update www/firefox-esr to 17.0.2
- update www/seamonkey to 2.15 (enigmail to 1.5.0)
- remove QT4 option to avoid confusion (it turned out to be too experimental)

In collaboration with: Jan Beich <jbeich@tormail.org>

Security:	http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html
Original commitRevision:310207 
Wednesday, 9 Jan 2013
23:28 flo search for other commits by this committer
- update firefox, thunderbird, linux-firefox and linux-thunderbird to 17.0.2
- update firefox-esr, thunderbird-esr and libxul to 10.0.12
- update linux-seamonkey to 2.15

Security:	http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html
Original commitRevision:310165 
Wednesday, 5 Dec 2012
14:20 flo search for other commits by this committer
Update to 17.0.1

Feature safe:	yes
Original commitRevision:308333 
Tuesday, 20 Nov 2012
23:01 flo search for other commits by this committer
- Update firefox and thunderbird to 17.0
- Update seamonkey to 2.14
- Update ESR ports and libxul to 10.0.11
- support more h264 codecs when using GSTREAMER with YouTube
- Unbreak firefox-esr, thunderbird-esr and libxul on head >= 1000024 [1]
- Buildsystem is not python 3 aware, use python up to 2.7 [2]

PR:		ports/173679 [1]
Submitted by:	swills [1], demon [2]
In collaboration with:	Jan Beich <jbeich@tormail.org>
Security:	d23119df-335d-11e2-b64c-c8600054b392
Approved by:	portmgr (beat)
Feature safe:	yes
Original commitRevision:307606 
Sunday, 28 Oct 2012
17:03 flo search for other commits by this committer
- Update www/firefox{,-i18n} to 16.0.2
- Update seamonkey to 2.13.2
- Update ESR ports and libxul to 10.0.10
- Update nspr to 4.9.3
- Update nss to 3.14
- with GNOMEVFS2 option build its extension, too [1]
- make heap-committed and heap-dirty reporters work in about:memory
- properly mark QT4 as experimental (needs love upstream)
- *miscellaneous cleanups and fixups*

mail/thunderbird will be updated once the tarballs are available.

PR:		ports/173052 [1]
Security:	6b3b1b97-207c-11e2-a03f-c8600054b392
Feature safe:	yes
In collaboration with:	Jan Beich <jbeich@tormail.org>
Original commitRevision:306558 
Friday, 12 Oct 2012
09:08 flo search for other commits by this committer
- update {thunderbird,firefox}-esr* and libxul to 10.0.9
- use bundled jemalloc since 7.2 [1]
- avoid thread-local variables before 8.3, 9.1, 10.0, to avoid crashes [2]
- bump PORTREVISION on mail/thunderbird and www/firefox for the TLS fixes

Security:	6e5a9afd-12d3-11e2-b47d-c8600054b392
Reported by:	angelv <angelvg@gmail.com>, Hanno Krusken<ix260@yahoo.co.uk> [2]
Reference:	http://svnweb.freebsd.org/changeset/base/225582 [2]
Submitted by:	Jan Beich <jbeich@tormail.org> [1], [2]
Feature safe:	yes
Original commitRevision:305765 
Thursday, 11 Oct 2012
19:15 flo search for other commits by this committer
- update to 16.0.1
- update vuln.xml entry

Feature safe:   yes
Original commitRevision:305736 
Wednesday, 10 Oct 2012
21:13 flo search for other commits by this committer
- Update firefox-esr, thunderbird-esr, linux-firefox and linux-thunderbird to
10.0.8
- Update firefox and thunderbird to 16.0
- Update seamonkey to 2.13
- Update all -i18n ports respectively
- switch firefox 16.0 and seamonkey 2.13 to ALSA by default for better
  latency during pause and seeking with HTML5 video
- remove fedisableexcept() hacks, obsolete since FreeBSD 4.0
- support system hunspell dictionaries [1]
- unbreak -esr ports with clang3.2 [2]
- unbreak nss build when CC contains full path [3]
- remove GNOME option grouping [4]
- integrate enigmail into thunderbird/seamonkey as an option [5]
- remove mail/enigmail* [6]
- enable ENIGMAIL, LIGHTNING and GIO options by default
- add more reporters in about:memory: page-faults-hard, page-faults-soft,
  resident, vsize
- use bundled jemalloc 3.0.0 on FreeBSD < 10.0 for gecko 16.0,
  only heap-allocated reporter works in about:memory (see bug 762445)
- use lrintf() instead of slow C cast in bundled libopus
- use libjpeg-turbo's faster color conversion if available during build
- record startup time for telemetry
- use -z origin instead of hardcoding path to gecko runtime
- fail early if incompatible libxul version is installed (in USE_GECKO)
- *miscellaneous cleanups and fixups*

PR:		ports/171534 [1]
PR:		ports/171566 [2]
PR:		ports/172164 [3]
PR:		ports/172201 [4]
Discussed with:	ale, beat, Jan Beich [5]
Approved by:	ale [6]
In collaboration with:	Jan Beich <jbeich@tormail.org>
Security:	6e5a9afd-12d3-11e2-b47d-c8600054b392
Feature safe:	yes
Approved by:	portmgr (beat)
Original commitRevision:305684 
Sunday, 12 Aug 2012
16:00 beat search for other commits by this committer
- Don't create empty nss directory
- Bump PORTREVISION to rebuild packages on pointyhat

Reported by:	pointyhat
Submitted by:	jbeich via freebsd-gecko repository
Original commit
Thursday, 26 Jul 2012
21:49 flo search for other commits by this committer
- update firefox/thunderbird ESR versions to 10.0.6
- update firefox 14.0.1
- update thunderbird to 14.0
- update seamonkey to 2.11
- switch to new options framework
- add experimental rendering via cairo-qt (QT4 option)
- add audio backend options (ALSA and PulseAudio)
- rename SMB option to GNOMEVFS2
- turn on LOGGING by default (like upstream linux builds)
- improve about:memory output
- unbreak PGO
- use system libs [1]
- switch to libevent2 [2]
- fix conflict with devel/libunwind and base gcc [3]
- unbreak clang/libc++ build [4]
- unbreak build with base gcc on >= 9.x [5]
- use common IPC code with other BSDs[6]
- and *miscellaneous improvements*

PR:		ports/146231 [1], ports/161421 [2]
		ports/150631, ports/168369, ports/168637, ports/168793, ports/168978 [3]
		ports/163454, ports/164905, ports/169231 [4]
       		ports/169389, ports/169479 [5]
Obtained from:	pkgsrc via bugzilla #753046 [6]
In collaboration with:	Jan Beich (who did the major part of this work and
			deserves a special thank you!)
Original commit
Tuesday, 19 Jun 2012
18:23 beat search for other commits by this committer
- Fix build with base gcc by lowering the optimization level
- Don't bump PORTREVISION even this change affects the resulting package
  to not force users who already updated to 13.0.1 to rebuild Firefox.

Submitted by:   mezz
Original commit
Monday, 18 Jun 2012
17:13 beat search for other commits by this committer
- Update to 13.0.1
Original commit
Thursday, 7 Jun 2012
06:46 beat search for other commits by this committer
- Don't depend on GCC 4.6 if clang is used

Reported by:    Niclas Zeising <zeising AT daemonic.se>
Tested by:      Niclas Zeising <zeising AT daemonic.se>, fluffy@, jkim@
Original commit
Wednesday, 6 Jun 2012
19:36 beat search for other commits by this committer
- Firefox 13.0 builds fine on FreeBSD 8.x with base GCC

Reported by:    Adam McDougall <mcdouga9 AT egr.msu.edu>
Original commit
07:55 beat search for other commits by this committer
- Update Firefox to 13.0
- Remove whitespace from pkg-descr
- Use GCC 4.6 to fix build on newer FreeBSD versions
- Use asm optimized YUV conversion and RGB scaling [1]
- Update required nspr version [2]

PR:             ports/168423 [1], ports/167431 [2]
Submitted by:   Jan Beich <jbeich AT tormail.org [1],
                Toomas Aas <toomas.aas AT raad.tartu.ee> [2]
Security:      
http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 30 Apr 2012
09:18 beat search for other commits by this committer
- Clarify BROKEN message for PGO option

Reported by:    Jong-Beom Kim <kreoso AT googlemail.com>,
                Warren Block <wblock AT wonkity.com>
Original commit
Wednesday, 25 Apr 2012
04:51 beat search for other commits by this committer
- Update to 12.0

Security:      
http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
Original commit
Wednesday, 18 Apr 2012
14:50 beat search for other commits by this committer
- Update Firefox to 11.0
Original commit
Wednesday, 14 Mar 2012
09:34 beat search for other commits by this committer
- Update to 10.0.3
- Mark PGO option as BROKEN

Approved by:    portmgr (bapt, implicit)
Security:      
http://www.vuxml.org/freebsd/a1050b8b-6db3-11e1-8b37-0011856a6e37.html
Feature safe:   yes
Original commit
Friday, 17 Feb 2012
19:42 flo search for other commits by this committer
update to 10.0.2

Security:      
http://www.vuxml.org/freebsd/d7dbd2db-599c-11e1-a2fb-14dae9ebcf89.html
Original commit
Saturday, 11 Feb 2012
13:17 flo search for other commits by this committer
update to 10.0.1

Security:      
http://www.vuxml.org/freebsd/eba9aa94-549c-11e1-b6b7-0011856a6e37.html
Original commit
Wednesday, 1 Feb 2012
09:49 flo search for other commits by this committer
fix merge conflict

This gets the PGO build starting but it still does not finish
Original commit
Tuesday, 31 Jan 2012
21:17 flo search for other commits by this committer
update to 10.0

In collaboration with:  beat
Original commit
Thursday, 22 Dec 2011
21:00 beat search for other commits by this committer
- Update to 9.0.1
Original commit
09:50 flo search for other commits by this committer
fix the WITH_PGO case.

patches applied to mozilla-release/config need to also be applied to
mozilla-release/js/src/config and vice versa, otherwise the build will fail with
a message like

TEST-UNEXPECTED-FAIL | check-sync-dirs.py | build file copies are not in sync

Reported by:    Andrei <az@azsupport.com>, Piotr Kubaj <pkubaj@gmail.com>
Tested by:      Andrei <az@azsupport.com>, Piotr Kubaj <pkubaj@gmail.com>
Original commit
Wednesday, 21 Dec 2011
08:02 beat search for other commits by this committer
- Update Firefox to 9.0

In collaboration with:  cognet, flo, Jan Beich
Approved by:            portmgr (erwin, implicit)
Security:              
http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html
Original commit
Tuesday, 8 Nov 2011
17:25 beat search for other commits by this committer
- Update Firefox to 8.0
Original commit
Wednesday, 2 Nov 2011
18:42 eadler search for other commits by this committer
- create empty directories missing from packages

PR:             ports/162116
Submitted by:   "4720@hushmail.com" <4720@hushmail.com>
Approved by:    Dan Nelson <dnelson@allantgroup.com> (maintainer, audio/sox)
Approved by:    gnome (marcus@, graphics/gimp-app)
Approved by:    gecko (beat@, www/firefox)
Approved by:    bapt (mentor)
Original commit
Monday, 24 Oct 2011
12:21 beat search for other commits by this committer
- Revert upstream changeset 71065:7b390fa15157 to fix plugin detection
- Bump PORTREVISION

Tested by:      Barbara <barbara.xxx1975 AT libero.it>, flo@
Original commit
Thursday, 20 Oct 2011
07:46 beat search for other commits by this committer
- Damage control: Revert startup change introduced in revision 1.252 as
  this causes more problem then it fixes.
- Bump PORTREVISION.
Original commit
Wednesday, 19 Oct 2011
19:29 beat search for other commits by this committer
- Add x-scheme-handler/http(s) MimeTypes to firefox.desktop. [1]
- Add temporary workaround to fix detection of all plugins until we have
  found a proper solution for this problem. The workaround use the
  run-mozilla.sh script to start Firefox as it was the default prior to
  the Firefox 7 release. [2]
- Bump PORTREVISION.

PR:             ports/159606 [1]
Submitted by:   Dmitry <smallcms AT gmail.com> [1]
Discussed with: flo@ [2]
Original commit
Friday, 30 Sep 2011
15:07 beat search for other commits by this committer
- Update to 7.0.1
- Fix system-wide plugin directory detection as Firefox 7 no longer uses
  run-mozilla.sh to start an therefore our patch to set MOZ_PLUGIN_PATH
  is useless. [1]

Submitted by:   poyopoyo AT puripuri.plala.or.jp [1]
Original commit
Wednesday, 28 Sep 2011
16:19 beat search for other commits by this committer
- Check for affected FreeBSD versions in
  patch-xpcom__threads__nsThreadManager.cpp.
- Restore r1.4 of patch-js-src-Makefile.in which was accidentally reverted
  with the last update.
- Bump PORTREVISION.

Submitted by:   h h <aakuusta AT gmail.com>
Original commit
Tuesday, 27 Sep 2011
18:44 beat search for other commits by this committer
- Update Firefox to 7.0

Thanks to:      flo@ for preparing the www/firefox update
Original commit
Tuesday, 6 Sep 2011
20:16 flo search for other commits by this committer
update to 6.0.2, remove trust exceptions for certificates issued by Staat der
Nederlanden

Security:      
http://www.vuxml.org/freebsd/aa5bc971-d635-11e0-b3cf-080027ef73ec.html
Original commit
Wednesday, 31 Aug 2011
21:26 flo search for other commits by this committer
- update to 6.0.1, which disables the DigiNotar certificate authority
- fixup a patch which was messed up in a previuos commit [1]

Submitted by:   aakuusta@gmail.com [1]
Original commit
Wednesday, 24 Aug 2011
23:34 flo search for other commits by this committer
- commit remaining part of ports/159709 [1]
- register build conflict with spidermonkey until the firefox build failure
  can be fixed [2]

PR:             ports/159709 [1]
                ports/159831 [2]
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> [1]
Original commit
Tuesday, 23 Aug 2011
18:39 kwm search for other commits by this committer
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
Original commit
Thursday, 18 Aug 2011
09:59 ale search for other commits by this committer
Remove unneeded @dirrm.

Approved by:    flo
Original commit
Tuesday, 16 Aug 2011
18:14 flo search for other commits by this committer
- update to 6.0
- misc cleanups [1] [2]

Security:      
http://www.vuxml.org/freebsd/834591a9-c82f-11e0-897d-6c626dd55a41.html
PR:             ports/159709 [1]
                ports/158702 [2]
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> [1]
                Pan Tsu <inyaoo@gmail.com> [2]
Original commit
Monday, 4 Jul 2011
17:28 flo search for other commits by this committer
- require cairo>=1.10.2_1,1 to catch build failuers early

The cairo dependancy is usually added by bsd.gecko.mk, but for firefox we need a
spcific version.

PR:             ports/158610
Submitted by:   Pan Tsu <inyaoo@gmail.com>
Original commit
Tuesday, 21 Jun 2011
21:12 flo search for other commits by this committer
- update to 5.0
- enable ipc, based on a patch by Pan Tsu <inyaoo@gmail.com>

Security:      
http://www.vuxml.org/freebsd/dfe40cff-9c3f-11e0-9bec-6c626dd55a41.html
Original commit
Friday, 29 Apr 2011
06:31 flo search for other commits by this committer
- update to 4.0.1

Security:      
http://www.vuxml.org/freebsd/04b7d46c-7226-11e0-813a-6c626dd55a41.html
Original commit
Thursday, 24 Mar 2011
11:04 beat search for other commits by this committer
- Re-add MOZILLA_NAME to fix desktop entry [1]
- Fix leftover from Firefox 3.x in MOZ_PLUGIN_PATH [2]
- Bump PORTREVISION

Submitted by:   Denny Lin <dennylin93 AT hs.ntnu.edu.tw> [1],
                Jan Henrik Sylvester <me AT janh.de> [2]
Original commit
Tuesday, 22 Mar 2011
15:24 beat search for other commits by this committer
- Update to 4.0
- Add PGO option to enable Profile-Guided Optimization [1].

PR:             ports/132231 [1] (based on)
Submitted by:   lioux@ [1]
Thanks to:      andreast@, Anonymous <swell.k AT gmail.com>, decke@, jsa@,
                swills@ and all the testers for their feedback!
Original commit
Friday, 4 Mar 2011
23:31 beat search for other commits by this committer
- Update to 3.6.15
Original commit
Tuesday, 1 Mar 2011
21:57 beat search for other commits by this committer
- Update to 3.6.14
- Add support for powerpc64 [1]

Submitted by:   andreast@ [1]
Original commit
Friday, 10 Dec 2010
12:43 beat search for other commits by this committer
- Update to 3.6.13
- Drop MD5 checksum
- Remove CONFLICTS with Firefox 3.0 which has been removed in June
- Replace CONFLICTS with CONFLICTS_INSTALL

Security:      
http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Sunday, 28 Nov 2010
12:45 beat search for other commits by this committer
- Using cairo 1.10.0 results in not correct rendered gif and svn images:
  https://bugzilla.mozilla.org/show_bug.cgi?id=597174
  https://bugzilla.mozilla.org/show_bug.cgi?id=610107
  Until a proper fix is available use bundled cairo.
- Bump PORTREVISION

PR:             ports/152545
Submitted by:   Zach Thompson <hideo AT lastamericanempire.com>
Original commit
Thursday, 28 Oct 2010
11:46 beat search for other commits by this committer
- Update to 3.6.12

Security:      
http://www.vuxml.org/freebsd/c223b00d-e272-11df-8e32-000f20797ede.html
Original commit
Tuesday, 26 Oct 2010
07:55 beat search for other commits by this committer
- Fix crash destroying stream in OSS sydneyaudio backend
- Bump PORTREVISION

PR:             ports/151728
Submitted by:   Ilya A. Arhipov <pa36ouHu4er AT yandex.ru>
Obtained from:  Mozilla Bugzilla ID 562488
Original commit
Thursday, 21 Oct 2010
11:07 beat search for other commits by this committer
- Firefox needs at least nspr 4.8.6 to build

PR:             ports/151611
Submitted by:   Toomas Aas <toomas.aas AT raad.tartu.ee>
Original commit
Wednesday, 20 Oct 2010
15:26 beat search for other commits by this committer
- Update to 3.6.11

Security:      
http://www.vuxml.org/freebsd/c4f067b9-dc4a-11df-8e32-000f20797ede.html
Original commit
Thursday, 16 Sep 2010
15:07 beat search for other commits by this committer
- Update to 3.6.10
Original commit
Wednesday, 8 Sep 2010
07:55 beat search for other commits by this committer
- Update to 3.6.9

Security:      
http://www.vuxml.org/freebsd/4a21ce2c-bb13-11df-8e32-000f20797ede.html
Original commit
Sunday, 25 Jul 2010
08:08 beat search for other commits by this committer
- Update to 3.6.8
Original commit
Wednesday, 21 Jul 2010
13:31 beat search for other commits by this committer
- Update to 3.6.7.
- Remove NEWTAB option as the preference browser.link.open_external was
  removed in Firefox 3.5. [1]

Reported by:    crsd on EFnet [1]
Security:      
http://www.vuxml.org/freebsd/8c2ea875-9499-11df-8e32-000f20797ede.html
Original commit
Wednesday, 23 Jun 2010
18:19 beat search for other commits by this committer
- Update to 3.6.4

Feature safe:   yes
Security:      
http://www.vuxml.org/freebsd/99858b7c-7ece-11df-a007-000f20797ede.html
Original commit
Tuesday, 6 Apr 2010
08:14 beat search for other commits by this committer
- Update to 3.6.3

Submitted by:   Florian Smeets <flo AT smeets.im> (via freebsd-gecko SVN)
Security:      
http://www.vuxml.org/freebsd/ec8f449f-40ed-11df-9edc-000f20797ede.html
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Tuesday, 23 Mar 2010
08:54 beat search for other commits by this committer
- Update to 3.6.2

Security:      
http://www.vuxml.org/freebsd/5d5ed535-3653-11df-9edc-000f20797ede.html
Original commit
Sunday, 7 Feb 2010
21:48 beat search for other commits by this committer
- Update to 3.6

What's new in Firefox 3.6:

  * Support for the HTML5 File API
  * A change to how third-party software integrates with Firefox to
    increase stability.
  * The ability to run scripts asynchronously to speed up page load times.
  * A mechanism to prevent incompatible software from crashing Firefox.
  * Users can now change their browser's appearance with a single click,
    with built in support for Personas.
  * Firefox 3.6 will alert users about out of date plugins to keep them
    safe.
  * Open, native video can now be displayed full screen, and supports
    poster frames.
  * Support for the WOFF font format.
  * Improved JavaScript performance, overall browser responsiveness and
    startup time.
  * Support for new CSS, DOM and HTML5 web technologies.

Thanks to:      Andreas Tobler, Florian Smeets, nox@, miwi@ and all testers
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit

Number of commits found: 1056 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »