Date: Mon, 16 Apr 2012 13:08:37 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/tdbc Makefile distinfo pkg-descr pkg-plist ports/databases/tdbc/files patch-tdbcsqlite3_Makefile.in pkgIndex.tcl.in Message-ID: <201204161308.q3GD8bRg039755@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gahr 2012-04-16 13:08:37 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/tdbc Makefile distinfo pkg-descr pkg-plist databases/tdbc/files patch-tdbcsqlite3_Makefile.in pkgIndex.tcl.in Log: - New port: databases/tdbc TDBC is the Tcl Database Connectivity, an abstraction layer for database drivers in the Tcl programming language. It currently supports drivers for MySQL, PostgreSQL, SQLite, and ODBC through either unixODBC or iODBX. Revision Changes Path 1.1096 +1 -0 ports/databases/Makefile 1.1 +132 -0 ports/databases/tdbc/Makefile (new) 1.1 +2 -0 ports/databases/tdbc/distinfo (new) 1.1 +12 -0 ports/databases/tdbc/files/patch-tdbcsqlite3_Makefile.in (new) 1.1 +1 -0 ports/databases/tdbc/files/pkgIndex.tcl.in (new) 1.1 +8 -0 ports/databases/tdbc/pkg-descr (new) 1.1 +38 -0 ports/databases/tdbc/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204161308.q3GD8bRg039755>