summaryrefslogtreecommitdiff
path: root/x11/imwheel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149464
* - Update to 1.0.0.p12Pav Lucistnik2004-11-107-73/+52
| | | | | | | | PR: ports/73644 Submitted by: Paul Murphy <paul.murphy@cogeco.ca> Notes: svn path=/head/; revision=121340
* Mark DEPRECATED due to security vulnerability and lack of maintainer.Jacques Vidrine2004-10-191-0/+3
| | | | Notes: svn path=/head/; revision=119793
* Hosted on SourceForgeVolker Stolz2004-07-132-2/+4
| | | | Notes: svn path=/head/; revision=113561
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* 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
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-1/+2
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* Deploy NOPORTDOCS PLIST supportMario Sergio Fujikawa Ferreira2001-06-291-3/+3
| | | | | | | | | PR: 28499 Submitted by: Patrick Li <pat@databits.net> Approved by: maintainer override as per Makefile rev 1.5 Notes: svn path=/head/; revision=44546
* Update to imwheel-0.9.9, which fixes a root exploit in the case whereSheldon Hearn2001-06-2813-126/+63
| | | | | | | | | | | | | | | | | | | | 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
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* Rename PLIST.nodocs to pkg-plist.nodocs.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33555
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27497
* The imwheel port maps mouse button events to X keyboard events. ThisJohn Baldwin2000-02-2312-0/+217
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