Port details |
- nyxt Keyboard-driven web browser which uses WebKitGTK backend
- 3.12.0_1 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2025-02-01 15:48:05
- Last Update: 2025-02-01 18:26:02
- Commit Hash: a81273e
- License: BSD3CLAUSE CC-BY-SA-3.0
- WWW:
- https://nyxt.atlas.engineer/
- Description:
- Nyxt is a keyboard-driven web browser designed for hackers. Inspired by Emacs
and Vim, it has familiar keybindings (Emacs, vi, CUA), and is infinitely
extensible in Lisp.
- ¦ ¦ ¦ ¦
- 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/www/nyxt/ && make install clean
- To add the package, run one of these commands:
- pkg install www/nyxt
- pkg install nyxt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nyxt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737014955
SHA256 (nyxt-3.12.0-source-with-submodules.tar.xz) = 9355f6f0cc26505130b8e016b1d8457fe06e984aa1bcd516dae250445bc9a554
SIZE (nyxt-3.12.0-source-with-submodules.tar.xz) = 18095860
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- git>0 : devel/git
- sbcl>0 : lang/sbcl
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- gstreamer1-libav>=1.24.11 : multimedia/gstreamer1-libav
- gstreamer1-plugins-bad>=1.24.11 : multimedia/gstreamer1-plugins-bad
- gstreamer1-plugins-good>=1.24.11 : multimedia/gstreamer1-plugins-good
- gstreamer1-plugins>=1.24.11 : multimedia/gstreamer1-plugins
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- gstreamer1-libav>=1.24.11 : multimedia/gstreamer1-libav
- gstreamer1-plugins-bad>=1.24.11 : multimedia/gstreamer1-plugins-bad
- gstreamer1-plugins-good>=1.24.11 : multimedia/gstreamer1-plugins-good
- gstreamer1-plugins>=1.24.11 : multimedia/gstreamer1-plugins
- Library dependencies:
-
- libfixposix.so : devel/libfixposix
- libwebkit2gtk-4.1.so : www/webkit2-gtk@41
- libzstd.so : archivers/zstd
- libgstreamer-1.0.so : multimedia/gstreamer1
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for nyxt-3.12.0_1:
GSTREAMER=on: Multimedia support via GStreamer
===> Use 'make config' to modify these settings
- Options name:
- www_nyxt
- USES:
- desktop-file-utils gmake pkgconfig tar:xz gstreamer
- pkg-message:
- For install:
- If you experience a blank screen or freeze after execution, try setting the
WEBKIT_DISABLE_COMPOSITING_MODE environment variable to 1. For example:
$ env WEBKIT_DISABLE_COMPOSITING_MODE=1 nyxt <URL>
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.12.0_1 01 Feb 2025 18:26:02 |
Nuno Teixeira (eduardo) |
www/nyxt: Add pkg-message
Add a message about using WEBKIT_DISABLE_COMPOSITING_MODE=1 workaround.
PR: 284258
Reported by: shamaz.mazum[at]gmail[dot]com |
3.12.0 01 Feb 2025 15:35:53 |
Nuno Teixeira (eduardo) |
www/nyxt: New port: Keyboard-driven web browser which uses WebKitGTK backend
Nyxt is a keyboard-driven web browser designed for hackers. Inspired by Emacs
and Vim, it has familiar keybindings (Emacs, vi, CUA), and is infinitely
extensible in Lisp.
WWW: https://nyxt.atlas.engineer/
Co-authored by: shamaz.mazum[at]gmail[dot]com
PR: 284258 |
Number of commits found: 2
|