notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libmanette Simple GObject game controller library
0.2.6 games on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.6Version of this port present on the latest quarterly branch.
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-06-05 16:06:06
Last Update: 2023-04-01 08:48:39
Commit Hash: 77c2f7f
Also Listed In: gnome
License: LGPL21
WWW:
https://gnome.pages.gitlab.gnome.org/libmanette/
Description:
libmanette offers painless access to game controllers, from any programming language and with little dependencies. It supports the de-facto standard gamepad, as defined by the W3C standard gamepad specification or as implemented by the SDL GameController. Convertion of raw gamepad events into usable ones is handled transparently using an embedded library of mappings in the popular SDL mapping string format. The API is inspired by the device and event handling of GDK, so anybody used to GTK should feel right at home.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (42 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libmanette-0.2.6/catalog.mk
  3. /usr/local/share/licenses/libmanette-0.2.6/LICENSE
  4. /usr/local/share/licenses/libmanette-0.2.6/LGPL21
  5. bin/manette-test
  6. include/libmanette/libmanette.h
  7. include/libmanette/manette-device.h
  8. include/libmanette/manette-event.h
  9. include/libmanette/manette-monitor-iter.h
  10. include/libmanette/manette-monitor.h
  11. include/libmanette/manette-version.h
  12. lib/girepository-1.0/Manette-0.2.typelib
  13. lib/libmanette-0.2.so
  14. lib/libmanette-0.2.so.0
  15. libdata/pkgconfig/manette-0.2.pc
  16. share/gir-1.0/Manette-0.2.gir
  17. share/gtk-doc/html/manette/ManetteDevice.html
  18. share/gtk-doc/html/manette/ManetteEvent.html
  19. share/gtk-doc/html/manette/ManetteMonitor.html
  20. share/gtk-doc/html/manette/ManetteMonitorIter.html
  21. share/gtk-doc/html/manette/annotations-glossary.html
  22. share/gtk-doc/html/manette/api-index-full.html
  23. share/gtk-doc/html/manette/core-api.html
  24. share/gtk-doc/html/manette/deprecated-api-index.html
  25. share/gtk-doc/html/manette/home.png
  26. share/gtk-doc/html/manette/index.html
  27. share/gtk-doc/html/manette/left-insensitive.png
  28. share/gtk-doc/html/manette/left.png
  29. share/gtk-doc/html/manette/manette-Version.html
  30. share/gtk-doc/html/manette/manette.devhelp2
  31. share/gtk-doc/html/manette/object-tree.html
  32. share/gtk-doc/html/manette/overview.html
  33. share/gtk-doc/html/manette/right-insensitive.png
  34. share/gtk-doc/html/manette/right.png
  35. share/gtk-doc/html/manette/style.css
  36. share/gtk-doc/html/manette/up-insensitive.png
  37. share/gtk-doc/html/manette/up.png
  38. share/vala/vapi/manette-0.2.deps
  39. share/vala/vapi/manette-0.2.vapi
  40. @owner
  41. @group
  42. @mode
Collapse this list.
Dependency lines:
  • libmanette>0:games/libmanette
To install the port:
cd /usr/ports/games/libmanette/ && make install clean
To add the package, run one of these commands:
  • pkg install games/libmanette
  • pkg install libmanette
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libmanette
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1620989598 SHA256 (gnome/libmanette-0.2.6.tar.xz) = 63653259a821ec7d90d681e52e757e2219d462828c9d74b056a5f53267636bac SIZE (gnome/libmanette-0.2.6.tar.xz) = 43236

Packages (timestamps in pop-ups are UTC):
libmanette
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.60.2.6-0.2.60.2.6---
FreeBSD:13:quarterly0.2.60.2.6-0.2.60.2.60.2.60.2.60.2.6
FreeBSD:14:latest0.2.60.2.60.2.60.2.60.2.60.2.6-0.2.6
FreeBSD:14:quarterly0.2.60.2.6-0.2.60.2.60.2.60.2.60.2.6
FreeBSD:15:latest0.2.60.2.6n/a0.2.6n/a0.2.60.2.60.2.6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. evdev-proto>0 : devel/evdev-proto
  2. gtkdocize : textproc/gtk-doc
  3. meson : devel/meson
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. valac : lang/vala
Library dependencies:
  1. libevdev.so : devel/libevdev
  2. libgudev-1.0.so : devel/libgudev
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. libgirepository-1.0.so : devel/gobject-introspection
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libmanette-0.2.6: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
games_libmanette
USES:
compiler:c11 gnome meson pkgconfig tar:xz vala:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/libmanette/0.2/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/libmanette/0.2/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/libmanette/0.2/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/libmanette/0.2/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/libmanette/0.2/
  6. http://download.gnome.org/sources/libmanette/0.2/
  7. http://ftp.belnet.be/mirror/ftp.gnome.org/sources/libmanette/0.2/
  8. http://www.gtlib.gatech.edu/pub/gnome/sources/libmanette/0.2/
  9. https://download.gnome.org/sources/libmanette/0.2/
  10. https://fr2.rpmfind.net/linux/gnome.org/sources/libmanette/0.2/
  11. https://ftp.acc.umu.se/pub/GNOME/sources/libmanette/0.2/
  12. https://ftp.gnome.org/pub/GNOME/sources/libmanette/0.2/
  13. https://gitlab.gnome.org/GNOME/libmanette/-/archive/0.2.6/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.6
01 Apr 2023 08:48:39
commit hash: 77c2f7fdceef006dc6f7f794e8f1caf4c7ce2247commit hash: 77c2f7fdceef006dc6f7f794e8f1caf4c7ce2247commit hash: 77c2f7fdceef006dc6f7f794e8f1caf4c7ce2247commit hash: 77c2f7fdceef006dc6f7f794e8f1caf4c7ce2247 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
games/libmanette: drop redundant MESON_ARGS after 3507fb3e4ec9

PR:		270361
Exp-run by:	antoine
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.2.6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.2.6
26 Aug 2022 17:02:25
commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bdcommit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bdcommit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bdcommit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: switch tree to using vala.mk

PR:		249940
0.2.6
07 Jun 2021 11:36:15
commit hash: 04a1c99476ec408e20e4a79834e293495897182acommit hash: 04a1c99476ec408e20e4a79834e293495897182acommit hash: 04a1c99476ec408e20e4a79834e293495897182acommit hash: 04a1c99476ec408e20e4a79834e293495897182a files touched by this commit
Mark Linimon (linimon) search for other commits by this committer
games/libmanette: fix build on GCC-based systems

by adding compiler:c11 to USES:

   ../src/manette-mapping.c:433: error: 'for' loop initial declaration used
outside C99 mode
0.2.6
05 Jun 2021 16:03:20
commit hash: b8394a686a11eb4a6004d3aa98c52b1a7b591f76commit hash: b8394a686a11eb4a6004d3aa98c52b1a7b591f76commit hash: b8394a686a11eb4a6004d3aa98c52b1a7b591f76commit hash: b8394a686a11eb4a6004d3aa98c52b1a7b591f76 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
games/libmanette: new port

Simple GObject game controller library

This is a new dependency to update games/gnome-games, particularly
games/quadrapassel to 40 (required) and www/webkit2-gtk3 to 2.32
(optional, enabled by default)

Reviewed by: nc
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D30628

Number of commits found: 6