notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details
glaxnimate Simple vector animation program
0.6.0 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5.4Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-01-31 10:39:06
Last Update: 2026-03-06 18:31:31
Commit Hash: 0617075
Also Listed In: kde
License: not specified in port
WWW:
https://apps.kde.org/glaxnimate/
Description:
Glaxnimate is a simple and fast vector graphics animation program.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (171 items)
Collapse this list.
  1. bin/glaxnimate
  2. share/applications/org.kde.glaxnimate.desktop
  3. share/config.kcfg/glaxnimate_settings.kcfg
  4. share/glaxnimate/glaxnimate/AUTHORS.md
  5. share/glaxnimate/glaxnimate/emoji/sets.json
  6. share/glaxnimate/glaxnimate/glaxnimate.desktop
  7. share/glaxnimate/glaxnimate/images/glaxnimate.ico
  8. share/glaxnimate/glaxnimate/images/glaxnimate.png
  9. share/glaxnimate/glaxnimate/images/icons/discord.svg
  10. share/glaxnimate/glaxnimate/images/icons/lottiefiles.svg
  11. share/glaxnimate/glaxnimate/images/icons/paint-gradient-conical.svg
  12. share/glaxnimate/glaxnimate/images/keyframe/custom.svg
  13. share/glaxnimate/glaxnimate/images/keyframe/ease.svg
  14. share/glaxnimate/glaxnimate/images/keyframe/fast.svg
  15. share/glaxnimate/glaxnimate/images/keyframe/hold.svg
  16. share/glaxnimate/glaxnimate/images/keyframe/linear.svg
  17. share/glaxnimate/glaxnimate/images/keyframe/overshoot.svg
  18. share/glaxnimate/glaxnimate/images/keyframe/status/key.svg
  19. share/glaxnimate/glaxnimate/images/keyframe/status/mismatch.svg
  20. share/glaxnimate/glaxnimate/images/keyframe/status/not-animated.svg
  21. share/glaxnimate/glaxnimate/images/keyframe/status/tween.svg
  22. share/glaxnimate/glaxnimate/images/logo.svg
  23. share/glaxnimate/glaxnimate/images/trace/complex.jpg
  24. share/glaxnimate/glaxnimate/images/trace/flat.png
  25. share/glaxnimate/glaxnimate/images/trace/pixel.png
  26. share/glaxnimate/glaxnimate/images/widgets/background.png
  27. share/glaxnimate/glaxnimate/lib/lottie/__init__.py
  28. share/glaxnimate/glaxnimate/lib/lottie/exporters/__init__.py
  29. share/glaxnimate/glaxnimate/lib/lottie/exporters/base.py
  30. share/glaxnimate/glaxnimate/lib/lottie/exporters/cairo.py
  31. share/glaxnimate/glaxnimate/lib/lottie/exporters/core.py
  32. share/glaxnimate/glaxnimate/lib/lottie/exporters/dot_lottie.py
  33. share/glaxnimate/glaxnimate/lib/lottie/exporters/gif.py
  34. share/glaxnimate/glaxnimate/lib/lottie/exporters/pretty_print.py
  35. share/glaxnimate/glaxnimate/lib/lottie/exporters/sif.py
  36. share/glaxnimate/glaxnimate/lib/lottie/exporters/svg.py
  37. share/glaxnimate/glaxnimate/lib/lottie/exporters/tgs_validator.py
  38. share/glaxnimate/glaxnimate/lib/lottie/exporters/video.py
  39. share/glaxnimate/glaxnimate/lib/lottie/gui/__init__.py
  40. share/glaxnimate/glaxnimate/lib/lottie/gui/console.py
  41. share/glaxnimate/glaxnimate/lib/lottie/gui/import_export.py
  42. share/glaxnimate/glaxnimate/lib/lottie/gui/search_widget.py
  43. share/glaxnimate/glaxnimate/lib/lottie/gui/timeline_widget.py
  44. share/glaxnimate/glaxnimate/lib/lottie/gui/tree_view.py
  45. share/glaxnimate/glaxnimate/lib/lottie/importers/__init__.py
  46. share/glaxnimate/glaxnimate/lib/lottie/importers/base.py
  47. share/glaxnimate/glaxnimate/lib/lottie/importers/core.py
  48. share/glaxnimate/glaxnimate/lib/lottie/importers/dot_lottie.py
  49. share/glaxnimate/glaxnimate/lib/lottie/importers/krita.py
  50. share/glaxnimate/glaxnimate/lib/lottie/importers/raster.py
  51. share/glaxnimate/glaxnimate/lib/lottie/importers/script.py
  52. share/glaxnimate/glaxnimate/lib/lottie/importers/sif.py
  53. share/glaxnimate/glaxnimate/lib/lottie/importers/svg.py
  54. share/glaxnimate/glaxnimate/lib/lottie/nvector.py
  55. share/glaxnimate/glaxnimate/lib/lottie/objects/__init__.py
  56. share/glaxnimate/glaxnimate/lib/lottie/objects/animation.py
  57. share/glaxnimate/glaxnimate/lib/lottie/objects/assets.py
  58. share/glaxnimate/glaxnimate/lib/lottie/objects/base.py
  59. share/glaxnimate/glaxnimate/lib/lottie/objects/bezier.py
  60. share/glaxnimate/glaxnimate/lib/lottie/objects/composition.py
  61. share/glaxnimate/glaxnimate/lib/lottie/objects/easing.py
  62. share/glaxnimate/glaxnimate/lib/lottie/objects/effects.py
  63. share/glaxnimate/glaxnimate/lib/lottie/objects/enums.py
  64. share/glaxnimate/glaxnimate/lib/lottie/objects/helpers.py
  65. share/glaxnimate/glaxnimate/lib/lottie/objects/layers.py
  66. share/glaxnimate/glaxnimate/lib/lottie/objects/properties.py
  67. share/glaxnimate/glaxnimate/lib/lottie/objects/shapes.py
  68. share/glaxnimate/glaxnimate/lib/lottie/objects/text.py
  69. share/glaxnimate/glaxnimate/lib/lottie/parsers/__init__.py
  70. share/glaxnimate/glaxnimate/lib/lottie/parsers/baseporter.py
  71. share/glaxnimate/glaxnimate/lib/lottie/parsers/pixel.py
  72. share/glaxnimate/glaxnimate/lib/lottie/parsers/raster.py
  73. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/__init__.py
  74. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/api.py
  75. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/ast.py
  76. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/ast_impl/__init__.py
  77. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/ast_impl/base.py
  78. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/ast_impl/nodes.py
  79. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/builder.py
  80. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/converter.py
  81. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/importer.py
  82. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/sif/__init__.py
  83. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/sif/core.py
  84. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/sif/enums.py
  85. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/sif/frame_time.py
  86. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/sif/nodes.py
  87. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/xml/__init__.py
  88. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/xml/animatable.py
  89. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/xml/core_nodes.py
  90. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/xml/utils.py
  91. share/glaxnimate/glaxnimate/lib/lottie/parsers/sif/xml/wrappers.py
  92. share/glaxnimate/glaxnimate/lib/lottie/parsers/svg/__init__.py
  93. share/glaxnimate/glaxnimate/lib/lottie/parsers/svg/builder.py
  94. share/glaxnimate/glaxnimate/lib/lottie/parsers/svg/handler.py
  95. share/glaxnimate/glaxnimate/lib/lottie/parsers/svg/importer.py
  96. share/glaxnimate/glaxnimate/lib/lottie/parsers/svg/svgdata.py
  97. share/glaxnimate/glaxnimate/lib/lottie/parsers/tgs.py
  98. share/glaxnimate/glaxnimate/lib/lottie/utils/__init__.py
  99. share/glaxnimate/glaxnimate/lib/lottie/utils/animation.py
  100. share/glaxnimate/glaxnimate/lib/lottie/utils/color.py
  101. share/glaxnimate/glaxnimate/lib/lottie/utils/ellipse.py
  102. share/glaxnimate/glaxnimate/lib/lottie/utils/file.py
  103. share/glaxnimate/glaxnimate/lib/lottie/utils/font.py
  104. share/glaxnimate/glaxnimate/lib/lottie/utils/ik.py
  105. share/glaxnimate/glaxnimate/lib/lottie/utils/linediff.py
  106. share/glaxnimate/glaxnimate/lib/lottie/utils/restructure.py
  107. share/glaxnimate/glaxnimate/lib/lottie/utils/script.py
  108. share/glaxnimate/glaxnimate/lib/lottie/utils/stripper.py
  109. share/glaxnimate/glaxnimate/lib/lottie/utils/transform.py
  110. share/glaxnimate/glaxnimate/palettes/RAL Classic.gpl
  111. share/glaxnimate/glaxnimate/palettes/RAL Design.gpl
  112. share/glaxnimate/glaxnimate/palettes/Web.gpl
  113. share/glaxnimate/glaxnimate/plugins/AnimatedRaster/animated_raster.py
  114. share/glaxnimate/glaxnimate/plugins/AnimatedRaster/plugin.json
  115. share/glaxnimate/glaxnimate/plugins/FrameByFrame/create_frames.py
  116. share/glaxnimate/glaxnimate/plugins/FrameByFrame/create_frames.ui
  117. share/glaxnimate/glaxnimate/plugins/FrameByFrame/plugin.json
  118. share/glaxnimate/glaxnimate/plugins/Hello/hello_world.py
  119. share/glaxnimate/glaxnimate/plugins/Hello/plugin.json
  120. share/glaxnimate/glaxnimate/plugins/HueShift/hue_shift.py
  121. share/glaxnimate/glaxnimate/plugins/HueShift/plugin.json
  122. share/glaxnimate/glaxnimate/plugins/ReplaceColor/plugin.json
  123. share/glaxnimate/glaxnimate/plugins/ReplaceColor/replace.ui
  124. share/glaxnimate/glaxnimate/plugins/ReplaceColor/replace_color.py
  125. share/glaxnimate/glaxnimate/plugins/Synfig/plugin.json
  126. share/glaxnimate/glaxnimate/plugins/Synfig/synfig.py
  127. share/glaxnimate/glaxnimate/plugins/dotLottie/dotlottie.py
  128. share/glaxnimate/glaxnimate/plugins/dotLottie/icon.svg
  129. share/glaxnimate/glaxnimate/plugins/dotLottie/plugin.json
  130. share/glaxnimate/glaxnimate/templates/Discord_Sticker.rawr
  131. share/glaxnimate/glaxnimate/templates/FHD_30.rawr
  132. share/glaxnimate/glaxnimate/templates/FHD_60.rawr
  133. share/glaxnimate/glaxnimate/templates/PAL.rawr
  134. share/glaxnimate/glaxnimate/templates/Telegram_Sticker_30.rawr
  135. share/glaxnimate/glaxnimate/templates/Telegram_Sticker_60.rawr
  136. share/icons/hicolor/512x512/apps/glaxnimate.png
  137. share/icons/hicolor/512x512/apps/org.kde.glaxnimate.png
  138. share/icons/hicolor/scalable/apps/glaxnimate.svg
  139. share/icons/hicolor/scalable/apps/org.kde.glaxnimate.svg
  140. share/locale/ar/LC_MESSAGES/glaxnimate.mo
  141. share/locale/ca/LC_MESSAGES/glaxnimate.mo
  142. share/locale/ca@valencia/LC_MESSAGES/glaxnimate.mo
  143. share/locale/cs/LC_MESSAGES/glaxnimate.mo
  144. share/locale/de/LC_MESSAGES/glaxnimate.mo
  145. share/locale/en_GB/LC_MESSAGES/glaxnimate.mo
  146. share/locale/eo/LC_MESSAGES/glaxnimate.mo
  147. share/locale/es/LC_MESSAGES/glaxnimate.mo
  148. share/locale/eu/LC_MESSAGES/glaxnimate.mo
  149. share/locale/fi/LC_MESSAGES/glaxnimate.mo
  150. share/locale/fr/LC_MESSAGES/glaxnimate.mo
  151. share/locale/ga/LC_MESSAGES/glaxnimate.mo
  152. share/locale/gl/LC_MESSAGES/glaxnimate.mo
  153. share/locale/he/LC_MESSAGES/glaxnimate.mo
  154. share/locale/it/LC_MESSAGES/glaxnimate.mo
  155. share/locale/ja/LC_MESSAGES/glaxnimate.mo
  156. share/locale/ka/LC_MESSAGES/glaxnimate.mo
  157. share/locale/nl/LC_MESSAGES/glaxnimate.mo
  158. share/locale/pl/LC_MESSAGES/glaxnimate.mo
  159. share/locale/pt_BR/LC_MESSAGES/glaxnimate.mo
  160. share/locale/ru/LC_MESSAGES/glaxnimate.mo
  161. share/locale/sk/LC_MESSAGES/glaxnimate.mo
  162. share/locale/sl/LC_MESSAGES/glaxnimate.mo
  163. share/locale/sv/LC_MESSAGES/glaxnimate.mo
  164. share/locale/tr/LC_MESSAGES/glaxnimate.mo
  165. share/locale/uk/LC_MESSAGES/glaxnimate.mo
  166. share/locale/zh_CN/LC_MESSAGES/glaxnimate.mo
  167. share/locale/zh_TW/LC_MESSAGES/glaxnimate.mo
  168. share/metainfo/org.kde.glaxnimate.metainfo.xml
  169. @owner
  170. @group
  171. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • glaxnimate>0:graphics/glaxnimate
