mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
15be3d1062
imwheel is setuid root. Note that the port doesn't install imwheel setuid root, so the problem would not have affected users of the port / package. Regardless, it's bad PR to make mouse wheel support so visible in the FAQ and then keep a known-bad version of the supporting software in the ports tree. This update is derived from broken patches received by way of the maintainer, who no longer has time to maintain the port. This port is now looking for a maintainer. Submitted by: Jeremy Norris <ishmael27@home.com>
21 lines
820 B
Plaintext
21 lines
820 B
Plaintext
--- imwheel.1.orig Tue Feb 22 08:53:56 2000
|
|
+++ imwheel.1 Tue Feb 22 08:57:21 2000
|
|
@@ -162,7 +162,7 @@
|
|
buttons. This mode doesn't use any grabs to function.
|
|
.LP
|
|
.SH "IMWHEELRC"
|
|
-IMWheel uses, optionally, two configuration files. One called /etc/imwheelrc,
|
|
+IMWheel uses, optionally, two configuration files. One called %%PREFIX%%/etc/imwheelrc,
|
|
which is used for everybody. The other is $HOME/.imwheelrc, used only for one
|
|
user. One is supplied and should have been installed automatically in /etc
|
|
if not also in the installing users $HOME as well. All whitespace is ignored
|
|
@@ -397,7 +397,7 @@
|
|
$HOME/.imwheelrc
|
|
The users configuration file.
|
|
|
|
-/etc/.imwheelrc
|
|
+%%PREFIX%%/etc/imwheelrc
|
|
The global location for the configuration
|
|
file, it is always loaded. Overided by
|
|
the users configuration file.
|