notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: editors/libreoffice/Makefile

Number of commits found: 421 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5  »  

Sunday, 20 Jun 2021
15:19 Li-Wen Hsu (lwhsu) search for other commits by this committer
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.
commit hash: b4c0749935b4c80c916d31c1362d191ed7b7faba commit hash: b4c0749935b4c80c916d31c1362d191ed7b7faba commit hash: b4c0749935b4c80c916d31c1362d191ed7b7faba commit hash: b4c0749935b4c80c916d31c1362d191ed7b7faba b4c0749
Monday, 7 Jun 2021
13:26 Tobias C. Berner (tcberner) search for other commits by this committer
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:
         * Add API to get notified if the xref is reconstructed
         * Add somewhat fancier left/right signature visual representation
         * Don't assert when trying to invert singular matrices

        build system:
         * make boost opt-out if building splash

- Add dependency on boost to enable the splash backend.

PR:		256370
Exp-run by:	antoine
commit hash: c5676761368b0e829c1692a4bd7deea9d7bfc92c commit hash: c5676761368b0e829c1692a4bd7deea9d7bfc92c commit hash: c5676761368b0e829c1692a4bd7deea9d7bfc92c commit hash: c5676761368b0e829c1692a4bd7deea9d7bfc92c c567676
Sunday, 9 May 2021
15:42 Dima Panov (fluffy) search for other commits by this committer
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/
commit hash: 3bcf64184336bf80d851783d9bbc7b2b5d4a140e commit hash: 3bcf64184336bf80d851783d9bbc7b2b5d4a140e commit hash: 3bcf64184336bf80d851783d9bbc7b2b5d4a140e commit hash: 3bcf64184336bf80d851783d9bbc7b2b5d4a140e 3bcf641
Thursday, 6 May 2021
04:12 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: cc4315b370580787f8f12f4f788bb47f6ff7544a commit hash: cc4315b370580787f8f12f4f788bb47f6ff7544a commit hash: cc4315b370580787f8f12f4f788bb47f6ff7544a commit hash: cc4315b370580787f8f12f4f788bb47f6ff7544a cc4315b
Friday, 16 Apr 2021
04:29 Tobias C. Berner (tcberner) search for other commits by this committer
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

        qt5:
         * Fix crash in files with malformed signatures
         * Fix memory leak when QImage constructor "fails"

        qt6:
         * Fix crash in files with malformed signatures
         * Fix memory leak when QImage constructor "fails"

        utils:
         * pdfsig: New paragraph for "-sign" in manpage
         * pdfimages: Do not assert in "too big images". Issue #1061

        build system:
         * Require cmake >= 3.10
         * Require Qt 5 >= 5.9
         * Require glib >= 2.56
         * Require gtk 3 >= 3.22
         * Require gdk-pixbuf >= 2.36

PR:		poppler-21.04.0
Exp-run by:	antoine
commit hash: 2f973a2955686494aff30a15f18be3fa0492d9de commit hash: 2f973a2955686494aff30a15f18be3fa0492d9de commit hash: 2f973a2955686494aff30a15f18be3fa0492d9de commit hash: 2f973a2955686494aff30a15f18be3fa0492d9de 2f973a2
Thursday, 8 Apr 2021
23:33 Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 69.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by:	GitHub (watch releases)
commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f 69d24a7
Wednesday, 7 Apr 2021
16:53 Piotr Pawel Stefaniak (pstef) search for other commits by this committer
editors/libreoffice: bump PORTREVISION
commit hash: 45ac5742fb17227ff21e5c00e8992807cc111f35 commit hash: 45ac5742fb17227ff21e5c00e8992807cc111f35 commit hash: 45ac5742fb17227ff21e5c00e8992807cc111f35 commit hash: 45ac5742fb17227ff21e5c00e8992807cc111f35 45ac574
16:49 Piotr Pawel Stefaniak (pstef) search for other commits by this committer
editors/libreoffice: add an option to build with or without MariaDB driver

PR:		254273
Approved by:	lwhsu
commit hash: fba3dac6cdd8f201a3b0e6d1f33d7727ca31c7cd commit hash: fba3dac6cdd8f201a3b0e6d1f33d7727ca31c7cd commit hash: fba3dac6cdd8f201a3b0e6d1f33d7727ca31c7cd commit hash: fba3dac6cdd8f201a3b0e6d1f33d7727ca31c7cd fba3dac
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 12 Mar 2021
15:55 amdmi3 search for other commits by this committer
- Update math/glm to 0.9.9.8
Original commitRevision:568184 
Monday, 8 Mar 2021
19:32 tcberner search for other commits by this committer
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:
         * poppler_annot_free_text_get_callout_line: Fix wrong static cast
         * poppler-structure-element: fix memleak
         * Improve documentation
         * demo: keep same visual appearance between displayed and copied text

        utils:
         * pdftotext: Add -cropbox option
         * pdftoppm: Add -progress option
         * pdftoppm: Fix rounding bug in computation of output bitmap size.
