cvs commit: ports/databases Makefile ports/databases/gomysql
 Makefile distinfo pkg-descr
    Wen Heping 
    wen at FreeBSD.org
       
    Mon Dec  6 04:08:24 UTC 2010
    
    
  
wen         2010-12-06 04:08:24 UTC
  FreeBSD ports repository
  Modified files:
    databases            Makefile 
  Added files:
    databases/gomysql    Makefile distinfo pkg-descr 
  Log:
  A MySQL client library written in Go. The aim of this project is to
  provide a library with a high level of usability, good interal error
  handling and to emulate similar libraries available for other languages
  to provide an easy migration of MySQL based systems into the Go language.
  
  WWW: https://github.com/Philio/GoMySQL
  
  Revision  Changes    Path
  1.922     +1 -0      ports/databases/Makefile
  1.1       +24 -0     ports/databases/gomysql/Makefile (new)
  1.1       +2 -0      ports/databases/gomysql/distinfo (new)
  1.1       +6 -0      ports/databases/gomysql/pkg-descr (new)
    
    
More information about the cvs-all
mailing list