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/virtualpg/distinfo

Number of commits found: 4

Thursday, 12 Nov 2020
20:02 lbartoletti search for other commits by this committer
databases/virtualpg: Update to 2.0.1

  - fixing a bug affecting INSERT
Original commitRevision:554984 
Friday, 11 Sep 2020
16:09 lbartoletti search for other commits by this committer
databases/virtualpg: Update to 2.0.0

- Add pkg-plist
- Update description

Short summary of differences between earlier versions and v2:

 - Now VirtualPG is available as both a standard C/C++ library (libvirtualpg)
and a dynamic extension module to SQLite (mod_virtualpg).
 - Now the user can freely choose his/her preferred format for DATE / TIME /
TIMESTAMP values.
 - Transactions (BEGIN / COMMIT / ROLLBACK) are now fully honoured also on the
PostgreSQL side.
 - Write operations (INSER / UPDATE / DELETE) are now allowed only if the
PostgreSQL user has the corresponding GRANT permissions.
 - Write operations can be enabled only for PostgreSQL Tables explicitly
declaring a PRIMARY KEY.
Original commitRevision:548251 
Sunday, 11 Jun 2017
19:04 sunpoet search for other commits by this committer
Update to 1.0.2

- While I'm here:
  - Add LICENSE_FILE
  - Update WWW

PR:		219770
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
Original commitRevision:443407 
Saturday, 21 Feb 2015
13:58 pawel search for other commits by this committer
VirtualPG is a loadable dynamic extension to both SQLite and SpatiaLite.

Its intended scope is supporting direct SQL access to PostgreSQL and PostGIS own
tables, so to make any possible kind of data exchange between these two popular
open source Spatial DBMSes as straightforward and simple as possible.

WWW: http://www.gaia-gis.it/fossil/virtualpg/index

PR:		197261
Submitted by:	Loic BARTOLETTI <coder@tuxfamily.org>
Original commitRevision:379514 

Number of commits found: 4