| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
| |
PR: 294328
Exp-run: antoine
|
| | |
|
| |
|
|
| |
Differential Revision: https://reviews.freebsd.org/D56472
|
| |
|
|
|
| |
Approved by: fluffy (gnome@)
Differential Revision: https://reviews.freebsd.org/D56417
|
| |
|
|
|
|
| |
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470
|
| | |
|
| |
|
|
|
| |
PR: 292881
Reported by: Petr Lampa <lampa@fit.vutbr.cz>
|
| |
|
|
| |
PR: 292499
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
| |
- Convert all cython3 occurrence to USE_PYTHON=cython*
- Bump PORTREVISION dependent ports of USE_PYTHON=cython_run for dependency change
PR: 291778
|
| |
|
|
| |
PR: 291277
|
| |
|
|
| |
Get rid of direct dependency ob libbost_system.so, use libboost_thread.so instead
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
| |
This is just a build dependency.
PR: 288364
Approved by: gnome (maintainer, timeout 2 weeks)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
| |
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)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes.
|
| |
|
|
| |
Sponsored by: Future Crew, LLC
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Sponsored by: Future Crew, LLC
|
| |
|
|
|
| |
With hat: office
Sponsored by: Future Crew, LLC
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
| |
Bump after rupdate in 478df79a3071b399f648107456cf371587e84a3f
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| | |
|
| |
|
|
|
|
| |
Reported by: sunpoet
Approved by: jrm (mentor), sunpoet
Differential Revision: https://reviews.freebsd.org/D42412
|
| |
|
|
| |
No functional changes.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
New major version 3.0.0
|
| |
|
|
| |
PR: 270989
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
| |
This reverts commit ef47f050967e7eca60771fbe1a4c3f681e5d0c9b which was
a mid air collision. The problem was fixed with upstream patch.
|
| |
|
|
|
|
|
| |
- Add missing LIB_DEPENDS reported by poudriere testport
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
- 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
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
| |
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
|
| | |
|