head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	old_RELEASE_7_4_0:1.1
	old_RELEASE_8_2_0:1.1
	old_RELEASE_6_EOL:1.1
	old_RELEASE_8_1_0:1.1
	old_RELEASE_7_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.05.12.16.23.09;	author beat;	state dead;
branches;
next	1.2;

1.2
date	2011.03.22.15.17.24;	author beat;	state Exp;
branches;
next	1.1;

1.1
date	2010.02.07.21.48.43;	author beat;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Remove outdated Firefox 3.6, Thunderbird 3.1 and ports depending on them

Approved by:	ale@@ (enigmail-thunderbird3),
		Grzegorz Blach <magik AT roorback.net> (firefox-sync)
@
text
@--- media/libsydneyaudio/src/Makefile.in.orig	2009-08-11 16:28:21.000000000 +0200
+++ media/libsydneyaudio/src/Makefile.in	2009-08-11 16:29:08.000000000 +0200
@@@@ -45,6 +45,12 @@@@
 LIBRARY_NAME	= sydneyaudio
 FORCE_STATIC_LIB= 1
 
+ifeq ($(OS_ARCH),FreeBSD)
+CSRCS		= \
+		sydney_audio_oss.c \
+		$(NULL)
+endif
+
 ifeq ($(OS_ARCH),Linux)
 CSRCS		= \
 		sydney_audio_alsa.c \
@


1.2
log
@- Forced commit to document that www/firefox36 was repocopied from
  www/firefox.

PR:		ports/155619
Repocopy by:	marcus
@
text
@@


1.1
log
@- 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
@
text
@@

