non port: x11/grim/Makefile |
Number of commits found: 21 |
Friday, 12 Jan 2024
|
22:40 Muhammad Moinur Rahman (bofh)
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr
9f8f710 |
Friday, 28 Jul 2023
|
17:13 Daniel Engberg (diizzy)
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
664a2fa |
Saturday, 17 Jun 2023
|
21:24 Jan Beich (jbeich)
x11/grim: update to 1.4.1
Changes: https://git.sr.ht/~emersion/grim/refs/v1.4.1
a8d20dc |
21:24 Jan Beich (jbeich)
x11/grim: pacify stage-qa after ab18f9711a3f
====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/grim is linked to /usr/local/lib/libpixman-1.so.0 from
x11/pixman but it is not declared as a dependency
Warning: you need USE_XORG+=pixman
Error: /usr/local/bin/grim is linked to /usr/local/lib/libpng16.so.16 from
graphics/png but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png
https://github.com/emersion/grim/commit/af000f990061
https://github.com/emersion/grim/commit/fcaba96aab42
592d3df |
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 |
Friday, 1 Jul 2022
|
08:01 Baptiste Daroussin (bapt)
wayland: add wayland virtual category
b2eed2d |
Sunday, 24 Apr 2022
|
00:10 Jan Beich (jbeich)
x11/grim: chase to the new home
https://github.com/emersion/grim/commit/47e2658619c6
"This repository has been archived by the owner. It is now read-only."
54c2117 |
Wednesday, 9 Feb 2022
|
03:53 Jan Beich (jbeich)
x11/grim: update to 1.4.0
Changes: https://github.com/emersion/grim/releases/tag/v1.4.0
Reported by: GitHub (watch releases)
ab18f97 |
Saturday, 17 Apr 2021
|
18:24 Jan Beich (jbeich)
x11/grim: update to 1.3.2
Changes: https://github.com/emersion/grim/releases/tag/v1.3.2
Reported by: GitHub (watch releases)
cd437bc |
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, 21 Jul 2020
|
19:37 jbeich
x11/grim: update to 1.3.1
Changes: https://github.com/emersion/grim/releases/tag/v1.3.1
Reported by: GitHub (watch releases)
MFH: 2020Q3 (bug fixes)
 |
Thursday, 16 Jan 2020
|
14:26 jbeich
x11/grim: update to 1.3.0
Changes: https://github.com/emersion/grim/releases/tag/v1.3.0
Reported by: GitHub (watch releases)
 |
Monday, 16 Dec 2019
|
17:11 jbeich
x11/grim: apply upstream fix to restore -Werror
This is a small application and upstream is cooperative, so warnings
often indicate actual bugs.
 |
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
 |
Monday, 3 Jun 2019
|
19:09 jbeich
x11/grim: update to 1.2.0
Changes: https://github.com/emersion/grim/releases/tag/v1.2.0
Reported by: GitHub (watch releases)
 |
Monday, 25 Feb 2019
|
22:07 jbeich
Add option helper for MESON_ARGS = -Dfoo=enabled
feature options define combo like auto/yes/no in a standand way.
In other words, upstream projects of ports that use _MESON_YES are
supposed to migrate to _MESON_ENABLED.
https://mesonbuild.com/Build-options.html#features
Reviewed by: tobik (implicit)
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D19127
 |
Wednesday, 20 Feb 2019
|
22:01 jbeich
x11/{grim,slurp}: switch r493467 to merged commits
Mainly to avoid ambiguity. No upstream changes.
 |
21:50 jbeich
x11/{grim,slurp}: simplify MANPAGES option
 |
Tuesday, 5 Feb 2019
|
15:50 jbeich
x11/grim: update to 1.1
Changes: https://github.com/emersion/grim/releases/tag/v1.1
 |
Sunday, 13 Jan 2019
|
20:13 jbeich
Add tools for taking screenshots on x11-wm/sway
 |
Number of commits found: 21 |