aboutsummaryrefslogtreecommitdiff
path: root/audio/libofa
Commit message (Collapse)AuthorAgeFilesLines
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonseMark Linimon2009-08-021-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=238758
* - Chase fftw3 updatePav Lucistnik2009-05-181-2/+2
| | | | Notes: svn path=/head/; revision=234143
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-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. Notes: svn path=/head/; revision=226721
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-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 Notes: svn path=/head/; revision=179653
* - make fetchableAlexander Botero-Lowry2006-11-031-2/+2
| | | | | | | | | | - USE_LDCONFIG instead of INSTALLS_SHLIB PR: 105019 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=176250
* - Unbreak on gcc 4.1Alexander Botero-Lowry2006-10-011-0/+33
| | | | | | | | Approved by: novel (mentor, implicit) Obtained from: musicbrainz SVN repository Notes: svn path=/head/; revision=174214
* Change all my MAINTAINER lines to my new FreeBSD.org address.Alexander Botero-Lowry2006-09-131-1/+1
| | | | | | | Approved by: novel Notes: svn path=/head/; revision=172903
* UNBREAK: Fix build on 4.xRenato Botelho2006-07-244-4/+32
| | | | | | | | | PR: ports/100768 Submitted by: Sven Berkvens-Matthijsse <sven at ilse.net> Approved by: Alexander Botero-Lowry <alex at foxybanana.com> (maintainer) Notes: svn path=/head/; revision=168655
* Update to 0.9.3Ion-Mihai Tetcu2006-07-062-5/+4
| | | | | | | | PR: 99834 Submitted by: maintainer Notes: svn path=/head/; revision=167054
* - Chase fftw3 libver bumpMichael Johnson2006-05-111-1/+2
| | | | Notes: svn path=/head/; revision=162087
* i[PATCH] audio/libofa: Mark broken on 4.xEdwin Groothuis2006-04-051-1/+7
| | | | | | | | | | - Broken on 4.x, mark as such PR: ports/95331 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158818
* [PATCH] audio/libofa: fix expat build issueEdwin Groothuis2006-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> Notes: svn path=/head/; revision=158630
* [NEW PORT] audio/libofa: The Open Fingerprint Architecture LibraryEdwin Groothuis2006-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> Notes: svn path=/head/; revision=158541