Version: 7.0.4.2, Package name: libreoffice-7.0.4.2 |
Maintained by: Robert Nagy |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description-i18n-ar Arabic language pack (UI and spell check) for LibreOffice. Description-i18n-bg Bulgarian language pack (UI and spell check) for LibreOffice. Description-i18n-ca Catalan language pack (UI and spell check) for LibreOffice. Description-i18n-de German language pack (UI and spell check) for LibreOffice. Description-i18n-es Spanish language pack (UI and spell check) for LibreOffice. Description-i18n-fa Persian language pack (UI and spell check) for LibreOffice. Description-i18n-fi Finnish language pack (UI and spell check) for LibreOffice. Description-i18n-fr French language pack (UI and spell check) for LibreOffice. Description-i18n-hu Hungarian language pack (UI and spell check) for LibreOffice. Description-i18n-it Italian language pack (UI and spell check) for LibreOffice. Description-i18n-ja Japanese language pack (UI and spell check) for LibreOffice. Description-i18n-kk Kazakh language pack (UI and spell check) for LibreOffice. Description-i18n-ko Korean language pack (UI and spell check) for LibreOffice. Description-i18n-lt Lithuanian language pack (UI and spell check) for LibreOffice. Description-i18n-lv Latvian language pack (UI and spell check) for LibreOffice. Description-i18n-nl Dutch language pack (UI and spell check) for LibreOffice. Description-i18n-pl Polish language pack (UI and spell check) for LibreOffice. Description-i18n-pt-br Brasilian language pack (UI and spell check) for LibreOffice. Description-i18n-ru Russian language pack (UI and spell check) for LibreOffice. Description-i18n-sl Slovenian language pack (UI and spell check) for LibreOffice. Description-i18n-sv Swedish language pack (UI and spell check) for LibreOffice. Description-java Provides integration of LibreOffice to java features. Some features may only be available when this subpackage is installed. Description-kde Provides optional tighter integration between LibreOffice.org and the KDE environment, ranging from the KDE look and feel to use of KDE data sources. Description-main LibreOffice is a productivity suite that is compatible with other major office suites, and available on a variety of platforms. It is free software and therefore free to download, use and distribute. |
Filesize: 1943.037 KB |
Version History (View Complete History) |
|
2021-01-16 04:17:06 by Robert Nagy | Files touched by this commit (4) |
Log message: unbreak libreoffice after the libc++ update by merging another fix from upstream for exception handling and remove an obsolete patch while here |
2021-01-11 06:26:28 by Christian Weisgerber | Files touched by this commit (2) |
Log message: fix editors/libreoffice build with libc++ 10.0, from upstream "gcc3_linux_{aarch64,x86-64} need the __cxa_exception hack in deleteException" https://github.com/LibreOffice/core/commit/cc5a6c6afeed1d2cf76d288133971d29ee8d893e ok robert@ |
2020-12-22 08:28:19 by Robert Nagy | Files touched by this commit (13) |
Log message: update to 7.0.4.2 |
2020-10-15 11:36:42 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 7.0.2.2 |
2020-10-09 13:12:01 by Rafael Sadowski | Files touched by this commit (18) |
Log message: Bump after hunspell update The library name has changed from hunspell-1.6 to hunspell-1.7. |
2020-09-04 23:41:37 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 7.0.1.2 |
2020-08-09 00:33:26 by Robert Nagy | Files touched by this commit (4) |
Log message: add some missing OpenBSD ifdefs to take the Linux codepath |
2020-08-07 01:09:30 by Robert Nagy | Files touched by this commit (35) |
Log message: update to 7.0.0.3 |
2020-07-05 07:15:15 by Robert Nagy | Files touched by this commit (3) |
Log message: disable the annoying tip-of-the-day popup by default |
2020-07-03 15:11:05 by Stuart Henderson | Files touched by this commit (2) |
Log message: recognize python 3.8 |
2020-07-02 12:41:18 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 6.4.5.2 |
2020-07-01 04:18:33 by Stuart Henderson | Files touched by this commit (1) |
Log message: libreoffice: use ${MODPY_WANTLIB} not python${MODPY_VERSION}m, no pkg change |
2020-06-09 01:14:46 by Jasper Lievisse Adriaanse | Files touched by this commit (49) |
Log message: bump after libxslt dependency changed |
2020-05-30 07:34:23 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 6.4.4.2 |
2020-04-17 12:14:38 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 6.4.3.2 |
2020-03-21 13:44:46 by Matthias Kilian | Files touched by this commit (1) |
Log message: Let it build with upcoming poppler-0.86.x. ok robert@ (maintainer) |
2020-03-21 13:11:29 by Robert Nagy | Files touched by this commit (4) |
Log message: update to 6.4.2.2 |
2020-03-08 01:27:08 by Robert Nagy | Files touched by this commit (7) |
Log message: update to 6.4.1.2 |
2020-02-05 13:00:34 by Robert Nagy | Files touched by this commit (1) |
Log message: remove a patch that was missed from the previous commit |
2020-02-05 12:58:10 by Robert Nagy | Files touched by this commit (62) |
Log message: update to 6.4.0.3 |
2020-01-02 13:31:11 by Matthias Kilian | Files touched by this commit (4) |
Log message: Unbreak the build with poppler-0.83.0. ok robert@ (maintainer) |
2019-12-05 14:18:08 by Stuart Henderson | Files touched by this commit (3) |
Log message: Treat DPB_PROPERTIES=parallel as a hint that a port is parallel-safe for use in regular builds too; if that is present in a port, use ${PARALLEL_MAKE_JOBS} jobs in the build, defaulting to hw.ncpuonline. Adjust PARALLEL_BUILD=No, this originally seemed intended to be a hint that a port could NOT handle a parallel build, but current usage is "don't pass make -jXX because this port has its own way to handle things", instead change this to a slightly more understandable PARALLEL_MAKE_FLAGS variable. This defaults to -j${PARALLEL_MAKE_JOBS} but can be reset for build system requirements as needed (java/libreoffice have their own mechanism) and is added automatically to MAKE_FLAGS where a build uses >1 concurrent job. Based on a diff from / ok espie@ - the default value may want revising as hw.ncpuonline jobs will be too many in some cases (e.g. machines with many cores or low RAM), but committing at this stage to avoid further out-of-tree bikeshedding. If you need to restrict to a lower number of jobs, set e.g. PARALLEL_MAKE_JOBS=2 in /etc/mk.conf, and please provide feedback. |
2019-11-07 11:44:39 by Matthias Kilian | Files touched by this commit (2) |
Log message: Let libreoffice build with poppler-0.82.0. ok robert@ (maintainer) |
2019-11-06 05:21:06 by Robert Nagy | Files touched by this commit (8) |
Log message: update to 6.3.3.2 and fix packaging for the no_java flavor |
2019-10-13 12:36:02 by Robert Nagy | Files touched by this commit (3) |
Log message: add a patch for the upcoming icu update; requested by aja@ |
2019-10-08 07:10:15 by Robert Nagy | Files touched by this commit (4) |
Log message: unbreak on i386 and regen some patches |
2019-10-07 06:16:45 by Stuart Henderson | Files touched by this commit (1) |
Log message: mark BROKEN-i386 again, it takes ~2.5h before failing |
2019-10-04 00:33:55 by Robert Nagy | Files touched by this commit (5) |
Log message: update to 6.3.2.2 and unbreak on i386 |
2019-09-23 06:04:10 by Stuart Henderson | Files touched by this commit (1) |
Log message: mark BROKEN-i386 for now to avoid wasting time in bulks |
2019-09-20 07:34:55 by Robert Nagy | Files touched by this commit (40) |
Log message: update to libreoffice 6.3.1.2; kde4 support has been removed so the port moves to kde5 |
2019-09-08 08:05:53 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 6.2.7.1 |
2019-08-19 07:22:23 by Robert Nagy | Files touched by this commit (4) |
Log message: update to 6.2.6.2 |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-05 01:17:56 by Robert Nagy | Files touched by this commit (2) |
Log message: update to libreoffice-6.2.5.2 |
2019-06-23 13:38:31 by Christian Weisgerber | Files touched by this commit (1) |
Log message: llvm8: upstream fix for C++20 char8_t; ok robert@ |
2019-06-10 18:38:36 by Kurt Miller | Files touched by this commit (57) |
Log message: Revision bump all java ports for the jre package removal and java.port.mk changes. |
2019-05-26 06:59:16 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 6.2.4.2 |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-05-17 10:45:30 by Stuart Henderson | Files touched by this commit (94) |
Log message: set png16 WANTLIB entries back to png following the change in soname part done by portbump, part by hand (it is easily confused) |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-04-23 00:00:58 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 6.2.3.2 |
2019-03-30 12:18:52 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Unbreak fake after previous commit (TRUEPREFIX -> PREFIX) |
2019-03-30 02:09:39 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Don't symlink the desktop files from /usr/local/lib/libreoffice/... but copy them instead. unveil(2) in update-desktop-database(1) prevents it to follow symlinks. ok robert@ (maintainer) |
2019-03-24 16:24:14 by Stuart Henderson | Files touched by this commit (43) |
Log message: sweep all java ports with a couple of adjustments to build/dependency environment, which will reduce complexity in java.port.mk when jdk 11 is added. direction agreed with kurt@. - switch all MODJAVA_VER to at least 1.8 (we don't currently have any version earlier than this anyway). - drop MODJAVA_JRERUN, the separate jre package will be going away with jdk 11. - bump changed ports |
2019-03-24 03:17:45 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 6.2.2.2 |
2019-03-06 10:57:30 by Robert Nagy | Files touched by this commit (4) |
Log message: update to 6.2.1.2 |
2019-03-05 08:38:32 by Robert Nagy | Files touched by this commit (4) |
Log message: - sync some headers and use the correct thread id on openbsd - use uname(3) to populate information in the About screen |
2019-03-01 10:05:30 by Ian Darwin | Files touched by this commit (1) |
Log message: Remove BROKEN as builds on i386 with current clang. "give it a go" sthen@ |
2019-02-28 15:09:41 by Robert Nagy | Files touched by this commit (5) |
Log message: add some missing ifdefs to use linux specific code on openbsd as well: - add missing VCL backend info in About - calculate max call level based on stack size |
2019-02-09 08:23:07 by Robert Nagy | Files touched by this commit (26) |
Log message: update to 6.2.0.3 |
2019-01-29 03:34:28 by Robert Nagy | Files touched by this commit (2) |
Log message: add a different workaround for the mutex hang issue, which is already used elsewhere |
2019-01-11 13:06:16 by Matthias Kilian | Files touched by this commit (3) |
Log message: Fix build with upcoming poppler-0.73.0 (no more typedef unsigned char Guchar). ok robert@ (maintainer) |
2019-01-04 14:07:21 by Matthias Kilian | Files touched by this commit (3) |
Log message: Fix build with poppler-0.72.0. From archlinux. ok robert@ (maintainer) |
2018-12-19 13:43:17 by Robert Nagy | Files touched by this commit (5) |
Log message: update to 6.1.4.2 |
2018-12-13 12:53:24 by Stuart Henderson | Files touched by this commit (64) |
Log message: bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost, it has been split into subpackages |
2018-11-15 15:19:09 by Christian Weisgerber | Files touched by this commit (1) |
Log message: check for a platform's endianness the modern way by including <endian.h> and comparing BYTE_ORDER |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-09-20 07:54:12 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 6.1.1.2 |
2018-09-11 12:51:01 by Robert Nagy | Files touched by this commit (1) |
Log message: unbreak after libc++ update by defining _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS as these are still used by libreoffice |
2018-09-07 01:15:50 by Robert Nagy | Files touched by this commit (2) |
Log message: unbreak pdf export and printing by switching to libressl from nss for digest so that the MD5_Update symbol will not conflict between libcrypto and libnss a hack might come later for nss as well |
2018-08-27 08:07:22 by Stuart Henderson | Files touched by this commit (1) |
Log message: don't waste time on i386; mark BROKEN as builds repeatedly fail with /usr/obj/ports/libreoffice-6.1.0.3/libreoffice-6.1.0.3/instdir/sdk/lib/libuno_cppuhelpergcc3.so: undefined reference t o `operator new(unsigned long, std::align_val_t)' /usr/obj/ports/libreoffice-6.1.0.3/libreoffice-6.1.0.3/instdir/sdk/lib/libuno_cppuhelpergcc3.so: undefined reference t o `operator delete(void*, std::align_val_t)' |
2018-08-18 01:07:17 by Robert Nagy | Files touched by this commit (23) |
Log message: update to 6.1.0.3 |
2018-07-01 12:33:39 by Marc Espie | Files touched by this commit (166) |
Log message: @tag update-mime-database |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-04-05 15:49:33 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 6.0.3.2 |
2018-03-15 09:15:07 by Robert Nagy | Files touched by this commit (5) |
Log message: update to 6.0.2.1 and use libepoxy from the system to avoid patching for opening libGL.so.1 because the system one has the patch already |
2018-02-10 09:49:57 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 6.0.1.1 |
2018-02-08 02:57:36 by Robert Nagy | Files touched by this commit (1) |
Log message: unbreak build if there is no cppunit installed on the system |
2018-02-05 10:15:05 by Robert Nagy | Files touched by this commit (84) |
Log message: update to 6.0.0.3 |
2018-01-22 08:48:21 by Robert Nagy | Files touched by this commit (2) |
Log message: set LC_CTYPE to en_US.UTF-8 if not set to anything else so that documents with special characters can be opened |
2018-01-03 04:54:56 by Robert Nagy | Files touched by this commit (2) |
Log message: add missing distfile |
2018-01-01 06:37:49 by Robert Nagy | Files touched by this commit (1) |
Log message: forgot to commit this patch in the previous commit for fixing the build |
2017-12-31 02:00:27 by Robert Nagy | Files touched by this commit (1) |
Log message: use system graphics/glm; fixes build breakage |
2017-12-29 00:39:30 by Robert Nagy | Files touched by this commit (46) |
Log message: update to 5.3.7.2 and drop COMPILER line as we are amd64 and i386 only |
2017-12-27 13:41:37 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Typo in comment. |
2017-08-24 03:45:24 by Stuart Henderson | Files touched by this commit (42) |
Log message: bump; textproc/icu4c now uses multi-packages for -wwwdata |
2017-08-13 11:12:48 by Robert Nagy | Files touched by this commit (2) |
Log message: unbreak build on i386 |
2017-08-10 09:55:03 by Stuart Henderson | Files touched by this commit (1) |
Log message: mark BROKEN-i386 to save half an hour of build time. current failure: /usr/obj/ports/libreoffice-5.2.7.2/libreoffice-5.2.7.2/bridges/source/cpp_uno/gcc3_linux_intel/except.cxx:164:32: error: unknown type name '__si_class_type_info' /usr/obj/ports/libreoffice-5.2.7.2/libreoffice-5.2.7.2/bridges/source/cpp_uno/gcc3_linux_intel/except.cxx:170:32: error: unknown type name '__class_type_info' previously failed with segfaults during build. |
2017-07-31 15:45:37 by Robert Nagy | Files touched by this commit (3) |
Log message: add another boost include path fix and link the internal libhyphen statically as well |
2017-07-31 09:39:05 by Robert Nagy | Files touched by this commit (10) |
Log message: multiple clang fixes: - make sure to link with the static libmythes in the build to avoid a runtime crash - since libreoffice uses a bundled boost, let's make sure we don't pick up anything from the one installed on the system by using the proper include directory order |
2017-07-30 13:39:18 by Robert Nagy | Files touched by this commit (3) |
Log message: revert upstream commit 07157e644fa9666850767ff6bd54c1511167a0a2 which added thread_local usage which we don't have yet to avoid __cxa_thread_atexit problems on c++11 |
2017-07-28 05:21:01 by Christian Weisgerber | Files touched by this commit (1) |
Log message: bump; ok sthen@ |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-25 10:19:14 by Marc Espie | Files touched by this commit (1) |
Log message: let this build with ports boost, until robert figures out the correct include incantation. okay robert@ |
2017-07-23 12:54:02 by Robert Nagy | Files touched by this commit (5) |
Log message: allow build with system clang |
2017-07-18 15:06:48 by Marc Espie | Files touched by this commit (1) |
Log message: oops, my editor killed one line |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-07-04 02:17:55 by Robert Nagy | Files touched by this commit (3) |
Log message: fix path to xdg-open and friends and add run dependency for devel/xdg-utils |
2017-07-03 05:02:02 by Robert Nagy | Files touched by this commit (1) |
Log message: unbreak build |
2017-07-03 02:32:10 by Robert Nagy | Files touched by this commit (5) |
Log message: update to 5.2.7.2 |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-04-23 07:42:25 by Christian Weisgerber | Files touched by this commit (1) |
Log message: proper bump after jdk 1.7 -> 1.8 change |
2017-04-21 07:27:47 by Kurt Miller | Files touched by this commit (51) |
Log message: - disconnect devel/jdk/1.7 from the build - adjust java.port.mk so all 1.7 and lower ports now build with 1.8 - bump revision on affected ports okay sthen@, ian@, landry@ |
2017-04-12 12:12:33 by Landry Breuil | Files touched by this commit (17) |
Log message: Fix WANTLIB and bump REVISION for all ports depending on hunspell. While here enforce dependency on hunspell 1.6 in mozilla.port.mk, as it's a requirement for 53. |
2017-01-03 12:30:58 by Landry Breuil | Files touched by this commit (2) |
Log message: Use MODPY_DEFAULT_VERSION_3 via SUBST_VARS and SUBST_CMD in patch-configure, so that this builds fine with python 3.6 instead of hardcoding 3.4. |
2016-12-26 12:04:32 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 5.2.4.2 |
2016-12-05 09:17:38 by Antoine Jacoutot | Files touched by this commit (9) |
Log message: Fix build with ICU 58. |
2016-11-02 08:33:47 by Robert Nagy | Files touched by this commit (1) |
Log message: add missing patch |
2016-11-01 05:56:29 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 5.2.2.2 |
2016-09-08 10:47:21 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 5.2.1.2 |
2016-09-06 10:23:15 by Robert Nagy | Files touched by this commit (2) |
Log message: unbreak build |
2016-09-04 08:55:52 by Robert Nagy | Files touched by this commit (1) |
Log message: update wantlib |
2016-09-04 06:02:49 by Robert Nagy | Files touched by this commit (20) |
Log message: update to 5.2.0.4 |
2016-08-22 17:56:41 by Stuart Henderson | Files touched by this commit (1) |
Log message: mark libreoffice as USE_WXNEEDED; working now that gcc4 can see the ld wrapper |
2016-07-09 03:09:10 by Stuart Henderson | Files touched by this commit (12) |
Log message: sync WANTLIB |
2016-06-24 08:06:27 by Robert Nagy | Files touched by this commit (4) |
Log message: update to 5.1.4.2 |
2016-04-08 14:42:14 by Robert Nagy | Files touched by this commit (4) |
Log message: update to 5.1.2.2 |
2016-03-13 13:20:02 by Robert Nagy | Files touched by this commit (1) |
Log message: add missing dependency for gtk+3 |
2016-03-13 04:31:16 by Robert Nagy | Files touched by this commit (11) |
Log message: update to 5.1.1.3 |
2016-03-03 03:17:38 by Robert Nagy | Files touched by this commit (1) |
Log message: change the dpb property from kde3 to kde4 |
2016-03-01 14:39:58 by Robert Nagy | Files touched by this commit (55) |
Log message: update to 5.1.0.3 |
2015-12-18 06:31:57 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 5.0.4.2 |
2015-11-20 10:17:50 by Stuart Henderson | Files touched by this commit (7) |
Log message: remove the remaining devel/flex build deps |
2015-11-07 02:22:54 by Robert Nagy | Files touched by this commit (5) |
Log message: update to 5.0.3.2 |
2015-09-29 10:10:49 by Robert Nagy | Files touched by this commit (51) |
Log message: update to 5.0.2.2 |
2015-08-18 02:15:40 by Kirill Bychkov | Files touched by this commit (7) |
Log message: Add Kazakh language support. Requested by Baurzhan Muftakhidinov on ports@ long time ago. OK robert@ (maintainer) |
2015-08-13 02:38:36 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 4.4.5.2 |
2015-08-11 15:43:03 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: use sed -i |
2015-07-19 10:25:35 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: no need anymore for gsed; confirmed by/ok aja@ |
2015-07-09 11:05:15 by Robert Nagy | Files touched by this commit (24) |
Log message: update to 4.4.4.3 |
2015-05-28 04:26:12 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: No need for MODGCC4_VERSION; 4.9 is the default. |
2015-05-26 02:44:58 by Robert Nagy | Files touched by this commit (9) |
Log message: unbreak build with binutils-2.17 by adding the necessary {C,LD}FLAGS and by switching to build with gcc 4.9. |
2015-05-20 13:06:42 by Stuart Henderson | Files touched by this commit (1) |
Log message: Reenable libreoffice,java on i386. Might be tempting fate, but jdk hasn't failed very much recently, and this change fixes packaging problems I've been seeing in LO. |
2015-05-16 03:06:38 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 4.4.3.2 |
2015-05-03 05:30:34 by Robert Nagy | Files touched by this commit (50) |
Log message: update to 4.4.2.2 |
2015-04-05 03:33:42 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: print/cups,-libs needs to be a LIB_DEPENDS; breakage reported by naddy@ |
2015-03-27 02:11:29 by Antoine Jacoutot | Files touched by this commit (57) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2015-03-20 16:47:42 by Christian Weisgerber | Files touched by this commit (61) |
Log message: fold PFRAG.shared into PLIST for SHARED_ONLY ports |
2014-12-23 02:23:47 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 4.3.5.2 |
2014-11-19 23:27:45 by Brad Smith | Files touched by this commit (1) |
Log message: Don't use malloc.h header on OpenBSD. ok robert@ |
2014-11-15 06:44:40 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 4.3.4.1 |
2014-11-09 05:33:39 by Robert Nagy | Files touched by this commit (1) |
Log message: remove unused patch |
2014-11-09 05:33:18 by Robert Nagy | Files touched by this commit (5) |
Log message: update to 4.3.3.2 and disable compiler optimizations in the svx module (for now) to allow saving ODF documents |
2014-11-08 04:14:23 by Robert Nagy | Files touched by this commit (4) |
Log message: use system cppunit to avoid problems during bulk builds |
2014-11-02 10:49:19 by Robert Nagy | Files touched by this commit (1) |
Log message: fix the build in the case of cppunit being installed on the system |
2011-08-16 02:11:51 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 3.4.2.3 |
2011-07-19 03:09:22 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Don't install soffice.beforesubst. |
2011-07-06 12:29:00 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Use the gettext MODULE. |
2011-07-02 09:22:39 by Robert Nagy | Files touched by this commit (9) |
Log message: update to 3.4.1.3 and remove the printeradmin desktop file |
2011-07-01 15:52:04 by Robert Nagy | Files touched by this commit (1) |
Log message: remove some leftover turd |
2011-06-23 10:38:51 by Robert Nagy | Files touched by this commit (1) |
Log message: add missing wantlib (hunspell) |
2011-06-23 05:59:08 by Robert Nagy | Files touched by this commit (2) |
Log message: fix plist |
2011-06-22 09:39:31 by Robert Nagy | Files touched by this commit (1) |
Log message: make sure to disable gnome-vfs |
2011-06-20 14:05:16 by Robert Nagy | Files touched by this commit (1) |
Log message: oops, this patch is not needed |
2011-06-20 07:29:35 by Robert Nagy | Files touched by this commit (34) |
Log message: update to 3.4.0.2 |
2011-06-08 11:34:19 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: bump after default python version switch |
2011-06-07 13:41:39 by Christian Weisgerber | Files touched by this commit (1) |
Log message: remove duplicate libpython from WANTLIB; ok landry@ |
2011-06-04 05:29:52 by Robert Nagy | Files touched by this commit (1) |
Log message: do the previous on amd64 only |
2011-06-04 05:28:55 by Robert Nagy | Files touched by this commit (1) |
Log message: Use the no_java flavor by default until jdk gets fixed on amd64. |
2011-05-18 10:31:07 by Robert Nagy | Files touched by this commit (3) |
Log message: fix plist |
2011-05-18 01:42:29 by Robert Nagy | Files touched by this commit (1) |
Log message: remove bogus wantlib |
2011-05-17 01:57:31 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - drop dependency on anciet/deprecated gnomed-vfs. ok robert@ (MAINTAINER) |
2011-05-03 03:35:56 by Landry Breuil | Files touched by this commit (2) |
Log message: Duh. devel/apache-ant->=1.8.2 is not a valid pkgpath dependency spec, devel/apache-ant>=1.8.2 is. |
2011-05-02 01:26:20 by Landry Breuil | Files touched by this commit (1) |
Log message: Tighten dependency on apache-ant->=1.8.2, fix ant home configure arg, bump REVISION. From Daniel Dickman, tested by robert@. |
2011-04-14 13:45:22 by Antoine Jacoutot | Files touched by this commit (23) |
Log message: Add @pkgpath markers. Should fix the failed upgrade path that claudio@ reported. ok robert@ |
2011-03-24 01:24:04 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 3.3.2.2 |
2011-03-04 00:57:37 by Robert Nagy | Files touched by this commit (23) |
Log message: update to 3.3.1.2 |
2011-01-26 03:49:03 by Robert Nagy | Files touched by this commit (2) |
Log message: Update to 3.3.0.4 which is the stable release of LibreOffice. This has been discussed to be commited before the lock. ok espie@, ajacoutot@ |
2011-01-23 06:31:11 by Marc Espie | Files touched by this commit (3) |
Log message: register directories properly for check-common-dirs common work with robert@ |
2011-01-22 04:42:37 by Robert Nagy | Files touched by this commit (1) |
Log message: It seems that this commit did not get cherry-picked to the stable branch of LibreOffice so add the patch here that fixes the no_java flavor build. Noticed by espie@ |
2011-01-14 13:04:56 by Robert Nagy | Files touched by this commit (2) |
Log message: fix conflicts |
2011-01-14 12:55:55 by Robert Nagy | Files touched by this commit (3) |
Log message: Update to 3.3.0rc3 |
2011-01-09 11:19:42 by Robert Nagy | Files touched by this commit (1) |
Log message: add EPOCH |
2011-01-03 06:24:42 by Robert Nagy | Files touched by this commit (2) |
Log message: Antoine and I got annoyed with the *huge* icons in LO, so let's do what they do on Mac OS X and use small icons up to 160 dpi. |
2010-12-31 01:35:47 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Add missing dep on misc/shared-mime-info. ok robert@ |
2010-12-30 09:49:23 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Move the goos where they belong and add missing update-mime-database one while here. |
2010-12-20 02:07:49 by Robert Nagy | Files touched by this commit (50) |
Log message: Update to 3.3.0rc2 and remove all patches, they are all commited upstream |
2010-12-13 07:16:46 by Robert Nagy | Files touched by this commit (1) |
Log message: Call it 3.3.0rc1. |
2010-12-12 11:03:05 by Robert Nagy | Files touched by this commit (1) |
Log message: add poppler wantlib |
2010-12-09 13:13:30 by Robert Nagy | Files touched by this commit (6) |
Log message: - fix the libreoffice symlink - fix the linux i386 bridge code - use the correct fix for regcomp |
2010-12-07 14:53:05 by Robert Nagy | Files touched by this commit (2) |
Log message: Use gcat for all builds because that's easier and it makes the parallel build work just fine |
2010-12-03 07:45:43 by Robert Nagy | Files touched by this commit (1) |
Log message: disable the bridgetest on i386 until we figure out what's wrong with it |
2010-12-03 03:54:05 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Add a link to libreoffice too. Needed by the qstart.desktop file and maybe other stuffs. ok robert@ (maintainer) |
2010-12-02 14:43:59 by Robert Nagy | Files touched by this commit (1) |
Log message: disable verbose build |
2010-12-02 02:23:38 by Robert Nagy | Files touched by this commit (51) |
Log message: update to 3.3.0.1 (rc1) |
2010-12-01 07:32:49 by Robert Nagy | Files touched by this commit (1) |
Log message: add two missing dependencies |
2010-11-30 11:17:55 by Robert Nagy | Files touched by this commit (1) |
Log message: fix parallel build |
2010-11-30 09:15:25 by Robert Nagy | Files touched by this commit (4) |
Log message: Fix no_lang build and do not redo the whole build in the install target. |
2010-11-18 12:17:34 by Robert Nagy | Files touched by this commit (5) |
Log message: Enable opengl support and fix some wantlib |
2010-11-17 07:41:17 by Robert Nagy | Files touched by this commit (22) |
Log message: conflict with openoffice |
2010-11-17 07:14:42 by Robert Nagy | Files touched by this commit (4) |
Log message: move to new style depends and fix plist |
2010-11-17 06:30:58 by Robert Nagy | Files touched by this commit (21) |
Log message: Use ${OA} which is either x86 or x86_64 |