diff options
author | bapt <bapt@FreeBSD.org> | 2012-04-23 04:38:32 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-04-23 04:38:32 +0800 |
commit | 086aaa7065d7abc1a0163b0a7398dc941e28faee (patch) | |
tree | 2bb5a7c1aeca11c2a24c6084e303d1ad8fbf6fe0 /editors/libreoffice-tg | |
parent | a3320c97eaefef345ad9c16493274ef6596c9028 (diff) | |
download | freebsd-ports-gnome-086aaa7065d7abc1a0163b0a7398dc941e28faee.tar.gz freebsd-ports-gnome-086aaa7065d7abc1a0163b0a7398dc941e28faee.tar.zst freebsd-ports-gnome-086aaa7065d7abc1a0163b0a7398dc941e28faee.zip |
- 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
Diffstat (limited to 'editors/libreoffice-tg')
-rw-r--r-- | editors/libreoffice-tg/Makefile | 13 | ||||
-rw-r--r-- | editors/libreoffice-tg/distinfo | 4 | ||||
-rw-r--r-- | editors/libreoffice-tg/pkg-descr | 3 |
3 files changed, 20 insertions, 0 deletions
diff --git a/editors/libreoffice-tg/Makefile b/editors/libreoffice-tg/Makefile new file mode 100644 index 000000000000..13e0581f3c7a --- /dev/null +++ b/editors/libreoffice-tg/Makefile @@ -0,0 +1,13 @@ +# New ports collection makefile for: libreoffice-tg +# Date created: 2012-03-01 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +LO_I18N= tg +LO_HAS_HELPPACK= yes + +.include "${.CURDIR}/../../editors/libreoffice/Makefile.common" + +.include <bsd.port.mk> diff --git a/editors/libreoffice-tg/distinfo b/editors/libreoffice-tg/distinfo new file mode 100644 index 000000000000..951fe6b946b0 --- /dev/null +++ b/editors/libreoffice-tg/distinfo @@ -0,0 +1,4 @@ +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_tg.tar.gz) = 04bf6ffdd933c46f744df0c0a9b91b9d860f7987e49ce4ab2873cc466a63ec15 +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_tg.tar.gz) = 8203694 +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_tg.tar.gz) = 0aa5bf733d8d55056d08fd80dc137e87bf0bc5c24da969f2d6f5d80d873c35f8 +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_tg.tar.gz) = 10184871 diff --git a/editors/libreoffice-tg/pkg-descr b/editors/libreoffice-tg/pkg-descr new file mode 100644 index 000000000000..4390538da4dd --- /dev/null +++ b/editors/libreoffice-tg/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for libreoffice + +WWW: http://www.libreoffice.org |