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: audio/libaiff/distinfo

Number of commits found: 5

Thursday, 3 Nov 2022
17:18 Jason E. Hale (jhale) search for other commits by this committer
audio/libaiff: Update to 6.0

Project development moved to Github.
Use shared library instead of static.
commit hash: b10d46ab3f948ad532a29108e20691d8c41b3717 commit hash: b10d46ab3f948ad532a29108e20691d8c41b3717 commit hash: b10d46ab3f948ad532a29108e20691d8c41b3717 commit hash: b10d46ab3f948ad532a29108e20691d8c41b3717 b10d46a
Saturday, 19 Mar 2011
12:38 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Tuesday, 3 Feb 2009
15:37 miwi search for other commits by this committer
- Update to 5.0
Original commit
Monday, 22 Dec 2008
22:55 miwi search for other commits by this committer
- Update to 3.0
- Take maintainership
Original commit
Thursday, 14 Sep 2006
16:22 sat search for other commits by this committer
Add port audio/libaiff:

LibAiff is a library for C applications, providing transparent read and
write operations for Audio Interchange File Format files.

With LibAiff your application can easily use the Audio IFF format to
interchange digital audio.

LibAiff wants to implement all the features of the AIFF 1.3 standard,
including markers, comments, etc.

This version of LibAiff supports the following features:

    * Reading any valid Audio IFF file.
    * Writing a valid Audio IFF file.
    * Reading a compressed AIFF Compressed (AIFC) file with audio encoded
      in Linear PCM, both big-endian and little-endian.
    * Read & write samples in all formats supported by the Audio IFF standard.
    * Convert any sample format to and from 32 bits.
    * Getting and setting all the AIFF Attributes.
    * Reading and writing markers to positions on the sound.
    * Reading instrument data from AIFF files.

WWW: http://aifftools.sourceforge.net/libaiff/
Original commit

Number of commits found: 5