notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11/slurp/Makefile
SVNWeb

Number of commits found: 18

Mon, 5 Dec 2022
[ 12:12 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f8f5f023e92380ba7ef70ccb7076d251dd1ac3e5  commit hash:f8f5f023e92380ba7ef70ccb7076d251dd1ac3e5  commit hash:f8f5f023e92380ba7ef70ccb7076d251dd1ac3e5  f8f5f02 
x11/slurp: update to 1.4.0

Changes:	https://github.com/emersion/slurp/releases/tag/v1.4.0
Reported by:	GitHub (watch releases)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 1 Jul 2022
[ 08:01 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:b2eed2d66478efa63594275ffecd1be2d565c983  commit hash:b2eed2d66478efa63594275ffecd1be2d565c983  commit hash:b2eed2d66478efa63594275ffecd1be2d565c983  b2eed2d  (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
wayland: add wayland virtual category
Sat, 17 Apr 2021
[ 18:24 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:30f6f9ae783d6eaf38318752915590c472a58a5e  commit hash:30f6f9ae783d6eaf38318752915590c472a58a5e  commit hash:30f6f9ae783d6eaf38318752915590c472a58a5e  30f6f9a 
x11/slurp: update to 1.3.2

Changes:	https://github.com/emersion/slurp/releases/tag/v1.3.2
Reported by:	GitHub (watch releases)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 5 Nov 2020
[ 11:56 jbeich search for other commits by this committer ] Original commit   Revision:554129
x11/slurp: update to 1.3.1

Changes:	https://github.com/emersion/slurp/releases/tag/v1.3.1
Reported by:	GitHub (watch releases)
Fri, 16 Oct 2020
[ 15:44 jbeich search for other commits by this committer ] Original commit   Revision:552515
x11/slurp: update to 1.3.0

Changes:	https://github.com/emersion/slurp/releases/tag/v1.3.0
Reported by:	GitHub (watch releases)
Mon, 28 Sep 2020
[ 19:59 zeising search for other commits by this committer ] Original commit   Revision:550443 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Bump portrevision for devel/evdev-proto

Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Mon, 3 Jun 2019
[ 18:46 jbeich search for other commits by this committer ] Original commit   Revision:503415
x11/slurp: update to 1.2.0

Changes:	https://github.com/emersion/slurp/releases/tag/v1.2.0
Reported by:	GitHub (watch releases)
Mon, 25 Feb 2019
[ 22:07 jbeich search for other commits by this committer ] Original commit   Revision:493901 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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
Sun, 24 Feb 2019
[ 03:42 jbeich search for other commits by this committer ] Original commit   Revision:493740
x11/slurp: update to 1.1.0

Changes:	https://github.com/emersion/slurp/compare/v1.0.1...v1.1.0
Wed, 20 Feb 2019
[ 22:01 jbeich search for other commits by this committer ] Original commit   Revision:493471
x11/{grim,slurp}: switch r493467 to merged commits

Mainly to avoid ambiguity. No upstream changes.
[ 21:50 jbeich search for other commits by this committer ] Original commit   Revision:493467
x11/{grim,slurp}: simplify MANPAGES option
Wed, 13 Feb 2019
[ 02:44 jbeich search for other commits by this committer ] Original commit   Revision:492824
x11/slurp: update to 1.0.1

Changes:	https://github.com/emersion/slurp/compare/v1.0...v1.0.1
Tue, 15 Jan 2019
[ 00:52 jbeich search for other commits by this committer ] Original commit   Revision:490328
x11/slurp: switch to evdev-proto (newer and helps DragonFly)
Sun, 13 Jan 2019
[ 20:13 jbeich search for other commits by this committer ] Original commit   Revision:490208
Add tools for taking screenshots on x11-wm/sway

Number of commits found: 18