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.

non port: lang/lua52/pkg-plist

Number of commits found: 6

Tuesday, 23 Jan 2024
14:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/lua52: Impelled to share/man

Approved by:    portmgr (blanket)
commit hash: 49557a2b81aec13618f47c081d264ed2aaf135fb commit hash: 49557a2b81aec13618f47c081d264ed2aaf135fb commit hash: 49557a2b81aec13618f47c081d264ed2aaf135fb commit hash: 49557a2b81aec13618f47c081d264ed2aaf135fb 49557a2
Tuesday, 18 Nov 2014
07:12 antoine search for other commits by this committer
Package empty LUA_LDIR and LUA_CDIR, as it's more user-friendly
Original commitRevision:372700 
Monday, 27 Oct 2014
15:23 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371587 
Friday, 10 Jan 2014
08:22 bapt search for other commits by this committer
Add a .pc file to lua52

PR:		ports/180786
Submitted by:	jmmv
Original commitRevision:339320 
Sunday, 15 Dec 2013
00:56 bapt search for other commits by this committer
Update to 5.2.3

Pass maintainership to lua@
Lots of cleanup in the Makefile
Reduce patching
Support stage
Original commitRevision:336503 
Saturday, 5 Jan 2013
23:24 mandree search for other commits by this committer
Add new port lang/lua52.

Lua is a programming language originally designed for extending applications,
but also frequently used as a general-purpose, stand-alone language. Lua
combines simple procedural syntax (similar to Pascal) with powerful data
description constructs based on associative arrays and extensible semantics.
Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
management with garbage collection, making it ideal for configuration,
scripting, and rapid prototyping.

A fundamental concept in the design of Lua is to provide meta-mechanisms for
implementing features, instead of providing a host of features directly in
the language. For example, although Lua is not a pure object-oriented
language, it does provide meta-mechanisms for implementing classes and
inheritance. Lua's meta-mechanisms bring an economy of concepts and keep the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:309973 

Number of commits found: 6