To install the port:
cd /usr/ports/graphics/glaxnimate/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/glaxnimate
  • pkg install glaxnimate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: glaxnimate
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1772816422 SHA256 (glaxnimate-0.6.0.tar.xz) = 4fe5e4d48124d499aab318c932884e3e98da2fd279399c3ba3c6a4d1e07de94a SIZE (glaxnimate-0.6.0.tar.xz) = 2821900

Packages (timestamps in pop-ups are UTC):
glaxnimate
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.00.6.0--0.6.0n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.6.00.6.0--0.6.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.6.00.6.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest0.6.00.6.0n/a-n/an/a--
 
glaxnimate-qt5
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-----0.5.3-0.5.3
FreeBSD:14:quarterly-----0.5.30.5.3-
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
glaxnimate-qt6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-------0.5.3
FreeBSD:14:quarterly------0.5.3-
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pip : devel/py-pip@py311
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. gettext-tools>=0.26 : devel/gettext-tools
  5. index.theme : x11-themes/kf6-breeze-icons
  6. ECMConfig.cmake : devel/kf6-extra-cmake-modules
  7. python3.11 : lang/python311
  8. xorgproto>=0 : x11/xorgproto
  9. lupdate : devel/qt6-tools
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. index.theme : x11-themes/kf6-breeze-icons
  2. python3.11 : lang/python311
  3. lupdate : devel/qt6-tools
