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: deskutils/ydotool/Makefile
SVNWeb

Number of commits found: 14

Wed, 1 Feb 2023
[ 11:14 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:b753d25cb08a14d3b5a03fbe6f867de73336f5a7  commit hash:b753d25cb08a14d3b5a03fbe6f867de73336f5a7  commit hash:b753d25cb08a14d3b5a03fbe6f867de73336f5a7  b753d25 
deskutils/ydotool: update to 1.0.4

Reported by:	portscout
Sat, 14 Jan 2023
[ 17:27 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:dde3b2b456c3a4bdd217d0bf3684231cc3724a0a  commit hash:dde3b2b456c3a4bdd217d0bf3684231cc3724a0a  commit hash:dde3b2b456c3a4bdd217d0bf3684231cc3724a0a  dde3b2b 
deskutils/ydotool: update to 1.0.3

Reported by:	portscout
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)
Mon, 16 May 2022
[ 06:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:2d34c2bfeaa82867acfa7d73bec9644b2acecbb1  commit hash:2d34c2bfeaa82867acfa7d73bec9644b2acecbb1  commit hash:2d34c2bfeaa82867acfa7d73bec9644b2acecbb1  2d34c2b  (Only the first 10 of 178 ports in this commit are shown above. View all ports for this commit)
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
Tue, 22 Feb 2022
[ 17:29 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:b4e3f88719cc755a1be4002f3905f2cadd626221  commit hash:b4e3f88719cc755a1be4002f3905f2cadd626221  commit hash:b4e3f88719cc755a1be4002f3905f2cadd626221  b4e3f88 
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]
[ 16:59 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:e3170c88e713d20c0ce00059b4e3802b94d0736c  commit hash:e3170c88e713d20c0ce00059b4e3802b94d0736c  commit hash:e3170c88e713d20c0ce00059b4e3802b94d0736c  e3170c8 
deskutils/ydotool: Fix LICENSE

* New LICENSE is AGPLv3
* Drop USE_LDCONFIG

Reported by:	jbeich@
Fixes:		776f54e2056e
[ 15:57 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:776f54e2056ee75596d983f36fc3091abd8ba306  commit hash:776f54e2056ee75596d983f36fc3091abd8ba306  commit hash:776f54e2056ee75596d983f36fc3091abd8ba306  776f54e 
deskutils/ydotool: update to 1.0.1

 * Add sdoc build dependency
 * The project does not ship a .so anymore
 * Pet linters

Reported by:	portscout
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.
Tue, 9 Feb 2021
[ 09:02 bapt search for other commits by this committer ] Original commit   Revision:564777
Drop maintainership
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.
Sun, 19 Apr 2020
[ 04:45 linimon search for other commits by this committer ] Original commit   Revision:532070
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)
Sat, 18 Apr 2020
[ 08:22 bapt search for other commits by this committer ] Original commit   Revision:532003
Lowercase the port category and package name
Fri, 17 Apr 2020
[ 16:39 bapt search for other commits by this committer ] Original commit   Revision:531951
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