summaryrefslogtreecommitdiff
path: root/x11/imwheel/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* x11/imwheel: Fix build when package already installedCy Schubert2024-09-111-7/+5
| | | | The build should anchor its search for files in $STAGEDIR instead of /.
* With the power of USES=dos2unix, get rid of most patches and filesMathieu Arnold2016-06-206-45/+42
| | | | | | | | | | | | | with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=417166
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-292-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Rename x11/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-292-0/+0
| | | | Notes: svn path=/head/; revision=363352
* Support stagedir.Vanilla I. Shu2014-01-091-4/+17
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=339245
* - Update to 1.0.0.p12Pav Lucistnik2004-11-104-60/+43
| | | | | | | | PR: ports/73644 Submitted by: Paul Murphy <paul.murphy@cogeco.ca> Notes: svn path=/head/; revision=121340
* Fix build on -CURRENT (gcc-3.3)Sergey A. Osokin2003-07-202-11/+28
| | | | | | | | | Remove patch-ab, which is obsolete by new patch-util.c Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=85230
* Update to imwheel-0.9.9, which fixes a root exploit in the case whereSheldon Hearn2001-06-289-93/+48
| | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=44537
* The imwheel port maps mouse button events to X keyboard events. ThisJohn Baldwin2000-02-236-0/+151
can be used to use the wheel on mice such as the Microsoft IntelliMouse and the Logitech TrackMan+ in X. Notes: svn path=/head/; revision=26222