head	1.4;
access;
symbols
	RELEASE_4_7_0:1.3
	old_RELEASE_4_6_2:1.3
	old_RELEASE_4_6_1:1.3
	old_RELEASE_4_6_0:1.3
	old_RELEASE_5_0_DP1:1.3
	old_RELEASE_4_5_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2002.10.20.06.19.25;	author sobomax;	state dead;
branches;
next	1.3;

1.3
date	2002.03.12.18.16.07;	author sobomax;	state Exp;
branches;
next	1.2;

1.2
date	2002.01.15.15.16.41;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	2001.12.26.10.21.21;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Update to 1.2a.
@
text
@
$FreeBSD: ports/www/mozilla-devel/files/patch-embedding::config::basebrowser-unix,v 1.3 2002/03/12 18:16:07 sobomax Exp $

--- embedding/config/basebrowser-unix.orig	Thu Feb  7 23:50:19 2002
+++ embedding/config/basebrowser-unix	Tue Mar 12 17:06:08 2002
@@@@ -119,6 +119,7 @@@@
 
 ; layout
 components/libgkcontent.so
+libmoz_art_lgpl.so
 res/dtd/*
 components/libgklayout.so                   
 components/libhtmlpars.so                 
@@@@ -203,12 +204,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.3
log
@Long awaited 0.9.9 update. For some reason configure doesn't pick up our
request to enable chatzilla, therefore it is not enabled now - the issue
is under investigation, but anybody is free to smash maintainers with a
relevant patch.
@
text
@d2 1
a2 1
$FreeBSD$
@


1.2
log
@- Install files necessary for viewing pages in Asian languages using ports
  based on mozilla-embedded (galeon, skipstone etc.);
- remove commented out line from unixcharset.properties;
- add few `@@unexec rm -f' into mozilla-embedded plist to ensure complete
  removal of package even if the port based on mozilla-embedded was executed
  with root privileges (mozilla has a bad habit of updating files in
  ${PREFIX}/lib/mozilla* wherever it's possible).

Submitted by:	Takashi KANAMARU <kanamaru@@sekine-lab.ei.tuat.ac.jp> (Asian langs)
		sobomax (the rest)
@
text
@d4 2
a5 2
--- embedding/config/basebrowser-unix.orig	Wed Nov 21 00:21:59 2001
+++ embedding/config/basebrowser-unix	Tue Jan 15 15:26:55 2002
d10 2
a11 1
+libmoz_art_lgpl.so                   
d14 1
a14 2
 components/libgkview.so                   
@@@@ -196,12 +197,12 @@@@
@


1.1
log
@Update to 0.9.7.
@
text
@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
@