Issue #927

        qt6:
         * Add missing poppler-qt6.pc.cmake

PR:		253953
Exp-run by:	antoine
Original commitRevision:567866 
11:22 fluffy search for other commits by this committer
editors/libreoffice: chase misc/box2d shlib name change at r567799

Pointy hat to:	yuri
Original commitRevision:567836 
Tuesday, 23 Feb 2021
11:02 pkubaj search for other commits by this committer
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)
Original commitRevision:566388 
Wednesday, 17 Feb 2021
15:06 fluffy search for other commits by this committer
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
Original commitRevision:565507 
Tuesday, 9 Feb 2021
11:10 tcberner search for other commits by this committer
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
Original commitRevision:564779 
Thursday, 4 Feb 2021
09:21 fluffy search for other commits by this committer
Please welcome LibreOffice suite 7.1.0 release!

Release
Notes:	https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/
Original commitRevision:564006 
Wednesday, 20 Jan 2021
17:26 pkubaj search for other commits by this committer
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
Original commitRevision:562151 
Thursday, 7 Jan 2021
19:23 tcberner search for other commits by this committer
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
         * pdftoppm: add options to set DeviceGray/DeviceRGB/DeviceCMYK
         * pdftops: add options to set DeviceGray/DeviceRGB/DeviceCMYK
         * pdfimages: Account for rotation in PPI calculation

        qt5:
         * Add hability to digitally sign files

        qt6:
         * Add hability to digitally sign files

        build system:
         * Enable clang-tidy bugprone-signed-char-misuse

PR:		252377
Exp-run by:	antoine
Original commitRevision:560727 
Saturday, 19 Dec 2020
03:54 fluffy search for other commits by this committer
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
Original commitRevision:558425 
Friday, 18 Dec 2020
11:09 fluffy search for other commits by this committer
LibreOffice 7.0.4 is here, with over 110 bugfixes and compatibility
improvements!
It's the latest release in the 7.0 branch

Release Notes: https://wiki.documentfoundation.org/ReleaseNotes/7.0
MFH:		2020Q4
Original commitRevision:558365 
Friday, 11 Dec 2020
20:10 tcberner search for other commits by this committer
graphics/poppler: update to 20.12.0

Changelog:
        core:
         * Draw better circles for circle annotations
         * Fix annotation line width if no appearance stream or style are given
         * Tweak rendering of highlight annotations
         * Fix border rendering of some annotations
         * Fix rendering of some files. Issue #976 Issue #567
         * PSOutputDev: provide options to set the rasterization color space and
ICC profile
         * PSOutputDev: for splashModeCMYK8 and language level >=2 activate
overprint emulation
         * PSOutputDev: use the DeviceN8 bitmap for rasterization with
CMYK-output + overprint
         * Use the font name without subset tag when querying for a system font
         * Splash: Fix wrong x adjustment during clipping
         * Splash: Fix blitImage in uncolored tiling patterns
         * timeToDateString: We forgot the ' after the minutes
         * Move psLevel to PSOutputDev creation
         * Fix several issues in broken files

        utils:
         * pdftops: provide options to set the rasterization color space and ICC
profile
         * pdftops: for splashModeCMYK8 and language level >=2 activate
overprint emulation

        cpp:
         * New fuzzers

        glib:
         * New fuzzers

        qt5:
         * New fuzzers

        build system:
         * gcc: Enable -fno-operator-names
         * Remove obsolete bool-to-binary macro
         * Remove obsolete version-check macro for pkgconfig
         * Remove .pc files for private back-ends
         * Remove redundant unit-test macro

PR:		251537
Exp-run by:	antoine
Original commitRevision:557760 
08:53 fluffy search for other commits by this committer
editors/lireoffice: unbreak build with TEST=on
Original commitRevision:557706 
Saturday, 5 Dec 2020
12:00 fluffy search for other commits by this committer
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
Original commitRevision:557051 
Tuesday, 17 Nov 2020
16:33 pkubaj search for other commits by this committer
editors/libreoffice: enable skia on powerpc64le

