summaryrefslogtreecommitdiff
path: root/arabic/libreoffice
AgeCommit message (Collapse)Author
2016-11-12Update libreoffice to 5.2.3 and liborcus to 0.11.2Baptiste Daroussin
2016-05-07Update to 5.0.6.Jung-uk Kim
2016-02-15Update to 5.0.5.Jung-uk Kim
2015-12-17Update to 5.0.4.Jung-uk Kim
2015-11-03Update to 5.0.3.Jung-uk Kim
2015-09-23Update to 5.0.2.Jung-uk Kim
2015-09-01Update LibreOffice to 5.0.1.Jung-uk Kim
Unfortunately, LibreOffice project completely dropped support for pre-C++11 compilers and libraries since 4.4. Therefore, we cannot easily build it on FeeBSD 9.x any more unless the system was rebuilt with WITH_CLANG_IS_CC and WITH_LIBCPLUSPLUS. If user is unable to upgrade the system for some reason, the old port, i.e., 4.3.7, is still available from devel/libreoffice4 (with no language packs).
2015-04-25Update to 4.3.7.Jung-uk Kim
2015-02-20- Update to 4.3.6.Jung-uk Kim
- Enable GIO when GTK2 or GTK3 is enabled. [1] Submitted by: tijl [1]
2014-12-18Update to 4.3.5.Jung-uk Kim
2014-11-27Update to 4.3.4.Jung-uk Kim
2014-10-31Update to 4.3.3.Jung-uk Kim
2014-10-16Update to 4.3.2.Jung-uk Kim
2014-09-10Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer
to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
2014-06-24Update to 4.2.5.Jung-uk Kim
2014-06-11Update to libreoffice 4.2.4Baptiste Daroussin
- Speed staging phase by really installing to the stagedir directly - Rework to use predefined targets for build and install - Strip binaries - Remove now unnecessary dependencies on autotools - Add patches to fix crashes with icu 53.1
2014-05-06Update to 4.1.6.Jung-uk Kim
2014-02-25Update to 4.1.5. It is partially based on the following PR.Jung-uk Kim
PR: ports/186265
2013-10-25- Update to 4.0.6.Jung-uk Kim
- Support staging.
2013-09-20Add NO_STAGE all over the place in accessibility in preparation for the ↵Baptiste Daroussin
staging support
2013-08-22Update to 4.0.5.Jung-uk Kim
2013-06-19Update to 4.0.4.Jung-uk Kim
2013-05-09Update to 4.0.3.Jung-uk Kim
2013-04-16Update to 4.0.2.Jung-uk Kim
Feature safe: yes
2013-03-08Update to 4.0.1.Jung-uk Kim
2013-02-04Update to 3.6.5.Jung-uk Kim
2012-12-23Second round of Makefile cleanups in Arabic ports.Alexey Dokuchaev
2012-10-26- Update to 3.5.7.Jung-uk Kim
- Trim Makefile headers. Feature safe: yes
2012-08-23- Update to 3.5.6.Jung-uk Kim
- Use system mdds. - Fix build with the recent Clang (CURRENT). - Enable visibility for recent Clang (9.1 and CURRENT). - Attempt to fix build on 7.x and 8.x (not tested).
2012-07-17- Update LibreOffice and the language packs to 3.5.5.Jung-uk Kim
- Add new language packs, i.e., ast, bo, kn, lb, and ug.
2012-07-01- The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releaseDima Panov
for FreeBSD platform! Now with system boost-1.48 support and powered by clang-3.1 by default Dima, behalf of FreeBSD Office team
2012-04-22- upgrade to 3.5.2Baptiste Daroussin
- 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