cvs commit: ports/databases Makefile ports/databases/mysql++3 Makefile distinfo pkg-descr pkg-plist ports/databases/mysql++3/files patch-Makefile.in patch-lib__tcp_connection.cpp

Ion-Mihai Tetcu itetcu at FreeBSD.org
Sat Apr 5 11:54:43 UTC 2008


itetcu      2008-04-05 11:54:42 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/mysql++3   Makefile distinfo pkg-descr pkg-plist 
    databases/mysql++3/files patch-Makefile.in 
                             patch-lib__tcp_connection.cpp 
  Log:
  MySQL++ is a C++ wrapper for MySQL's C API.
  It is built around STL principles, to make dealing with
  the database as easy as dealing with an STL container.
  
  This port contains the version 3 of the library; see databases/mysql++ and
  databases/mysql++1 for the older versions.
  
  WWW: http://tangentsoft.net/mysql++/
  
  Revision  Changes    Path
  1.670     +1 -0      ports/databases/Makefile
  1.1       +42 -0     ports/databases/mysql++3/Makefile (new)
  1.1       +3 -0      ports/databases/mysql++3/distinfo (new)
  1.1       +381 -0    ports/databases/mysql++3/files/patch-Makefile.in (new)
  1.1       +10 -0     ports/databases/mysql++3/files/patch-lib__tcp_connection.cpp (new)
  1.1       +8 -0      ports/databases/mysql++3/pkg-descr (new)
  1.1       +42 -0     ports/databases/mysql++3/pkg-plist (new)


More information about the cvs-ports mailing list