Date: Sun, 2 May 2004 12:51:11 -0700 (PDT) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/dbow Makefile distinfo pkg-descr pkg-plist Message-ID: <200405021951.i42JpBkJ057174@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405021951.i42JpBkJ057174>