aboutsummaryrefslogtreecommitdiffstats
path: root/editors/libreoffice
Commit message (Expand)AuthorAgeFilesLines
* Update poppler to 0.24.4.kwm2013-12-281-1/+1
* - Fix build with lang/clang33. It was executing ld(1) from the base. [1]jkim2013-10-311-5/+12
* Update PORTREVISION for r331906.jkim2013-10-291-1/+1
* - Install manual pages. This fixes staging support. [1]jkim2013-10-291-21/+6
* - Update to 4.0.6.jkim2013-10-263-35/+23
* Fix build with clang and libc++ on i386.jkim2013-10-151-2/+8
* Make sure to build with MDDS 0.9.0 and later. It is necessary since r327493jkim2013-09-211-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Fix build on head with clang and libc++/libcxxrt. Note the patches werejkim2013-09-194-51/+560
* Catch up with mdds 0.9.0.jkim2013-09-181-0/+11
* Re-apply r324851 for the port. It was accidentally reverted in r325230.jkim2013-08-231-1/+1
* Update to 4.0.5.jkim2013-08-236-58/+168
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-1/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Convert to new perl frameworkaz2013-08-041-2/+2
* - Update to 7.31.0sunpoet2013-07-121-1/+1
* Fix a typo in the previous commit.jkim2013-07-021-1/+1
* - Revive the option to support GTK+ 3.x.jkim2013-07-021-16/+17
* Remove broken options to not confuse users.jkim2013-07-021-20/+5
* Revert the previous commit. It seems bmake and fmake do not agree on this.jkim2013-06-261-5/+0
* Rework the previous revision. It seems this version works with fmake.jkim2013-06-261-0/+5
* Work around index build. Somehow it is broken in a weird way.jkim2013-06-261-5/+0
* - Chase liborcus 0.5.1 update.jkim2013-06-266-11/+582
* Update to 4.0.4.jkim2013-06-203-16/+9
* Bump clang version requirement. Older versions produce broken code on i386.tijl2013-05-231-1/+1
* Backport a fix for API breakage with devel/mdds update to 0.8.0crees2013-05-221-0/+72
* Update to 4.0.3.jkim2013-05-103-6/+17
* Restore parallel build. It was accidentally disabled by r317320.jkim2013-05-091-1/+3
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setbdrewery2013-05-041-6/+0
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-291-1/+1
* Convert e* to USES=pkgconfigbapt2013-04-231-2/+1
* Update to 4.0.2.jkim2013-04-179-141/+29
* - Update poppler to 0.22.2.mezz2013-03-211-1/+1
* Disable MERGELIBS by default and mark it broken for now. Currently, itjkim2013-03-141-1/+2
* Fix OpenLDAP dependency.jkim2013-03-121-1/+1
* Correct a dependency.jkim2013-03-091-1/+1
* Update to 4.0.1.jkim2013-03-0958-1113/+436
* Convert USE_BISON to USES= bisonbapt2013-03-081-1/+1
* Fix jakarta-commons-httpclient build with some locale.jkim2013-02-191-0/+1
* - Do not let the configure script guess number of CPUs in the system.jkim2013-02-161-0/+7
* Enable XMLSEC support. This fixes support for password-protected files.jkim2013-02-162-3/+5
* - Consistently use clang to build LibreOffice. It works fine now.jkim2013-02-144-17/+51
* Disable Kerberos and GSSAPI when PostgreSQL-SDBC is disabled.jkim2013-02-121-1/+2
* Add devel/doxygen as a build dependency for SDK option.jkim2013-02-121-2/+2
* Fix plist.jkim2013-02-091-1/+2
* - Fix build with Java option. [1]jkim2013-02-084-94/+142
* - Bypass unit tests for C++ UNO. This works around some build issues.jkim2013-02-072-25/+42
* Fix fetch. Good bye, go-oo.org.jkim2013-02-061-24/+23
* Update to 3.6.5.jkim2013-02-0532-440/+280
* Revert a commit that should not have happenedbapt2013-02-011-2/+2
* Chase boost updatebapt2013-01-311-2/+2
* Chase icu, graphite2 and libexttextcat bumpbapt2012-12-192-4/+53
* Fix package building after Gentium fonts modificationbapt2012-12-171-1/+1
* - Update to 3.5.7.jkim2012-10-274-21/+23
* Force to use GCC on FreeBSD 8.x, since with clang it builds fine,ale2012-09-141-0/+6
* - Deprecate USE_OPENSSL. It causes nothing but trouble at the moment.jkim2012-09-135-45/+238
* Work around a tinderbox shortcoming.jkim2012-09-081-1/+1
* Fix the previous commit to make it really work. See the following upstreamjkim2012-08-301-1/+1
* Work around rpath/origin and visibility issues.jkim2012-08-302-2/+15
* - Update to 3.5.6.jkim2012-08-2435-36/+591
* Fix version check for lang/clang-devel.jkim2012-07-181-1/+1
* - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-1810-2531/+34
* Fix build with new libexttextcatbapt2012-07-161-0/+11
* Fix exttextcat new library name detectionbapt2012-07-161-1/+1
* - update libexttextcat to 3.3.1bapt2012-07-161-1/+1
* - Do not create empty .keep files on empty directries. This causes unexpectedjkim2012-07-141-5/+6
* Remove a superfluous "-x c++" option for clang-cpp. clang-cpp automaticallyjkim2012-07-121-1/+1
* - Construct CPP and CXXCPP from the existing variables.jkim2012-07-111-4/+5
* - Add comments to note a clang bug and and the patched revision.jkim2012-07-114-37/+39
* Fix build on i386.ale2012-07-065-3/+115
* - Clang from ports doesn't install clang-cpp, use clang++ -E / clang -E for p...fluffy2012-07-031-2/+2
* Use clang from localbase not the one found in pathbapt2012-07-021-4/+4
* Unconditionnaly force clang from ports which by default is build withoutbapt2012-07-021-13/+13
* - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-013-11/+11
* Upgrade graphics/vigra from 1.7.1 to 1.8.0vd2012-06-081-1/+1
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-1/+1
* Remove SITE_PERL from *_DEPENDSbapt2012-06-051-1/+1
* - update png to 1.5.10dinoex2012-06-011-2/+2
* Fix build with no options activated [1]bapt2012-05-311-30/+29
* Add a PGSQL option to allow user to disable support for postgresql, keepbapt2012-05-071-3/+8
* - Work around build issues with Clang by lowering C++ standard level. Notejkim2012-05-051-0/+2
* - add a patch fixing .doc/.docx loading [1]bapt2012-04-262-2/+19
* Fix fonts search path for Liberation fontsbapt2012-04-241-2/+2
* - Fix icons (.desktop) and mime typebapt2012-04-243-6/+56
* Fix build with non default bdbbapt2012-04-231-0/+1
* - upgrade to 3.5.2bapt2012-04-2333-661/+2901
* - upgrade to 3.4.5bapt2012-01-162-49/+50
* - update to 3.4.4.2bapt2011-11-094-84/+41
* - Add java to CATEGORIES if WITH_JAVA definedsunpoet2011-11-011-43/+41
* - fix build after new poppler importbapt2011-11-012-1/+10
* Update poppler to 0.18.0.kwm2011-10-313-2/+35
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+1
* Mark job unsafe.bapt2011-09-201-2/+1
* Do not remove share/application-registry and share/mime-info (part of the mtr...bapt2011-09-181-25/+9
* Fix bad usage of sedbapt2011-09-131-2/+3
* - fix desktop filesbapt2011-09-092-23/+52
* Do not trust make update-patches, this fix build with custom bdbbapt2011-09-061-77/+1
* Really fix the patch, sorry about the messbapt2011-09-061-3/+4
* use the right patchesbapt2011-09-052-8/+8
* Better desktop integrationbapt2011-09-053-12/+104
* - update to 3.4.3bapt2011-09-0510-160/+334
* Add CONFLICTS_INSTALL and mention libreoffice-legacy in BROKEN messagecrees2011-08-241-1/+2
* Chase poppler shlib bumps.kwm2011-08-241-1/+2
* Push back office@ as a maintainerbapt2011-08-241-1/+1
* Mark as broken, too much failure reported by users so farbapt2011-08-231-0/+2
* - update to 3.4.2bapt2011-08-222-192/+207
* - update to 3.4.2bapt2011-08-2215-93/+333
* Add bison build dependancy to fix the build after the recent glib and gtk upd...kwm2011-07-301-0/+1
* Pass matainership to the new office teambapt2011-07-221-1/+1
* - update to 1.3.2bapt2011-07-191-2/+2
* - Connect textproc/hunspell to the buildjlaffaye2011-07-191-1/+1
* - update ICU to 4.8bapt2011-07-111-1/+2
* - Update graphics/vigra depobj to unbreak buildpav2011-07-101-1/+1
* Fix some distfiles master_sitesbapt2011-06-221-22/+23
* - fix MASTER_SITESflo2011-06-201-1/+2
* - this is a bug fix only releasebapt2011-06-202-49/+66
* - update to 3.3.2bapt2011-03-222-83/+102
* Fix distinfo for non default options[2]bapt2011-03-031-0/+46
* make portlint happier (removing blank line and replacing some spaces by tabs)bapt2011-02-281-6/+5
* - upgrade to 3.3.1bapt2011-02-282-92/+46
* - removed unwanted lines from makefilebapt2011-02-091-3/+0
* - Change from static plist to dynamic one, maintaining a plist for such a mon...bapt2011-02-093-9424/+49
* Readding accidentally remove plist entriesbapt2011-02-082-2/+21
* Change the build behaviour so that the shared libraries names remain unchange...bapt2011-02-085-220/+443
* fix plist with gnome option (typo in fact)bapt2011-02-051-2/+2
* Fix with custom PREFIXbapt2011-02-051-1/+1
* - Fix plist with WITH_KDE4 optionbapt2011-02-042-6/+4
* Another plist fixbapt2011-02-041-0/+2
* LibreOffice is the free power-packed Open Source personal productivity suite forbapt2011-02-0210-0/+9689