aboutsummaryrefslogtreecommitdiff
path: root/graphics/inkscape
Commit message (Collapse)AuthorAgeFilesLines
* */*: bump PORTREVISION after switching to NumPy 2.xMax Brazhnikov2026-05-051-1/+1
|
* */*: Switch to NumPy 2.xMax Brazhnikov2026-05-051-1/+1
| | | | | PR: 294328 Exp-run: antoine
* *: Bump PORTREVISION on Poppler's consumersGleb Popov2026-05-021-1/+1
|
* graphics/inkscape: Fix build against newest PopplerGleb Popov2026-05-027-0/+434
| | | | Differential Revision: https://reviews.freebsd.org/D56472
* graphics/inkscape: Enable testingGleb Popov2026-04-162-1/+40
| | | | | Approved by: fluffy (gnome@) Differential Revision: https://reviews.freebsd.org/D56417
* math/py-numpy: switch all consumers to math/py-numpy1Charlie Li2026-04-031-2/+2
| | | | | | ...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS PR: 281470
* graphics/inkscape: Fix pkg-plistGleb Popov2026-02-031-0/+27
|
* graphics/lcms2: Bump PORTREVISION of dependent ports for shlib changePo-Chuan Hsieh2026-02-031-1/+1
| | | | | PR: 292881 Reported by: Petr Lampa <lampa@fit.vutbr.cz>
* */*: chase math/gsl update to 2.8Max Brazhnikov2026-01-291-0/+1
| | | | PR: 292499
* graphics/inkscape: update 1.4.2 -> 1.4.3Kurt Jaeger2026-01-243-18/+6
| | | | | | | | | | | | Note: - this is a bridge release in the sense that it can be used to convert the planned Inkscape 1.5 multipage file format to the pre-1.5 multipage format. - 24 crash/freeze fixes PR: 292694 Changes: https://inkscape.org/doc/release_notes/1.4.3/Inkscape_1.4.3.html Reviewed by: Tomasz "CeDeROM" CEDRO <tomek@cedro.info>
* Mk/Uses/python.mk: Remove USE_PYTHON=cython3{,_run,_test}Po-Chuan Hsieh2026-01-151-1/+1
| | | | | | | - Convert all cython3 occurrence to USE_PYTHON=cython* - Bump PORTREVISION dependent ports of USE_PYTHON=cython_run for dependency change PR: 291778
* graphics/inkscape: fix build with poppler 25.10Loïc Bartoletti2025-12-062-2/+13
| | | | PR: 291277
* devel/boost: bump consumers after boost upgrade (+)Dima Panov2025-10-201-1/+1
| | | | Get rid of direct dependency ob libbost_system.so, use libboost_thread.so instead
* */*: switch dependency from devel/py-lxml5 to devel/py-lxmlHiroki Tagato2025-09-151-2/+2
| | | | | | | | | | | | | | | | | | | | | Currently, there are two versions of python XML processing library which conflict each other in the ports tree, namely: - devel/py-lxml5 (now at version 5.4.0) - devel/py-lxml (now at version 6.0.1) To avoid the situation that some ports depend on py-lxml5 and some others do on py-lxml (by switching dependencies individually), this commit switches the dependencies from py-lxml5 to py-lxml at once. Additional note: There are still two ports (textproc/py-rdflib and www/py-draftjs-exporter) depending on py-lxml5 since they limit upper version to less than 6. PR: 289491 Approved by: Michiel van Baak Jansen <michiel@vanbaak.eu>, arrowd, crees, madpilot, delphij, marcus, nivit, kai, skreuzer, fluffy, bofh, thierry, stephen, sunpoet, 0mp, Eric Camachat <eric@camachat.org>
* graphics/inkscape: Switch to cython3Vladimir Druzenko2025-08-051-1/+1
| | | | | | | This is just a build dependency. PR: 288364 Approved by: gnome (maintainer, timeout 2 weeks)
* */*: update dependency on devel/py-lxml to devel/py-lxml5 (2nd attempt)Hiroki Tagato2025-07-211-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | This is a follow up to the commit 230fb2661c78, which updated some ports' dependencies on devel/py-lxml to devel/py-lxml5. It was an attempt to follow the dependency change of www/py-beautifulsoup. However, the switch was incomplete and broke some other ports. It has turned out that the ports depending on devel/py-lxml (at version 4.9.3) does not limit their dependencies' upper bound to 4.x except for one (devel/py-pymaven-patch). So updating them to devel/py-lxml5 (at version 5.4.0) should cause no harm. This commit switch dependencies of all the ports (except devel/py-pymaven-patch) to devel/py-lxml5 avoid potential conflicts. Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org> PR: 287144, 288047 Reported by: makc (via ports-committers), vvd (PR 288047), diizzy (PR 287144) Approved by: portmgr (chase dependency change, unbreak build) Fixes: 230fb2661c78 (*/*: update dependency on devel/py-lxml to devel/py-lxml5)
* graphics/inkscape: Update 1.4 => 1.4.2Vladimir Druzenko2025-06-303-25/+39
| | | | | | | | Release notes: https://inkscape.org/doc/release_notes/1.4.2/Inkscape_1.4.2.html PR: 287518 Approved by: gnome (maintainer, timeout > 2 weeks)
* libxml2: chase libxml soversion bumpBaptiste Daroussin2025-06-301-1/+1
|
* gspell: chase soname changeBaptiste Daroussin2025-06-101-1/+1
|
* devel/boost: bump consumers after Boost updateDima Panov2025-06-021-1/+1
|
* graphics/poppler: bump dependent portsLoïc Bartoletti2025-04-181-1/+1
|
* graphics/ImageMagicks*: bump dependent portsLoïc Bartoletti2025-03-301-1/+1
|
* graphics/inkscape: Fix against poppler-25.02.0Loïc Bartoletti2025-03-292-2/+5
|
* gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port moveCharlie Li2025-03-171-1/+1
| | | | | | The GTK 1-based gdk-pixbuf has not existed for some time. No functional or package changes.
* devel/boost: bump consumers after Boost-1.87 updateDima Panov2025-02-141-0/+1
| | | | Sponsored by: Future Crew, LLC
* graphics/inkscape: Fix build against poppler 24.12Loïc Bartoletti2025-02-122-1/+10
|
* graphics/inkscape: update to 1.4Charlie Li2024-12-055-325/+1004
| | | | | | | | | | | Release notes: https://inkscape.org/doc/release_notes/1.4/Inkscape_1.4.html Includes required corresponding math/lib2geom update to 1.4 PR: 282864 Reported by: lumiwa[at]gmail[dot]com Reviewed by: fluffy Differential Revision: https://reviews.freebsd.org/D47690
* devel/boost: bump consu,ers after update Boost to 1.86 releaseDima Panov2024-11-201-1/+1
| | | | Sponsored by: Future Crew, LLC
* */*: bump consumers after devel/boost* updateDima Panov2024-10-031-1/+1
| | | | | With hat: office Sponsored by: Future Crew, LLC
* graphics/inkscape: Fix build with libxml2 2.13 and import backports in treeDaniel Engberg2024-07-244-6/+204
| | | | | | | | | | | | | | 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)
* graphics/poppler: bump consumers of graphics/popplerTobias C. Berner2024-03-011-1/+1
| | | | Bump after rupdate in 478df79a3071b399f648107456cf371587e84a3f
* devel/boost: bump consumers after library updateDima Panov2024-02-131-0/+1
|
* graphics/inkscape: update to 1.3.2Vladimir Druzenko2024-01-053-16/+11
| | | | | | | | | | | | * 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
* graphics/poppler: bump revision of consumersTobias C. Berner2024-01-031-1/+1
|
* */*: Bump PORTREVISION for Ghostscript 10 changeMichael Osipov2023-11-031-1/+1
| | | | | | Reported by: sunpoet Approved by: jrm (mentor), sunpoet Differential Revision: https://reviews.freebsd.org/D42412
* graphics/inkscape: use in-tree commit addressing function clashCharlie Li2023-10-102-4/+4
| | | | No functional changes.
* devel/boost*: bump all consumers after 1.83.0Dima Panov2023-09-271-0/+1
|
* graphics/inkscape: update upstream patchCharlie Li2023-09-173-15/+4
|
* graphics/inkscape: update to 1.3Charlie Li2023-08-266-1589/+386
| | | | | | | | | | | 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
* */*: Bump jpeg-turbo users treewideDaniel Engberg2023-07-281-1/+1
| | | | New major version 3.0.0
* graphics/inkscape: migrate to USES=ghostscript:runMichael Osipov2023-07-061-3/+2
| | | | PR: 270989
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | 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>
* graphics/inkscape: Revert Fix build with llvm16Muhammad Moinur Rahman2023-06-251-11/+0
| | | | | This reverts commit ef47f050967e7eca60771fbe1a4c3f681e5d0c9b which was a mid air collision. The problem was fixed with upstream patch.
* graphics/inkscape: Fix build with llvm16Muhammad Moinur Rahman2023-06-251-0/+11
| | | | | | | - Add missing LIB_DEPENDS reported by poudriere testport Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* graphics/inkscape: partially pull in two upstream changesCharlie Li2023-06-253-2/+1472
| | | | | | | | | | | 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
* graphics/inkscape: drop unused variable after e6c03c8e76e1Jan Beich2023-05-191-2/+0
| | | | | | | | - 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
* graphics/poppler: bump dependenciesTobias C. Berner2023-05-141-1/+1
|
* www/py-cachecontrol: Fix portPo-Chuan Hsieh2023-05-071-1/+1
| | | | | | | | | | | - 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)
* Mk/Uses/magick.mk: Bump all consumersFelix Palmen2023-04-301-1/+1
| | | | | | Bump all consumers of ImageMagick ports after flavorizing them. Approved by: tcberner (mentor, implicit)
* */*: bump all direct Boost cunsumersDima Panov2023-04-271-1/+1
|