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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: audio/libaiff/pkg-descr

Number of commits found: 2

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
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: 2