bapt        2010-09-15 13:27:01 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/soci       Makefile distinfo pkg-descr pkg-plist 
    databases/soci/files pkg-message.in 
  Log:
  SOCI is a database access library for C++ that makes the illusion of embedding
  SQL queries in the regular C++ code, staying entirely within the Standard C++.
  The idea is to provide C++ programmers a way to access SQL databases in the 
most
  natural and intuitive way. If you find existing libraries too difficult for 
your
  needs or just distracting, SOCI can be a good alternative.
  
  WWW:    http://soci.sourceforge.net/
  
  PR:             ports/150527
  Submitted by:   Julien Laffaye <kimelto at gmail.com>
  
  Revision  Changes    Path
  1.902     +1 -0      ports/databases/Makefile
  1.1       +60 -0     ports/databases/soci/Makefile (new)
  1.1       +3 -0      ports/databases/soci/distinfo (new)
  1.1       +2 -0      ports/databases/soci/files/pkg-message.in (new)
  1.1       +7 -0      ports/databases/soci/pkg-descr (new)
  1.1       +53 -0     ports/databases/soci/pkg-plist (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