FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 12:10 PM GMT
non port: www/firefox/files/patch-Double.cpp
CVSWeb

Number of commits found: 6

Sun, 7 Feb 2010
[ 21:48 beat ] Original commit 
1.220 www/firefox/Makefile
1.895 UPDATING
1.58 www/firefox/distinfo
1.1 www/firefox/files/libsydney_oss
1.2 www/firefox/files/moz_pis_S50cleanhome
1.8 www/firefox/files/patch-Double.cpp
1.12 www/firefox/files/patch-browser_app_mozilla.in
1.11 www/firefox/files/patch-build_unix_run-mozilla.sh
1.6 www/firefox/files/patch-config-mkdepend-imakemdep.h
1.10 www/firefox/files/patch-config-rules.mk

(Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 23 Apr 2008
[ 05:45 mezz ] Original commit 
1.195 www/firefox/Makefile
1.52 www/firefox/distinfo
1.7 www/firefox/files/patch-Double.cpp
-Update to 2.0.0.14.
-Mask FP_X_DNML not only on i386, but also on amd64. [1]

Security:       http://www.mozilla.org/security/announce/2008/mfsa2008-20.html
Obtained from:  delphij's committed on thunderbird. [1]
Thu, 2 Feb 2006
[ 13:16 ahze ] Original commit 
1.147 www/firefox/Makefile
1.29 www/firefox/distinfo
1.6 www/firefox/files/patch-Double.cpp
1.2 www/firefox/files/patch-bugzilla319004
1.9 www/firefox/files/patch-build_unix_run-mozilla.sh
1.5 www/firefox/files/patch-config-mkdepend-imakemdep.h
1.6 www/firefox/files/patch-config-rules.mk
1.4 www/firefox/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp
1.4 www/firefox/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.h
1.7 www/firefox/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in

(Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Update to 1.5.0.1
Tue, 29 Nov 2005
[ 21:12 ahze ] Original commit 
1.55 mail/thunderbird-devel/Makefile
1.53 mail/thunderbird/Makefile
1.136 www/firefox/Makefile
1.207 www/mozilla/Makefile
1.1 www/mozilla/Makefile.common
1.1 www/mozilla/bsd.gecko.mk
1.28 www/firefox/distinfo
1.5 www/firefox/files/firefox.desktop.in
1.5 www/firefox/files/firefox.rb
1.9 www/firefox/files/mkdistfile

(Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
- Update firefox to 1.5
- Add Makefile.common
  o A new build/install system for gecko ports, Makefile.common
    includes many generic routines and common tasks.
  o Fix ld-run-path in all gecko's by using -Wl,-rpath,${moz_libdir}
    thus removing the need to have a startup script for ports that
    depend on gecko. [2]
  o Use system libm, nss, nspr in all gecko ports

- Add bsd.gecko.mk
  o This is the predecessor to WITH_MOZILLA=[mozilla|firefox|...]
    with a more robust way of detecting a gecko a end user wishs to
    use.
  o bsd.gecko.mk abstracts the selection of gecko-based backends. It
    allows users and porters to support any available gecko backend
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 10 Mar 2005
[ 00:43 marcus ] Original commit 
1.39 mail/thunderbird/Makefile
1.117 www/firefox/Makefile
1.187 www/mozilla/Makefile
1.2 www/mozilla/files/extra-patch-nsSVGLibartGlyphMetricsFT.cpp
1.1 www/mozilla/files/extra-patch2-nsSVGLibartGlyphMetricsFT.cpp
1.4 www/firefox/files/firefox.rb
1.7 www/firefox/files/mkdistfile
1.10 mail/thunderbird/files/mozconfig.in
1.30 www/firefox/files/mozconfig.in
1.4 www/firefox/files/patch-Double.cpp

(Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Update freetype2 to 2.1.9, and patch Mozilla and friends accordingly.
Note: since 2.1.9 is ABI compatible with 2.1.7, no recompilation is
necessary.

PR:             78385
Submitted by:   lesi
Wed, 11 Feb 2004
[ 07:16 marcus ] Original commit 
1.63 www/firefox/Makefile
1.11 www/firefox/distinfo
1.2 www/firefox/files/firebird.rb
1.1 www/firefox/files/firefox.rb
1.6 www/firefox/files/mkdistfile
1.21 www/firefox/files/mozconfig.in
1.3 www/firefox/files/patch-Double.cpp
1.2 www/firefox/files/patch-build_unix_run-mozilla.sh
1.2 www/firefox/files/patch-config-mkdepend-imakemdep.h
1.3 www/firefox/files/patch-config-rules.mk

(Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Add Firefox after a repo copy from mozilla-firebird.  Firefox is the next
release of the Firebird web browser with a new name to avoid conflicts with
the Firebird database.  This is version 0.8.

http://www.mozilla.org/products/firefox/releases/

* Update to 0.8 and change name to firefox [1]
* Make PLIST from a fake installation [1]
* Restore original credit and portname in Makefile [1]
* Optionally install headers and IDL files [2]
* Use PERL instead of REINPLACE_CMD in a few places [1]
* Use OPTIONS
* Enable the Inspector extension
* Fix another possible esound related problem
* Enable basic optimizations if WITH_DEBUG is not specified

PR:             62631 [2]
Submitted by:   trevor [1] [2]

Number of commits found: 6

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.279 seconds.