Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.4 26 Apr 2024 09:38:04 |
Yuri Victorovich (yuri) |
graphics/glaxnimate: update 0.5.3 → 0.5.4 |
0.5.3 12 Apr 2024 06:04:05 |
Mathieu Arnold (mat) |
cleanup: remove occurrences of WITH_DEBUG
DEBUG like all ports features, must not ever be set in a port, they are
user facing features, that the user needs to enable in their
environment/make.conf, either by defining WITH_DEBUG globally, or by
setting WITH_DEBUG_PORTS with origin of ports they want DEBUG enabled
in. |
0.5.3 13 Jan 2024 02:35:12 |
Yuri Victorovich (yuri) |
graphics/glaxnimate: Broken on armv7
Reported by: https://portsfallout.com/ |
0.5.3 21 Jul 2023 04:24:44 |
Jason E. Hale (jhale) |
graphics/glaxnimate: Fix build with upcoming Qt 6.5.x
PR: 272422 |
0.5.3 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
0.5.3 02 Jun 2023 07:57:41 |
Yuri Victorovich (yuri) Author: Jason E. Hale |
graphics/glaxnimate: Update to 0.5.3
- Flavorize to allow building against Qt5 or Qt6
- Application crashes when built with -O2 or greater, so downgrade
to -O1 for release builds.
PR: 271777 |
0.5.1_2 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
0.5.1_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.5.1 11 Oct 2022 09:03:40 |
Yuri Victorovich (yuri) |
graphics/glaxnimate: Update 0.5.0 -> 0.5.1 |
0.5.0_1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
0.5.0_1 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 ) |
0.5.0_1 19 Apr 2022 06:05:42 |
Yuri Victorovich (yuri) |
graphics/glaxnimate: Fix build failure due to missing #include <array>
Reported by: fallout |
0.5.0_1 08 Feb 2022 22:45:16 |
Yuri Victorovich (yuri) |
graphics/glaxnimate: Fix build by adding missing #include
Reported by: fallout |
0.5.0_1 05 Feb 2022 18:20:02 |
Yuri Victorovich (yuri) |
graphics/glaxnimate: Fix translations |
0.5.0 31 Jan 2022 10:37:52 |
Yuri Victorovich (yuri) |
graphics/glaxnimate: New port: Simple vector animation program |