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 on branch 2022Q2
luakit-devel Fast, small, webkit2 based browser framework extensible with Lua
2.3.3.0_3,2 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.3.0_3,2Version 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 search for ports maintained by this maintainer
Port Added: 2020-04-17 16:33:52
Last Update: 2024-03-25 02:33:38
Commit Hash: 45d14f8
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

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-devel-2.3.3.0_3,2/catalog.mk
  2. /usr/local/share/licenses/luakit-devel-2.3.3.0_3,2/LICENSE
  3. /usr/local/share/licenses/luakit-devel-2.3.3.0_3,2/GPLv3
  4. bin/luakit
  5. etc/xdg/luakit/rc.lua
  6. etc/xdg/luakit/theme.lua
  7. lib/luakit/luakit.so
  8. share/man/man1/luakit.1.gz
  9. share/applications/luakit.desktop
  10. share/pixmaps/luakit.png
  11. share/pixmaps/luakit.svg
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • luakit-devel>0:www/luakit-devel
Conflicts:
CONFLICTS_INSTALL:
  • luakit
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/www/luakit-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install www/luakit-devel
  • pkg install luakit-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: luakit-devel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1673789816 SHA256 (luakit-luakit-2.3.3-0-g68e4ffc_GH0.tar.gz) = 7576866112a7a1c3e3162d5e83025088959b8979147e823e87f573997278cbcb SIZE (luakit-luakit-2.3.3-0-g68e4ffc_GH0.tar.gz) = 507448

Packages (timestamps in pop-ups are UTC):
luakit-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.3.0_3,22.3.3.0_3,2--2.3.3.0_3,2---
FreeBSD:13:quarterly2.3.3.0_2,22.3.3.0_3,2-2.3.3.0_2,22.3.3.0_3,2-2.3.3.0_2,22.3.3.0_2,2
FreeBSD:14:latest2.3.3.0_3,22.3.3.0_3,2--2.3.3.0_3,2--2.3.3.0_1,2
FreeBSD:14:quarterly2.3.3.0_2,22.3.3.0_3,2-2.3.3.0_2,22.3.3.0_3,2-2.3.3.0_2,22.3.3.0_2,2
FreeBSD:15:latest2.3.3.0_3,22.3.3.0_3,2n/a2.3.3.0_3,2n/a-2.3.3.0_3,2-
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. help2man : misc/help2man
  2. lfs.so : devel/luafilesystem@lua51
  3. update-desktop-database : devel/desktop-file-utils
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. gmake>=4.4.1 : devel/gmake
  6. 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. libdbus-glib-1.so : devel/dbus-glib
  2. libharfbuzz.so : print/harfbuzz
  3. libsoup-2.4.so : devel/libsoup
  4. libfreetype.so : print/freetype2
  5. libwebkit2gtk-4.0.so : www/webkit2-gtk3
  6. libfontconfig.so : x11-fonts/fontconfig
  7. libintl.so : devel/gettext-runtime
  8. libatk-1.0.so : accessibility/at-spi2-core
  9. libcairo.so : graphics/cairo
  10. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  11. libglib-2.0.so : devel/glib20
  12. libintl.so : devel/gettext-runtime
  13. libgtk-3.so : x11-toolkits/gtk30
  14. libpango-1.0.so : x11-toolkits/pango
  15. liblua-5.1.so : lang/lua51
  16. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for luakit-devel-2.3.3.0_3,2: DOCS=on: Build and/or install documentation LUAJIT=off: Use the Just-In-Time compiler for lua ===> Use 'make config' to modify these settings
Options name:
www_luakit-devel
USES:
compiler:c++11-lang desktop-file-utils gettext-runtime gmake gnome lua:51 pkgconfig sqlite
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.3-0-g68e4ffc?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port