Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.1_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
2.2.1 27 Aug 2023 19:29:19 |
Jan Beich (jbeich) |
x11/wl-clipboard: update to 2.2.1
Changes: https://github.com/bugaevc/wl-clipboard/releases/tag/v2.2.1
Reported by: GitHub (watch releases) |
2.2.0 23 Jul 2023 18:39:36 |
Jan Beich (jbeich) |
x11/wl-clipboard: update to 2.2.0
Changes: https://github.com/bugaevc/wl-clipboard/releases/tag/v2.2.0
Reported by: GitHub (watch releases) |
2.1.0_1 12 Oct 2022 16:36:24 |
Jan Beich (jbeich) |
x11/wl-clipboard: respect LOCALBASE for MIME types |
2.1.0 12 Oct 2022 16:36:23 |
Jan Beich (jbeich) |
x11/wl-clipboard: remove superfluous newline |
2.1.0 12 Oct 2022 16:36:23 |
Jan Beich (jbeich) |
x11/wl-clipboard: take maintainership |
2.1.0 09 Oct 2022 11:56:28 |
Fernando Apesteguía (fernape) |
*/*: Release ports from maintainership
Maintainer releases all his ports.
PR: 266871
Reported by: unrelentingtech <greg@unrelenting.technology> |
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) |
2.1.0 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 ) |
2.1.0 19 Mar 2022 12:35:07 |
Jan Beich (jbeich) |
x11/wl-clipboard: update to 2.1.0
Changes: https://github.com/bugaevc/wl-clipboard/releases/tag/v2.1.0
Reported by: GitHub (watch releases) |
2.0.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.0 04 Oct 2019 11:29:27 |
jbeich |
x11/wl-clipboard: update to 2.0.0
Changes: https://github.com/bugaevc/wl-clipboard/compare/7f36466...v2.0.0
PR: 241043
Approved by: Greg V (maintainer) |
1.0.0.43 02 Feb 2019 21:16:47 |
jbeich |
x11/wl-clipboard: update to 1.0.0.43
- Adjust LICENSE for "or any later version" clause
Changes: https://github.com/bugaevc/wl-clipboard/compare/46f21d2...7f36466
PR: 235437
Submitted by: Greg V (maintainer) |
1.0.0.40 27 Jan 2019 13:31:26 |
tobik |
New port: x11/wl-clipboard
This project implements two command-line Wayland clipboard utilities
wl-copy and wl-paste that let you easily copy data between the
clipboard and Unix pipes, sockets, files and so on.
WWW: https://github.com/bugaevc/wl-clipboard
PR: 235244
Submitted by: greg@unrelenting.technology |