From ecc0a9c3440d37d62106df18c49d3f1620bb3876 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 15 Jan 2002 15:16:41 +0000 Subject: - 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 (Asian langs) sobomax (the rest) --- www/seamonkey/files/patch-intl::uconv::src::unixcharset.properties | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/seamonkey/files/patch-intl::uconv::src::unixcharset.properties') diff --git a/www/seamonkey/files/patch-intl::uconv::src::unixcharset.properties b/www/seamonkey/files/patch-intl::uconv::src::unixcharset.properties index 28e44597c11b..21f81552faad 100644 --- a/www/seamonkey/files/patch-intl::uconv::src::unixcharset.properties +++ b/www/seamonkey/files/patch-intl::uconv::src::unixcharset.properties @@ -2,8 +2,8 @@ $FreeBSD$ --- intl/uconv/src/unixcharset.properties.orig Fri Dec 14 16:40:50 2001 -+++ intl/uconv/src/unixcharset.properties Mon Jan 14 20:48:52 2002 -@@ -174,6 +174,70 @@ ++++ intl/uconv/src/unixcharset.properties Tue Jan 15 13:10:35 2002 +@@ -174,6 +174,69 @@ locale.all.en_US.ISO8859-1=ISO-8859-1 #FreeBSD locale.all.en_US.ISO_8859-1=ISO-8859-1 @@ -14,7 +14,6 @@ $FreeBSD$ +locale.all.en_AU.ISO_8859-1=ISO-8859-1 +locale.all.en_CA.ISO_8859-1=ISO-8859-1 +locale.all.en_GB.ISO_8859-1=ISO-8859-1 -+#locale.all.en_US.ISO_8859-1=ISO-8859-1 +locale.all.es_ES.ISO_8859-1=ISO-8859-1 +locale.all.fi_FI.ISO_8859-1=ISO-8859-1 +locale.all.fr_BE.ISO_8859-1=ISO-8859-1 -- cgit v1.2.3