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
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details on branch 2024Q3
luakit Fast, small, webkit2 based browser framework extensible with Lua
2.3.6_1,1 www 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 2.3.6_1,1Version of this port present on the latest quarterly branch.
Maintainer: mew14930xvi@inbox.lv search for ports maintained by this maintainer
Port Added: 2024-07-27 02:03:15
Last Update: 2024-07-27 02:00:46
Commit Hash: 9b8b60e
License: GPLv3
WWW:
https://luakit.github.io
Description:
Luakit is a highly configurable browser framework based on the WebKit web content engine and the GTK+ toolkit. It is very fast, extensible with Lua, and licensed under the GNU GPLv3 license. It is primarily targeted at power users, developers and anyone who wants to have fine-grained control over their web browser's behaviour and interface.
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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/luakit-2.3.6_1,1/catalog.mk
  2. /usr/local/share/licenses/luakit-2.3.6_1,1/LICENSE
  3. /usr/local/share/licenses/luakit-2.3.6_1,1/GPLv3
  4. bin/luakit
  5. etc/xdg/luakit/rc.lua
  6. etc/xdg/luakit/theme.lua
  7. lib/luakit/luakit.so
  8. share/applications/luakit.desktop
  9. share/man/man1/luakit.1.gz
  10. share/pixmaps/luakit.png
  11. share/pixmaps/luakit.svg
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • luakit>0:www/luakit
Conflicts:
CONFLICTS_INSTALL:
  • luakit-devel
To install the port:
cd /usr/ports/www/luakit/ && make install clean
To add the package, run one of these commands:
  • pkg install www/luakit
  • pkg install luakit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: luakit
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1715947776 SHA256 (luakit-luakit-2.3.6_GH0.tar.gz) = 8202fc515c7e64ddc0794b5623167b372f696bce757e6f767c5e03bfbe2beba0 SIZE (luakit-luakit-2.3.6_GH0.tar.gz) = 508466

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. lfs.so : devel/luafilesystem@lua51
  2. update-desktop-database : devel/desktop-file-utils
  3. gettext-runtime>=0.22_1 : devel/gettext-runtime
  4. gmake>=4.4.1 : devel/gmake
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. lua51-luafilesystem>=0 : devel/luafilesystem@lua51
  2. update-desktop-database : devel/desktop-file-utils
Library dependencies:
  1. libharfbuzz.so : print/harfbuzz
  2. libsoup-2.4.so : devel/libsoup
  3. libwebkit2gtk-4.0.so : www/webkit2-gtk3
  4. libintl.so : devel/gettext-runtime
  5. libatk-1.0.so : accessibility/at-spi2-core
  6. libcairo.so : graphics/cairo
  7. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  8. libglib-2.0.so : devel/glib20
  9. libintl.so : devel/gettext-runtime
  10. libgtk-3.so : x11-toolkits/gtk30
  11. libharfbuzz.so : print/harfbuzz
  12. libpango-1.0.so : x11-toolkits/pango
  13. liblua-5.1.so : lang/lua51
  14. libsqlite3.so : databases/sqlite3
  15. libluajit-5.1.so : lang/luajit-devel
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for luakit-2.3.6_1,1: DOCS=on: Build and/or install documentation LUAJIT=on: Use the Just-In-Time compiler for lua ===> Use 'make config' to modify these settings
Options name:
www_luakit
USES:
compiler:c++11-lang desktop-file-utils gettext-runtime gmake gnome lua:51 pkgconfig sqlite luajit
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/luakit/luakit/tar.gz/2.3.6?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.6_1,1
27 Jul 2024 02:00:46
commit hash: 9b8b60e8b431fa448b01f185a782e378c5d7885ccommit hash: 9b8b60e8b431fa448b01f185a782e378c5d7885ccommit hash: 9b8b60e8b431fa448b01f185a782e378c5d7885ccommit hash: 9b8b60e8b431fa448b01f185a782e378c5d7885c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
Author: mew14930xvi
www/luakit: switch to USES=luajit to avoid package conflicts

PR:		280454
Reported by:	LuMiWa

(cherry picked from commit 3f547f88def3aad776c60fdbfecb6a279cc61b75)

Number of commits found: 1