cvs commit: ports/databases/mysql2odbc Makefile distinfo pkg-descr pkg-plist ports/databases/mysql2odbc/files patch-configure patch-libfakesql.h patch-mtest.c

Max Khon fjoe at FreeBSD.org
Wed Aug 31 18:43:43 GMT 2005


fjoe        2005-08-31 18:43:34 UTC

  FreeBSD ports repository

  Added files:
    databases/mysql2odbc Makefile distinfo pkg-descr pkg-plist 
    databases/mysql2odbc/files patch-configure patch-libfakesql.h 
                               patch-mtest.c 
  Log:
  New port: mysql2odbc 0.99.2
  
  The MySQL-ODBC SDK enables you to make MySQL-specific applications
  database-independent without wholesale re-writes of your application code.
  Thus, applications that are written directly to the MySQL call level interface
  now end up being database independent via iODBC (or unixODBC), and usable
  against any ODBC accessible database (including MySQL).
  
  WWW: http://www.iodbc.org/index.php?page=mysql2odbc/index
  
  Revision  Changes    Path
  1.1       +40 -0     ports/databases/mysql2odbc/Makefile (new)
  1.1       +2 -0      ports/databases/mysql2odbc/distinfo (new)
  1.1       +11 -0     ports/databases/mysql2odbc/files/patch-configure (new)
  1.1       +17 -0     ports/databases/mysql2odbc/files/patch-libfakesql.h (new)
  1.1       +11 -0     ports/databases/mysql2odbc/files/patch-mtest.c (new)
  1.1       +7 -0      ports/databases/mysql2odbc/pkg-descr (new)
  1.1       +5 -0      ports/databases/mysql2odbc/pkg-plist (new)


More information about the cvs-all mailing list