cvs commit: ports/databases Makefile ports/databases/dbow Makefile
 distinfo pkg-descr pkg-plist
    Pav Lucistnik 
    pav at FreeBSD.org
       
    Sun May  2 12:51:12 PDT 2004
    
    
  
pav         2004/05/02 12:51:11 PDT
  FreeBSD ports repository
  Modified files:
    databases            Makefile 
  Added files:
    databases/dbow       Makefile distinfo pkg-descr pkg-plist 
  Log:
  DBOW is a database compiler-compiler or front-end.  It takes table
  definitions in a relatively high-level language and prepares C,
  C++, PHP, Perl (etc) functions for manipulating the database.  It
  will also produce SQL table data for MySQL.
  
  WWW: http://dbow.sf.net/
  
  PR:             ports/66112
  Submitted by:   Dermot Tynan <dtynan at kalopa.com>
  
  Revision  Changes    Path
  1.338     +1 -0      ports/databases/Makefile
  1.1       +23 -0     ports/databases/dbow/Makefile (new)
  1.1       +2 -0      ports/databases/dbow/distinfo (new)
  1.1       +9 -0      ports/databases/dbow/pkg-descr (new)
  1.1       +8 -0      ports/databases/dbow/pkg-plist (new)
    
    
More information about the cvs-all
mailing list