Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.1 21 Oct 2022 18:39:50
    |
Jan Beich (jbeich)  |
x11/wlrctl: unbreak fetch due to Git upgrade
=> SHA256 Checksum mismatch for a9f5699256c9.patch.
-2.34.4
+2.34.5 |
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.2.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.2.1 01 Sep 2022 14:09:10
    |
Jan Beich (jbeich)  |
x11/wlrctl: unbreak fetch due to Git upgrade
-2.34.2
+2.34.4 |
0.2.1 01 Jul 2022 08:01:22
    |
Baptiste Daroussin (bapt)  |
wayland: add wayland virtual category |
0.2.1 17 Apr 2022 03:47:31
    |
Po-Chuan Hsieh (sunpoet)  |
x11/wlrctl: Fix make fetch
Upstream upgrades git from 2.34.1 to 2.34.2.
The original checksum is verified by manually editing git version of the patch
file.
Approved by: portmgr (blanket) |
0.2.1 26 Feb 2022 21:31:46
    |
Jan Beich (jbeich)  |
x11/wlrctl: unbreak fetch due to Git upgrade
-2.32.0
+2.34.1
PR: 262213 |
0.2.1 16 Oct 2021 07:09:12
    |
Jimmy Olgeni (olgeni)  |
x11/wlrctl: fix typos in pkg-descr. |
0.2.1 05 Aug 2021 20:47:13
    |
Jan Beich (jbeich)  |
*: unbreak fetch from git.sr.ht due to footer change
-2.32.0
+2.30.2
Reported by: Alain De Vos (via FreeBSD Forums) |
0.2.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.2.1 23 Mar 2021 00:47:51
  |
jbeich  |
Unbreak fetch from git.sr.ht
Git footer have changed e.g.,
---
-2.30.1
+2.30.2 |
0.2.1 19 Feb 2021 11:49:35
  |
jbeich  |
Unbreak fetch from git.sr.ht
Git footer have changed e.g.,
---
-2.30.0
+2.30.1 |
0.2.1 17 Feb 2021 23:39:05
  |
jbeich  |
Unbreak fetch from git.sr.ht
GZIP compression ratio and Git footer have changed e.g.,
method crc date time compressed uncompressed ratio uncompressed_name
-defla 944caee6 Dec 7 21:15 12482 71680 82.5% scdoc-1.11.1.tar
+defla 944caee6 Feb 17 23:20 12510 71680 82.5% scdoc-1.11.1.tar
---
-2.26.2
+2.30.0 |
0.2.1 26 Oct 2020 06:12:13
  |
jbeich  |
x11/wlrctl: add new port
wlrctl is a command line utility for miscellaneous wlroots Wayland extensions.
At this time, wlrctl supports the foreign-toplevel-mangement (window/toplevel
command),
virtual-keyboard (keyboard command), and virtual-pointer (pointer command)
protocols.
https://git.sr.ht/~brocellous/wlrctl |