aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice-i18n
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.3.7.Jung-uk Kim2017-11-021-1/+1
| | | | Notes: svn path=/head/; revision=453378
* Fix ports using PREFIX in their depends instead of LOCALBASE.Mathieu Arnold2017-01-131-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=431402
* Update to 5.2.4.Jung-uk Kim2017-01-011-1/+1
| | | | Notes: svn path=/head/; revision=430266
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Update to 5.0.2.Jung-uk Kim2015-09-232-40/+27
| | | | Notes: svn path=/head/; revision=397662
* Update LibreOffice to 5.0.1.Jung-uk Kim2015-09-011-3/+3
| | | | | | | | | | | | 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
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-1/+0
| | | | | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336 Notes: svn path=/head/; revision=394508
* Update to 4.3.2.Jung-uk Kim2014-10-161-1/+1
| | | | Notes: svn path=/head/; revision=371023
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Update to 4.2.5.Jung-uk Kim2014-06-241-1/+1
| | | | Notes: svn path=/head/; revision=359029
* Add more language packs for LibreOffice 4.2.Jung-uk Kim2014-06-121-7/+8
| | | | Notes: svn path=/head/; revision=357643
* Update to libreoffice 4.2.4Baptiste Daroussin2014-06-111-3/+3
| | | | | | | | | | | - 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
* Remove all space characters from Makefile assignments.Jimmy Olgeni2014-06-081-2/+2
| | | | | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357070
* Replace bogus stub with a copy from the masterport.Mark Linimon2014-03-281-2/+7
| | | | | | | Submitted by: distilator Notes: svn path=/head/; revision=349390
* - Update to 4.0.6.Jung-uk Kim2013-10-251-1/+0
| | | | | | | - 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.1.Jung-uk Kim2013-03-081-2/+2
| | | | Notes: svn path=/head/; revision=313667
* Update to 3.6.5.Jung-uk Kim2013-02-041-6/+7
| | | | Notes: svn path=/head/; revision=311644
* - Update to 3.5.7.Jung-uk Kim2012-10-261-5/+17
| | | | | | | | | - Trim Makefile headers. Feature safe: yes Notes: svn path=/head/; revision=306473
* - Update LibreOffice and the language packs to 3.5.5.Jung-uk Kim2012-07-171-5/+6
| | | | | | | - Add new language packs, i.e., ast, bo, kn, lb, and ug. Notes: svn path=/head/; revision=301038
* Finish converting to optionng while here the dependency selection by languageBaptiste Daroussin2012-06-091-1/+1
| | | | | | | Reported by: Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=298880
* Convert to new options frameworkBaptiste Daroussin2012-05-311-3/+5
| | | | Notes: svn path=/head/; revision=297863
* Branch japanese localisation in libreoffice-i18nBaptiste Daroussin2012-04-261-1/+1
| | | | | | | Reported by: Dominic Fandrey <kamikaze@bsdforen.de> (via office@) Notes: svn path=/head/; revision=295568
* vietnamese port is in ${PORTSDIR}/vietnamese/libreoffice notBaptiste Daroussin2012-04-241-0/+1
| | | | | | | | | ${PORTSDIR}/editors/libreoffice-vi Reported by: Dan Langille Notes: svn path=/head/; revision=295408
* Enforce UNIQUENAME to ${PORTNAME}${PKGNAMESUFFIX} to avoid conflicts withBaptiste Daroussin2012-04-241-0/+1
| | | | | | | | | libreoffice UNIQUENAME Reported by: Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=295406
* Remove non existing uq i18n Fixes make indexBaptiste Daroussin2012-04-241-1/+1
| | | | Notes: svn path=/head/; revision=295396
* Fix typo in variables nameBaptiste Daroussin2012-04-241-1/+1
| | | | Notes: svn path=/head/; revision=295395
* - upgrade to 3.5.2Baptiste Daroussin2012-04-222-0/+63
- 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