Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 2008 11:54:42 +0000 (UTC)
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200804051154.m35BsgH0006422@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804051154.m35BsgH0006422>