non port: deskutils/ydotool/Makefile |
Number of commits found: 14 |
Wednesday, 1 Feb 2023
|
11:14 Fernando Apesteguía (fernape)
deskutils/ydotool: update to 1.0.4
Reported by: portscout
b753d25 |
Saturday, 14 Jan 2023
|
17:27 Fernando Apesteguía (fernape)
deskutils/ydotool: update to 1.0.3
Reported by: portscout
dde3b2b |
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 |
Monday, 16 May 2022
|
06:49 Loïc Bartoletti (lbartoletti)
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine
2d34c2b |
Tuesday, 22 Feb 2022
|
17:29 Jan Beich (jbeich)
deskutils/ydotool: drop unused dependencies after 776f54e2056e
$ poudriere testport -j 122amd64 deskutils/ydotool
[...]
=>> Checking shared library dependencies
- 0x0000000000000001 NEEDED Shared library:
[libboost_program_options.so.1.72.0]
- 0x0000000000000001 NEEDED Shared library: [libc++.so.1]
0x0000000000000001 NEEDED Shared library: [libc.so.7]
- 0x0000000000000001 NEEDED Shared library: [libcxxrt.so.1]
- 0x0000000000000001 NEEDED Shared library: [libdl.so.1]
0x0000000000000001 NEEDED Shared library: [libepoll-shim.so.0]
- 0x0000000000000001 NEEDED Shared library: [libevdevPlus.so.0]
- 0x0000000000000001 NEEDED Shared library: [libgcc_s.so.1]
- 0x0000000000000001 NEEDED Shared library: [libm.so.5]
- 0x0000000000000001 NEEDED Shared library: [libthr.so.3]
- 0x0000000000000001 NEEDED Shared library: [libuInputPlus.so.0]
- 0x0000000000000001 NEEDED Shared library: [libydotool.so.0]
b4e3f88 |
16:59 Fernando Apesteguía (fernape)
deskutils/ydotool: Fix LICENSE
* New LICENSE is AGPLv3
* Drop USE_LDCONFIG
Reported by: jbeich@
Fixes: 776f54e2056e
e3170c8 |
15:57 Fernando Apesteguía (fernape)
deskutils/ydotool: update to 1.0.1
* Add sdoc build dependency
* The project does not ship a .so anymore
* Pet linters
Reported by: portscout
776f54e |
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, 9 Feb 2021
|
09:02 bapt
Drop maintainership
 |
Monday, 28 Sep 2020
|
19:59 zeising
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.
 |
Sunday, 19 Apr 2020
|
04:45 linimon
Fix build on GCC-based systems by adding c++11-lang to USES:
/wrkdirs/usr/ports/deskutils/ydotool/work/ydotool-0.1.8/Library/../CommonIncludes.hpp:22:18:
error: thread: No such file or directory
Approved by: portmgr (tier-2 blanket)
 |
Saturday, 18 Apr 2020
|
08:22 bapt
Lowercase the port category and package name
 |
Friday, 17 Apr 2020
|
16:39 bapt
New port deskutils/ydotool
Generic command-line automation tool (no X!)
Allows to emulate keyboard input or mouse activity
WWW: https://github.com/ReimuNotMoe/ydotool
For now no rc script provided for ydotoold until I figure out a sane way to
handle it in a generic way
 |
Number of commits found: 14 |