aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libofa
Commit message (Collapse)AuthorAgeFilesLines
* Bump the version of the curl shared library after the ftp/curl updateroam2009-01-231-2/+2
| | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working.
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-281-0/+1
|
* Update the ftp/curl port to 7.16.0.roam2006-12-131-1/+2
| | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
* - make fetchablealexbl2006-11-031-2/+2
| | | | | | | - USE_LDCONFIG instead of INSTALLS_SHLIB PR: 105019 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
* - Unbreak on gcc 4.1alexbl2006-10-011-0/+33
| | | | | Approved by: novel (mentor, implicit) Obtained from: musicbrainz SVN repository
* Change all my MAINTAINER lines to my new FreeBSD.org address.alexbl2006-09-131-1/+1
| | | | Approved by: novel
* UNBREAK: Fix build on 4.xgarga2006-07-254-4/+32
| | | | | | PR: ports/100768 Submitted by: Sven Berkvens-Matthijsse <sven at ilse.net> Approved by: Alexander Botero-Lowry <alex at foxybanana.com> (maintainer)
* Update to 0.9.3itetcu2006-07-062-5/+4
| | | | | PR: 99834 Submitted by: maintainer
* - Chase fftw3 libver bumpahze2006-05-111-1/+2
|
* i[PATCH] audio/libofa: Mark broken on 4.xedwin2006-04-051-1/+7
| | | | | | | - Broken on 4.x, mark as such PR: ports/95331 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
* [PATCH] audio/libofa: fix expat build issueedwin2006-04-021-0/+2
| | | | | | | - expat was not being detected because of a lacking CONFIGURE_ENV PR: ports/95212 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
* [NEW PORT] audio/libofa: The Open Fingerprint Architecture Libraryedwin2006-04-014-0/+42
The Open Fingerprint normalizes, extracts frequencies, and creates an array representing the frequency data in an audio file. WWW: http://www.musicdns.org PR: ports/95196 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>