summaryrefslogtreecommitdiff
path: root/audio/libofa
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-11-18Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan.wiz1-3/+3
2006-11-19tv@ pointed out that curl-7.16.0 had a shlib major bump --wiz1-1/+2
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
2006-07-18At least on DragonFly, fork(2) and read(2) need unistd.h when compilingjoerg3-1/+28
C++ programs, so include it.
2006-07-12Initial import of libofa-0.9.3:wiz6-0/+91
The world is drowning in individual music files astray with corrupt metadata, insignificant file names, and no way to identify the music. MusicDNS and the Open Fingerprint Architecture provide a system for identifying a piece of music with nothing more than the sound of the piece itself. MusicDNS is the largest single dataset of acoustic fingerprints in the world with more than 16 million individual tracks identified and growing DAILY! With the Open Fingerprint client-code, tracks can be identified consistently against the MusicDNS dataset, and new tracks are easily added. The Open Fingerprint is deployed world-wide--and now the client source code is available under Open Source license. Use the fingerprint code freely, or hook it up to the largest repository of fingerprinted tracks on the planet--MusicDNS. Free client keys for developers and non-profits are available on the website. For commercial deployment, use the low-cost MusicDNS.com service from MusicIP.