aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-15 15:16:41 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-15 15:16:41 +0000
commitecc0a9c3440d37d62106df18c49d3f1620bb3876 (patch)
treebda11a724f78e211ebe070f00b53d97d91a90882 /www/seamonkey
parent2f04b3841b936a8cf5733c3cdfc6411fddf0022e (diff)
downloadports-ecc0a9c3440d37d62106df18c49d3f1620bb3876.tar.gz
ports-ecc0a9c3440d37d62106df18c49d3f1620bb3876.zip
- 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)
Notes
Notes: svn path=/head/; revision=53116
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/files/patch-embedding::config::basebrowser-unix23
-rw-r--r--www/seamonkey/files/patch-intl::uconv::src::unixcharset.properties5
2 files changed, 23 insertions, 5 deletions
diff --git a/www/seamonkey/files/patch-embedding::config::basebrowser-unix b/www/seamonkey/files/patch-embedding::config::basebrowser-unix
index 64c8ac9cddcf..bd9b0b8bc67c 100644
--- a/www/seamonkey/files/patch-embedding::config::basebrowser-unix
+++ b/www/seamonkey/files/patch-embedding::config::basebrowser-unix
@@ -1,8 +1,8 @@
$FreeBSD$
---- embedding/config/basebrowser-unix 2001/12/26 07:19:52 1.1
-+++ embedding/config/basebrowser-unix 2001/12/26 07:24:15
+--- 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
@@ -11,3 +11,22 @@ $FreeBSD$
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
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