non port: graphics/inkscape/Makefile |
SVNWeb
|
Number of commits found: 257 (showing only 100 on this page) |
Fri, 19 May 2023
|
[ 19:28 Jan Beich (jbeich) ] eb4b28b
graphics/inkscape: drop unused variable after e6c03c8e76e1
- CXXSTD is used by bsd.prog.mk and bsd.lib.mk
- USE_CXXSTD is used by bsd.port.mk
- USES=compiler overrides CXXSTD value
Reported by: portscan
|
Sun, 14 May 2023
|
[ 05:58 Tobias C. Berner (tcberner) ] edbe24d (Only the first 10 of 73 ports in this commit are shown above. )
graphics/poppler: bump dependencies
|
Sun, 7 May 2023
|
[ 23:55 Po-Chuan Hsieh (sunpoet) ] 315936a
www/py-cachecontrol: Fix port
- Use lowercase PORTNAME
- Fix WWW
- Fix LICENSE
- Fix FILECACHE and REDIS options: add missing RUN_DEPENDS
- Bump PORTREVISION for package change
PR: 266640
Approved by: maintainer (timeout, 3+ months)
|
Sun, 30 Apr 2023
|
[ 11:10 Felix Palmen (zirias) ] a6bb2f8 (Only the first 10 of 148 ports in this commit are shown above. )
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
|
Thu, 27 Apr 2023
|
[ 18:25 Dima Panov (fluffy) ] 3e45e8e (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump all direct Boost cunsumers
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Thu, 20 Apr 2023
|
[ 04:07 Tobias C. Berner (tcberner) ] 32edee2 (Only the first 10 of 73 ports in this commit are shown above. )
graphics/poppler: bump consumers after update to 23.04
graphics/poppler was updated in 06339c451266f5843e53bd6406c81a89eedd4ab1
|
Thu, 16 Mar 2023
|
[ 18:37 Piotr Kubaj (pkubaj) ] fe088c8
graphics/inkscape: enable OPENMP on powerpc64*
|
[ 13:35 Jan Beich (jbeich) ] d540351
graphics/inkscape: unbreak with glib 2.76
src/ui/widget/selected-style.cpp:111:6: error: statement expression not allowed
at file scope
{g_strdup("application/x-oswb-color"), 0, APP_OSWB_COLOR}
^
/usr/local/include/glib-2.0/glib/gstrfuncs.h:209:6: note: expanded from macro
'g_strdup'
(G_LIKELY ((STR) != NULL) ? \
^
/usr/local/include/glib-2.0/glib/gmacros.h:1245:43: note: expanded from macro
'G_LIKELY'
#define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
^
/usr/local/include/glib-2.0/glib/gmacros.h:1244:31: note: expanded from macro
'_G_BOOLEAN_EXPR'
#define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
^
/usr/local/include/glib-2.0/glib/gmacros.h:1236:19: note: expanded from macro
'_G_BOOLEAN_EXPR_IMPL' (Only the first 15 lines of the commit message are shown above )
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
Mon, 16 Jan 2023
|
[ 19:32 Dima Panov (fluffy) ] e1287d0 (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump libboost*.so libraries consumert after Boost upgrade
|
Mon, 9 Jan 2023
|
[ 12:37 Tobias C. Berner (tcberner) ] 6f41724 (Only the first 10 of 71 ports in this commit are shown above. )
graphics/poppler: bump dependencies
Follow-up to 9b78681895a5a5b7225299242098f7f2f27d959c
|
Tue, 13 Dec 2022
|
[ 16:06 Dima Panov (fluffy) ] 8161d12
graphics/inkscape: update to 1.2.2 release (+)
Release
Notes: https://media.inkscape.org/media/doc/release_notes/1.2.2/Inkscape_1.2.2.html
PR: 268249
|
Thu, 8 Dec 2022
|
[ 05:45 Tobias C. Berner (tcberner) ] e3d4360 (Only the first 10 of 72 ports in this commit are shown above. )
graphics/poppler: bump dependencies
|
Mon, 28 Nov 2022
|
[ 18:04 Dima Panov (fluffy) ] aad67b1
graphics/inkscape: CacheControl package still not converted to lowercase, track
this (+)
Reported by: Tomoaki AOKI
|
[ 11:18 Dima Panov (fluffy) ] 8196c53
graphics/inkscape: fix typo
|
[ 10:59 Dima Panov (fluffy) ] 3c5671c
graphics/inkscape: fix spellchecking related depends (+)
Inkscape does not use libgtkspell, libaspell or libenchant in any way,
these dependencies were incorrect and need to be removed.
It does optionally use libgspell, so add corresponding option and dependency [1]
While here, add runntime dependency on py-cachecontrol, py-requests and
py-filelock [2]
PR: 267967 [1], 267754 [2]
|
Sun, 13 Nov 2022
|
[ 10:20 Dima Panov (fluffy) ] 1c65779
graphics/inkscape: Add runtime dependency on www/py-requests to "Import Web
Image"
PR: 267735
|
Tue, 8 Nov 2022
|
[ 05:07 Tobias C. Berner (tcberner) ] 3a7ab00 (Only the first 10 of 71 ports in this commit are shown above. )
graphics/poppler: bump PORTREVISION of dependencies
- after update to 22.11 in d01d0d73b169
|
Sat, 8 Oct 2022
|
[ 14:42 Tobias C. Berner (tcberner) ] c8e8499 (Only the first 10 of 70 ports in this commit are shown above. )
graphics/poppler: bump port revision of poppler consumers
- poppler was updated to 22.10 in df406767857ddfc6d9580d72b1613a7cf8579bbc
|
Sun, 11 Sep 2022
|
[ 07:26 Tobias C. Berner (tcberner) ] 541d96e (Only the first 10 of 70 ports in this commit are shown above. )
graphics/poppler: bump port revision of consumers after upgrade to 22.09
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Tue, 6 Sep 2022
|
[ 15:49 Tobias C. Berner (tcberner) ] 328be44
graphics/inkscape: prepare for poppler 22.09
PR: 266151
Obtained
from: https://github.com/archlinux/svntogit-packages/blob/packages/inkscape/trunk/inkscape-1.2.1-poppler-22.09.0.patch
|
Mon, 5 Sep 2022
|
[ 00:41 Dima Panov (fluffy) ] f452d2b
graphics/inkscape: pet stage-qa, declare missed dependencies
|
Mon, 22 Aug 2022
|
[ 01:26 Dima Panov (fluffy) ] 5bafa68
graphics/inkscape: fix runtime crash on "manage extensions" menu call (+)
Extensions manager cannot fint py-appdirs module.
Add it ro RUN_DEPENDENCIES
PR: 265985
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Tue, 9 Aug 2022
|
[ 05:50 Tobias C. Berner (tcberner) ] 016c054 (Only the first 10 of 70 ports in this commit are shown above. )
graphics/poppler: bump dependencies
Bump port revisions of poppler users after
04f1b0c1a895851aed9221282c1a503bc7415a37
|
Fri, 5 Aug 2022
|
[ 13:40 Dima Panov (fluffy) ] 06f9a15
graphics/inkscape: add missing dependency on www/py-cssselect
PR: 265643
|
Sun, 24 Jul 2022
|
[ 20:16 Dima Panov (fluffy) ] e6c03c8
graphics/inkscape: update to 1.2.1 release (+)
This update provides a fix for a number of critical bugs in the 1.2 release:
* drawing data about filters, markers, gradients and more now saves to file
after performing a simple sequence of copy-paste-undo with the Export dialog
open;
* startup is smoother when many fonts are installed, and
* rasterized (filtered) objects now show up on any page of a multipage document
exported to PDF.
While here, point Makefile to use C++17 standard as it assumed upstream
Release
notes: https://media.inkscape.org/media/doc/release_notes/1.2.1/Inkscape_1.2.1.html
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above )
|
Wed, 6 Jul 2022
|
[ 16:25 Tobias C. Berner (tcberner) ] 7e5fe8f (Only the first 10 of 70 ports in this commit are shown above. )
graphics/poppler: bump PORTREVISION of poppler consumers
|
Sun, 5 Jun 2022
|
[ 14:03 Tobias C. Berner (tcberner) ] 7c24f75 (Only the first 10 of 70 ports in this commit are shown above. )
graphics/poppler: bump port revision of consumers after 22.06 upgrade
|
Mon, 23 May 2022
|
[ 08:54 Christoph Moench-Tegeder (cmt) ] 183a606
graphics/inkscape: fix fetch
this is the link I get from https://inkscape.org/release/1.2/platforms/
so it should be canonical; the previous MASTER_SITES did not have the
file at this time.
The actual distfile is the same, as per it's checksum.
Approved by: just-fixin'
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] 8f9164c
graphics/inkscape: update to 1.2 release (+)
Release notes: https://inkscape.org/news/2022/05/16/inkscape-12/
|
Mon, 9 May 2022
|
[ 16:48 Tobias C. Berner (tcberner) ] f22f615 (Only the first 10 of 60 ports in this commit are shown above. )
graphics/poppler: bump portrevision of consumers
|
Tue, 26 Apr 2022
|
[ 16:59 Tobias C. Berner (tcberner) ] 7dd73cf (Only the first 10 of 60 ports in this commit are shown above. )
graphics/poppler: bump portrevision of consumers
Bump revisions after 0ee787592d5a due to so-version bump.
PR: 263009
|
[ 16:50 Tobias C. Berner (tcberner) ] c68fee9
graphics/inkscape: prepare for poppler >= 22.02
PR: 263009
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
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)
|
Tue, 29 Mar 2022
|
[ 18:37 Tobias C. Berner (tcberner) ] 6f59b7b (Only the first 10 of 71 ports in this commit are shown above. )
graphics/poppler: bump consumers
Bump consumers of graphics/poppler after
e25859e09380f5930718094423dc8616cbb202b3
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Tue, 8 Feb 2022
|
[ 07:49 Tobias C. Berner (tcberner) Author: VVD ] 2e70c7a
graphics/inkscape: update to 1.1.2
This release includes many crash fixes and resolves issues with a number
of broken extensions. Download Inkscape 1.1.2 now for a smoother
experience.
PR: 261774
|
Wed, 12 Jan 2022
|
[ 19:41 Tobias C. Berner (tcberner) ] 654acd8 (Only the first 10 of 66 ports in this commit are shown above. )
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201
|
Mon, 13 Dec 2021
|
[ 20:13 Tobias C. Berner (tcberner) ] fd68e9e (Only the first 10 of 68 ports in this commit are shown above. )
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
|
Sat, 11 Dec 2021
|
[ 19:37 Tobias C. Berner (tcberner) ] 0186d83
graphics/inkscape: fix build when POPPLER=OFF
Obtained
from: https://gitlab.com/inkscape/inkscape/-/commit/7d9497b64df1ec3ddfb65efd105dd11212014ce9
Reported by: Philipp Ost <bsd@philippost.de>, rigoletto
PR: 257687
|
[ 13:50 Tobias C. Berner (tcberner) ] 45526ec (Only the first 10 of 146 ports in this commit are shown above. )
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above )
|
Mon, 8 Nov 2021
|
[ 15:16 Gleb Popov (arrowd) ] e886c38 (Only the first 10 of 61 ports in this commit are shown above. )
Bump PORTREVISION of graphics/poppler consumers.
PR: 259656
|
Tue, 19 Oct 2021
|
[ 08:36 Tobias Kortkamp (tobik) ] ce1af7f (Only the first 10 of 154 ports in this commit are shown above. )
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit
|
Tue, 12 Oct 2021
|
[ 18:23 Tobias C. Berner (tcberner) ] e140c1e (Only the first 10 of 73 ports in this commit are shown above. )
graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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)
|
Sun, 3 Oct 2021
|
[ 19:41 Fernando ApesteguÃa (fernape) ] 54cc4cc (Only the first 10 of 13 ports in this commit are shown above. )
*/*: Remove more compiler:openmp instances
Reported by: antoine@
Fixes: 07fb2d5e9d00
|
Mon, 6 Sep 2021
|
[ 16:31 Tobias C. Berner (tcberner) ] d98b56f (Only the first 10 of 27 ports in this commit are shown above. )
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
|
Sun, 15 Aug 2021
|
[ 05:42 Tobias C. Berner (tcberner) ] 9a1df6a (Only the first 10 of 68 ports in this commit are shown above. )
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 )
|
Tue, 6 Jul 2021
|
[ 20:00 Tobias C. Berner (tcberner) ] fac489c (Only the first 10 of 68 ports in this commit are shown above. )
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
|
Sun, 4 Jul 2021
|
[ 20:21 Tobias C. Berner (tcberner) ] bc02049
graphics/inkscape: update to 1.1
Inkscape 1.1 is the latest major Inkscape release that brings you many
fresh new features and new functionality. Release highlights
* A Welcome dialog, where the look of Inkscape can be selected, and
some choices for the new document's size or file to open are
available
* A Command palette that opens when the ? key is pressed and that
allows to search and use many functions without having to use a
keyboard shortcut or going through the menus
* It is now possible to copy, cut and paste parts of paths with the
Node tool
* The dialog docking system has been rewritten, which resolves many
issues with Inkscape's docked dialogs and allows you to dock (Only the first 15 lines of the commit message are shown above )
|
Wed, 16 Jun 2021
|
[ 19:31 Tobias C. Berner (tcberner) ] 63e653a (Only the first 10 of 66 ports in this commit are shown above. )
math/gsl: update to 2.7
From [1]
* What is new in gsl-2.7:
* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
* fixed bug #60335 (spmatrix test failure, J. Lamb)
* fixed bug #36577
* clarified documentation on interpolation accelerators (V. Krishnan)
* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
* fixed doc bug #59758
* fixed bug #58202 (rstat median for n=5)
* added support for native C complex number types in gsl_complex
when using a C11 compiler
* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6 (Only the first 15 lines of the commit message are shown above )
|
Mon, 7 Jun 2021
|
[ 13:26 Tobias C. Berner (tcberner) ] c567676 (Only the first 10 of 74 ports in this commit are shown above. )
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 )
|
Thu, 6 May 2021
|
[ 04:12 Tobias C. Berner (tcberner) ] cc4315b (Only the first 10 of 70 ports in this commit are shown above. )
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
|
Fri, 16 Apr 2021
|
[ 04:29 Tobias C. Berner (tcberner) ] 2f973a2 (Only the first 10 of 70 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 8 Mar 2021
|
[ 19:32 tcberner ] (Only the first 10 of 68 ports in this commit are shown above. )
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 )
|
Tue, 9 Feb 2021
|
[ 11:10 tcberner ] (Only the first 10 of 74 ports in this commit are shown above. )
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
|
Thu, 28 Jan 2021
|
[ 12:29 fluffy ]
graphics/inkscape: update to 1.0.2 release
With hat: desktop
Submitted by: Sergey Golyashov via mail
Release notes: https://inkscape.org/news/2021/01/17/102-and-11alpha/
|
Thu, 7 Jan 2021
|
[ 19:23 tcberner ] (Only the first 10 of 68 ports in this commit are shown above. )
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 )
|
Fri, 11 Dec 2020
|
[ 20:10 tcberner ] (Only the first 10 of 68 ports in this commit are shown above. )
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 )
|
Tue, 3 Nov 2020
|
[ 19:48 tcberner ] (Only the first 10 of 73 ports in this commit are shown above. )
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 )
|
Sun, 18 Oct 2020
|
[ 20:20 pi ]
graphics/inkscape: replace transfig with fig2dev
Submitted by: Keith Hellman <khellman@mcprogramming.com>
|
Sun, 11 Oct 2020
|
[ 10:58 tcberner ] (Only the first 10 of 69 ports in this commit are shown above. )
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
|
Sat, 26 Sep 2020
|
[ 11:20 tcberner ]
graphics/inkscape: upgrade to 1.0.1
Changelog:
https://inkscape.org/release/inkscape-1.0.1/
PR: 249240
Submitted by: VVD <vvd@unislabs.com>
Approved by: gnome (timeout)
|
Thu, 10 Sep 2020
|
[ 18:32 tcberner ] (Only the first 10 of 76 ports in this commit are shown above. )
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 )
|
Fri, 14 Aug 2020
|
[ 04:22 tcberner ] (Only the first 10 of 74 ports in this commit are shown above. )
Bump revisions of poppler consumers after r544863
|
Mon, 6 Jul 2020
|
[ 06:17 tcberner ] (Only the first 10 of 75 ports in this commit are shown above. )
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 )
|
Mon, 15 Jun 2020
|
[ 15:30 amdmi3 ]
- Allow to build with both ImageMagick and GraphicsMagick support disabled
PR: 246835
Submitted by: amdmi3
Approved by: maintainer timeout (gnome, 2 weeks)
|
Tue, 2 Jun 2020
|
[ 14:47 tcberner ] (Only the first 10 of 76 ports in this commit are shown above. )
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
|
Thu, 21 May 2020
|
[ 19:36 pi ]
graphics/inkscape: add option NLS
PR: 246589
Submitted by: vvd@unislabs.com
|
Fri, 15 May 2020
|
[ 15:06 pi ]
graphics/inkscape: make gvfs an OPTION
PR: 243615
Submitted by: VVD <vvd@unislabs.com>
|
[ 12:05 pi ] (Only the first 10 of 11 ports in this commit are shown above. )
graphics/inkscape: update 0.92.4 -> 1.0
- Smoother performance, HiDPI support, new & improved Live Path Effects
- supports python3
- option to use ImageMagick6
PR: 243615
Submitted by: Greg V <greg@unrelenting.technology>, rhurlin@gwdg.de
Reviewed by: kwm, vvd@unislabs.com, thierry, waitman@waitman.net,
portmaster@bsdforge.com, lumiwa@gmail.com, david@lapinbilly.eu,
contact@evilham.com
Relnotes: https://inkscape.org/news/2020/05/04/introducing-inkscape-10/
https://wiki.inkscape.org/wiki/index.php?title=Release_notes/1.0#Inkscape_1.0
|
Sat, 2 May 2020
|
[ 10:00 tcberner ] (Only the first 10 of 76 ports in this commit are shown above. )
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 )
|
Thu, 2 Apr 2020
|
[ 04:41 tcberner ] (Only the first 10 of 78 ports in this commit are shown above. )
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
|
Sat, 21 Mar 2020
|
[ 12:57 tcberner ] (Only the first 10 of 78 ports in this commit are shown above. )
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 )
|
Mon, 3 Feb 2020
|
[ 19:32 tcberner ] (Only the first 10 of 72 ports in this commit are shown above. )
Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions
|
Sun, 26 Jan 2020
|
[ 08:31 tcberner ]
graphics/inkspace: improve poppler patching
The ports previously used a combination of git commits from gentoo and
sed-calls from arch. This integrates them all into new clean patch files.
Submitted by: swills
|
Wed, 22 Jan 2020
|
[ 17:59 tcberner ] (Only the first 10 of 88 ports in this commit are shown above. )
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 )
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
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
|
Tue, 5 Nov 2019
|
[ 22:16 zeising ] (Only the first 10 of 474 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Fri, 1 Nov 2019
|
[ 21:51 tcberner ] (Only the first 10 of 92 ports in this commit are shown above. )
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)
|
Fri, 25 Oct 2019
|
[ 23:41 tcberner ] (Only the first 10 of 64 ports in this commit are shown above. )
math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
- this also breaks the two consumers of this port
- biology/gemma: has a conflict with cblas, and is makred broken.
PR: 241363
Exp-run by: antoine
|
Tue, 15 Oct 2019
|
[ 07:25 makc ]
graphics/inkscape:
- Repair Python based extensions:
patch Inkscape to look for suffixed python binary and add missing runtime
dependencies. This also fixes export to optimized SVG [1].
PR: 234797 [1]
Reported by: georg-bsd
Approved by: gnome (maintainer timeout, 2 weeks)
|
Sun, 29 Sep 2019
|
[ 07:25 tcberner ] (Only the first 10 of 55 ports in this commit are shown above. )
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)
|
Tue, 17 Sep 2019
|
[ 19:21 tobik ] (Only the first 10 of 40 ports in this commit are shown above. )
Fix some misspelled or duplicated LICENSE_*
|
Sun, 1 Sep 2019
|
[ 20:46 tcberner ] (Only the first 10 of 60 ports in this commit are shown above. )
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 )
|
Mon, 19 Aug 2019
|
[ 15:35 jbeich ] (Only the first 10 of 412 ports in this commit are shown above. )
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
|
Wed, 31 Jul 2019
|
[ 21:14 tcberner ] (Only the first 10 of 55 ports in this commit are shown above. )
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)
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Sat, 29 Jun 2019
|
[ 08:55 tcberner ] (Only the first 10 of 56 ports in this commit are shown above. )
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 )
|
Sat, 1 Jun 2019
|
[ 06:39 tcberner ] (Only the first 10 of 66 ports in this commit are shown above. )
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)
|
Mon, 13 May 2019
|
[ 18:33 tcberner ] (Only the first 10 of 75 ports in this commit are shown above. )
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 )
|
Sat, 11 May 2019
|
[ 19:36 kwm ]
Update inkscape to 0.92.4.
PR: 236506
Reported by: kunda <chitty_cloud@me.com>
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] (Only the first 10 of 392 ports in this commit are shown above. )
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
|
Wed, 27 Mar 2019
|
[ 21:29 tcberner ] (Only the first 10 of 27 ports in this commit are shown above. )
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)
|
Mon, 11 Feb 2019
|
[ 19:44 tcberner ] (Only the first 10 of 20 ports in this commit are shown above. )
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>
|
Number of commits found: 257 (showing only 100 on this page) |