Port details |
- luakit-devel Fast, small, webkit2 based browser framework extensible with Lua
- 2.3.6.7_2,2 www
=2 2.3.6.7_1,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
 - Port Added: 2020-04-17 16:33:52
- Last Update: 2025-01-21 03:12:20
- Commit Hash: bc2e3ed
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- luakit-devel>0:www/luakit-devel
- Conflicts:
- CONFLICTS_INSTALL:
- 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 = 1711344330
SHA256 (luakit-luakit-2.3.6-7-g0bc0e39_GH0.tar.gz) = 4a95e772ae1870a8c10fdd6d606636e29a4c7b9bc190f1040df012152a0826fd
SIZE (luakit-luakit-2.3.6-7-g0bc0e39_GH0.tar.gz) = 511284
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- lfs.so : devel/luafilesystem@lua51
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- lua51-luafilesystem>=0 : devel/luafilesystem@lua51
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libharfbuzz.so : print/harfbuzz
- libsoup-2.4.so : devel/libsoup
- libwebkit2gtk-4.0.so : www/webkit2-gtk@40
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- liblua-5.1.so : lang/lua51
- libsqlite3.so : databases/sqlite3
- 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-devel-2.3.6.7_2,2:
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-devel
- USES:
- compiler:c++11-lang desktop-file-utils gmake gnome lua:51 pkgconfig sqlite luajit
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.6.7_2,2 21 Jan 2025 03:12:20
    |
Charlie Li (vishwin)  |
www/webkit2-gtk: bump consumer PORTREVISIONs after port consolidation
With hat: gnome
PR: 275914 |
2.3.6.7_1,2 21 Jan 2025 03:12:19
    |
Charlie Li (vishwin)  |
www/webkit2-gtk: update to 2.46.5
Changelog:
https://github.com/WebKit/WebKit/blob/webkitgtk-2.46.5/Source/WebKit/gtk/NEWS
Now consolidated into one port with flavours since the codebase is
the same, just linked with different libraries resulting in different
SONAMEs and APIs. SONAMEs/flavours:
* GTK3 + libsoup = libwebkit2gtk-4.0 (40)
* GTK3 + libsoup3 = libwebkit2gtk-4.1 (41)
* GTK4 + libsoup3 = libwebkitgtk-6.0 (60)
Despite upstream's recommendation to use clang for better skia
optimisation, this port now USE_GCC due to extensive std::pair copy
constructor use that is not trivial to continue patching to stay
working with our libc++ version 1 ABI. See review D35327 for some
details.
Reported by: eduardo
PR: 275914
Differential Revision: https://reviews.freebsd.org/D45878 |
2.3.6.7_1,2 27 Jul 2024 02:00:12
    |
Jan Beich (jbeich)  Author: mew14930xvi |
www/luakit: switch to USES=luajit to avoid package conflicts
PR: 280454
Reported by: LuMiWa |
2.3.6.7,2 06 May 2024 17:42:34
    |
Li-Wen Hsu (lwhsu)  Author: mew14930xvi |
www/luakit-devel: Update to 2.3.6-7
PR: 277941 |
2.3.3.0_3,2 25 Mar 2024 02:33:38
    |
Koichiro Iwao (meta)  |
*/*: return to pool
as per maintainer's request.
PR: 277838 277839 277840 277841 277842 |
2.3.3.0_3,2 22 Jan 2024 13:51:59
    |
Muhammad Moinur Rahman (bofh)  |
www/luakit-devel: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
2.3.3.0_2,2 31 Dec 2023 00:37:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
2.3.3.0_2,2 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
2.3.3.0_1,2 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
2.3.3.0,2 15 Jan 2023 15:01:55
    |
Mikael Urankar (mikael)  Author: Marco Beishuizen |
www/luakit-devel: Update to 2.3.3-0
PR: 267995
Approved by: Marco Beishuizen (maintainer) |
2.3.1.6,2 16 Oct 2022 17:46:27
    |
Nuno Teixeira (eduardo)  |
www/luakit-devel: Bump PORTEPOCH
PR: 267126 |
2.3.1.6,1 12 Oct 2022 19:08:22
    |
Nuno Teixeira (eduardo)  Author: Marco Beishuizen |
www/luakit-devel: update to 2.3.1-6
- Fix DOCS option installation
PR: 266991 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
2.3.26,1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.3.26,1 20 Feb 2022 20:39:44
    |
Neel Chauhan (nc)  Author: Marco Beishuizen |
www/luakit-devel: update to 2.3-26
PR: 262050 |
2.3.20,1 01 Oct 2021 08:20:48
    |
Fernando Apesteguía (fernape)  Author: Marco Beishuizen |
www/luakit-devel: update to 2.3-20
ChangeLog: https://github.com/luakit/luakit/commit/develop
PR: 258497
Reported by: mbeis@xs4all.nl (maintainer) |
2.3.11,1 26 Jun 2021 06:22:05
    |
Neel Chauhan (nc)  Author: Marco Beishuizen |
www/luakit-devel: update to 2.3-11
PR: 256811 |
2.3.8,1 04 Jun 2021 17:47:49
    |
Rainer Hurling (rhurlin)  |
www/luakit-devel: Update to 2.3-8
- Add cmdhist meta-mode
- Generalise keysym to send keys to any widget
Changelog: https://github.com/luakit/luakit/blob/develop/CHANGELOG.md
PR: 256414
Reported by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer) |
2.3.6,1 12 Apr 2021 17:02:16
    |
Neel Chauhan (nc)  |
www/luakit-devel: update to 2.3-6
PR: 255002
Submitted by: Marco Beishuizen <mbeis AT xs4all DOT nl> (maintainer) |
2.3.3,1 08 Apr 2021 18:45:58
    |
Kevin Bowling (kbowling)  |
www/luakit-devel: update to 2.3-3
PR: 254581
Approved by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer) |
2.3.0,1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.3.0,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.3.0,1 09 Mar 2021 14:13:41
  |
mat  |
Remove occurrences of %%LUA_LIBDIR%%.
Differential Revision: https://reviews.freebsd.org/D29138 |
2.3.0,1 25 Feb 2021 14:53:11
  |
vanilla  |
update to 2.3-0
PR: 253793
Submitted by: maintainer |
2.2.1.16,1 18 Feb 2021 15:42:48
  |
nc  |
www/luakit-devel: Add PORTEPOCH |
2.2.1.16 17 Feb 2021 18:11:36
  |
nc  |
www/luakit-devel: update to 2.2.1-16
PR: 249575
Submitted by: Marco Beishuizen <mbeis AT xs4all DOT nl> (maintainer) |
2.2.8 01 Oct 2020 23:22:58
  |
swills  |
www/luakit-devel: update to 2.2.8
PR: 249330
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer) |
2.2.1 25 Aug 2020 11:04:34
  |
lwhsu  |
www/luakit-devel: Update to 2.2-1
PR: 248882
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer) |
2.1.47 05 Jul 2020 16:28:18
  |
tcberner  |
www/luakit-devel: update to 2.1.47
PR: 247778
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> |
2.1.37 01 Jul 2020 16:50:30
  |
lwhsu  |
Update to 2.1.37
PR: 247693
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer) |
2.1.36 21 May 2020 05:21:26
  |
tagattie  |
- Update to 2.1.36
- Make portclippy happy
PR: 246524
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
Approved by: mentors (implicit) |
2.1.33 17 Apr 2020 16:33:45
  |
tcberner  |
New port: www/luakit-devel -- development version of www/luakit
PR: 245671
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> |