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
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.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
5.2.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
5.2.4
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.2.4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.2.4
01 Dec 2015 14:09:46
Revision:402742Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 5.2.4

PR:		204446
Submitted by:	tkato432@yahoo.com
5.2.0
16 Apr 2015 12:40:15
Revision:384105Original commit files touched by this commit
bapt search for other commits by this committer
Disbanding lua@ which was anyway not a team for a while
I have no time left to work on lua at all for now
5.2.0
25 Jan 2014 23:07:49
Revision:341134Original commit files touched by this commit
bapt search for other commits by this committer
Update to 5.2.0
Bring under lua@ maintainership [1]
Support stage
Use MAKE_ARGS instead of patching config
Convert to USES=lua

Approved by:	edwin@ [1]
5.1.3
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
5.1.3
08 Feb 2012 20:10:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Respect CXX

PR:             ports/162529
Submitted by:   Jan Beich <jbeich@tormail.net>
Approved by:    maintainer timeout (edwin ; 87 days)
5.1.3
22 Dec 2011 10:59:57
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64-9.

Hat:            portmgr
5.1.3
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
5.1.3
03 Jul 2011 13:45:36
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
5.1.3
01 Apr 2010 06:08:46
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on powerpc.

Hat:            portmgr
5.1.3
10 Feb 2010 09:43:53
Original commit files touched by this commit
edwin search for other commits by this committer
Update to tolua 5.1.3
5.1
05 May 2008 07:04:27
Original commit files touched by this commit
edwin search for other commits by this committer
Welcome tolua 5.1
5.0.1_1
16 Sep 2006 22:01:36
Original commit files touched by this commit
linimon search for other commits by this committer
Update PORTREVISION for previous commits where plist changed.

PR:             ports/101612
Submitted by:   alepulver
Hat:            portmgr
Pointy hat to:  linimon
5.0.1
16 Sep 2006 21:42:04
Original commit files touched by this commit
linimon search for other commits by this committer
Remove zero-length files.

PR:             ports/101612
Submitted by:   alepulver
Pointy hat to:  linimon
5.0.1
15 Sep 2006 08:17:11
Original commit files touched by this commit
linimon search for other commits by this committer
Modify these files to reflect bsd.lua.mk as tested on the cluster.

PR:             ports/101612
Submitted by:   alepulver
Hat:            portmgr
5.0.1
03 May 2006 13:25:08
Original commit files touched by this commit
pav search for other commits by this committer
- Switch lua dependency to lang/lua50
5.0.1
08 Nov 2005 21:45:49
Original commit files touched by this commit
edwin search for other commits by this committer
Add SHA256 checksums to the distinfo files.
5.0.1
21 Nov 2004 09:44:10
Original commit files touched by this commit
edwin search for other commits by this committer
add conflicts with tolua4-*
5.0.1
21 Nov 2004 08:32:23
Original commit files touched by this commit
edwin search for other commits by this committer
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

WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/

Number of commits found: 22