Library dependencies:
  1. libavcodec.so : multimedia/ffmpeg
  2. libpotrace.so : graphics/libpotrace
  3. libGL.so : graphics/libglvnd
  4. libKF6Archive.so : archivers/kf6-karchive
  5. libKF6ColorScheme.so : x11-themes/kf6-kcolorscheme
  6. libKF6Completion.so : x11-toolkits/kf6-kcompletion
  7. libKF6ConfigCore.so : devel/kf6-kconfig
  8. libKF6ConfigWidgets.so : x11-toolkits/kf6-kconfigwidgets
  9. libKF6CoreAddons.so : devel/kf6-kcoreaddons
  10. libKF6Crash.so : devel/kf6-kcrash
  11. libKF6GuiAddons.so : x11-toolkits/kf6-kguiaddons
  12. libKF6I18n.so : devel/kf6-ki18n
  13. libKF6IconThemes.so : x11-themes/kf6-kiconthemes
  14. libKF6WidgetsAddons.so : x11-toolkits/kf6-kwidgetsaddons
  15. libKF6XmlGui.so : x11-toolkits/kf6-kxmlgui
  16. libarchive.so.13 : archivers/libarchive
  17. libQt6Core.so : devel/qt6-base
  18. libQt6Svg.so : graphics/qt6-svg
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_glaxnimate
USES:
cmake compiler:c++17-lang gettext-tools gl kde:6 libarchive python qt:6 tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.kde.org/stable/glaxnimate/0.6.0/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.0
06 Mar 2026 18:31:31
commit hash: 061707543befe69cc632da49720eabee7ae6defecommit hash: 061707543befe69cc632da49720eabee7ae6defecommit hash: 061707543befe69cc632da49720eabee7ae6defecommit hash: 061707543befe69cc632da49720eabee7ae6defe files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
graphics/glaxnimate: Update to 0.6.0 and pass the port to kde@

