cvs commit: ports/audio Makefile ports/audio/fdmf Makefile distinfo pkg-descr

Andrew Pantyukhin sat at FreeBSD.org
Thu Nov 2 20:35:49 UTC 2006


sat         2006-11-02 20:35:48 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/fdmf           Makefile distinfo pkg-descr 
  Log:
  Add port audio/fdmf:
  
  fdmf is portable perl/C software for finding pairs of music files in a
  collection that are likely to contain the same music. It works on the
  music itself, not on the filename, tags, or headers. It uses an audio
  fingerprint, or perceptual hash to recognize the duplicate files. It is
  currently under heavy development, so it might be buggy, broken, or
  otherwise bad. But it works for me.
  
  WWW: http://www.w140.com/audio/
  Author: Kurt Rosenfeld <kurt at w140 dot com>
  
  Revision  Changes    Path
  1.783     +1 -0      ports/audio/Makefile
  1.1       +43 -0     ports/audio/fdmf/Makefile (new)
  1.1       +3 -0      ports/audio/fdmf/distinfo (new)
  1.1       +9 -0      ports/audio/fdmf/pkg-descr (new)


More information about the cvs-ports mailing list