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: archivers/libpar2/files/patch-ChangeLog

Number of commits found: 2

Monday, 10 May 2010
06:04 miwi search for other commits by this committer
- Includes two patches

        * a bugfix that closes a memory leak triggered by corrupted PAR2 files.
          That fix is included in some linux vendors' libpar2 packages, and is
          well-tested.
        * The other adds additional functionality: a method to cancel a file
          repair in progress. This patch can be disabled through a config
option.
          It is enabled by default because the only application in the ports
tree
          that links against libpar2 is news/nzbget. Nzbget makes use of this
          functionality if it is available.

PR:             146125
Submitted by:   Jeff Burchell <toxic@doobie.com> (maintainer)
Original commit
Sunday, 17 Aug 2008
06:48 edwin search for other commits by this committer
[NEW PORT] archivers/libpar2 Reusable library for manipulating par2 files

        Libpar2 is a library for creating and using PAR2 files to detect
        damage in data files and repair them if necessary. It can be used with
        any kind of file. Par files are especially popular on Usenet.

        Libpar2 is extracted from par2cmdline, and distributed separately.

        WWW: http://parchive.sourceforge.net/

PR:             ports/126578
Submitted by:   Jeff Burchell <toxic@doobie.com>
Original commit

Number of commits found: 2