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 2022Q3
lutok Lightweight C++ API for Lua
0.4_9 devel on this many watch lists=2 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.4_9Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-05-19 04:19:36
Last Update: 2024-03-02 14:01:25
Commit Hash: 0654062
People watching this port, also watch:: libinotify, gtkmm30, py39-pycparser, alsa-plugins, libucl
License: BSD3CLAUSE
WWW:
https://github.com/jmmv/lutok/
Description:
Lutok is a lightweight C++ API library for Lua. Lutok provides thin C++ wrappers around the Lua C API to ease the interaction between C++ and Lua. These wrappers make intensive use of RAII to prevent resource leakage, expose C++-friendly data types, report errors by means of exceptions and ensure that the Lua stack is always left untouched in the face of errors. The library also provides a small subset of miscellaneous utility functions built on top of the wrappers. Lutok focuses on providing a clean and safe C++ interface; the drawback is that it is not suitable for performance-critical environments. In order to implement error-safe C++ wrappers on top of a Lua C binary library, Lutok adds several layers or abstraction and error checking that go against the original spirit of the Lua C API and thus degrade performance.
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 (33 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/lutok-0.4_9/catalog.mk
  3. /usr/local/share/licenses/lutok-0.4_9/LICENSE
  4. /usr/local/share/licenses/lutok-0.4_9/BSD3CLAUSE
  5. include/lutok/c_gate.hpp
  6. include/lutok/debug.hpp
  7. include/lutok/exceptions.hpp
  8. include/lutok/operations.hpp
  9. include/lutok/stack_cleaner.hpp
  10. include/lutok/state.hpp
  11. include/lutok/state.ipp
  12. include/lutok/test_utils.hpp
  13. lib/liblutok.a
  14. lib/liblutok.so
  15. lib/liblutok.so.3
  16. lib/liblutok.so.3.0.0
  17. libdata/pkgconfig/lutok.pc
  18. share/examples/lutok/Makefile
  19. share/examples/lutok/bindings.cpp
  20. share/examples/lutok/hello.cpp
  21. share/examples/lutok/interpreter.cpp
  22. share/examples/lutok/raii.cpp
  23. tests/lutok/Kyuafile
  24. tests/lutok/c_gate_test
  25. tests/lutok/debug_test
  26. tests/lutok/examples_test
  27. tests/lutok/exceptions_test
  28. tests/lutok/operations_test
  29. tests/lutok/stack_cleaner_test
  30. tests/lutok/state_test
  31. @owner
  32. @group
  33. @mode
Collapse this list.
Dependency lines:
  • lutok>0:devel/lutok
To install the port:
cd /usr/ports/devel/lutok/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/lutok
  • pkg install lutok
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lutok
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1704256837 SHA256 (freebsd-lutok-lutok-0.4_GH0.tar.gz) = 475da420c75a566533f8763ee161525a533cf976f1901f089796bb867953098f SIZE (freebsd-lutok-lutok-0.4_GH0.tar.gz) = 37561

Packages (timestamps in pop-ups are UTC):
lutok
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4_90.4_90.4_70.4_90.4_9-0.4_7-
FreeBSD:13:quarterly0.4_90.4_90.4_80.4_90.4_90.4_90.4_90.4_9
FreeBSD:14:latest0.4_90.4_90.4_70.4_90.4_90.4_8-0.4_8
FreeBSD:14:quarterly0.4_90.4_9-0.4_90.4_90.4_90.4_90.4_9
FreeBSD:15:latest0.4_90.4_9n/a0.4_9n/a0.4_90.4_90.4_9
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. atf>=0.21 : devel/atf
  2. doxygen>0 : devel/doxygen
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. autoconf>=2.71 : devel/autoconf
  5. automake>=1.16.5 : devel/automake
  6. libtoolize : devel/libtool
Runtime dependencies:
  1. atf>=0.21 : devel/atf
Library dependencies:
  1. liblua-5.4.so : lang/lua54
This port is required by:
for Libraries
  1. devel/kyua

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/kyua-cli*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for lutok-0.4_9: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_lutok
USES:
autoreconf libtool lua pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/freebsd/lutok/tar.gz/lutok-0.4?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port