Release notes: https://glaxnimate.org/news/releases/0.6.0

Approved by:	yuri@ via private mail
0.5.80
16 Feb 2026 03:46:15
commit hash: 02679d39475a962303fa67ce6c8ca0afafef71c2commit hash: 02679d39475a962303fa67ce6c8ca0afafef71c2commit hash: 02679d39475a962303fa67ce6c8ca0afafef71c2commit hash: 02679d39475a962303fa67ce6c8ca0afafef71c2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/glaxnimate: update 0.5.4 → 0.5.80
0.5.4
24 Dec 2025 08:55:20
commit hash: eb776b81ba939ed8bdbd02faad6c4fa25c6db537commit hash: eb776b81ba939ed8bdbd02faad6c4fa25c6db537commit hash: eb776b81ba939ed8bdbd02faad6c4fa25c6db537commit hash: eb776b81ba939ed8bdbd02faad6c4fa25c6db537 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
multimedia/ffmpeg: mark as broken ports not supporting ffmpeg > 6
0.5.4
26 Apr 2024 09:38:04
commit hash: 096ce77d1fc52a970fb97a9afe9bdf13a0e11233commit hash: 096ce77d1fc52a970fb97a9afe9bdf13a0e11233commit hash: 096ce77d1fc52a970fb97a9afe9bdf13a0e11233commit hash: 096ce77d1fc52a970fb97a9afe9bdf13a0e11233 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/glaxnimate: update 0.5.3 → 0.5.4
0.5.3
12 Apr 2024 06:04:05
commit hash: 0660187ad07f36727fead6764740a225a31f342fcommit hash: 0660187ad07f36727fead6764740a225a31f342fcommit hash: 0660187ad07f36727fead6764740a225a31f342fcommit hash: 0660187ad07f36727fead6764740a225a31f342f files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
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
commit hash: aedbf6959465b10ae857a6ae5a296281a5e0b40bcommit hash: aedbf6959465b10ae857a6ae5a296281a5e0b40bcommit hash: aedbf6959465b10ae857a6ae5a296281a5e0b40bcommit hash: aedbf6959465b10ae857a6ae5a296281a5e0b40b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/glaxnimate: Broken on armv7

