head	1.4;
access;
symbols
	old_RELEASE_8_0_0:1.2
	old_RELEASE_7_2_0:1.2
	old_RELEASE_7_1_0:1.2
	old_RELEASE_6_4_0:1.2
	old_RELEASE_5_EOL:1.2
	old_RELEASE_7_0_0:1.2
	old_RELEASE_6_3_0:1.2
	old_PRE_XORG_7:1.2
	old_RELEASE_4_EOL:1.1
	old_RELEASE_6_2_0:1.1
	old_RELEASE_6_1_0:1.1
	old_RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2009.12.14.12.22.21;	author beat;	state dead;
branches;
next	1.3;

1.3
date	2009.12.14.12.12.24;	author beat;	state Exp;
branches;
next	1.2;

1.2
date	2007.02.06.16.43.45;	author ahze;	state Exp;
branches;
next	1.1;

1.1
date	2005.11.30.00.44.58;	author ahze;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Update to 2.0

Release notes:	http://www.seamonkey-project.org/releases/seamonkey2.0/
SeaMonkey 2 profile migration:
		http://kb.mozillazine.org/Profile_migration_-_SeaMonkey

Thanks to:      Andreas Tobler, Florian Smeets, Dan Nelson, gpalmer@@, miwi@@
@
text
@--- js/Makefile.in	Sun Mar 23 14:36:00 2003
+++ js/Makefile.in	Thu Aug  4 23:08:06 2005
@@@@ -46,5 +46,5 @@@@
 #
 
-DIRS		= src/fdlibm src
+DIRS		= src
 
 include $(topsrcdir)/config/rules.mk
@


1.3
log
@- Forced commit to document that www/seamonkey2 was repocopied from
  www/seamonkey.

PR:		141434
Repocopy by:	marcus
@
text
@@


1.2
log
@Update to 1.1
@
text
@@


1.1
log
@- Add seamonkey

This is the current release of the Seamonkey open source web browser. It should
be fully compliant with all W3C standards, including HTML, CSS, XML, XSL,
JavaScript, MathML, SSL encryption, SVG and RDF.  Also supports Java with
the use of the FreeBSD native Java plug-in.

This is the latest bleeding edge release.  Beware that you'll probably find
bugs here, so if you value stability, try www/mozilla.

WWW: http://www.mozilla.org/projects/seamonkey/

Repocopied by:	marcus
@
text
@a0 16
--- js/src/Makefile.in	Thu Aug  4 22:26:52 2005
+++ js/src/Makefile.in	Thu Aug  4 23:02:32 2005
@@@@ -148,5 +148,4 @@@@
 endif
 
-FDLIBM_LIBRARY	= fdlibm/$(LIB_PREFIX)fdm.$(LIB_SUFFIX)
 JSMATH_PRELINK	= jsmathtemp.o
 JS_SAFE_ARENA	= 1
@@@@ -320,7 +319,4 @@@@
 endif
 	@@$(RM) -f $(JSMATH_PRELINK)
-else
-# Create dependency so we build fdlibm
-jsmath.o: $(FDLIBM_LIBRARY) Makefile.in
 endif
 
@

