Port details |
- imwheel Utility to translate mouse wheel actions into X keyboard events
- 1.0.0.p12_4 x11 =34 1.0.0.p12_3Version of this port present on the latest quarterly branch.
- Maintainer: cy@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-09-11 19:43:57
- Commit Hash: 617500c
- People watching this port, also watch:: png, unzip, freetype2, nasm
- License: GPLv2
- WWW:
- https://imwheel.sourceforge.net/
- Description:
- IMWheel translates mouse wheel activity into keycodes for X11 applications,
using a configuration file that allows per-user translation preferences.
For more information on setting up your wheeled mouse to work with X, see
either the imwheel man page or the FreeBSD FAQ.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/imwheel/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/imwheel
- pkg install imwheel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: imwheel
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (imwheel-1.0.0pre12.tar.gz) = 2320ed019c95ca4d922968e1e1cbf0c075a914e865e3965d2bd694ca3d57cfe3
SIZE (imwheel-1.0.0pre12.tar.gz) = 186424
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- x11.pc : x11/libX11
- xpm.pc : x11/libXpm
- xtst.pc : x11/libXtst
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xpm.pc : x11/libXpm
- xtst.pc : x11/libXtst
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for imwheel-1.0.0.p12_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_imwheel
- USES:
- dos2unix gmake xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0.p12_4 11 Sep 2024 19:43:57 |
Cy Schubert (cy) |
x11/imwheel: Install the imwheel rc file (imwheelrc) as a sample
Use pkg plumbing to install the actual config file for us. |
1.0.0.p12_3 11 Sep 2024 19:43:56 |
Cy Schubert (cy) |
x11/imwheel: Fix build when package already installed
The build should anchor its search for files in $STAGEDIR instead of /. |
1.0.0.p12_3 11 Sep 2024 19:43:56 |
Cy Schubert (cy) |
x11/imwheel: Remove defunct MASTER_SITE
While at it assume maintainership. |
1.0.0.p12_3 26 Feb 2024 18:40:34 |
Muhammad Moinur Rahman (bofh) |
x11/imwheel: Moved man to share/man
Approved by: portmgr (blanket) |
1.0.0.p12_2 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.0.p12_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.0.0.p12_2 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
1.0.0.p12_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.0.p12_2 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.0.0.p12_2 20 Jun 2016 16:23:29 |
mat |
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight |
1.0.0.p12_2 28 Dec 2015 14:02:52 |
amdmi3 |
- Add LICENSE
- Switch to options helpers |
1.0.0.p12_2 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.0.0.p12_2 24 Nov 2014 20:22:00 |
antoine |
Cleanup plist |
1.0.0.p12_2 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.0.0.p12_2 29 Jul 2014 16:09:42 |
adamw |
Rename x11/ patch-xy patches to reflect the files they modify. |
1.0.0.p12_2 21 Feb 2014 13:40:07 |
ehaupt |
Remove trailing whitespaces from category x11 |
1.0.0.p12_2 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.0.0.p12_2 09 Jan 2014 14:48:54 |
vanilla |
Support stagedir.
Approved by: portmgr (blanket infrastructure) |
1.0.0.p12_2 13 Oct 2013 06:15:19 |
eadler |
Cleanup of the unowned ports in the x11 directory
- Convert from USE_GMAKE to USES=gmake |
1.0.0.p12_2 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.0.0.p12_2 25 Mar 2013 19:14:43 |
eadler |
For some of the unmaintained ports in the x11 category convert them to OptionsNG
While here, trim the headers |
1.0.0.p12_2 18 Nov 2011 23:30:13 |
ehaupt |
Remove trailing whitespaces.
Feature safe: yes |
1.0.0.p12_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.0.p12_2 22 Aug 2009 00:39:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
1.0.0.p12_2 25 Mar 2008 22:44:48 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.0.0.p12_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.0.p12 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
1.0.0.p12 25 Nov 2005 19:09:52 |
pav |
- Add SHA256 |
1.0.0.p12 10 Nov 2004 23:04:19 |
pav |
- Update to 1.0.0.p12
PR: ports/73644
Submitted by: Paul Murphy <paul.murphy@cogeco.ca> |
0.9.9_1 19 Oct 2004 15:50:48 |
nectar |
Mark DEPRECATED due to security vulnerability and lack of maintainer. |
0.9.9_1 13 Jul 2004 15:39:39 |
vs |
Hosted on SourceForge |
0.9.9_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.9.9 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.9.9 20 Jul 2003 12:25:31 |
osa |
Fix build on -CURRENT (gcc-3.3)
Remove patch-ab, which is obsolete by new patch-util.c
Submitted by: Simon Barner <barner@in.tum.de> |
0.9.9 20 Feb 2003 19:17:05 |
knu |
De-pkg-comment. |
0.9.9 01 Sep 2002 16:07:59 |
dwcjr |
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net |
29 Jun 2001 04:56:40 |
lioux |
Deploy NOPORTDOCS PLIST support |
29 Jun 2001 00:48:49 |
sheldonh |
Update to imwheel-0.9.9, which fixes a root exploit in the case where imwheel
is setuid root. |
05 Feb 2001 16:18:54 |
olgeni |
Style fixes for ports/x11. |
08 Oct 2000 07:56:00 |
asami |
Convert category x11 to new layout. |
08 Oct 2000 07:38:44 |
asami |
Rename PLIST.nodocs to pkg-plist.nodocs. |