While libreoffice doesn't build yet on powerpc64le, there's no reason to disable
skia there since it's a little-endian platform.
Original commitRevision:555567 
Tuesday, 3 Nov 2020
19:48 tcberner search for other commits by this committer
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.

        qt5:
         * Rename ArthurOutputDev to QPainterOutputDev

        build system:
         * Fix linker error when gtk is not in a default location
         * Add some checks for gtk-doc support
         * Reorganize GObject introspection config
         * Enable CMAKE_LINK_DEPENDS_NO_SHARED

PR:		250786
Exp-run by:	antoine
Original commitRevision:554017 
00:56 jbeich search for other commits by this committer
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)
Original commitRevision:553940 
Thursday, 29 Oct 2020
12:46 fluffy search for other commits by this committer
Update LibreOffice suite to 7.0.3 release

Release Notes: https://wiki.documentfoundation.org/ReleaseNotes/7.0

MFH:		2020Q4
Original commitRevision:553614 
Sunday, 11 Oct 2020
10:58 tcberner search for other commits by this committer
graphics/poppler: update to 20.10.0

Release 20.10.0:
        core:
         * Filter out repeated forms
         * Implement EmbedStream::reset()
         * CairoOutputDev: evict just font faces owned solely by cache.
         * Splash: Rename Yd to Ydown, Xu to Xup, etc.
         * Splash: fix crash in out-of-memory situation.
         * Fix some undefined behaviour situation with forged files

PR:		250052
Exp-run by:	antoine
Original commitRevision:552050 
Thursday, 10 Sep 2020
18:32 tcberner search for other commits by this committer
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:
         * Document TextAnnotation::inplaceAlign
         * Make Annotation::setModification/CreationDate work on existing annots
         * Be a bit more stubborn converting dates that come from xml
         * Clean as many null characters from the end as possible when
converting strings

        glib:
         * Add accessor functions for PopplerAttachment
         * Deprecate PopplerAttachment GTime fields
         * Deprecate PopplerDocument date properties

        utils:
         * pdftoppm: report error and exit if output file cannot be written
         * Document that PDF-file can be '-' to read it from stdin

        build system:
         * cmake: Modern way to link against libpng, zlib and libtiff
         * cmake: Remove stray support for lcms1 in pdftocairo

PR:		249060
Exp-run by:	antoine
Original commitRevision:548218 
Friday, 4 Sep 2020
09:38 fluffy search for other commits by this committer
- Update LibreOffice suite to 7.0.1 release
- Push textproc/libnumertext to 1.0.6 release
Original commitRevision:547518 
Wednesday, 19 Aug 2020
00:44 pkubaj search for other commits by this committer
editors/libreoffice: fix build on powerpc*

Skia doesn't support big-endian architectures.
Original commitRevision:545268 
Sunday, 16 Aug 2020
12:41 fluffy search for other commits by this committer
LibreOffice suite: update to 7.0.0 release

The Office@FreeBSD team is proud to announce long awaited, new major release of
LibreOffice suite - 7.0.0!

New major branch comes with tons of new changes: switch render from opengl to
skia,
many templates redesigned from 4:3 to 16:9 format, added support for  "ODF 1.3"
and
"ODF 1.3 Extended" documents format, support native 2013/2016/2019 mode instead
of
2007 compatibility mode for DOCX, added a new icon theme, named Sukapura.

