aboutsummaryrefslogtreecommitdiff
path: root/graphics/glaxnimate
Commit message (Collapse)AuthorAgeFilesLines
* graphics/glaxnimate: Update to 0.6.0 and pass the port to kde@Max Brazhnikov2026-03-063-52/+12
| | | | | | Release notes: https://glaxnimate.org/news/releases/0.6.0 Approved by: yuri@ via private mail
* graphics/glaxnimate: update 0.5.4 → 0.5.80Yuri Victorovich2026-02-164-16227/+62
|
* multimedia/ffmpeg: mark as broken ports not supporting ffmpeg > 6Baptiste Daroussin2025-12-241-0/+2
|
* graphics/glaxnimate: update 0.5.3 → 0.5.4Yuri Victorovich2024-04-262-21/+8
|
* cleanup: remove occurrences of WITH_DEBUGMathieu Arnold2024-04-121-2/+0
| | | | | | | | 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.
* graphics/glaxnimate: Broken on armv7Yuri Victorovich2024-01-131-0/+2
| | | | Reported by: https://portsfallout.com/
* graphics/glaxnimate: Fix build with upcoming Qt 6.5.xJason E. Hale2023-07-212-1/+6
| | | | PR: 272422
* bsd.sites.mk: Update all ports using USE_GITLABFelix Palmen2023-07-121-1/+1
| | | | | | | | | | 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
* graphics/glaxnimate: Update to 0.5.3Jason E. Hale2023-06-025-40/+86
| | | | | | | | - 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
* */*: Bump all users of multimedia/ffmpeg*Daniel Engberg2023-04-271-1/+1
| | | | ...to make sure all picks up new version(s)
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-0/+1
|
* graphics/glaxnimate: Update 0.5.0 -> 0.5.1Yuri Victorovich2022-10-115-41/+36
|
* Mk/Uses: always use colon for build/run suffixFelix Palmen2022-09-111-1/+1
| | | | | | | | | | | | 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
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* graphics/glaxnimate: Fix build failure due to missing #include <array>Yuri Victorovich2022-04-191-0/+13
| | | | Reported by: fallout
* graphics/glaxnimate: Fix build by adding missing #includeYuri Victorovich2022-02-081-0/+11
| | | | Reported by: fallout
* graphics/glaxnimate: Fix translationsYuri Victorovich2022-02-053-20/+9
|
* graphics/glaxnimate: New port: Simple vector animation programYuri Victorovich2022-01-316-0/+16351