Port details |
- dsbxinput Graphical tool for configuring pointing devices
- 0.1.2 x11 =2 0.1.2Version of this port present on the latest quarterly branch.
- Maintainer: mk@nic-nac-project.org
- Port Added: 2021-04-19 20:24:08
- Last Update: 2024-06-21 18:16:43
- Commit Hash: 38ea7a1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/mrclksr/DSBXinput
- Description:
- DSBXinput is a graphical fontend to xinput which allows you to configure
pointing devices.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dsbxinput>0:x11/dsbxinput
- To install the port:
- cd /usr/ports/x11/dsbxinput/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/dsbxinput
- pkg install dsbxinput
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dsbxinput
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706360350
SHA256 (mrclksr-DSBXinput-0.1.2_GH0.tar.gz) = f62e87e8bf8e1cb70f9d73a93fbb59ee2c4db8ab42fe182b3f4f87768ba31be9
SIZE (mrclksr-DSBXinput-0.1.2_GH0.tar.gz) = 9839
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:
-
- py311-qt5-pyqt>=5.15.10 : devel/py-qt5-pyqt@py311
- python3.11 : lang/python311
- lrelease : devel/qt5-linguisttools
- Test dependencies:
-
- py311-qt5-pyqt>=5.15.10 : devel/py-qt5-pyqt@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- xinput : x11/xinput
- py311-qt5-pyqt>=5.15.10 : devel/py-qt5-pyqt@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_dsbxinput
- USES:
- pyqt:5 python qt:5 shebangfix
- 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 |
0.1.2 21 Jun 2024 18:16:43 |
Zsolt Udvari (uzsolt) Author: Marcel Kaiser |
x11/dsbxinput: update to 0.1.2
Use shebangfix.
Add NO_ARCH=yes.
Pet portlint.
PR: 276509
Approved by: Submitter is maintainer |
0.1.1_3 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.1.1_3 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.1.1_2 09 Mar 2023 11:15:07 |
Loïc Bartoletti (lbartoletti) |
PyQt: Update to latest versions
- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7
PR: 269751
Exp-run by: antoine |
0.1.1_1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
0.1.1_1 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 ) |
0.1.1_1 07 Mar 2022 17:39:13 |
Loïc Bartoletti (lbartoletti) |
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine |
0.1.1 27 Jan 2022 06:12:26 |
Loïc Bartoletti (lbartoletti) |
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these (Only the first 15 lines of the commit message are shown above ) |
0.1.1 11 Sep 2021 18:40:26 |
Kevin Bowling (kbowling) Author: Marcel Kaiser |
x11/dsbxinput: Update to 0.1.1
PR: 257312 |
0.1_1 04 Jul 2021 16:55:16 |
Loïc Bartoletti (lbartoletti) |
misc/qtchooser: remove
QtChooser allows you to select your version of Qt among those installed.
However, this tool is no longer supported upstream and will not be
available for Qt6.
By default, our Qt installations are done in
${LOCALBASE}/lib/qt${QT_VERSION} as recommended.
We have added symbolic linking for the main binaries to
${LOCALBASE}/bin with the suffix -qt5. |
0.1 19 Apr 2021 20:20:45 |
Rainer Hurling (rhurlin) |
New port: x11/dsbxinput: Graphical tool for configuring pointing devices
https://github.com/mrclksr/DSBXinput
PR: 255225
Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (new maintainer) |