Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Jun 2022 18:19:22 1.26.2_5
|
Gleb Popov (arrowd)  |
devel/efl: Fix LUA option defaults for PowerPC arches.
PR: 264313
Reported by: pkubaj
Fixes: 8261cd9789e735901760b1ba7f2c7327e294bd58 |
14 Jun 2022 15:23:55 1.26.2_5
|
Gleb Popov (arrowd)  Author: Volodymyr Kostyrko |
devel/efl: Add an option to use luajit-openresty as LUA interpreter.
PR: 264313
Tested by: arrowd |
05 Jun 2022 14:03:51 1.26.2_5
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump port revision of consumers after 22.06 upgrade |
09 May 2022 16:48:47 1.26.2_4
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump portrevision of consumers |
30 Apr 2022 08:03:20 1.26.2_3
|
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 |
26 Apr 2022 16:59:28 1.26.2_3
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump portrevision of consumers
Bump revisions after 0ee787592d5a due to so-version bump.
PR: 263009 |
06 Apr 2022 22:15:15 1.26.2_2
|
Jan Beich (jbeich)  |
graphics/libavif: update to 0.10.0
Changes: https://github.com/AOMediaCodec/libavif/releases/tag/v0.10.0
Reported by: GitHub (watch releases) |
03 Apr 2022 19:46:45 1.26.2_1
|
Jan Beich (jbeich)  |
devel/efl: rename AV1 to AVIF after e931660117bf
OPTIONS_{,UN}SET += AVIF to globally turn on/off libavif dependency.
AV1 mainly refers to video codec which has several implementations,
so as port option name it's too ambiguous.
Originally, missed due to BROKEN before da3e12b3bafa blocking QA.
PR: 263025
Approved by: arrowd |
29 Mar 2022 18:37:09 1.26.2_1
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump consumers
Bump consumers of graphics/poppler after
e25859e09380f5930718094423dc8616cbb202b3 |
28 Mar 2022 09:04:25 1.26.2
|
Gleb Popov (arrowd)  |
devel/efl: Simplify EMF option group handling. |
21 Mar 2022 19:26:36 1.26.2
|
Gleb Popov (arrowd)  Author: Peter TKATCHENKO |
devel/efl: Update to 1.26.2
Tested by: arrowd |
23 Jan 2022 17:37:07 1.25.1_19
|
Gleb Popov (arrowd)  Author: Tomasz "CeDeROM" CEDRO |
devel/efl: Switch OPENGL default value to OPENGLES.
This is what upstream recommends.
PR: 254450 |
13 Dec 2021 20:13:45 1.25.1_18
|
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 |
08 Nov 2021 15:16:57 1.25.1_17
|
Gleb Popov (arrowd)  |
Bump PORTREVISION of graphics/poppler consumers.
PR: 259656 |
26 Oct 2021 15:01:24 1.25.1_16
|
Gleb Popov (arrowd)  |
devel/efl: Remove @native flavor from binutils dependency.
PR: 259443
Reported by: mikael |
26 Oct 2021 09:15:45 1.25.1_16
|
Gleb Popov (arrowd)  Author: Robert Clausecker |
devel/efl: Fix build on armv6/armv7.
The clang's integrated assembler is having problems with assembly sources, so
bring in binutils as.
PR: 259443 |
16 Oct 2021 09:51:39 1.25.1_16
|
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
12 Oct 2021 18:23:21 1.25.1_16
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264 |
10 Oct 2021 19:44:42 1.25.1_15
|
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
06 Sep 2021 16:31:18 1.25.1_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 1.25.1_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 ) |
06 Jul 2021 20:00:58 1.25.1_13
|
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 |
28 Jun 2021 20:27:11 1.25.1_12
|
Piotr Kubaj (pkubaj)  |
devel/efl: enable libunwind on all supported architectures |
22 Jun 2021 18:53:08 1.25.1_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 |
07 Jun 2021 13:26:18 1.25.1_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 ) |
04 Jun 2021 16:43:20 1.25.1_9
|
Gleb Popov (arrowd)  |
devel/efl: Add a workaround for efreetd crash.
PR: 256408
Tested by: Euan Thoms <euan@potensol.com> |
06 May 2021 04:12:26 1.25.1_8
|
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 1.25.1_7
|
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 ) |
06 Apr 2021 14:31:07 1.25.1_6
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Mar 2021 19:32:56
1.25.1_6
|
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 ) |
27 Feb 2021 20:30:02
1.25.1_5
|
pkubaj  |
devel/efl: enable LUAJIT on powerpc64 via luajit-openresty, add libunwind to
LIB_DEPENDS on all architectures where it works |
27 Feb 2021 12:13:11
1.25.1_4
|
pkubaj  |
devel/efl: enable LUAJIT on powerpc64le
Like with other ports, use luajit-openresty. |
09 Feb 2021 11:10:58
1.25.1_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 |
07 Jan 2021 19:23:00
1.25.1_3
|
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 ) |
01 Jan 2021 00:04:43
1.25.1_2
|
jhale  |
graphics/libraw: Update to 0.20.2
Bump PORTREVISION on consumers due to shared library bump.
Changes: https://www.libraw.org/news/libraw-0-20-2-Release |
23 Dec 2020 13:46:31
1.25.1_1
|
arrowd  |
devel/efl: Turn off some default OPTION's as upstream recommends.
Submitted by: Peter TKATCHENKO <peter@flytrace.com> |
16 Dec 2020 20:19:07
1.25.1
|
arrowd  |
devel/efl, sysutils/evisum, x11/terminology: Update to current version.
Submitted by: Peter TKATCHENKO <peter@flytrace.com> |
11 Dec 2020 20:10:03
1.24.3_7
|
tcberner  |
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 (Only the first 15 lines of the commit message are shown above ) |
09 Nov 2020 17:08:12
1.24.3_6
|
tcberner  |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
03 Nov 2020 19:48:54
1.24.3_5
|
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 ) |
11 Oct 2020 10:58:15
1.24.3_4
|
tcberner  |
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 |
10 Oct 2020 19:18:23
1.24.3_3
|
arrowd  |
devel/efl: Revert unwanted whitespace change that slipped in with my previous
commit.
Reported by: danfe |
10 Oct 2020 17:06:22
1.24.3_3
|
arrowd  |
devel/efl: Use less hacky workaround for an i386 build problem.
Submitted by: Peter TKATCHENKO <peter@flytrace.com> |
24 Sep 2020 20:46:18
1.24.3_2
|
linimon  |
Bring powerpc64le OPTIONS to parity with powerpc64.
While here, alpha sort those OPTIONS.
Approved by: portmgr (tier-2 blanket) |
23 Sep 2020 00:18:11
1.24.3_2
|
pkubaj  |
devel/efl: fix build on powerpc64
Clean options for powerpc64 to fix build. Do the same for aarch64.
Remove sparc64. |
22 Sep 2020 17:49:25
1.24.3_2
|
arrowd  |
devel/efl: Disable EXAMPLES on i386, as it causes the build to fail. The
upstream is investigating the issue
Reported by: Peter TKATCHENKO <peter@flytrace.com> |
15 Sep 2020 15:46:12
1.24.3_2
|
arrowd  |
devel/efl: Add curl to the dependency list, as upstream recommends this.
Submitted by: Peter TKATCHENKO <peter@flytrace.com> |
11 Sep 2020 14:55:56
1.24.3_1
|
arrowd  |
devel/efl: Mark WAYLAND option BROKEN. Despite the code compiles, it is reported
to fail on runtime.
PR: 245594
Reported by: Peter TKATCHENKO <peter@flytrace.com> |
11 Sep 2020 14:47:10
1.24.3_1
|
arrowd  |
devel/efl and x11-wm/enlightenment: Remove some files that I missed in the last
update.
PR: 245594
Reported by: Peter TKATCHENKO <peter@flytrace.com> |
10 Sep 2020 18:32:07
1.24.3_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 ) |
09 Sep 2020 14:17:15
1.24.3
|
arrowd  |
devel/efl: Add GNUTLS option, which is broken for now upstream. The bug is
reported.
PR: 208075 |
09 Sep 2020 09:54:05
1.24.3
|
arrowd  |
devel/efl: Update to 1.24.3
multimedia/rage: Update to 0.3.1
x11-wm/enlightenment: Update to 0.24.1
x11/terminology: Update to 1.7.0
PR: 245594
Submitted by: Peter TKATCHENKO <peter@flytrace.com>
Approved by: enlightenment (maintainer timeout) |
25 Aug 2020 18:57:50
1.20.7_27
|
tcberner  |
devel/efl: fix build on current
Obtained
from: https://github.com/Enlightenment/efl/commit/c245b576aad09ac5faeb800de7f7c4fef87c6363
Obtained
from: https://github.com/Enlightenment/efl/commit/fa97d86d0fa7301399f7b2b783c5de9b0c8d5ebe |
14 Aug 2020 04:22:13
1.20.7_27
|
tcberner  |
Bump revisions of poppler consumers after r544863 |
06 Jul 2020 06:17:19
1.20.7_26
|
tcberner  |
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 (Only the first 15 lines of the commit message are shown above ) |
02 Jun 2020 14:47:30
1.20.7_25
|
tcberner  |
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 |
02 May 2020 10:00:12
1.20.7_24
|
tcberner  |
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 (Only the first 15 lines of the commit message are shown above ) |
02 Apr 2020 04:41:03
1.20.7_23
|
tcberner  |
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 |
21 Mar 2020 12:57:09
1.20.7_22
|
tcberner  |
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: (Only the first 15 lines of the commit message are shown above ) |
03 Feb 2020 19:32:51
1.20.7_21
|
tcberner  |
Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions |
22 Jan 2020 17:59:22
1.20.7_20
|
tcberner  |
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 (Only the first 15 lines of the commit message are shown above ) |
12 Dec 2019 13:51:52
1.20.7_19
|
pkubaj  |
devel/efl: fix build on powerpc64 elfv2
Explicitly include altivec.h if AltiVec build is done.
Otherwise build with clang fails with:
lib/evas/common/evas_cpu.c:89:11: warning: implicit declaration of function
'vec_splat_u32' is invalid in C99 [-Wimplicit-function-declaration]
zero = vec_splat_u32(0);
^
lib/evas/common/evas_cpu.c:89:9: error: assigning to '__vector unsigned int'
(vector of 4 'unsigned int' values) from incompatible type 'int'
zero = vec_splat_u32(0);
^ ~~~~~~~~~~~~~~~~
PR: 242233
Approved by: enlightenment (maintainer timeout) |
08 Nov 2019 11:39:00
1.20.7_19
|
tobik  |
devel: Add missing USES={gl,gnome,php,sdl} |
01 Nov 2019 21:51:36
1.20.7_19
|
tcberner  |
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) |
19 Oct 2019 06:50:30
1.20.7_18
|
tobik  |
devel/efl: Spell WAYLAND_EGL_USE correctly |
29 Sep 2019 07:25:04
1.20.7_18
|
tcberner  |
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) |
27 Sep 2019 10:01:01
1.20.7_17
|
bapt  |
Remove libXp dependency, it is actually unused |
01 Sep 2019 20:46:39
1.20.7_16
|
tcberner  |
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 (Only the first 15 lines of the commit message are shown above ) |
28 Aug 2019 19:21:13
1.20.7_15
|
pkubaj  |
devel/efl: luajit is unavailable on all powerpc* platforms
luajit is unavailable on all powerpc* platforms.
PR: 239375
Approved by: enlightenment (maintainer timeout), linimon (mentor)
Differential Revision: https://reviews.freebsd.org/D21398 |
31 Jul 2019 21:14:15
1.20.7_15
|
tcberner  |
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) |
26 Jul 2019 20:46:57
1.20.7_14
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
29 Jun 2019 08:55:18
1.20.7_13
|
tcberner  |
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 (Only the first 15 lines of the commit message are shown above ) |
01 Jun 2019 06:39:23
1.20.7_12
|
tcberner  |
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) |
13 May 2019 18:33:10
1.20.7_11
|
tcberner  |
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 (Only the first 15 lines of the commit message are shown above ) |
01 May 2019 19:35:15
1.20.7_10
|
rene  |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
19 Apr 2019 09:01:20
1.20.7_9
|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
29 Mar 2019 23:00:36
1.20.7_9
|
jhale  |
graphics/libraw: Update to 0.19.2
- Demosaic packs are no longer distributed nor supported upstream
- Bump PORTREVISON on all consumers due to libraw shlib version increase
Changes: https://www.libraw.org/news/libraw-0-19-2-release |
29 Mar 2019 20:21:14
1.20.7_8
|
gblach  |
Unbreak on i386
PR: 236856
Submitted by: lbartoletti <at> tuxfamily <dot> org |
27 Mar 2019 21:29:31
1.20.7_7
|
tcberner  |
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) |
11 Feb 2019 19:44:51
1.20.7_6
|
tcberner  |
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> |
24 Jan 2019 05:09:48
1.20.7_5
|
linimon  |
Conditionalize the dependence of libunwind to x86-only to allow building
these ports on !x86.
libunwind is only available for x86; lang/ruby* already expresses this
correctly. Some of the rubygems did not: for the ones that already had
USE_RUBY, the dependency was overspecified in the first place.
Tested for no-harm on amd64.
While here, pet portlint where appropriate.
Approved by: portmgr (tier-2 blanket) |
03 Jan 2019 14:14:50
1.20.7_5
|
riggs  |
Chase update of multimedia/vlc to 3.x and retirement of multimedia/vlc3 |
12 Dec 2018 01:35:36
1.20.7_4
|
gerald  |
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 |
04 Nov 2018 10:36:19
1.20.7_3
|
jbeich  |
devel/libepoll-shim: fix underlinking
configure:6453: cc -O2 -pipe -I/usr/local/include/libepoll-shim -DLIBICONV_PLUG
-fstack-protector -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG
-L/usr/local/lib -lepoll-shim -fstack-protector conftest.c >&5
/usr/local/lib/libepoll-shim.so: undefined reference to `timer_settime'
/usr/local/lib/libepoll-shim.so: undefined reference to `timer_delete'
/usr/local/lib/libepoll-shim.so: undefined reference to `pthread_getthreadid_np'
/usr/local/lib/libepoll-shim.so: undefined reference to `pthread_create'
/usr/local/lib/libepoll-shim.so: undefined reference to `timer_create'
/usr/local/lib/libepoll-shim.so: undefined reference to `timer_getoverrun'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Obtained from: upstream
Approved by: portmgr blanket |
04 Nov 2018 10:35:52
1.20.7_3
|
jbeich  |
devel/efl: add missing WAYLAND dependencies
configure: error: pkg-config missing wayland-client >= 1.11.0 wayland-scanner >=
1.11.0 wayland-protocols >= 1.7
/bin/sh: gsed: not found |
15 Oct 2018 23:59:24
1.20.7_3
|
jbeich  |
graphics/wayland: update to 1.16.0
- New libwayland-egl home for consumers as Mesa 18.2 dropped it
Changes: https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html
Changes: https://lists.freedesktop.org/archives/wayland-devel/2018-August/039358.html
PR: 227423
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: maintainer timeout (5 months) |
29 Sep 2018 08:04:27
1.20.7_2
|
riggs  |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
31 Aug 2018 08:16:18
1.20.7_1
|
tobik  |
multimedia/libxine: Update to 1.2.9
- Cleanup options
- Enable IMAGEMAGICK by default
- Make DVB support optional but leave it enabled by default
- Add SNDIO option
- Properly order pkg-plist
- Unbreak on aarch64
- Bump revision of dependent ports [1]
Changes: https://sourceforge.net/projects/xine/files/xine-lib/1.2.9/README.txt/view
ABI: https://abi-laboratory.pro/tracker/timeline/xine-lib/ [1]
PR: 219921
Reported by: emorrasg@yahoo.es
Submitted by: w.schwarzenfeld@utanet.at (initial version), Nathan
<ndowens@yahoo.com>
Reviewed by: mat, tobik
Differential Revision: https://reviews.freebsd.org/D16840 |
26 Aug 2018 18:42:08
1.20.7
|
sunpoet  |
Mark CONFLICTS_INSTALL with devel/libeio
Approved by: portmgr (blanket) |
08 Jul 2018 22:30:30
1.20.7
|
yuri  |
devel/efl: Update 1.19.2 -> 1.20.7
Port changes:
* Change to DISTVERSION
* Add to LIB_DEPENDS and USE_XORG
* Update CONFIGURE_ARGS
* Add INSTALLS_ICONS
* Add options WAYLAND WAYLAND_EGL (broken due to a bug reported upstream)
* Add option OPENGLES
* Make PULSEAUDIO a default
* Silence some commands in post-install
* Remove an empty directory
PR: 226220
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> |
19 Feb 2018 11:10:43
1.19.2_2
|
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
01 Feb 2018 16:04:08
1.19.2_1
|
amdmi3  |
- Add missing python run-dependency
- Fix shebang
Approved by: portmgr blanket |
23 Sep 2017 14:19:45
1.19.2
|
gblach  |
Fix build on 10.3 |
21 Sep 2017 10:54:03
1.19.2
|
gblach  |
- Update devel/efl to 1.19.2 [1]
- Update devel/py-efl to 1.19.0 [1]
- Update x11-wm/enlightenment to 0.21.9 [2]
- Update x11/terminology to 1.1.1
- Mark benchmarks/expedite as broken
PR: 222462 [2]
Submitted by: Gleb Popov [1], Hardy Schumacher [2]
Differential Revision: https://reviews.freebsd.org/D12154 [1] |
10 Sep 2017 20:55:39
1.18.4_9
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
24 Aug 2017 13:45:14
1.18.4_8
|
swills  |
Bump PORTREVISION after recent poppler update |
25 Jul 2017 10:21:32
1.18.4_7
|
amdmi3  |
- Bump after devel/bullet update |
25 Jun 2017 00:29:09
1.18.4_6
|
linimon  |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
23 May 2017 05:03:16
1.18.4_6
|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
30 Apr 2017 12:50:54
1.18.4_5
|
sunpoet  |
Update to 0.6.0
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |