Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.4.4.2_1 16 Jan 2023 19:32:07
    |
Dima Panov (fluffy)  |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
7.4.4.2 14 Jan 2023 14:00:19
    |
Dima Panov (fluffy)  |
*/libreoffice*: update to 7.4.4.release (+)
Please welcome latest Community release of LibreOffice Suite, 7.4.4!
Read
more: https://blog.documentfoundation.org/blog/2023/01/12/libreoffice-7-4-4-community/ |
7.4.3.2_3 11 Jan 2023 10:35:46
    |
Tobias C. Berner (tcberner)  |
textproc/zxing-cpp: add missing PORTREVISION bump
- Follow-up to 5d2a95ba022b2270e61d6e953aaba57e02410e4b
Reported by: VVD |
7.4.3.2_2 10 Jan 2023 20:17:44
    |
Dima Panov (fluffy)  |
editors/libreoffice: prepare for textproc/zxing-cpp 2.0.0 update |
7.4.3.2_2 09 Jan 2023 12:37:17
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump dependencies
Follow-up to 9b78681895a5a5b7225299242098f7f2f27d959c |
7.4.3.2_1 08 Dec 2022 05:45:34
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump dependencies |
7.4.3.2 28 Nov 2022 10:52:42
    |
Dima Panov (fluffy)  |
*/libreoffice: update LibreOffice suite to 7.4.3 release (+)
LibreOffice 7.4.3 is now available, with bugfixes and compatibility
improvements.
Read more:
https://blog.documentfoundation.org/blog/2022/11/24/libreoffice-7-4-3-community/ |
7.4.2.3_2 08 Nov 2022 05:07:17
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump PORTREVISION of dependencies
- after update to 22.11 in d01d0d73b169 |
7.4.2.3_1 31 Oct 2022 20:47:15
    |
Dima Panov (fluffy)  |
editors/libreoffice: allow build with python 3.11 (+)
Upper python version limit was come from math/py-numpy.
Since NumPY supports py311, remove this limit.
PR: 267478 |
7.4.2.3_1 19 Oct 2022 08:10:29
    |
Jan Beich (jbeich)  |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
7.4.2.3 14 Oct 2022 13:12:24
    |
Dima Panov (fluffy)  |
editors/libreoffice: update to 7.4.2 release (+)
LibreOffice Community release 7.4.2 is now available, with 80+ bugfixes and
improvements.
Read
more: https://blog.documentfoundation.org/blog/2022/10/13/libreoffice-7-4-2-community/
MFH: 2022Q4 |
7.4.1.2_1 08 Oct 2022 14:42:49
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump port revision of poppler consumers
- poppler was updated to 22.10 in df406767857ddfc6d9580d72b1613a7cf8579bbc |
7.4.1.2 27 Sep 2022 12:29:52
    |
Piotr Kubaj (pkubaj)  |
editors/libreoffice: drop LLVM13 and binutils for LTO on 13.1 and newer
PR: 266631
Approved by: fluffy@ |
7.4.1.2 18 Sep 2022 09:37:31
    |
Dima Panov (fluffy)  |
editors/libreoffice: update to 7.4.1 release (+)
LibreOffice 7.4.1 Community release is available for FreeBSD users!
Read
more: https://blog.documentfoundation.org/blog/2022/09/15/libreoffice-741-community/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/7.4 |
7.4.0.3_1 11 Sep 2022 21:08:28
    |
Dima Panov (fluffy)  |
editors/libreoffice: re-add unowinregg.dll to distinfo (+)
Line was deleted from distinfo in
commit a185ff2237a3a9fb50248effcd0edec09218c8f1
(editors/libreoffice: prepare for poppler 22.09)
PR: 266372 |
7.4.0.3_1 11 Sep 2022 16:42:15
    |
Dima Panov (fluffy)  |
editors/libreoffice: pass WWW line to i18n packages too |
7.4.0.3_1 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
7.4.0.3_1 11 Sep 2022 07:26:19
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump port revision of consumers after upgrade to 22.09 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.4.0.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.4.0.3 06 Sep 2022 15:50:00
    |
Tobias C. Berner (tcberner)  |
editors/libreoffice: prepare for poppler 22.09
PR: 266151
Obtained
from: https://github.com/archlinux/svntogit-packages/blob/packages/libreoffice-fresh/trunk/libreoffice-poppler-22.09.0.patch |
7.4.0.3 05 Sep 2022 17:54:19
    |
