head	1.5;
access;
symbols
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	old_RELEASE_4_7_0:1.4
	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.5
date	2003.07.01.06.16.06;	author marcus;	state dead;
branches;
next	1.4;

1.4
date	2002.09.03.20.45.54;	author marcus;	state Exp;
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.5
log
@Remove mozilla-vendor.  Mozilla 1.4 is the new standard across the board.
@
text
@
$FreeBSD: ports/www/mozilla-vendor/files/patch-embedding::config::basebrowser-unix,v 1.4 2002/09/03 20:45:54 marcus 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.4
log
@Add mozilla-*-devel after a repo copy from mozilla.

NOTE: mozilla-*-devel is now Mozilla 1.1.  mozilla-* (without the -devel) is
back to Mozilla 1.0.  mozilla.org states that 1.1 is their new bleeding edge
release, and 1.0 is still the stable release.  The release cycle diagram also
indicates that a Mozilla 1.0.1 is coming.

For all users that upgraded from Mozilla 1.0 to 1.1, be aware that running
a blind portupgrade on mozilla will give you mozilla-1.0!  If you want to
keep Mozilla 1.1, you will have to change the origin of you mozilla ports to
point to their -devel counterparts.

The -devel ports will install files into -devel directories.  Therefore,
both mozilla and mozilla-devel can coexist.
@
text
@d2 1
a2 1
$FreeBSD$
@


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
@@


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
@

