Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Mar 2022 17:54:03 6.4.7_22 |
Dima Panov (fluffy)  |
editors/libreoffice6: remove expired port (+)
LibreOffice 6.x suite is not supported upstream anymore.
Please consider using editors/libreoffice instead. |
29 Mar 2022 18:37:09 6.4.7_22 |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump consumers
Bump consumers of graphics/poppler after
e25859e09380f5930718094423dc8616cbb202b3 |
26 Mar 2022 08:27:27 6.4.7_21 |
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 |
19 Feb 2022 20:53:11 6.4.7_20 |
Dima Panov (fluffy)  |
editors/libreoffice6: unbreak build (+)
Drop dependency on graphics/libgltf, it is staled from historic times.
While here, mark port as deperecated before 2022Q2.
LibreOffice 6.x is unmaitained upstream, consider users switch to
main LibreOffice 7.x release branch. |
13 Dec 2021 20:13:45 6.4.7_19 |
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 |
10 Dec 2021 20:26:48 6.4.7_18 |
Dima Panov (fluffy)  |
editors/libreoffice6: fix build with options I18N=ON KF5=OFF
PR: 260297
Sponsored by: Netzkommune GmbH |
08 Nov 2021 15:16:57 6.4.7_18 |
Gleb Popov (arrowd)  |
Bump PORTREVISION of graphics/poppler consumers.
PR: 259656 |
28 Oct 2021 16:37:30 6.4.7_17 |
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 |
12 Oct 2021 18:23:21 6.4.7_16 |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264 |
11 Oct 2021 07:16:55 6.4.7_15 |
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. |
30 Sep 2021 21:23:30 6.4.7_15 |
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 |
06 Sep 2021 16:31:18 6.4.7_15 |
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 |
15 Aug 2021 05:42:37 6.4.7_14 |
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 ) |
02 Aug 2021 04:41:48 6.4.7_13 |
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 |
06 Jul 2021 20:00:58 6.4.7_12 |
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 |
22 Jun 2021 18:53:08 6.4.7_11 |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
15 Jun 2021 08:41:12 6.4.7_10 |
Piotr Kubaj (pkubaj)  |
editors/libreoffice: fix build on powerpc
Use the same patches as for powerpc64. |
07 Jun 2021 13:26:18 6.4.7_10 |
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 ) |
06 May 2021 04:12:26 6.4.7_9 |
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 |
16 Apr 2021 04:29:51 6.4.7_8 |
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 ) |
08 Apr 2021 23:33:31 6.4.7_7 |
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) |
06 Apr 2021 14:31:07 6.4.7_6 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 Mar 2021 15:55:03
6.4.7_6 |
amdmi3  |
- Update math/glm to 0.9.9.8 |
08 Mar 2021 19:32:56
6.4.7_5 |
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 ) |
20 Feb 2021 19:30:56
6.4.7_4 |
pkubaj  |
editors/libreoffice6: backport powerpc* patches to libreoffice6
Approved by: tier 2 blanket |
09 Feb 2021 11:10:58
6.4.7_4 |
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 |
03 Feb 2021 16:26:02
6.4.7_3 |
fluffy  |
editors/libreoffice6: use some bundled libs in preparations of LO 7.1 update
Bundled: mdds, liborcus, libetonyek01
Simplify dependencies list by use USE_GNOME= cairo glib20 libxml2 libxslt
Bump PORTREVISION to force rebuild with bundled libs |
05 Dec 2020 12:00:08
6.4.7_2 |
fluffy  |
editors/libreoffice: simplify QT5 on FreeBSD < 12 logic
- Enables QT5 by default on DragonFly
- Enables QT5 when DEFAULT_VERSIONS += ssl=openssl
- Doesn't need to be adjusted when 14.0-CURRENT appears
PR: 251450
Submitted by: jbeich
MFH: 2020Q4 |
03 Nov 2020 19:48:54
6.4.7_2 |
tcberner  |
graphics/poppler: update to 20.11.0
Release 20.11.0:
core:
* More work on rendering of standalone Annot Widgets. Issue #806
* Fix crashes in embedded file handling on broken files. Issue #967
* Fix uninitialized memory read on broken files
* Save a bit of memory in Dict data
cpp:
* Fix crashes in embedded file handling on broken files. Issue #966
utils:
* pdftohtml: HTML and XML output includes font opacity.
(Only the first 15 lines of the commit message are shown above ) |
03 Nov 2020 00:56:27
6.4.7_1 |
jbeich  |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
27 Oct 2020 07:46:27
6.4.7 |
fluffy  |
editors/libreoffice6: update to 6.4.7 release
LibreOffice 6.4.7 is now available - it's the final release of the 6.4 family,
and includes over 70 bugfixes and compatibility improvements:
https://blog.documentfoundation.org/blog/2020/10/22/tdf-announces-libreoffice-647/
MFH: 2020Q4 (hat: ports-secteam) |
10 Sep 2020 18:32:07
6.4.6_1 |
tcberner  |
graphics/poppler: update to 20.09.0
Release 20.09.0:
core:
* Compability fix for Forms
* Fix fetching of Objects failing in some cases
* Fix clearing date in Annot setModified/setDate
* TextSelectionPainter: support glyphless fonts
* Splash: Don't try read past end of image
* avoid abort() on large memory allocation
* Fix memory leak on broken files
* Fix potential invalid memory read
* Small code improvements
qt5: (Only the first 15 lines of the commit message are shown above ) |
16 Aug 2020 12:18:17
6.4.6 |
fluffy  |
editors/libreoffice6:
- repocopy from editors/libreoffice
- add i18n option (off by default to mimic classic behaviour)
- register conflicts with main libreoffice port |