Felix Palmen (zirias)  |
editors/libreoffice: Fix build with QT5 on i386
Fix these errors by adding -Wno-c++11-narrowing:
/wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-7.4.0.3/vcl/unx/generic/window/salframe.cxx:650:39:
error: non-constant-expression cannot be narrowed from type 'unsigned
int' to 'tools::Long' (aka 'long') in initializer list
[-Wc++11-narrowing]
maGeometry.setPosSize({ x, y }, { w, h });
^
Approved by: office (fluffy), tcberner (mentor) |
7.4.0.3 01 Sep 2022 13:52:16
    |
Rene Ladan (rene)  |
cleanup: remove support for FreeBSD 13.0 which expired today.
- Mk/bsd.port.mk: mark 13.0 as unsupported
- Tools/scripts/portsearch: Drop support for FreeBSD <= 4
- archivers/zstd: revert "Fix build on FreeBSD 13.0"
- deskutils/xdg-desktop-portal: remove check for 13.0
- devel/libpeas: remove outdated comment
- editors/imhex: remove compatibility for 13.0
- editors/libreoffice: remove compatibility for 13.0
- editors/openoffice-4: remove compatibility for 13.0
- editors/openoffice-devel: remove compatibility for 13.0
- emulators/linux_base-c7: remove compatiblity for 13.0
- graphics/drm-kmod: remove detection for 13.0
- graphics/gpu-firmware-amd-kmod: do not check 13.0 anymore
- graphics/linux-c7-libdrm: remove support for 13.0 (Only the first 15 lines of the commit message are shown above ) |
7.4.0.3 20 Aug 2022 19:36:51
    |
Dima Panov (fluffy)  |
editors/libreoffice: unbreak build in clean environment (+)
WebP library is mandatory now, declare it directly.
PR: 265960
Reported by: riggs |
7.4.0.3 18 Aug 2022 12:25:31
    |
Dima Panov (fluffy)  |
editors/libreoffice: update to 7.4.0 release (+)
On behalf of Office team I proud to announce a major update: LibreOffice 7.4!
* 16,384 columns in spreadsheets
* Better change tracking
* Document themes in presentations
...plus compatibility improvements, performance boosts and more.
Read
more: https://blog.documentfoundation.org/blog/2022/08/18/libreoffice-7-4-community/ |
7.3.5.2_2 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
7.3.5.2_1 09 Aug 2022 05:50:08
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump dependencies
Bump port revisions of poppler users after
04f1b0c1a895851aed9221282c1a503bc7415a37 |
7.3.5.2 23 Jul 2022 21:53:32
    |
Dima Panov (fluffy)  |
editors/libreoffice: update to 7.3.5 release (+)
LibreOffice 7.3.5 Office Suite Released with 83 Bug Fixes and improvements.
Read more:
https://blog.documentfoundation.org/blog/2022/07/21/libreoffice-7-3-5-community/
MFH: 2022Q3 |
7.3.4.2_1 06 Jul 2022 16:25:53
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump PORTREVISION of poppler consumers |
7.3.4.2 09 Jun 2022 21:36:21
    |
Dima Panov (fluffy)  |
*/libreoffice*: update to 7.3.4 release (+)
Stay fresh! LibreOffice 7.3.4 Community edition is now available,
with over 80 bugfixes and compatibility improvements.
Read
more: https://blog.documentfoundation.org/blog/2022/06/09/libreoffice-7-3-4-community/ |
7.3.3.2_3 05 Jun 2022 14:03:51
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump port revision of consumers after 22.06 upgrade |
7.3.3.2_2 22 May 2022 20:17:16
    |
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
7.3.3.2_1 09 May 2022 16:48:47
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump portrevision of consumers |
7.3.3.2 07 May 2022 11:27:17
    |
Dima Panov (fluffy)  |
editors/libreoffice: update to 7.3.3 release (+)
LibreOffice Suite release 7.3.3 is now Aaailable for community users,
with 88 bug fixes and better cocument compatibility.
Read more:
https://blog.documentfoundation.org/blog/2022/05/05/libreoffice-733-community/ |
7.3.2.2_5 01 May 2022 08:27:53
    |
