summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-04-22 20:38:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-04-22 20:38:32 +0000
commit8269acc5cea14fd90a0997cd287caa5b4fa52638 (patch)
tree68434c0582718bc0b7d23867bb335c9e9d01f1ea /chinese
parentUpdate to version 4.9 (diff)
- upgrade to 3.5.2
- switch and force compiler to clang using the one from base on 9 and CURRENT, the one from ports if not found in base - now only build en_US version, all localisation are available through separated ports. - Graphite smart font is now used by default - Rebundle boost to easier upgrading boost - Rebundle mdds the one from the ports seems incompatible with clang - Unbundle all the fonts Thank you to jgh and Kuan-Chung Chiu <buganini@gmail.com> for testings and feedback Thank you to iXsystems for providing resources to build/test libreoffice
Notes
Notes: svn path=/head/; revision=295281
Diffstat (limited to 'chinese')
-rw-r--r--chinese/Makefile2
-rw-r--r--chinese/libreoffice-zh_CN/Makefile14
-rw-r--r--chinese/libreoffice-zh_CN/distinfo4
-rw-r--r--chinese/libreoffice-zh_CN/pkg-descr3
-rw-r--r--chinese/libreoffice-zh_TW/Makefile14
-rw-r--r--chinese/libreoffice-zh_TW/distinfo4
-rw-r--r--chinese/libreoffice-zh_TW/pkg-descr3
7 files changed, 44 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index 4a41b632903d..339d5924fbd0 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -73,6 +73,8 @@
SUBDIR += kon2
SUBDIR += libchewing
SUBDIR += libgooglepinyin
+ SUBDIR += libreoffice-zh_CN
+ SUBDIR += libreoffice-zh_TW
SUBDIR += libtabe
SUBDIR += lunar
SUBDIR += mingunittf
diff --git a/chinese/libreoffice-zh_CN/Makefile b/chinese/libreoffice-zh_CN/Makefile
new file mode 100644
index 000000000000..ec0581d9d4bc
--- /dev/null
+++ b/chinese/libreoffice-zh_CN/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: libreoffice-zh_CN
+# Date created: 2012-03-01
+# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+LO_I18N= zh_CN
+LO_HAS_HELPPACK= yes
+CATEGORIES= chinese editors
+
+.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
+
+.include <bsd.port.mk>
diff --git a/chinese/libreoffice-zh_CN/distinfo b/chinese/libreoffice-zh_CN/distinfo
new file mode 100644
index 000000000000..5e6d5df41a58
--- /dev/null
+++ b/chinese/libreoffice-zh_CN/distinfo
@@ -0,0 +1,4 @@
+SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_zh-CN.tar.gz) = 5bbd78cb4a9f987dd78fa2922f9dcb3805baa36e6048aa65694dc72349b2d580
+SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_zh-CN.tar.gz) = 1709078
+SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_zh-CN.tar.gz) = eac0c60304586285b67b86a1f97b743119b5a06588a137b695d19e93ffc0d53c
+SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_zh-CN.tar.gz) = 13842993
diff --git a/chinese/libreoffice-zh_CN/pkg-descr b/chinese/libreoffice-zh_CN/pkg-descr
new file mode 100644
index 000000000000..4390538da4dd
--- /dev/null
+++ b/chinese/libreoffice-zh_CN/pkg-descr
@@ -0,0 +1,3 @@
+Localized messages and documentation for libreoffice
+
+WWW: http://www.libreoffice.org
diff --git a/chinese/libreoffice-zh_TW/Makefile b/chinese/libreoffice-zh_TW/Makefile
new file mode 100644
index 000000000000..e762c802bd98
--- /dev/null
+++ b/chinese/libreoffice-zh_TW/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: libreoffice-zh_TW
+# Date created: 2012-03-01
+# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+LO_I18N= zh_TW
+LO_HAS_HELPPACK= yes
+CATEGORIES= chinese editors
+
+.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
+
+.include <bsd.port.mk>
diff --git a/chinese/libreoffice-zh_TW/distinfo b/chinese/libreoffice-zh_TW/distinfo
new file mode 100644
index 000000000000..0f2c8edb650c
--- /dev/null
+++ b/chinese/libreoffice-zh_TW/distinfo
@@ -0,0 +1,4 @@
+SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_zh-TW.tar.gz) = 5ee6be7f419fab27275c329dc63d690f0192b12bceb085b509493a1b4f82c162
+SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_zh-TW.tar.gz) = 1699840
+SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_zh-TW.tar.gz) = efe41a05a356c2f8ca5b36250f33df95b3e704ab22366e5010613274559c60c5
+SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_zh-TW.tar.gz) = 13947703
diff --git a/chinese/libreoffice-zh_TW/pkg-descr b/chinese/libreoffice-zh_TW/pkg-descr
new file mode 100644
index 000000000000..4390538da4dd
--- /dev/null
+++ b/chinese/libreoffice-zh_TW/pkg-descr
@@ -0,0 +1,3 @@
+Localized messages and documentation for libreoffice
+
+WWW: http://www.libreoffice.org