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
tolua Tool to integrate C/C++ code with Lua
5.2.4 lang on this many watch lists=1 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 5.2.4Version 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: 2004-11-21 08:32:37
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: not specified in port
WWW:
https://www.tecgraf.puc-rio.br/~celes/tolua/
Description:
toLua is a tool that greatly simplifies the integration of C/C++ code with Lua. Based on a "cleaned" header file, toLua automatically generates the binding code to access C/C++ features from Lua. Using Lua-5.0 API and tag method facilities, the current version automatically maps C/C++ constants, external variables, functions, namespace, classes, and methods to Lua. It also provides facilities to create Lua modules.
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 (6 items)
Collapse this list.
  1. bin/tolua
  2. lib/libtolua.a
  3. include/tolua.h
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • tolua>0:lang/tolua
To install the port:
cd /usr/ports/lang/tolua/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/tolua
  • pkg install tolua
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tolua
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tolua-5.2.4.tar.gz) = c5a6b701b3ced9a66e7a9881c9d94430f8612040827650abe1aa3c5c3fc95bf2 SIZE (tolua-5.2.4.tar.gz) = 149917

Packages (timestamps in pop-ups are UTC):
tolua
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.2.45.2.45.2.45.2.45.2.4-5.2.4-
FreeBSD:13:quarterly5.2.45.2.45.2.45.2.45.2.45.2.45.2.45.2.4
FreeBSD:14:latest5.2.45.2.45.2.45.2.45.2.45.2.4-5.2.4
FreeBSD:14:quarterly5.2.45.2.4-5.2.45.2.45.2.45.2.45.2.4
FreeBSD:15:latest5.2.45.2.4n/a5.2.4n/a5.2.45.2.45.2.4
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. gmake>=4.3 : devel/gmake
Library dependencies:
  1. liblua-5.4.so : lang/lua54
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
lang_tolua
USES:
gmake lua
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.tecgraf.puc-rio.br/pub/users/celes/tolua/
  2. http://www.tecgraf.puc-rio.br/~celes/tolua/
Collapse this list.

There are no commits on branch 2022Q3 for this port