Port details on branch 2022Q2 |
- gsynaptics GNOME Synaptics Touchpad setting tool
- 0.9.16_5 x11
=0 0.9.16_5Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- License: GPLv2
- WWW:
- http://sourceforge.jp/projects/gsynaptics/
- Description:
- gsynaptics is a setting tool for Synaptics Touchpad
driver for XFree86 4.x/XOrg.
WWW: http://sourceforge.jp/projects/gsynaptics/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gsynaptics>0:x11/gsynaptics
- To install the port:
- cd /usr/ports/x11/gsynaptics/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/gsynaptics
- pkg install gsynaptics
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gsynaptics
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gsynaptics-0.9.16.tar.gz) = 1afcc57ff6f74d7255f9af1e65a0fddaf0315ab61a00271b7acb04d7fd10476c
SIZE (gsynaptics-0.9.16.tar.gz) = 357950
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- xf86-input-synaptics>0 : x11-drivers/xf86-input-synaptics
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libgconf-2.so : devel/gconf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libglade-2.0.so : devel/libglade2
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_gsynaptics
- USES:
- gettext gmake gnome pathfix pkgconfig
- pkg-message:
- For install:
- o Enable "SHMConfig on" in /etc/X11/xorg.conf
This tools can be used only if "SHMConfig" "on" in the section
of synaptics driver in /etc/X11/xorg.conf.
/etc/X11/xorg.conf --------------------------------
:
Section "InputDevice"
Driver "synaptics"
:
Option "SHMConfig" "on"
:
EndSection
:
/etc/X11/xorg.conf --------------------------------
o To use your setting value at each time of starting of Xserver,
you have to run gsynaptics-init at starting time of Xserver.
GNOME users,
you have to add gsynaptics-init on [Desktop] - [Preferences]
- [Sessions] - [Startup Programs] in GNOME Menu.
non GNOME users,
you have to add gsynaptics-init in .xinitrc or
.xsession.
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.16_5 10 Apr 2022 19:47:23
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |
Number of commits found: 1
|