non port: audio/libaiff/Makefile |
SVNWeb
|
Number of commits found: 18 |
Thu, 3 Nov 2022
|
[ 17:18 Jason E. Hale (jhale) ] b10d46a
audio/libaiff: Update to 6.0
Project development moved to Github.
Use shared library instead of static.
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 14 Mar 2020
|
[ 16:11 swills ]
audio/libaiff: remove unnecessary REINPLACE_CMD
|
Tue, 13 Jun 2017
|
[ 16:55 sunpoet ]
Use DISTVERSIONSUFFIX instead of DISTNAME
|
Sat, 20 Dec 2014
|
[ 13:57 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Clean up some now useless PLIST_DIRS*
|
Wed, 10 Dec 2014
|
[ 22:29 gahr ] (Only the first 10 of 129 ports in this commit are shown above. )
- Reset maintainership of my ports
|
Thu, 30 Jan 2014
|
[ 11:01 gahr ]
- STAGE-clean
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Sun, 6 Nov 2011
|
[ 16:36 miwi ] (Only the first 10 of 16 ports in this commit are shown above. )
- Get rid FreeBSD 6.X support
|
Sat, 22 Aug 2009
|
[ 00:13 amdmi3 ] (Only the first 10 of 195 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with A
|
Mon, 11 May 2009
|
[ 07:01 miwi ]
- Pass maintainership to gahr
|
Tue, 3 Feb 2009
|
[ 17:34 miwi ]
- Fix malformed conditional
Reported by: Kenneth Lind
|
[ 15:37 miwi ]
- Update to 5.0
|
Mon, 22 Dec 2008
|
[ 22:55 miwi ]
- Update to 3.0
- Take maintainership
|
Sun, 7 Sep 2008
|
[ 00:19 linimon ] (Only the first 10 of 279 ports in this commit are shown above. )
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Thu, 14 Sep 2006
|
[ 16:22 sat ]
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/
|
Number of commits found: 18 |