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: devel/libgta/pkg-plist

Number of commits found: 4

Wednesday, 23 Aug 2017
01:25 dbaio search for other commits by this committer
devel/libgta: Update to 1.0.8

- Add LICENSE
- Remove regression-test (It doesn't exist anymore)
- Sort pkg-plist

PR:		221592
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
Original commitRevision:448589 
Monday, 27 Oct 2014
10:40 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371546 
Thursday, 13 Mar 2014
11:32 pawel search for other commits by this committer
- Update to version 1.0.5 [1]
- Fix recursive COMMENT
- Convert to USES=tar:xz
- Strip library

PR:		ports/187430 [1]
Submitted by:	maintainer
Original commitRevision:348055 
Sunday, 24 Jun 2012
14:58 sunpoet search for other commits by this committer
- Add libgta 1.0.2

Libgta is a portable library that implements the Generic Tagged Array (GTA) file
format. This file format has the following features:
- GTAs can store any kind of data in multidimensional arrays
- GTAs can optionally use simple tags to store rich metadata
- GTAs are streamable, which allows direct reading from and writing to pipes,
  network sockets, and other non-seekable media
- GTAs can use ZLIB, BZIP2, or XZ compression, allowing a tradeoff between
  compression/decompression speed and compression ratio
- Uncompressed GTA files allow easy out-of-core data access for very large
  arrays

See http://gta.nongnu.org/ for more information.

WWW: http://gta.nongnu.org/libgta.html

PR:             ports/169041
Submitted by:   lbartoletti <coder@tuxfamily.org>
Original commit

Number of commits found: 4