aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice-gu/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 5.0.2.Jung-uk Kim2015-09-231-1/+1
| | | | Notes: svn path=/head/; revision=397662
* - 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-1/+1
| | | | Notes: svn path=/head/; revision=313667
* - Update to 3.5.7.Jung-uk Kim2012-10-261-5/+0
| | | | | | | | | - Trim Makefile headers. Feature safe: yes Notes: svn path=/head/; revision=306473
* - upgrade to 3.5.2Baptiste Daroussin2012-04-221-0/+13
- 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