From owner-cvs-all@FreeBSD.ORG Mon May 9 10:32:35 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5926C106564A; Mon, 9 May 2011 10:32:35 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4A5888FC14; Mon, 9 May 2011 10:32:35 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p49AWZ8P094784; Mon, 9 May 2011 10:32:35 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p49AWZQj094783; Mon, 9 May 2011 10:32:35 GMT (envelope-from bsam) Message-Id: <201105091032.p49AWZQj094783@repoman.freebsd.org> From: Boris Samorodov Date: Mon, 9 May 2011 10:32:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases Makefile ports/databases/py-sqlkit Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2011 10:32:35 -0000 bsam 2011-05-09 10:32:35 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/py-sqlkit Makefile distinfo pkg-descr pkg-plist Log: The easiest possible way to browse the data of your database. You can customize the way data are presented in a very simple way. The ideal tool to edit your personal databases or to browse data of an application you're developing with other languages/tools. Filtering data has never been so easy, no SQL knowledge required. WWW: http://sqlkit.argolinux.org/ Revision Changes Path 1.978 +1 -0 ports/databases/Makefile 1.1 +87 -0 ports/databases/py-sqlkit/Makefile (new) 1.1 +2 -0 ports/databases/py-sqlkit/distinfo (new) 1.1 +9 -0 ports/databases/py-sqlkit/pkg-descr (new) 1.1 +684 -0 ports/databases/py-sqlkit/pkg-plist (new)