Tijl Coosemans (tijl)  |
editors/libreoffice: fix i386/powerpc libcxxrt ABI change detection
This makes the bundled bridgetest_server/bridgetest_client working.
Recently the size of struct __cxa_exception changed on 32 bit
architectures. A patch committed in 35a5054819f1 lets libreoffice
detect this by comparing a field of the struct against a known value.
In the bridgetest it turns out this value isn't always the same, so use
a different field instead.
PR: 263596 |
7.3.2.2_4 30 Apr 2022 08:03:20
    |
Tobias C. Berner (tcberner)  |
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097 |
7.3.2.2_4 28 Apr 2022 11:58:19
    |
Tijl Coosemans (tijl)  |
editors/libreoffice: warn users about libcxxrt ABI incompatibility
Mark BROKEN on affected versions of FreeBSD main and stable/13 and tell
users to update FreeBSD first so they have the latest libcxxrt.
PR: 263596 |
7.3.2.2_4 27 Apr 2022 16:53:04
    |
Tijl Coosemans (tijl)  |
editors/libreoffice: make robust against __cxa_exception ABI changes
Patch libreoffice to replace __cxa_get_globals()->caughtExceptions,
which is a pointer to the start of a struct __cxa_exception, with
__cxa_current_primary_exception(), which is a pointer to the end. This
allows struct __cxa_exception to be extended at the start as was
recently done in FreeBSD main and stable/13 on 64-bit architectures.
Recently on FreeBSD main and stable/13 __attribute__((__aligned__)) was
added to struct _Unwind_Exception which changes its size on 32-bit
architectures, and that of __cxa_exception as well. Patch libreoffice
to detect this so packages built on 13.0 still work on 13.1.
Change the LIB_DEPENDS on libunwind to a BUILD_DEPENDS because we only
need unwind.h (for FreeBSD 13.0 and older where that header is hidden
in /usr/include/c++/v1).
PR: 263596
Approved by: office (fluffy) |
7.3.2.2_3 26 Apr 2022 16:59:28
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump portrevision of consumers
Bump revisions after 0ee787592d5a due to so-version bump.
PR: 263009 |
7.3.2.2_2 26 Apr 2022 16:56:49
    |
Tobias C. Berner (tcberner)  |
editors/libreoffice: prepare for update of poppler to 22.04
PR: 263009 |
7.3.2.2_2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
7.3.2.2_1 07 Apr 2022 00:39:10
    |
Jan Beich (jbeich)  |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
7.3.2.2 31 Mar 2022 17:49:20
    |
Dima Panov (fluffy)  |
*/libreoffice*: update to 7.3.2 release (+)
LibreOffice 7.3.2 is now available for everyone, with over 80 fixes and
compatibility improvements.
Find out more info:
https://blog.documentfoundation.org/blog/2022/03/31/libreoffice-732-community/ |
7.3.1.3_5 29 Mar 2022 18:37:09
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump consumers
Bump consumers of graphics/poppler after
e25859e09380f5930718094423dc8616cbb202b3 |
7.3.1.3_4 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
7.3.1.3_3 23 Mar 2022 12:49:03
    |
Gleb Popov (arrowd)  |
editors/libreoffice: Use libcuckoo from ports.
Test Plan: Build- and run-tested on 14-CURRENT.
Reviewed by: #office, lwhsu, fluffy
Differential Revision: https://reviews.freebsd.org/D34638 |
7.3.1.3_2 09 Mar 2022 07:28:27
    |
Dima Panov (fluffy)  Author: Dimitry Andric |
editors/libreoffice: work around changed alignment of __cxa_exception
LibreOffice has special detection for the change in alignment and size
of struct cxa_exception, when using libc++abi. However, this updated
alignment also applies to libunwind and upstream libcxxrt, and will soon
apply to our libcxxrt too.
Enable the special detection unconditionally for x86_64 and aarch64, so
libreoffice packages built on 13.0-R (with the old alignment) will
seamlessly work on 13.1-R (which will have the new alignment).
PR: 262008 |
7.3.1.3_1 06 Mar 2022 16:37:48
    |