Reported by:	https://portsfallout.com/
0.5.3
21 Jul 2023 04:24:44
commit hash: 05143d057a86e97296dabf9ef96e4e8f6bb16100commit hash: 05143d057a86e97296dabf9ef96e4e8f6bb16100commit hash: 05143d057a86e97296dabf9ef96e4e8f6bb16100commit hash: 05143d057a86e97296dabf9ef96e4e8f6bb16100 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
graphics/glaxnimate: Fix build with upcoming Qt 6.5.x

PR:		272422
0.5.3
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: 7678c5250415c2397f0b14458a4b4e86b097b4f4commit hash: 7678c5250415c2397f0b14458a4b4e86b097b4f4commit hash: 7678c5250415c2397f0b14458a4b4e86b097b4f4commit hash: 7678c5250415c2397f0b14458a4b4e86b097b4f4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: 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
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.5.1
11 Oct 2022 09:03:40
commit hash: 38121b7d37fc78615f66635589f0afb4aa2c19fecommit hash: 38121b7d37fc78615f66635589f0afb4aa2c19fecommit hash: 38121b7d37fc78615f66635589f0afb4aa2c19fecommit hash: 38121b7d37fc78615f66635589f0afb4aa2c19fe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/glaxnimate: Update 0.5.0 -> 0.5.1
0.5.0_1
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.5.0_1
19 Apr 2022 06:05:42
commit hash: e5a253c70339f456928729d5dc4e668241b56923commit hash: e5a253c70339f456928729d5dc4e668241b56923commit hash: e5a253c70339f456928729d5dc4e668241b56923commit hash: e5a253c70339f456928729d5dc4e668241b56923 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/glaxnimate: Fix build failure due to missing #include <array>

Reported by:	fallout
0.5.0_1
08 Feb 2022 22:45:16
commit hash: 4be23602a9aa769a827077615b6135b72b8b4d65commit hash: 4be23602a9aa769a827077615b6135b72b8b4d65commit hash: 4be23602a9aa769a827077615b6135b72b8b4d65commit hash: 4be23602a9aa769a827077615b6135b72b8b4d65 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/glaxnimate: Fix build by adding missing #include

Reported by:	fallout
0.5.0_1
05 Feb 2022 18:20:02
commit hash: bbdf8643400257689a0a95161141087750c38dd5commit hash: bbdf8643400257689a0a95161141087750c38dd5commit hash: bbdf8643400257689a0a95161141087750c38dd5commit hash: bbdf8643400257689a0a95161141087750c38dd5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/glaxnimate: Fix translations
0.5.0
31 Jan 2022 10:37:52
commit hash: f61cb193495d7401d79905571201e5cd8ef0edd5commit hash: f61cb193495d7401d79905571201e5cd8ef0edd5commit hash: f61cb193495d7401d79905571201e5cd8ef0edd5commit hash: f61cb193495d7401d79905571201e5cd8ef0edd5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/glaxnimate: New port: Simple vector animation program

Number of commits found: 19