aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice-ks
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.0.5.Jung-uk Kim2016-02-151-2/+2
| | | | Notes: svn path=/head/; revision=408954
* Update to 5.0.4.Jung-uk Kim2015-12-171-2/+2
| | | | Notes: svn path=/head/; revision=403932
* Update to 5.0.3.Jung-uk Kim2015-11-031-2/+2
| | | | Notes: svn path=/head/; revision=400704
* Update to 5.0.2.Jung-uk Kim2015-09-232-3/+3
| | | | Notes: svn path=/head/; revision=397662
* Update LibreOffice to 5.0.1.Jung-uk Kim2015-09-011-2/+2
| | | | | | | | | | | | 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). Notes: svn path=/head/; revision=395799
* Update to 4.3.7.Jung-uk Kim2015-04-251-2/+2
| | | | Notes: svn path=/head/; revision=384746
* - Update to 4.3.6.Jung-uk Kim2015-02-201-2/+2
| | | | | | | | | - Enable GIO when GTK2 or GTK3 is enabled. [1] Submitted by: tijl [1] Notes: svn path=/head/; revision=379468
* Update to 4.3.5.Jung-uk Kim2014-12-181-2/+2
| | | | Notes: svn path=/head/; revision=374930
* Update to 4.3.4.Jung-uk Kim2014-11-271-2/+2
| | | | Notes: svn path=/head/; revision=373473
* Update to 4.3.3.Jung-uk Kim2014-10-311-2/+2
| | | | Notes: svn path=/head/; revision=371880
* Update to 4.3.2.Jung-uk Kim2014-10-161-2/+2
| | | | Notes: svn path=/head/; revision=371023
* Update to 4.2.5.Jung-uk Kim2014-06-241-2/+2
| | | | Notes: svn path=/head/; revision=359029
* Update to libreoffice 4.2.4Baptiste Daroussin2014-06-111-2/+2
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=357484
* Update to 4.1.6.Jung-uk Kim2014-05-061-2/+2
| | | | Notes: svn path=/head/; revision=353103
* Update to 4.1.5. It is partially based on the following PR.Jung-uk Kim2014-02-251-2/+2
| | | | | | | PR: ports/186265 Notes: svn path=/head/; revision=346062
* - Update to 4.0.6.Jung-uk Kim2013-10-252-3/+2
| | | | | | | - Support staging. Notes: svn path=/head/; revision=331614
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Update to 4.0.5.Jung-uk Kim2013-08-221-2/+2
| | | | Notes: svn path=/head/; revision=325230
* Update to 4.0.4.Jung-uk Kim2013-06-191-2/+2
| | | | Notes: svn path=/head/; revision=321324
* Update to 4.0.3.Jung-uk Kim2013-05-091-2/+2
| | | | Notes: svn path=/head/; revision=317743
* Update to 4.0.2.Jung-uk Kim2013-04-161-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=315901
* Update to 4.0.1.Jung-uk Kim2013-03-082-3/+3
| | | | Notes: svn path=/head/; revision=313667
* Update to 3.6.5.Jung-uk Kim2013-02-041-2/+2
| | | | Notes: svn path=/head/; revision=311644
* - Update to 3.5.7.Jung-uk Kim2012-10-262-7/+2
| | | | | | | | | - Trim Makefile headers. Feature safe: yes Notes: svn path=/head/; revision=306473
* - Update to 3.5.6.Jung-uk Kim2012-08-231-2/+2
| | | | | | | | | | - 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). Notes: svn path=/head/; revision=303028
* - Update LibreOffice and the language packs to 3.5.5.Jung-uk Kim2012-07-171-2/+2
| | | | | | | - Add new language packs, i.e., ast, bo, kn, lb, and ug. Notes: svn path=/head/; revision=301038
* - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releaseDima Panov2012-07-011-2/+2
| | | | | | | | | | | for FreeBSD platform! Now with system boost-1.48 support and powered by clang-3.1 by default Dima, behalf of FreeBSD Office team Notes: svn path=/head/; revision=300307
* - upgrade to 3.5.2Baptiste Daroussin2012-04-223-0/+17
- 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: svn path=/head/; revision=295281