Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.2_3 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
1.3.2_2 24 Jul 2024 19:06:37 |
Daniel Engberg (diizzy) |
graphics/inkscape: Fix build with libxml2 2.13 and import backports in tree
Backport upstream patch:
6bbd3647c4d6aab425e53cb4b7d3f33a98e45e6f
While at it also keep previous backport locally in tree to avoid
metadata changes
Reference:
https://gitlab.com/inkscape/inkscape/-/commit/6bbd3647c4d6aab425e53cb4b7d3f33a98e45e6f
PR: 280162
Approved by: portmgr (maintainer timeout, 2+ weeks) |
1.3.2_2 01 Mar 2024 23:56:15 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump consumers of graphics/poppler
Bump after rupdate in 478df79a3071b399f648107456cf371587e84a3f |
1.3.2_1 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
1.3.2 05 Jan 2024 21:47:26 |
Vladimir Druzenko (vvd) |
graphics/inkscape: update to 1.3.2
* Changelogs:
https://inkscape.org/news/2023/11/18/big-small-release-inkscape-131-is-out/
https://inkscape.org/news/2023/12/01/Inkscape-1-3-2-solves-data-loss-bug/
* Removed unused dependencies (make stage-qa).
* Replaced dependency from print/scribus-devel 1.5.8 to print/scribus 1.6.0.
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D43289
MFH: 2024Q1 |
1.3_3 03 Jan 2024 07:18:40 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump revision of consumers |
1.3_2 03 Nov 2023 07:17:38 |
Michael Osipov (michaelo) |
*/*: Bump PORTREVISION for Ghostscript 10 change
Reported by: sunpoet
Approved by: jrm (mentor), sunpoet
Differential Revision: https://reviews.freebsd.org/D42412 |
1.3_1 10 Oct 2023 03:03:10 |
Charlie Li (vishwin) |
graphics/inkscape: use in-tree commit addressing function clash
No functional changes. |
1.3_1 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
1.3 17 Sep 2023 21:22:52 |
Charlie Li (vishwin) |
graphics/inkscape: update upstream patch |
1.3 26 Aug 2023 17:43:35 |
Charlie Li (vishwin) |
graphics/inkscape: update to 1.3
Also update math/lib2geom to 1.3, which must be updated together
Release notes: https://inkscape.org/doc/release_notes/1.3/Inkscape_1.3.html
- 2.5 patches included to address system macro clashes
- DBUS option removed, now uses GDBus from GLib instead of dbus-glib
Differential Revision: https://reviews.freebsd.org/D41503 |
1.2.2_12 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.2.2_11 06 Jul 2023 20:06:38 |
Rene Ladan (rene) Author: Michael Osipov |
graphics/inkscape: migrate to USES=ghostscript:run
PR: 270989 |
1.2.2_11 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.2.2_11 25 Jun 2023 21:42:43 |
Muhammad Moinur Rahman (bofh) |
graphics/inkscape: Revert Fix build with llvm16
This reverts commit ef47f050967e7eca60771fbe1a4c3f681e5d0c9b which was
a mid air collision. The problem was fixed with upstream patch. |
1.2.2_11 25 Jun 2023 18:09:48 |
Muhammad Moinur Rahman (bofh) |
graphics/inkscape: Fix build with llvm16
- Add missing LIB_DEPENDS reported by poudriere testport
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.2.2_11 25 Jun 2023 05:12:27 |
Charlie Li (vishwin) |
graphics/inkscape: partially pull in two upstream changes
Both changes are for removing std::unary_function and std::binary_function,
which are deprecated in C++17 and error in clang 16:
- https://gitlab.com/inkscape/inkscape/-/merge_requests/4463 (partial)
- https://gitlab.com/inkscape/inkscape/-/merge_requests/4483 (full)
These involve code refactorings where functional changes can exist
so bump PORTREVISION.
Event: ARRL/RAC Field Day 2023 |
1.2.2_10 19 May 2023 19:28:56 |
Jan Beich (jbeich) |
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 |
1.2.2_10 14 May 2023 05:58:14 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump dependencies |
1.2.2_9 07 May 2023 23:55:57 |
Po-Chuan Hsieh (sunpoet) |
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) |
1.2.2_9 30 Apr 2023 11:10:42 |
Felix Palmen (zirias) |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
1.2.2_8 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
1.2.2_7 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.2.2_6 20 Apr 2023 04:07:00 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump consumers after update to 23.04
graphics/poppler was updated in 06339c451266f5843e53bd6406c81a89eedd4ab1 |
1.2.2_5 16 Mar 2023 18:37:39 |
Piotr Kubaj (pkubaj) |
graphics/inkscape: enable OPENMP on powerpc64* |
1.2.2_4 16 Mar 2023 13:35:56 |
Jan Beich (jbeich) |
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 ) |
1.2.2_3 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
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 ) |
1.2.2_2 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
1.2.2_1 16 Jan 2023 18:46:17 |
Dima Panov (fluffy) |
graphics/inkscape: prepare for upcoming Boost-1.81 update |
1.2.2_1 09 Jan 2023 12:37:17 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump dependencies
Follow-up to 9b78681895a5a5b7225299242098f7f2f27d959c |
1.2.2 13 Dec 2022 16:06:45 |
Dima Panov (fluffy) |
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 |
1.2.1_11 08 Dec 2022 05:45:34 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump dependencies |
1.2.1_10 28 Nov 2022 18:04:59 |
Dima Panov (fluffy) |
graphics/inkscape: CacheControl package still not converted to lowercase, track
this (+)
Reported by: Tomoaki AOKI |
1.2.1_10 28 Nov 2022 11:18:02 |
Dima Panov (fluffy) |
graphics/inkscape: fix typo |
28 Nov 2022 10:59:43
|
Dima Panov (fluffy) |
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] |
1.2.1_9 13 Nov 2022 10:20:32 |
Dima Panov (fluffy) |
graphics/inkscape: Add runtime dependency on www/py-requests to "Import Web
Image"
PR: 267735 |
1.2.1_8 08 Nov 2022 05:07:17 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump PORTREVISION of dependencies
- after update to 22.11 in d01d0d73b169 |
1.2.1_7 08 Oct 2022 14:42:49 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump port revision of poppler consumers
- poppler was updated to 22.10 in df406767857ddfc6d9580d72b1613a7cf8579bbc |
1.2.1_6 11 Sep 2022 07:26:19 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump port revision of consumers after upgrade to 22.09 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.1_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.1_5 06 Sep 2022 15:49:54 |
Tobias C. Berner (tcberner) |
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 |
1.2.1_5 05 Sep 2022 00:41:40 |
Dima Panov (fluffy) |
graphics/inkscape: pet stage-qa, declare missed dependencies |
1.2.1_4 22 Aug 2022 01:26:10 |
Dima Panov (fluffy) |
graphics/inkscape: fix runtime crash on "manage extensions" menu call (+)
Extensions manager cannot fint py-appdirs module.
Add it ro RUN_DEPENDENCIES
PR: 265985 |
1.2.1_3 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.2.1_2 09 Aug 2022 05:50:08 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump dependencies
Bump port revisions of poppler users after
04f1b0c1a895851aed9221282c1a503bc7415a37 |
1.2.1_1 05 Aug 2022 13:40:28 |
Dima Panov (fluffy) |
graphics/inkscape: add missing dependency on www/py-cssselect
PR: 265643 |
1.2.1 24 Jul 2022 20:16:26 |
Dima Panov (fluffy) |
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 |
1.2_2 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
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 ) |
1.2_2 06 Jul 2022 16:25:53 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump PORTREVISION of poppler consumers |
1.2_1 05 Jun 2022 14:03:51 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump port revision of consumers after 22.06 upgrade |
1.2 24 May 2022 18:56:16 |
Gleb Popov (arrowd) |
graphics/inkscape: Fix plist with NLS=OFF. |
1.2 23 May 2022 08:54:46 |
Christoph Moench-Tegeder (cmt) |
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' |
1.2 22 May 2022 20:17:01 |
Dima Panov (fluffy) |
graphics/inkscape: update to 1.2 release (+)
Release notes: https://inkscape.org/news/2022/05/16/inkscape-12/ |
1.1.2_5 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
1.1.2_5 09 May 2022 16:48:47 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump portrevision of consumers |
1.1.2_4 26 Apr 2022 16:59:28 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump portrevision of consumers
Bump revisions after 0ee787592d5a due to so-version bump.
PR: 263009 |
1.1.2_3 26 Apr 2022 16:50:54 |
Tobias C. Berner (tcberner) |
graphics/inkscape: prepare for poppler >= 22.02
PR: 263009 |
1.1.2_3 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.1.2_2 29 Mar 2022 18:37:09 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump consumers
Bump consumers of graphics/poppler after
e25859e09380f5930718094423dc8616cbb202b3 |
1.1.2_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.1.2 08 Feb 2022 07:49:31 |
Tobias C. Berner (tcberner) Author: VVD |
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 |
1.1_8 12 Jan 2022 19:41:22 |
Tobias C. Berner (tcberner) |
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201 |
1.1_7 13 Dec 2021 20:13:45 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.12
Release 21.12.0:
core:
* Add API to add images
* CairoOutputDev: Fix de-duping of Flate images
* Fix crash on broken files when using non-default
ENABLE_ZLIB_UNCOMPRESS. Issue #393
* Minor code improvements
glib:
* Add API for validation of signatures
* Add API to read/save to file descriptor
utils:
* pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117
build system:
* Increase C++ standard to 17
Exp-run by: antoine
PR: 260344 |
1.1_6 11 Dec 2021 19:37:38 |
Tobias C. Berner (tcberner) |
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 |
1.1_6 11 Dec 2021 13:50:53 |
Tobias C. Berner (tcberner) |
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 ) |
1.1_6 08 Nov 2021 15:16:57 |
Gleb Popov (arrowd) |
Bump PORTREVISION of graphics/poppler consumers.
PR: 259656 |
1.1_5 08 Nov 2021 07:50:06 |
Gleb Popov (arrowd) |
graphics/inkscape: Fix build with upcoming Poppler 21.11.0
Reported by: tcberner
Obtained from: Arch Linux
PR: 259656 |
1.1_5 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
1.1_5 12 Oct 2021 18:23:21 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264 |
1.1_4 10 Oct 2021 19:44:42 |
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) |
1.1_4 03 Oct 2021 19:41:19 |
Fernando ApesteguÃa (fernape) |
*/*: Remove more compiler:openmp instances
Reported by: antoine@
Fixes: 07fb2d5e9d00 |
1.1_3 06 Sep 2021 16:31:18 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.09
Release 21.09.0:
core:
* Splash: Massive speed improvement on files that use lots of
save/restore (q/Q) operators
* Correct decoding of signature properties Reason & Location when they
are Unicode
* Fix issues with malformed files
* MSVC build fixes
build system:
* Call cmake_minium_required() before project()
* Always append to CMAKE_{C,CXX}_FLAGS_${CMAKE_BUILD_TYPE}
* correctly forward user-provided flags to try_compile()
Exp-run by: antoine
PR: 258206 |
1.1_2 15 Aug 2021 05:42:37 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.08.0
Release 21.08.0:
core:
* Add API to allow addition and modification of outlines into a PDF
* Use additional samples to test for constant parts of an axial
gradient
* forms: Create fallback fonts for some well known font names
* Support reading the PDF Version from the Catalog
* Fix XRef::copy when there are modified objects
* Take into account that Date string may be in unicode
* JBIG2Stream: Fix regression in "Do not consider a size-0 to be an
error"
* Replace a local bubble sort implementation by std::sort
* Fix issues with malformed files
build system: (Only the first 15 lines of the commit message are shown above ) |
1.1_1 06 Jul 2021 20:00:58 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.07.0
Release 21.07.0:
core:
* JBIG2Stream: Do not consider a size-0 to be an error. Issue #535
* PSOutputDev: fix off-by-one error for image masking in L1/L2 output.
Issue #1088
* CairoOutputDev: Fix memory leak on broken files
* Minor code improvements
build system:
* set C standard to 11 without extensions
Exp-run by: antoine
PR: 256981 |
1.1 04 Jul 2021 20:21:55 |
Tobias C. Berner (tcberner) |
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 ) |
1.0.2_6 16 Jun 2021 19:31:27 |
Tobias C. Berner (tcberner) |
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 ) |
1.0.2_5 07 Jun 2021 13:26:18 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.06.0
Release 21.06.0:
core:
* Fix rendering of some extended latin1 characters in annotations.
Issue #1070
* Support some not so well formed documents with password. Issue #1083
* Add API to get notified if the xref is reconstructed
* Add somewhat fancier left/right signature visual representation
* Fix crashes in malformed files
* Minor code improvements
qt6:
* Change some functions to return std::unique_ptr
qt5/qt6: (Only the first 15 lines of the commit message are shown above ) |
1.0.2_4 06 May 2021 04:12:26 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.05.0
Release 21.05.0:
core:
* Fix crashes in malformed files
* Export SplashFont* symbols used by Scribus
* Minor code improvements
qt5/qt6:
* Make sure new signatures are always properly oriented
* Allow to pass the border width when signing
glib:
* Enhance find to support multi-line matching
utils:
* pdftoppm: Fix regression when using single scaleTo. Issue #1062
build system:
* Allow to disable building manual tests
PR: 255562
Exp-run by: antoine |
1.0.2_3 16 Apr 2021 04:29:51 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.04.0
Release 21.04.0:
core:
* Hide symbols by default
* TextSelectionDumper: fix word order for RTL text
* Fix rendering of text in some files. Issue #1052
* Implement rendering of Masks of Image subtype. Issue #1058
* Forms: fix unclicking standalone form buttons. Issue #1034
glib:
* Expose more fields from MediaRendition in PopplerMedia
* Use stock glib macro to define boxed type
* Remove incorrecly used volatile from enum type registration code
(Only the first 15 lines of the commit message are shown above ) |
1.0.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.2_2 08 Mar 2021 19:32:56 |
tcberner |
graphics/poppler: update to 21.03.0
Release 21.03.0:
core:
* Fix parsing text in some broken pdf files. Issue #1040
* Fix memory issue when using threads. Issue #1050
* TextSelectionDumper: Fix getText() for space after word
* Change signature of OutputDev:tilingPatternFill
* Make PDFDocBuilder return a std::unique_ptr
* Improve well formed check for shading functions
* Fix leak in case of fread failing
* Fix memory leak in broken file in JBIG2Stream::readGenericBitmap
* PSOutputDev: Fix stack overflow in broken files
glib: (Only the first 15 lines of the commit message are shown above ) |
1.0.2_1 09 Feb 2021 11:10:58 |
tcberner |
graphics/poppler: update to 21.02
Release 21.02.0:
core:
* GfxCal*ColorSpace: introduce Bradford transform for chromatic
adaptation
* Fix memory leak if saving the file fails
* Internal code improvements
* Fix various issues handling broken files
* Make checkedAdd work for long long in MSVC
qt5:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
qt6:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
utils:
* pdftohtml: Fix error() parameter type
PR: 253183
Exp-run by: antoine |
1.0.2 28 Jan 2021 12:29:45 |
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/ |
1.0.1_5 07 Jan 2021 19:23:00 |
tcberner |
graphics/poppler: update to 21.01.0
Release 21.01.0:
core:
* Faster routines for jpeg decoding
* Fix reading signatures in encrypted files
* Add white point correction when lcms is used
* JBIG2Stream: Fix byte counting
* Fix potential data loss if we try to fetch a non existing Ref after
modifying the document
* Specifically use DeviceGray instead of DefaultGray for softmasks
* Fix various issues handling broken files
utils:
* pdftocairo: Setmode binary for windows
* pdfsig: Add hability to digitally sign files (Only the first 15 lines of the commit message are shown above ) |
1.0.1_4 11 Dec 2020 20:10:03 |
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 ) |
1.0.1_3 03 Nov 2020 19:48:54 |
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 ) |
1.0.1_2 18 Oct 2020 20:20:14 |
pi |
graphics/inkscape: replace transfig with fig2dev
Submitted by: Keith Hellman <khellman@mcprogramming.com> |
1.0.1_1 11 Oct 2020 10:58:15 |
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 |
1.0.1 26 Sep 2020 13:37:37 |
tcberner |
graphics/inkscape: udpate WWW
Submitted by: VVD <vvd@unislabs.com> |
1.0.1 26 Sep 2020 11:20:48 |
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) |
1.0_5 10 Sep 2020 18:32:07 |
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 ) |
1.0_4 14 Aug 2020 04:22:13 |
tcberner |
Bump revisions of poppler consumers after r544863 |
1.0_3 06 Jul 2020 06:17:19 |
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 ) |
1.0_2 15 Jun 2020 15:30:57 |
amdmi3 |
- Allow to build with both ImageMagick and GraphicsMagick support disabled
PR: 246835
Submitted by: amdmi3
Approved by: maintainer timeout (gnome, 2 weeks) |
1.0_2 02 Jun 2020 14:47:30 |
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 |
1.0_1 21 May 2020 19:36:22 |
pi |
graphics/inkscape: add option NLS
PR: 246589
Submitted by: vvd@unislabs.com |
1.0 21 May 2020 19:34:27 |
pi |
graphics/inkscape: fix build error "default.es_MX.svg:No such file or directory"
The translation file es_MX.po has a fuzzy attribute for the msgid
"Label", so when evaluating this translation, gettext will fall
through to language 'es' for the translation. If
po/locale/es/LC_MESSAGES/inkscape.mo does not exist at the time of
the call, the translation will fail, and "Label" will be returned,
causing the check to fail, preventing writing es_MX.svg.
The order in which languages are processed is determined by the
results of glob.glob, which may vary with filesystem type. In some
build environments, 'es' is processed before 'es_MX', and no problem
occurs. This is not guaranteed, however. In other build environments,
'es_MX' occurs first, and lacking 'es', the translation fails, and
es_MX.svg is not generated.
To remove reliance on a particular ordering of gmofiles, and ensure
build reproducibility, process the translations in two complete
passes -- one to copy the gmo files, and when complete, the second
to actually use the translations to generate the svg files.
PR: 246588
Submitted by: vvd@unislabs.com
Obtained from: https://gitlab.com/inkscape/inkscape/-/merge_requests/2020 |
1.0 15 May 2020 15:06:22 |
pi |
graphics/inkscape: make gvfs an OPTION
PR: 243615
Submitted by: VVD <vvd@unislabs.com> |
1.0 15 May 2020 12:05:35 |
pi |
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 |