non port: graphics/art/Makefile |
Number of commits found: 40 |
Monday, 23 Oct 2023
|
07:35 Yuri Victorovich (yuri)
graphics/art: update 1.20.1 → 1.20.2
411158e |
Friday, 28 Jul 2023
|
17:13 Daniel Engberg (diizzy)
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
664a2fa |
Tuesday, 25 Jul 2023
|
02:44 Yuri Victorovich (yuri)
graphics/art: Update 1.20 → 1.20.1
33387d9 |
Sunday, 9 Jul 2023
|
22:09 Matthias Andree (mandree)
*: Bump PORTREVISION of all graphics/exiv2 users
because its library version changed to 28 so we need to rebuild/relink.
PR: 272311
Differential Revision: https://reviews.freebsd.org/D40828
fdb2482 |
Monday, 22 May 2023
|
06:54 Yuri Victorovich (yuri)
graphics/art: Update 1.19.3 → 1.20
e184e77 |
Monday, 27 Mar 2023
|
21:27 Yuri Victorovich (yuri)
graphics/art: Add LTO option enabled by default
Users particularly care about the performance of ART,
so it makes sense to enable the LTO option.
768a948 |
15:02 Yuri Victorovich (yuri)
graphics/art: Remove LIBOMP_NUM_HIDDEN_HELPER_THREADS env. var setting
LIBOMP_NUM_HIDDEN_HELPER_THREADS was set to 0 before to avoid
run-time crash. The crash is not there any more in 13.1 STABLE.
ca3d01b |
06:39 Yuri Victorovich (yuri)
graphics/art: Update 1.18.1 → 1.19.3
Reported by: portscout
a0d768b |
Thursday, 9 Mar 2023
|
01:01 Yuri Victorovich (yuri)
graphics/art: Re-enable OPENMP option
The SEGV problem is now gone.
89db860 |
Wednesday, 8 Mar 2023
|
09:04 Yuri Victorovich (yuri)
graphics/art: Update 1.15 → 1.18.1
d80bb2d |
Thursday, 2 Mar 2023
|
05:23 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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
notifications (!63).
* Various code clean-ups and test improvements.
What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
to be registered only for a given application (!52).
- accessibility/atk and accessibility/at-spi2-atk have been merged into
accessibility/at-spi2-core
- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk
PR: 269704
Exp-run by: antoine
---
fa81a4f |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Monday, 8 Aug 2022
|
07:15 Yuri Victorovich (yuri)
graphics/art: Broken on armv7
Reported by: fallout
faca50a |
Sunday, 24 Jul 2022
|
01:43 Yuri Victorovich (yuri)
graphics/art: Update 1.13 -> 1.15
804057f |
Friday, 3 Jun 2022
|
23:28 Yuri Victorovich (yuri)
graphics/art: Fix build on some systems
It was failing with missing pthread_* symbol.
Reported by: fallout
16c3384 |
Thursday, 12 May 2022
|
06:46 Yuri Victorovich (yuri)
graphics/art: Update 1.12.1 -> 1.13
1acdba5 |
Sunday, 10 Apr 2022
|
19:11 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)
d63665f |
Saturday, 26 Mar 2022
|
08: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
247c7db |
Friday, 4 Feb 2022
|
08:52 Yuri Victorovich (yuri)
graphics/art: Update 1.12 -> 1.12.1
67c7ba9 |
Friday, 21 Jan 2022
|
17:14 Yuri Victorovich (yuri)
graphics/art: Add workaround for OpenMP-related crash when OPENMP=yes
1ce05fa |
Monday, 17 Jan 2022
|
13:20 Tobias Kortkamp (tobik)
*: Drop newly added but obsolete INSTALLS_ICONS
Reported by: portscan
695bbda |
Saturday, 15 Jan 2022
|
20:10 Yuri Victorovich (yuri)
graphics/art: Update 1.10.1 -> 1.12
Add the OPENMP option that is OFF by default due to regression
in the project with threads.
PR: 261231
b97c376 |
Friday, 22 Oct 2021
|
08:57 Yuri Victorovich (yuri)
graphics/art: Update 1.9.3 -> 1.10.1
508170c |
Tuesday, 19 Oct 2021
|
08:36 Tobias Kortkamp (tobik)
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit
ce1af7f |
Sunday, 10 Oct 2021
|
19:44 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)
2c672a4 |
Monday, 12 Jul 2021
|
06:47 Yuri Victorovich (yuri)
graphics/art: Update 1.9.1 -> 1.9.3
95e5524 |
Thursday, 3 Jun 2021
|
11:52 Yuri Victorovich (yuri)
graphics/art: Update 1.9 -> 1.9.1
199ec6d |
Sunday, 23 May 2021
|
03:30 Yuri Victorovich (yuri)
graphics/art: Update 1.8.4 -> 1.9
d07ffe3 |
Friday, 23 Apr 2021
|
20:56 Antoine Brodin (antoine)
Cleanup LIB_DEPENDS
56d3caa |
Friday, 9 Apr 2021
|
00:12 Yuri Victorovich (yuri)
graphics/art: Update 1.8.3 -> 1.8.4
853b818 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 30 Mar 2021
|
22:10 yuri
graphics/art: Update 1.8.2 -> 1.8.3
 |
Thursday, 25 Feb 2021
|
23:43 yuri
graphics/art: Update 1.8.1 -> 1.8.2
 |
Saturday, 13 Feb 2021
|
10:35 yuri
graphics/art: Update 1.8 -> 1.8.1
 |
Tuesday, 9 Feb 2021
|
22:15 yuri
graphics/art: Update 1.7.1 -> 1.8
 |
Monday, 1 Feb 2021
|
00:40 yuri
graphics/art: Update 1.6.1 -> 1.7.1
 |
Wednesday, 9 Dec 2020
|
23:32 yuri
graphics/art: Update 1.5.4 -> 1.6.1
 |
Sunday, 22 Nov 2020
|
07:39 yuri
graphics/art: Fix build on systems with clang-8
 |
Wednesday, 18 Nov 2020
|
21:52 yuri
New port: graphics/art: Raw image processing program
 |
Number of commits found: 40 |