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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to