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: databases/lua-lsqlite3/distinfo

Number of commits found: 2

Thursday, 7 Jul 2022
19:13 Alexey Dokuchaev (danfe) search for other commits by this committer
databases/lua-lsqlite3: unbreak the build against non-amalgamated SQLite

- Change the :target in SQLite dependency to `build' so that files which
  are copied during `pre-configure' stage would be generated;
- Don't explicitly list supported Lua versions in the COMMENT and define
  options after other declarative knobs and before targets;
- Switch to the new upstream distfile (version remained the same) as the
  previous one is no longer fetchable.  Looking at the changes, they
  span the period from 2018-07-01 to 2021-09-07 and look legit.  Also,
  the test suite had been amended; it would be hooked in another commit.

PR:	259991
commit hash: a649f0aae00f624c3c0d8f018e86acc33688d1fb commit hash: a649f0aae00f624c3c0d8f018e86acc33688d1fb commit hash: a649f0aae00f624c3c0d8f018e86acc33688d1fb commit hash: a649f0aae00f624c3c0d8f018e86acc33688d1fb a649f0a
Saturday, 1 Jun 2019
08:34 rodrigo search for other commits by this committer
Add new port databases/lua-lsqlite3

LuaSQLite3 is a thin wrapper around the public domain SQLite3
database engine providing a mean to manipulate SQLite3 databases
directly from Lua using Lua 5.

PR:		237282
Submitted by:	yds@Necessitu.de
Original commitRevision:503228 

Number of commits found: 2