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: devel/libmtdev/Makefile
SVNWeb

Number of commits found: 11

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)
Tue, 9 Nov 2021
[ 08:55 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:5d998836b36f2ab4421608c2f927455615e7aa81  commit hash:5d998836b36f2ab4421608c2f927455615e7aa81  commit hash:5d998836b36f2ab4421608c2f927455615e7aa81  5d99883 
devel/libmtdev: Remove RUN_DEPENDS on evdev-proto

This is a build dependancy, not a runtime one.

Sponsored by:   Beckhoff Automation GmbH & Co. KG
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.
Wed, 30 Sep 2020
[ 19:47 zeising search for other commits by this committer ] Original commit   Revision:550741
devel/libmtdev: Update to 1.1.6

Update devel/libmtdev to 1.1.6 [0]
Switch to USES=localbase instead of manipulating CPPFLAGS [1]
Pass maintainership to x11@, since this is used in the xorg and wayland
input stacks. [0]

PR:		249962 [0], 249295 [1]
Submitted by:	zeising [0]
Suggested by:	daniel.engberg.lists@pyret.net [1]
Approved by:	hselasky (maintainer)
Obtained from:	FreeBSD Graphics Team git repo [0]
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, 13 Sep 2020
[ 20:06 adridg search for other commits by this committer ] Original commit   Revision:548573
Fix up (run) depends of devel/libmtdev

There's some confusion about evdev headers, and this patch
was shunted back and forth between Qt and others for a while,
and then languished.

Original patch from Ting-Wei Lan, partly obsoleted by changes
in Qt in ports r514242 and r514255, OK'ed by maintainer in the PR.

PR:		240964
Submitted by:	Ting-Wei Lan
Reported by:	Walter Schwarzenfeld
Reviewed by:	adridg
Approved by:	hselasky
Wed, 19 Dec 2018
[ 09:09 zeising search for other commits by this committer ] Original commit   Revision:487789 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Split out evdev headers from multimedia/v4l_compat

Split out evdev headers (input.h, input-event-codes.h, uinput.h) into their
own port, devel/evdev-proto, and update those to be current with the Linux
4.19 kernel.  This is done in order to be able to update the rest of the
FreeBSD input stack, which is forthcoming.

By splititng out the evdev headers we can update them independent of other
updates in v4l_compat, which makes it easier for the graphics team to keep
track of them and keep them updated as needed.

Update devel/libevdev from 1.4.4 to 1.5.9 instead of trying to make it work
with the updated headers.  This will be further updated.

Update devel/py-evdev from 0.5.0 to 0.8.1 instead of trying to make it work
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 29 Sep 2018
[ 08:04 riggs search for other commits by this committer ] Original commit   Revision:480899 (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 16 Sep 2015
[ 10:28 jbeich search for other commits by this committer ] Original commit   Revision:397049
devel/libmtdev: add new port

PR:		196978
Approved by:	hselasky

mtdev is a stand-alone library which transforms all variants of
kernel MT events to the slotted type B protocol. The events put into
mtdev may be from any MT device, specifically type A without contact
tracking, type A with contact tracking, or type B with contact
tracking. See Linux kernel documentation for further details.

http://bitmath.org/code/mtdev/

Number of commits found: 11