Personal patches
Go to file
Kurt Jaeger 34a999626b New port: sysutils/evhz: tool for measuring evdev event rate
A tool for measuring evdev event rate
(mouse polling rate, touchpad event rate, etc.)

Reported average is for the last 64 samples, or as many as we have so far.

WWW: https://gitlab.com/iankelling/evhz

PR:		239466
Submitted by:	Greg V <greg@unrelenting.technology>
2019-08-04 13:10:24 +00:00
accessibility
arabic
archivers
astro - Update Gnuastro to version 0.10 (switch to the .tar.lz distfile) 2019-08-04 11:55:18 +00:00
audio Mark BROKEN: unfetchable 2019-08-04 08:22:52 +00:00
base
benchmarks Mark BROKEN: unfetchable 2019-08-04 08:31:22 +00:00
biology Mark BROKEN: unfetchable 2019-08-04 08:31:22 +00:00
cad Mark BROKEN: unfetchable 2019-08-04 09:19:02 +00:00
chinese
comms Mark BROKEN: unfetchable 2019-08-04 09:19:02 +00:00
converters
databases Mark BROKEN: unfetchable 2019-08-04 09:19:02 +00:00
deskutils deskutils/fet: Update to 5.39.0 2019-08-04 12:55:12 +00:00
devel Mark BROKEN: unfetchable 2019-08-04 10:02:46 +00:00
dns Mark BROKEN: unfetchable 2019-08-04 10:02:46 +00:00
editors Mark BROKEN: unfetchable 2019-08-04 10:02:46 +00:00
emulators Mark BROKEN: unfetchable 2019-08-04 10:02:46 +00:00
finance Mark BROKEN: unfetchable 2019-08-04 11:43:40 +00:00
french
ftp Mark BROKEN: unfetchable 2019-08-04 11:43:40 +00:00
games Mark BROKEN: unfetchable 2019-08-04 11:43:40 +00:00
german
graphics Mark BROKEN: unfetchable 2019-08-04 12:37:58 +00:00
hebrew
hungarian
irc Mark BROKEN: unfetchable 2019-08-04 12:37:58 +00:00
japanese Mark BROKEN: unfetchable 2019-08-04 12:37:58 +00:00
java Mark BROKEN: unfetchable 2019-08-04 12:37:58 +00:00
Keywords
korean Mark BROKEN: unfetchable 2019-08-04 12:37:58 +00:00
lang Use HTTPS in pkg-descr's of Haskell ports. 2019-08-04 09:25:28 +00:00
mail mail/fetchmailconf: fix use by simplifing the search for Tkinter etc 2019-08-04 12:44:57 +00:00
math Deprecate ports broken for more than 6 months 2019-08-04 09:07:47 +00:00
misc Deprecate ports broken for more than 6 months 2019-08-04 09:07:47 +00:00
Mk
multimedia Deprecate ports broken for more than 6 months 2019-08-04 09:07:47 +00:00
net Chase py-tweepy expiration 2019-08-04 10:00:43 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update to 3.44.0 2019-08-03 20:55:59 +00:00
russian
science science/dalton: Update 2018.0 -> 2018.2 2019-08-04 04:22:31 +00:00
security Deprecate ports broken for more than 6 months 2019-08-04 09:07:47 +00:00
shells
sysutils New port: sysutils/evhz: tool for measuring evdev event rate 2019-08-04 13:10:24 +00:00
Templates
textproc - Update to 1.2.1 2019-08-04 09:56:51 +00:00
Tools
ukrainian
vietnamese
www Use HTTPS in pkg-descr's of Haskell ports. 2019-08-04 09:25:28 +00:00
x11 Use HTTPS in pkg-descr's of Haskell ports. 2019-08-04 09:25:28 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Deprecate ports broken for more than 6 months 2019-08-04 09:07:47 +00:00
x11-wm Use HTTPS in pkg-descr's of Haskell ports. 2019-08-04 09:25:28 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.