diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-22 20:38:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-22 20:38:32 +0000 |
commit | 8269acc5cea14fd90a0997cd287caa5b4fa52638 (patch) | |
tree | 68434c0582718bc0b7d23867bb335c9e9d01f1ea /editors/libreoffice-nso | |
parent | Update 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 'editors/libreoffice-nso')
-rw-r--r-- | editors/libreoffice-nso/Makefile | 12 | ||||
-rw-r--r-- | editors/libreoffice-nso/distinfo | 2 | ||||
-rw-r--r-- | editors/libreoffice-nso/pkg-descr | 3 |
3 files changed, 17 insertions, 0 deletions
diff --git a/editors/libreoffice-nso/Makefile b/editors/libreoffice-nso/Makefile new file mode 100644 index 000000000000..ed4ddfaa64c7 --- /dev/null +++ b/editors/libreoffice-nso/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: libreoffice-nso +# Date created: 2012-03-01 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +LO_I18N= nso + +.include "${.CURDIR}/../../editors/libreoffice/Makefile.common" + +.include <bsd.port.mk> diff --git a/editors/libreoffice-nso/distinfo b/editors/libreoffice-nso/distinfo new file mode 100644 index 000000000000..b2c9ae655803 --- /dev/null +++ b/editors/libreoffice-nso/distinfo @@ -0,0 +1,2 @@ +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_nso.tar.gz) = 3938b1188e6c038690c07d31c44494aded97421990fcbdd9cf827c1a549ca962 +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_nso.tar.gz) = 8180625 diff --git a/editors/libreoffice-nso/pkg-descr b/editors/libreoffice-nso/pkg-descr new file mode 100644 index 000000000000..4390538da4dd --- /dev/null +++ b/editors/libreoffice-nso/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for libreoffice + +WWW: http://www.libreoffice.org |