Dima Panov (fluffy)  |
editors/libreoffice: force PDFium to link with OpenJPEG (+)
When libvcllo.so is linked together with libpdfiumlo.so, it also needs
libopenjp2.so from graphics/openjpeg, since pdfium depends on that.
Building with LTO exposes this as an error, complaining about undefined
references to openjpeg library functions.
While here, add py310 to allowed versions to the build
PR: 262008
Submitted by: Florian Walpen <dev@submerge.ch>
Sponsored by: Netzkommune GmbH |
7.3.1.3 05 Mar 2022 05:49:48
    |
Dima Panov (fluffy)  |
LibreOffice 7.3.1 Community, the first minor release of the LibreOffice 7.3
family, is available!
More information at:
https://blog.documentfoundation.org/blog/2022/03/03/lo731-community/
Sponsored by: Netzkommune GmbH |
7.3.0.3 17 Feb 2022 05:26:55
    |
Dima Panov (fluffy)  |
editors/libreoffice: remove staled patch
My bad, not re-checked filelist after 'git commit --amend' :( |
7.3.0.3 16 Feb 2022 23:02:03
    |
Dima Panov (fluffy)  |
Please welcome new generation release of LibreOffice suite - 7.3.0! (+)
It has change tracking enhancements, better autocompletion in Calc,
and many compatibility and performance improvements to import/export filters.
Since this release, FreeBSD port of LibreOffice include PDFium library.
Learn more about LibreOffice 7.3:
https://blog.documentfoundation.org/blog/2022/02/02/libreoffice-73-community/
Special thanks to: mikael (for pthread issue hunting)
Sponsored by: Netzkommune, GmbH. |
7.2.5.2 06 Jan 2022 13:07:48
    |
Dima Panov (fluffy)  |
Please welcome LibreOffice suite 7.2.5 release! (+)
LibreOffice 7.2.5 is now available, with 90 bugfixes and compatibility
improvements.
Learn more:
https://blog.documentfoundation.org/blog/2022/01/06/libreoffice-7-2-5-is-now-available/
MFH: 2022Q1
Sponsored by: Netzkommune GmbH |
7.2.4.1_1 13 Dec 2021 20:13:45
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.12
Release 21.12.0:
core:
* Add API to add images
* CairoOutputDev: Fix de-duping of Flate images
* Fix crash on broken files when using non-default
ENABLE_ZLIB_UNCOMPRESS. Issue #393
* Minor code improvements
glib:
* Add API for validation of signatures
* Add API to read/save to file descriptor
utils:
* pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117
build system:
* Increase C++ standard to 17
Exp-run by: antoine
PR: 260344 |
7.2.4.1 10 Dec 2021 09:29:08
    |
Dima Panov (fluffy)  |
LibreOffice 7.2.4 Community release available ahead of schedule to provide an
important security fix
New version include the fixed NSS 3.73.0 cryptographic library, to solve
CVE-2021-43527
(the nss secfix is the only change compared to the previous version).
FreeBSD build is always use a system library and was not affected but we packed
it anymore :)
Read more:
https://blog.documentfoundation.org/blog/2021/12/06/libreoffice-7-2-4-and-7-1-8-community/ |
7.2.3.2_1 29 Nov 2021 14:21:21
    |
Dima Panov (fluffy)  |
editors/libreoffice: additional tweak to regenerate html docs and unbreak L10N
helppacks
Bump PORTREVISION to force rebuild.
Sponsored by: Netzkommune GmbH |
7.2.3.2 25 Nov 2021 22:10:42
    |
Dima Panov (fluffy)  |
LibreOffice 7.2.3 is now available, with over 100 bugfixes and compatibility
improvements.
Release notes:
https://blog.documentfoundation.org/blog/2021/11/25/libreoffice-7-2-3-community/ |
7.2.2.2_2 08 Nov 2021 15:16:57
    |
Gleb Popov (arrowd)  |
Bump PORTREVISION of graphics/poppler consumers.
PR: 259656 |
7.2.2.2_1 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
7.2.2.2_1 28 Oct 2021 16:37:30
    |
Jan Beich (jbeich)  |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
7.2.2.2 14 Oct 2021 13:39:40
    |
Dima Panov (fluffy)  |
editors/libreoffice: update to 7.2.2 release (+)
LibreOffice 7.2.2 is now available, with 68 bugfixes and compatibility
improvements.
Learn more:
https://blog.documentfoundation.org/blog/2021/10/14/libreoffice-7-2-2-community/ |
7.2.1.2_1 12 Oct 2021 18:23:21
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264 |
7.2.1.2 12 Oct 2021 15:01:38
    |
