From 8269acc5cea14fd90a0997cd287caa5b4fa52638 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 22 Apr 2012 20:38:32 +0000 Subject: - 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 for testings and feedback Thank you to iXsystems for providing resources to build/test libreoffice --- korean/libreoffice/Makefile | 14 ++++++++++++++ korean/libreoffice/distinfo | 4 ++++ korean/libreoffice/pkg-descr | 3 +++ 3 files changed, 21 insertions(+) create mode 100644 korean/libreoffice/Makefile create mode 100644 korean/libreoffice/distinfo create mode 100644 korean/libreoffice/pkg-descr (limited to 'korean/libreoffice') diff --git a/korean/libreoffice/Makefile b/korean/libreoffice/Makefile new file mode 100644 index 000000000000..f3546d11e4ff --- /dev/null +++ b/korean/libreoffice/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: libreoffice +# Date created: 2012-03-01 +# Whom: Baptiste Daroussin +# +# $FreeBSD$ +# + +LO_I18N= ko +LO_HAS_HELPPACK= yes +CATEGORIES= korean editors + +.include "${.CURDIR}/../../editors/libreoffice/Makefile.common" + +.include diff --git a/korean/libreoffice/distinfo b/korean/libreoffice/distinfo new file mode 100644 index 000000000000..17364cdef902 --- /dev/null +++ b/korean/libreoffice/distinfo @@ -0,0 +1,4 @@ +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_ko.tar.gz) = bd4004342a6041604feb20603b4db88152e1277e5e917606d319750eaab2187a +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_ko.tar.gz) = 1615227 +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_ko.tar.gz) = 812204ff1b1070ab043fc3f4fcd63fc1b1df09b087afa62ed53ef06ef4835867 +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_ko.tar.gz) = 12488565 diff --git a/korean/libreoffice/pkg-descr b/korean/libreoffice/pkg-descr new file mode 100644 index 000000000000..4390538da4dd --- /dev/null +++ b/korean/libreoffice/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for libreoffice + +WWW: http://www.libreoffice.org -- cgit v1.2.3