head	1.3;
access;
symbols
	RELEASE_4_5_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2002.02.16.23.46.00;	author sumikawa;	state dead;
branches;
next	1.2;

1.2
date	2002.01.17.12.53.20;	author sumikawa;	state Exp;
branches;
next	1.1;

1.1
date	2001.12.28.14.31.08;	author sumikawa;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove this port.

Now www/mozilla works correctly on both IPv6 and IPv4 environment so
we don't need mozilla+ipv6 anymore.
@
text
@
$FreeBSD: ports/www/mozilla+ipv6/files/patch-embedding::config::basebrowser-unix,v 1.2 2002/01/17 12:53:20 sumikawa Exp $

--- embedding/config/basebrowser-unix.orig	Wed Nov 21 00:21:59 2001
+++ embedding/config/basebrowser-unix	Tue Jan 15 15:26:55 2002
@@@@ -119,6 +119,7 @@@@
 
 ; layout
 components/libgkcontent.so
+libmoz_art_lgpl.so                   
 components/libgklayout.so                   
 components/libhtmlpars.so                 
 components/libgkview.so                   
@@@@ -196,12 +197,12 @@@@
 components/unicharutil.xpt
 components/libchardet.so
 ; optional - on english only systems
-; components/libucvja.so for japanese
-; components/libucvko.so for korean
-; components/libucvcn.so for simplified chinese
-; components/libucvtw.so for traditional chinese
-; components/libucvtw2.so for traditional chinese
-; components/libucvibm.so for ibm
+components/libucvja.so
+components/libucvko.so
+components/libucvcn.so
+components/libucvtw.so
+components/libucvtw2.so
+components/libucvibm.so
 
 
 res/language.properties
@


1.2
log
@Sync with www/mozilla.
@
text
@d2 1
a2 1
$FreeBSD: ports/www/mozilla+ipv6/files/patch-embedding::config::basebrowser-unix,v 1.1 2001/12/28 14:31:08 sumikawa Exp $
@


1.1
log
@Upgrade to 0.9.7.
@
text
@d2 1
a2 1
$FreeBSD$
d4 2
a5 2
--- embedding/config/basebrowser-unix	2001/12/26 07:19:52	1.1
+++ embedding/config/basebrowser-unix	2001/12/26 07:24:15
d14 19
@