Tobias Kortkamp (tobik)  |
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
7.2.1.2 11 Oct 2021 07:16:55
    |
Baptiste Daroussin (bapt)  |
editors/libreoffice: drop handling of icon cache
Let the icon cache be handle by the trigger brought in by the toolkits
on the system. |
7.2.1.2 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
7.2.1.2 24 Sep 2021 17:32:01
    |
Tobias C. Berner (tcberner)  |
editors/libreoffice: fix build against freetype2-2.11
- Build was broken by the update of freetype2 to 2.11. This was not
caught by the exp-run as libreoffice was updated after the exp-run
had been done, but prior to the commit.
Obtained
from: https://github.com/archlinux/svntogit-packages/commit/1db0f16aa08d3d7c13ecca8fd1c2c20c4b255504
PR: 251512
Reported by: jrm |
7.2.1.2 16 Sep 2021 18:14:10
    |
Dima Panov (fluffy)  |
editors/libreoffice: update to 7.2.1 release (+)
LibreOffice 7.2.1 is here, with many bugfixes and compatibility improvements.
Learn more about it:
https://blog.documentfoundation.org/blog/2021/09/16/libreoffice-7-2-1-community/
* Add OPTION to build GTK4 VCL
* If both GTK3 and KF5 enabled, add GTK3_KDE5 VCL to build
* Force RUN_DEPENDS on JDK if JAVA selected to run extensions |
7.2.0.4_2 13 Sep 2021 14:45:48
    |
Michael Gmelin (grembo)  |
editors/libreoffice: Unbreak build
Adds liblocaledata_en dependency to solenv.
Tested using poudriere build & testport.
See also:
https://gerrit.libreoffice.org/c/core/+/120837
PR: 257997
Reported by: ddrinnon
Approved by: portmgr (build fix blanket) |
7.2.0.4_2 06 Sep 2021 16:31:18
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.09
Release 21.09.0:
core:
* Splash: Massive speed improvement on files that use lots of
save/restore (q/Q) operators
* Correct decoding of signature properties Reason & Location when they
are Unicode
* Fix issues with malformed files
* MSVC build fixes
build system:
* Call cmake_minium_required() before project()
* Always append to CMAKE_{C,CXX}_FLAGS_${CMAKE_BUILD_TYPE}
* correctly forward user-provided flags to try_compile()
Exp-run by: antoine
PR: 258206 |
7.2.0.4_1 21 Aug 2021 18:50:54
    |
Dima Panov (fluffy)  |
editors/libreoffice: enable JAVA by default
That flag is necessary to install extensions, and being able to install
extensions for advanced/specialized workflows is a major reason why
someone would use LibreOffice suite.
Bump PORTREVISION to force rebuild package with new defaults |
7.2.0.4 19 Aug 2021 16:29:15
    |
Dima Panov (fluffy)  |
editors/libreoffice: Please welcome LibreOffice suite 7.2.0 release!
LibreOffice 7.2 launches with many new features, compatibility improvements
and performance boosts. Learn all about it in blog announce post:
https://blog.documentfoundation.org/blog/2021/08/19/libreoffice-7-2-community/ |
7.1.5.2_2 15 Aug 2021 05:42:37
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.08.0
Release 21.08.0:
core:
* Add API to allow addition and modification of outlines into a PDF
* Use additional samples to test for constant parts of an axial
gradient
* forms: Create fallback fonts for some well known font names
* Support reading the PDF Version from the Catalog
* Fix XRef::copy when there are modified objects
* Take into account that Date string may be in unicode
* JBIG2Stream: Fix regression in "Do not consider a size-0 to be an
error"
* Replace a local bubble sort implementation by std::sort
* Fix issues with malformed files
build system: (Only the first 15 lines of the commit message are shown above ) |
7.1.5.2_1 02 Aug 2021 04:41:48
    |
Xin LI (delphij)  |
net/openldap24-client: bump all dependent port
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib |
7.1.5.2 23 Jul 2021 09:20:58
    |