Full release notes available on the official page
(https://wiki.documentfoundation.org/ReleaseNotes/7.0)

Of course, conservative users can keep 6.4.x stable version by switch to use
all-in-one editors/libreoffice6 port and even with i18n langpack (off by
default).
It will be kept updated at least till 7.1.0 version will be released.
Original commitRevision:545101 
Friday, 14 Aug 2020
05:53 fluffy search for other commits by this committer
Update LibreOffice suite to 6.4.6 maintenance release

Relnotes:	https://wiki.documentfoundation.org/ReleaseNotes/6.4
Original commitRevision:544870 
04:22 tcberner search for other commits by this committer
Bump revisions of poppler consumers after r544863
Original commitRevision:544866 
Tuesday, 7 Jul 2020
03:14 fluffy search for other commits by this committer
Update LibreOffice suite to 6.4.5 release

QT5 VCL fixes:
- Reduce startup flickering
- Always use cairo font renderer

Special thanks to:	tijl

PR:		247444
Original commitRevision:541383 
Monday, 6 Jul 2020
06:17 tcberner search for other commits by this committer
graphics/poppler: update to 0.90

Release 0.90.0:
        core:
         * Color profile tweaks
         * Small signature improvements
         * BBoxOutputDev: Fix calculation when type3 fonts are involved
         * Fix potential crash when reading Forms
         * Fix infinite loop in broken file
        glib:
         * Fix adding annots in rotated pages
         * Add ability to reset forms
         * Several fixes to the documentation
        qt5:
         * Make it clear we require Qt 5.5
         * demo: Fix crash on broken files
         * Small documentation improvements
        utils:
         * pdftoppm: Add option to set display profile
         * pdftops: Add a -rasterize option with values always, never, or
whenneeded
        build system:
         * Require cmake 3.5
         * More modern cmake way to link against curl

PR:		247736
Exp-run by:	antoine
Original commitRevision:541311 
Saturday, 13 Jun 2020
08:06 fluffy search for other commits by this committer
editors/libreoffice: fix typo
Original commitRevision:538648 
07:16 fluffy search for other commits by this committer
FreeBSD Office team is proud to announce LibreOffice 6.4.4, latest stable
release

Some notes about changes in port options:

- GTK2 option is obsolete by upstream
- GTK3 option is not more set by default because of unstable yet and have visual
glitches
- QT5 option is set by default to provide comfy visual style for every user
- Change VCL autotetect logic (used if enable, skipto next in row if disabled:
-- For KDE/LXQT: kf5, qt5, gtk3_kde5, gtk3, gen
-- For GNOME, Unity, XFCE, MATE: gtk3, qt5, gen
-- All other DE should follow gnome list

One small note -- since upcoming Qt5-5.15 will drop binary support for FreeBSD
11.x due to
outdated OpenSSL-1.0 in base, here is no reason to enable QT5 option on FreeBSD
<12 by default

Thanks for all testers and supporters!

Dima, with office hat

Relnotes:	https://wiki.documentfoundation.org/ReleaseNotes/6.4
Original commitRevision:538642 
Tuesday, 2 Jun 2020
14:47 tcberner search for other commits by this committer
graphics/poppler: update to 0.89.0

Release 0.89.0:
        core:
         * Add support for ResetForm action. Issue #225
         * Fix crash in PDFDoc::getSignatureFields when there's no Forms at all
         * Fix exporting to PS of some files with CID fonts
         * Use ICC profiles in PS output (if new enough lcms is used)
         * Allow almost-singular tiling pattern matrices. Issue #894
         * Fix memory leak when failing to load some fonts
         * CairoOutputDev: Use stroke opacity when clipping to a stroke path
         * CairoOutputDev: Fix tiling patterns when pattern cell is too far.
Issue #190

        glib:
         * Add poppler_movie_get_aspect

        cpp:
         * Add the font infos to the text_box object

Exp-run by:	antoine
PR:		246848
Original commitRevision:537559 
Saturday, 16 May 2020
15:34 fluffy search for other commits by this committer
Update LibreOffice to 6.3.6 stable release

Reviewed by:	lwhsu
With hat:	office
Original commitRevision:535467 
Saturday, 2 May 2020
10:00 tcberner search for other commits by this committer
graphics/poppler: update to 0.88.0

Release 0.88.0:

        core:
         * Support Widget Annotation Buttons not linked to any Form
         * SplashOuputDev: Use stroking opacity when clipping to a stroke path
         * Handle 1 bit RGB images in ICC colorspace
         * Internal code improvements

        qt5:
         * Add Document::signatures. Returns signatures not attached to any page
         * ArthurOutputDev: Fix font hinting
         * ArthurOutputDev: Set the opacity when filling with axial gradients
         * ArthurOutputDev: Implement the clipToStrokePath method
         * ArthurOutputDev: Use stroking opacity when clipping to a stroke path

        glib:
         * Add poppler_page_get_bounding_box
         * Add poppler_form_field_get_alternate_ui_name
         * Implement rotation for 'flagNoRotate' annots. Issue #767

        cpp:
         * Add non_raw_non_physical layout for page::text()

        utils:
         * pdftohtml: Fix noRoundedCoordinates->noroundcoord in man page
         * pdfsig: Show also signatures that aren't attached to any page
Original commitRevision:533681 
Friday, 24 Apr 2020
13:57 lwhsu search for other commits by this committer
Use java/apache-commons-lang3 for Apache Commons Lang

PR:		245874
Submitted by:	VVD <vvd@unislabs.com>
Original commitRevision:532759 
Thursday, 23 Apr 2020
20:14 jbeich search for other commits by this committer
devel/icu: update to 67.1

Changes:	http://site.icu-project.org/download/67
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
Original commitRevision:532707 
Thursday, 2 Apr 2020
04:41 tcberner search for other commits by this committer
graphics/poppler: update to 0.87.0

Release 0.87.0:
        core:
         * Fix crashes due to inconsistent vtables for Clang builds
         * Fix leak in broken files
         * Internal code improvements

        qt5:
         * Add option to get form choice for export value
         * ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695

        glib:
         * Internal code improvements

         utils:
         * pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest

PR:		245150
Exp-run by:	antoine
Original commitRevision:530258 
Saturday, 21 Mar 2020
12:57 tcberner search for other commits by this committer
Update poppler to 0.86.1

Release 0.86.1:
        core:
         * Fix regression in Browse Link handling
         * Internal code improvements

Release 0.86.0:
        core:
         * Fix link content exfiltration attack
         * Splash: Implement gouraudTriangleShadedFill for some non parametrized
shadings. Issue #881
         * Fix case unsensitive search for Old Hungarian, Warang Citi,
Medefaidrin and Adlam
         * Internal code improvements

        glib:
         * Automatic handle of page's cropbox on annots. Issue #129
         * Fix memory leak if poppler_document_new_from_file fails
         * Minor speed optimization on poppler_page_get_annot_mapping

         utils:
         * pdfdetach: add 'savefile' option
         * pdftoppm/pdftocairo: Fix more odd/even mismatch

        qt5:
         * Fix loading from iodevice

PR:		244827
Exp-run by:	antoine
Original commitRevision:528853 
Wednesday, 18 Mar 2020
18:35 lwhsu search for other commits by this committer
Fix build with clang10

PR:		244850
Reported by:	cy
Submitted by:	Trond.Endrestol@ximalas.info
Obtained from:	https://github.com/LibreOffice/core (partially)
Original commitRevision:528660 
Friday, 13 Mar 2020
09:47 jbeich search for other commits by this committer
devel/icu: update to 66.1

Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Original commitRevision:528343 
Monday, 3 Feb 2020
19:32 tcberner search for other commits by this committer
Bump revision of poppler dependencies

- poppler was updated in r525051, bump revisions
Original commitRevision:525052 
Wednesday, 22 Jan 2020
17:59 tcberner search for other commits by this committer
graphics/poppler: update to 0.84.0

Release 0.84.0:
        core:
         * Fix crash when converting from Unicode to ASCII-7
         * Splash::scaleImageYdXu: Protect against crash if srcWidth is too big
         * JBIG2Stream: fix potential crash in malformed documents
         * JBIG2Stream: fix leak in reset() if called several times
         * Internal code improvements

        utils:
         * pdfimages: Add error message if first page is larger then number of
pages.
         * pdfinfo: Improved paper size recognition
         * pdfsig: Fix exit code when dumping signatures
         * pdftocairo: Error out when even/odd selects 0 pages
         * pdftohtml: Fix memory leak
         * pdftoppm: Add an option to scale before rotate
         * pdftoppm: Add -hide-annotations option
         * pdftoppm: Error out when even/odd selects 0 pages
         * pdftops: Improve -optimizecolorspace

        qt5:
         * Code cleanups

        glib:
         * Fix compiler warnings

Release 0.83.0
        core:
         * Improve when a file is recognized as Linearized
         * Improve const-ness of the code
         * Make code a bit more readable/maintanable
         * Fix uninitialized memory uses in broken files

        utils:
         * pdffonts: Make code a bit more readable/maintanable
         * pdftohtml: Make code a bit more readable/maintanable

        qt5:
         * Remove a bunch of unused internal functions
         * trUtf8 -> tr (less warnings)

        build system:
         * make-glib-api-docs: switch to python3

PR:		243433
Exp-run by:	antoine
Original commitRevision:523824 
Monday, 20 Jan 2020
20:14 pkubaj search for other commits by this committer
editors/libreoffice: fix build on GCC architectures

GCC architectures have /usr/bin/gperf binary resulting in failing to configure:
checking for gperf... /usr/bin/gperf
checking whether gperf is new enough... configure: error: "GNU gperf 3.0.3" is
too old or unrecognized, must be at least gperf 3.1

Put back GPERF to CONFIGURE_ENV to fix the build.

PR:             243215
Approved by:    lwhsu (maintainer)
Original commitRevision:523685 
Saturday, 4 Jan 2020
07:59 lwhsu search for other commits by this committer
Remove devel/gperf31 as devel/gperf has been updated to 3.1

Suggested by:	jbeich, bapt
Original commitRevision:521982 
Monday, 30 Dec 2019
09:15 ale search for other commits by this committer
Rename my jakarta- ports to apache-
Original commitRevision:521475 
Friday, 13 Dec 2019
09:46 lwhsu search for other commits by this committer
- Update to 6.3.4
Original commitRevision:520009 
Wednesday, 11 Dec 2019
17:53 jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
Original commitRevision:519824 
Friday, 1 Nov 2019
21:51 tcberner search for other commits by this committer
graphics/poppler: update to 0.82.0

Release 0.82.0:
        core:
         * Fix not being able to open some files. Issue #832
         * Fix crashes in malformed files
         * Fix memory leak on broken files
         * Minor performance improvements
         * Minor code improvements

        glib:
         * Add poppler_document_new_from_bytes
         * PopplerAttachment: Silence deprecation warnings for ctime/mtime

        build system:
         * pdf-inspector: Support builddir != srcdir
         * Install Cairo* headers if Cairo has been found

Thanks to adridg@ for fixing all the fallout.

Exp-run by:	antoine
PR:		241532
Approved by:	gnome (kwm, implicit)
Original commitRevision:516270 
06:06 lwhsu search for other commits by this committer
- Update to 6.3.3
Original commitRevision:516209 
Monday, 7 Oct 2019
17:29 lwhsu search for other commits by this committer
Follow up r513974 to use bin/gperf31

PR:		241025
Original commitRevision:513975 
11:00 pfg search for other commits by this committer
Fix dependencies after r513899

PR:		241110
Approved by:	thierry (mentor)(implicit)
Original commitRevision:513937 
Thursday, 3 Oct 2019
20:35 jbeich search for other commits by this committer
devel/icu: update to 65.1

Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Original commitRevision:513733 
Sunday, 29 Sep 2019
07:25 tcberner search for other commits by this committer
graphics/poppler: update to 0.81.0

Release 0.81.0:
        core:
         * Splash: Always enable support for CMYK rasterization
         * CairoOutputDev: Check scaled dimensions for 0. Issue #737
         * BaseCryptStream: Fix potential uninitialized memory read
         * SplashBitmap: Fix wrong width condition for splashModeDeviceN8
         * Fix crashes in malformed files

PR:		240781
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
Original commitRevision:513196 
Thursday, 5 Sep 2019
20:55 lwhsu search for other commits by this committer
- Update to 6.3.1
Original commitRevision:511270 
Sunday, 1 Sep 2019
20:46 tcberner search for other commits by this committer
graphics/poppler: update to 0.80.0

Release 0.80.0:
core:
 * Annotations: Implement support for setting a different text in the appearance
stream than the real text
 * Splash: Optionally use small_vector from boost
 * Fix memory leaks on broken files
 * Fix abort on broken files
 * Small code simplifications
 * Remove USE_FIXEDPOINT support. Issue #821

qt5:
 * Fix MSVC build
 * Add subsitute-font information
 * Fix since marker of some functions
 * Fix leak when aborting text extraction
 * Small code simplifications

glib:
 * Make print scaling getter visible
 * Make Duplex/NumCopies/PrintPageRange preference available in API
 * Implement Movie API

utils:
 * pdftotext: Add -nodiag flag to remove diagonal text on output

build system:
 * Mark external lib include dirs as SYSTEM

PR:		240176
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
Original commitRevision:510739 
Tuesday, 20 Aug 2019
02:18 lwhsu search for other commits by this committer
- Update to 6.3.0
Original commitRevision:509402 
Monday, 19 Aug 2019
15:35 jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
Original commitRevision:509290 
Wednesday, 31 Jul 2019
21:14 tcberner search for other commits by this committer
graphics/poppler: update to 0.79.0

Release 0.79.0:
        core:
         * Fix regression on TextSelectionPainter
         * Fix parsing of DefaultAppearance
         * Fix memory leak in PostScriptFunction
         * Fix crashes in fuzzed files

        qt5:
         * Implemented support for setIcon by changing appearance
         * Added option to set the form available to print
         * QString::null is deprecated, use QString()
         * Replace deprecated qStableSort with std::stable_sort

        build system:
         * Turn README into README.md and expand it

PR:		239277
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
Original commitRevision:507740 
Monday, 8 Jul 2019
04:13 lwhsu search for other commits by this committer
- Update to 6.2.5
Original commitRevision:506201 
Saturday, 29 Jun 2019
08:55 tcberner search for other commits by this committer
graphics/poppler: update to 0.78.0

Release 0.78.0:
        core:
         * Fix line annotation arrows for usage in dimensioning
         * Handle Ink annots without an InkList but with an AP
         * Fix typos preventing parsing of Movie start and duration
         * Fix crash on malformed files

        glib:
         * Add poppler_document_create_dests_tree()
         * Don't use the deprecated g_type_class_add_private()
         * Document the differences between render() and render_for_printing()
         * Fix introspection for poppler_document_new_from_data
         * Don't create PopplerInputStream with length 0. Issue #414
         * Document G_IO_ERROR as a possible error condition
         * docs: Add index for API new in 0.78

        build system:
         * Fixes cross compilation of gir in Void Linux
         * Add -Wshadow to the default warning flags
         * install pkg-config pc files if pkg-config is found

PR:		238857
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
Original commitRevision:505331 
Wednesday, 19 Jun 2019
13:52 lwhsu search for other commits by this committer
- Remove dependence on devel/patch

PR:		238629
Submitted by:	mi
Original commitRevision:504549 
Saturday, 1 Jun 2019
06:39 tcberner search for other commits by this committer
graphics/poppler: update to 0.77.0

Release 0.77.0:
        core:
         * Fix crash on signature handling. Issue #766
         * Fix small memory leak in SignatureHandler::getCertificateInfo
         * Splash: Restrict filling of overlapping boxes. Issue #750
         * Fix crash on malformed files

        qt5:
         * Fix optional content handling with exclusive layers

        cpp:
         * Make render_page thread-safe

        utils:
         * pdfsig: Fix small memory leak
         * pdftotext: Fix typo in manpage

PR:		238115
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
Original commitRevision:503222 
Thursday, 23 May 2019
21:08 lwhsu search for other commits by this committer
- Update to 6.2.4
Original commitRevision:502357 
Monday, 13 May 2019
18:33 tcberner search for other commits by this committer
graphics/poppler: update to 0.76.1

From Changelog at https://poppler.freedesktop.org/releases.html :

Release 0.76.1:
        core:
         * Make the mul tables be calculated at compile time with constexpr.
         * splash: Fix compile with SPLASH_CMYK enabled
         * Some typo fixing in error messages

        qt5:
         * Fix regression in annotation handling

        build system:
         * Fix some typos in build system output and comments

Release 0.76.0:

        core:
         * Fix regression on case-insensitive search. Issue #743
         * Remove GooList, use std::vector instead
         * Fix radiobutton reporting wrong state. Issue #159
         * Handle UTF16-LE strings
         * Don't error out if there's no DA in FreeText annotation
         * cairo: Compute correct coverage values for box filter.
         * cairo: Constrain number of cycles in rescale filter.
         * Read more fields from ViewerPreferences
         * Introduce and use Ref::INVALID
         * Fix crashes in broken files
         * Fix mismatched free/delete
         * Add missing include guards

        utils:
         * pdftohtml: Properly initialize HtmlOutputDev::page to avoid SIGSEGV
upon error exit. Issue #742

All the required patches have been obtained via gentoo.

PR:		237846
Exp-run by:	antoine
Approved by:	kwm
Original commitRevision:501583 
Saturday, 20 Apr 2019
16:01 lwhsu search for other commits by this committer
- Update to 6.2.3
Original commitRevision:499456 
Friday, 12 Apr 2019
06:36 jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
Original commitRevision:498698 
Wednesday, 27 Mar 2019
21:29 tcberner search for other commits by this committer
graphics/poppler: update to 0.75

Release 0.75.0:
	core:
		* Fix rendering of some annotations
		* Fix crashes in broken files
		* Small internal code improvements

	cpp:
		* Improve documentation
		* tests: Add showing version information to poppler-dump

	utils:
		* pdfattach: new util
		* pdftohtml: add -dataurls parameter
		* pdftoppm: add -sep and -forcenum parameters
		* pdftohtml: make singleHtml and stout not mutually exclusive
		* pdfsig: fix use after free

- bump revisions of dependent ports due to shlib version change

PR:		236791
Exp-run by:	antoine
Approved by:	kwm (gnome)
Original commitRevision:496982 
21:11 jbeich search for other commits by this committer
devel/icu: update to 64.1

Changes:	http://site.icu-project.org/download/64
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		236325
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19479
Original commitRevision:496981 
17:56 lwhsu search for other commits by this committer
- Add QT5 and KDE5 options [1]
- Fix build with gcc on !libc++ archs [2]
- Rework patch-sal_osl_unx_thread.cxx for more portable [3]
- Fix pkg-plist while GTK3 enabled

PR:		236748 [1], 236765 [2]
Submitted by:	VVD <vvd@unislabs.com> [1], jhibbits [2],
		Greg Veldman <freebsd@gregv.net> [3]
Original commitRevision:496956 
Saturday, 23 Mar 2019
01:43 lwhsu search for other commits by this committer
Update to 6.2.2

Much work done by:	Greg Veldman <freebsd@gregv.net>
Original commitRevision:496620 
Monday, 11 Feb 2019
19:44 tcberner search for other commits by this committer
Bump revisions after poppler upgrade.

As reported libreoffice requires a bump in revision, to be on the save
side, bump all the consumers of poppler.

Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Original commitRevision:492733 
17:10 tcberner search for other commits by this committer
Update graphics/poppler* to 0.74.0

Changelog can be found here:
  https://poppler.freedesktop.org/releases.html

PR:		235609
Exp-run by:	antoine
Approved by:	gnome (kde)
Differential Revision:	https://reviews.freebsd.org/D18805
Original commitRevision:492702 
Tuesday, 5 Feb 2019
18:04 lwhsu search for other commits by this committer
Remove unnecessary CXXFLAGS for powerpcspe

gcc already defineds the correct one.

PR:		234776
Submitted by:	jhibbits
Original commitRevision:492263 
17:46 lwhsu search for other commits by this committer
Add support for powerpc and powerpcspe

PR:		234776
Submitted by:	jhibbits
Original commitRevision:492260 
Friday, 18 Jan 2019
21:14 jbeich search for other commits by this committer
textproc/hunspell: update to 1.7.0

- Drop const optimization as v2 API moved to nuspell

Changes:	https://github.com/hunspell/hunspell/releases/tag/v1.7.0
Original commitRevision:490671 
Monday, 31 Dec 2018
13:04 rene search for other commits by this committer
editor/libreoffice: remove optional dependency on expired KDE4
Original commitRevision:488776 
Sunday, 16 Dec 2018
15:10 tcberner search for other commits by this committer
Update poppler to 0.72

This update brings many changes
- the build system has switched to cmake
- some ports needed to be switched to use their bundled
  version of poppler:
  - print/tex-luatex (r487226)
  - print/tex-xetex (r487226)
  - editors/opeonffice-devel
- Qt4 support has been dropped
  - print/frescobaldi has been removed for this reason.
- most of the added patches can be removed with the next
  upgrade of the concerning port.

PR:		233452
Exp-run by:	antoine
Approved by:	gnome (kwm)
Differential Revision:	https://reviews.freebsd.org/D17456
Original commitRevision:487596 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
00:15 jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
Original commitRevision:487266 
Tuesday, 11 Dec 2018
10:10 antoine search for other commits by this committer
Spell CHOSEN_COMPILER_TYPE correctly

PR:		199098
With hat:	portmgr
Original commitRevision:487230 
Sunday, 2 Dec 2018
15:41 rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
Original commitRevision:486467 
Wednesday, 14 Nov 2018
22:36 cmt search for other commits by this committer
editors/libreoffice: switch emoji font dependency

emojione-color-ttf is going to expire soon, let's use twemoji-color-font-ttf

PR:		232689
Submitted by:	rkoberman at gmail dot com
Original commitRevision:484970 
Thursday, 8 Nov 2018
21:44 jkim search for other commits by this committer
Update to 6.0.7.
Original commitRevision:484482 
Tuesday, 23 Oct 2018
11:35 jbeich search for other commits by this committer
devel/icu: update to 63.1

Changes:	http://site.icu-project.org/download/63
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		232300
Exp-run by:	antoine
Original commitRevision:482830 
Tuesday, 11 Sep 2018
18:34 zeising search for other commits by this committer
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
Original commitRevision:479538 
Thursday, 9 Aug 2018
06:58 jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
Original commitRevision:476723 
Monday, 30 Jul 2018
22:43 jbeich search for other commits by this committer
editors/libreoffice: rebuild after r475856

PR:		222542
Reported by:	Walter Schwarzenfeld
Original commitRevision:475920 
Sunday, 22 Jul 2018
10:15 fernape search for other commits by this committer
graphics/opencollada: update to 1.6.63

Bump PORTREVISION for dependent ports

Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	 https://reviews.freebsd.org/D16353
Original commitRevision:475100 
Friday, 29 Jun 2018
14:22 jbeich search for other commits by this committer
devel/icu: update to 62.1

Changes:	http://site.icu-project.org/download/62
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		229359
Exp-run by:	antoine (only 10.4)
Original commitRevision:473551 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Original commitRevision:473503 
Tuesday, 26 Jun 2018
16:30 lwhsu search for other commits by this committer
- Update to 6.0.5
Original commitRevision:473396 
Monday, 7 May 2018
22:29 jbeich search for other commits by this committer
Drop FreeBSD 10.3 support

Reviewed by:	yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by:	portmgr (rene)
Differential Revision:	https://reviews.freebsd.org/D15238
Original commitRevision:469338 
Wednesday, 28 Mar 2018
06:59 lwhsu search for other commits by this committer
- Fix build on powerpc64

PR:		200020 [1], 226659 [2]
Submitted by:	gmbroome@vcu.edu [1]
		Curtis Hamilton <hamiltcl@verizon.net> [2]
		jhibbits
Original commitRevision:465781 

Number of commits found: 421 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5  »