cvs commit: ports/audio Makefile ports/audio/libcddb Makefile
 distinfo pkg-descr pkg-plist ports/audio/libcddb/files
 cddb.h-systypes-patch cddb_ni.h-systypes-patch
    Pav Lucistnik 
    pav at FreeBSD.org
       
    Mon Mar  1 11:16:24 PST 2004
    
    
  
pav         2004/03/01 11:16:24 PST
  FreeBSD ports repository
  Modified files:
    audio                Makefile 
  Added files:
    audio/libcddb        Makefile distinfo pkg-descr pkg-plist 
    audio/libcddb/files  cddb.h-systypes-patch 
                         cddb_ni.h-systypes-patch 
  Log:
  Add libcddb, a library that implements the different protocols (CDDBP,
  HTTP, SMTP) to access data on a CDDB server (http://freedb.org).  It
  tries to be as cross-platform as possible.  The initial libary will
  have a C API.
  
  PR:             ports/63576
  Submitted by:   michael johnson <ahze at ahze.net>
  
  Revision  Changes    Path
  1.497     +1 -0      ports/audio/Makefile
  1.1       +27 -0     ports/audio/libcddb/Makefile (new)
  1.1       +2 -0      ports/audio/libcddb/distinfo (new)
  1.1       +11 -0     ports/audio/libcddb/files/cddb.h-systypes-patch (new)
  1.1       +10 -0     ports/audio/libcddb/files/cddb_ni.h-systypes-patch (new)
  1.1       +6 -0      ports/audio/libcddb/pkg-descr (new)
  1.1       +14 -0     ports/audio/libcddb/pkg-plist (new)
    
    
More information about the cvs-all
mailing list