Li-Wen Hsu (lwhsu)  |
editors/libreoffice: Update to 7.1.5
Release note:
https://blog.documentfoundation.org/blog/2021/07/22/libreoffice-7-1-5-community/ |
7.1.4.2_1 06 Jul 2021 20:00:58
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.07.0
Release 21.07.0:
core:
* JBIG2Stream: Do not consider a size-0 to be an error. Issue #535
* PSOutputDev: fix off-by-one error for image masking in L1/L2 output.
Issue #1088
* CairoOutputDev: Fix memory leak on broken files
* Minor code improvements
build system:
* set C standard to 11 without extensions
Exp-run by: antoine
PR: 256981 |
7.1.4.2 20 Jun 2021 15:19:23
    |
Li-Wen Hsu (lwhsu)  |
editors/libreoffice: Update to 7.1.4
Release note:
https://blog.documentfoundation.org/blog/2021/06/10/libreoffice-7-1-4/
This is a joint work with fluffy. |
7.1.3.2_1 07 Jun 2021 13:26:18
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.06.0
Release 21.06.0:
core:
* Fix rendering of some extended latin1 characters in annotations.
Issue #1070
* Support some not so well formed documents with password. Issue #1083
* Add API to get notified if the xref is reconstructed
* Add somewhat fancier left/right signature visual representation
* Fix crashes in malformed files
* Minor code improvements
qt6:
* Change some functions to return std::unique_ptr
qt5/qt6: (Only the first 15 lines of the commit message are shown above ) |
7.1.3.2 09 May 2021 15:42:35
    |
Dima Panov (fluffy)  |
editors/libreoffice: Update to 7.1.3 release
LibreOffice 7.1.3 Community, the third minor release of the LibreOffice
7.1 family, includes over 100 bug fixes, with 25% focused on
Microsoft Office file compatibility (DOCX, XLSX and PPTX).
Release
notes: https://blog.documentfoundation.org/blog/2021/05/06/libreoffice-7-1-3/ |
7.1.2.2_8 06 May 2021 04:12:26
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.05.0
Release 21.05.0:
core:
* Fix crashes in malformed files
* Export SplashFont* symbols used by Scribus
* Minor code improvements
qt5/qt6:
* Make sure new signatures are always properly oriented
* Allow to pass the border width when signing
glib:
* Enhance find to support multi-line matching
utils:
* pdftoppm: Fix regression when using single scaleTo. Issue #1062
build system:
* Allow to disable building manual tests
PR: 255562
Exp-run by: antoine |
7.1.2.2_7 16 Apr 2021 04:29:51
    |
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.04.0
Release 21.04.0:
core:
* Hide symbols by default
* TextSelectionDumper: fix word order for RTL text
* Fix rendering of text in some files. Issue #1052
* Implement rendering of Masks of Image subtype. Issue #1058
* Forms: fix unclicking standalone form buttons. Issue #1034
glib:
* Expose more fields from MediaRendition in PopplerMedia
* Use stock glib macro to define boxed type
* Remove incorrecly used volatile from enum type registration code
(Only the first 15 lines of the commit message are shown above ) |
7.1.2.2_6 08 Apr 2021 23:33:31
    |
Jan Beich (jbeich)  |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
7.1.2.2_5 08 Apr 2021 11:55:00
    |
Piotr Kubaj (pkubaj)  |
editors/libreoffice: fix build on powerpc64le
Add the previously removed powerpc64le case. |
7.1.2.2_5 07 Apr 2021 16:53:02
    |
Piotr Pawel Stefaniak (pstef)  |
editors/libreoffice: bump PORTREVISION |
7.1.2.2_4 07 Apr 2021 16:49:18
    |
Piotr Pawel Stefaniak (pstef)  |
editors/libreoffice: add an option to build with or without MariaDB driver
PR: 254273
Approved by: lwhsu |
7.1.2.2_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
7.1.2.2_4 06 Apr 2021 11:10:32
    |
Dima Panov (fluffy)  |
editors/libreoffice: add missed distinfo
Noticed by: cmt@ |
7.1.2.2_4 06 Apr 2021 10:13:28
    |
Dima Panov (fluffy)  |
editors/libreoffice: update to 7.1.2 release
The FreeBSD Office team is proud to announce LibreOffice 7.1.2
– the second bugfix update to the 7.1 branch.
Check out more in official blog post:
https://blog.documentfoundation.org/blog/2021/04/01/libreoffice-712/ |
7.1.1.2_4 24 Mar 2021 15:25:44
  |
pkubaj  |
editors/libreoffice: fix build on powerpc
Requires using two patches previously made for powerpc64. |
7.1.1.2_4 12 Mar 2021 15:55:03
  |
amdmi3  |
- Update math/glm to 0.9.9.8 |
7.1.1.2_3 08 Mar 2021 19:32:56
  |
tcberner  |
graphics/poppler: update to 21.03.0
Release 21.03.0:
core:
* Fix parsing text in some broken pdf files. Issue #1040
* Fix memory issue when using threads. Issue #1050
* TextSelectionDumper: Fix getText() for space after word
* Change signature of OutputDev:tilingPatternFill
* Make PDFDocBuilder return a std::unique_ptr
* Improve well formed check for shading functions
* Fix leak in case of fread failing
* Fix memory leak in broken file in JBIG2Stream::readGenericBitmap
* PSOutputDev: Fix stack overflow in broken files
glib: (Only the first 15 lines of the commit message are shown above ) |
7.1.1.2_2 08 Mar 2021 11:22:02
  |
fluffy  |
editors/libreoffice: chase misc/box2d shlib name change at r567799
Pointy hat to: yuri |
7.1.1.2_2 08 Mar 2021 09:23:10
  |
fluffy  |
LibreOffice 7.1.1 is now available, with over 90 bugfixes and compatibility
improvements.
Learn more: https://blog.documentfoundation.org/blog/2021/03/04/libreoffice-711/
MFH: 2021Q1 |
7.1.0.3_2 23 Feb 2021 11:02:21
  |
pkubaj  |
editors/libreoffice: add LTO option
LLD fails to link libreoffice, so ld.bfd needs to be used. Since LLVMgold.so
(used for LTO with binutils) is not included in base, LLVM from ports needs to
be used.
PR: 253777
Approved by: fluffy (maintainer) |
7.1.0.3_2 17 Feb 2021 15:06:12
  |
fluffy  |
editors/libreoffice: resurrect deleted by mistake patch for qt5-cairo engine to
fix CJK fonts rendering in menus and dialogs
PR: 253371, 253579
MFH: 2021Q1
Pointy hat to: fluffy |
7.1.0.3_1 10 Feb 2021 13:16:51
  |
pkubaj  |
editors/libreoffice: fix build on powerpc64le
Add the previously removed powerpc64le block to configure. |
7.1.0.3_1 09 Feb 2021 11:10:58
  |
tcberner  |
graphics/poppler: update to 21.02
Release 21.02.0:
core:
* GfxCal*ColorSpace: introduce Bradford transform for chromatic
adaptation
* Fix memory leak if saving the file fails
* Internal code improvements
* Fix various issues handling broken files
* Make checkedAdd work for long long in MSVC
qt5:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
qt6:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
utils:
* pdftohtml: Fix error() parameter type
PR: 253183
Exp-run by: antoine |
7.1.0.3 06 Feb 2021 02:13:48
  |
fluffy  |
editors/libreoffice: Fix build on aarch64
Submitted by: Michael Urankar via github
MFH: 2021Q1 |
7.1.0.3 04 Feb 2021 09:21:55
  |
fluffy  |
Please welcome LibreOffice suite 7.1.0 release!
Release
Notes: https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/ |
7.0.4.2_1 20 Jan 2021 17:26:37
  |
pkubaj  |
editors/libreoffice: fix build on powerpc64 elfv2
This set of patches is applied only on powerpc* architectures.
Submitted by: afsilva
Approved by: tier 2 blanket |
7.0.4.2_1 07 Jan 2021 19:23:00
  |
tcberner  |
graphics/poppler: update to 21.01.0
Release 21.01.0:
core:
* Faster routines for jpeg decoding
* Fix reading signatures in encrypted files
* Add white point correction when lcms is used
* JBIG2Stream: Fix byte counting
* Fix potential data loss if we try to fetch a non existing Ref after
modifying the document
* Specifically use DeviceGray instead of DefaultGray for softmasks
* Fix various issues handling broken files
utils:
* pdftocairo: Setmode binary for windows
* pdfsig: Add hability to digitally sign files (Only the first 15 lines of the commit message are shown above ) |
7.0.4.2 19 Dec 2020 03:54:25
  |
fluffy  |
editors/libreoffice: unbreak build with WEBDAV=OFF
Define configure arguments to not search for neon while webdav is not requested.
Noticed by: jrm
MFH: 2020Q4 |