From owner-cvs-all@FreeBSD.ORG Mon Dec 20 09:06:29 2010 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 1159B1065670; Mon, 20 Dec 2010 09:06:29 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 01A5F8FC15; Mon, 20 Dec 2010 09:06:29 +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 oBK96Sgx064062; Mon, 20 Dec 2010 09:06:28 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBK96SAa064061; Mon, 20 Dec 2010 09:06:28 GMT (envelope-from acm) Message-Id: <201012200906.oBK96SAa064061@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Mon, 20 Dec 2010 09:06:28 +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/firebird21-client Makefile 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, 20 Dec 2010 09:06:29 -0000 acm 2010-12-20 09:06:28 UTC FreeBSD ports repository Added files: databases/firebird21-client Makefile Log: - New port: databases/firebird21-client Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names since 1981. Firebird is completely free of any registration, licensing or deployment fees. It may be deployed freely for use with any third-party software, whether commercial or not. WWW: http://sourceforge.net/projects/firebird/ WWW: http://www.firebirdsql.org/ PR: 152403 Submitted by: Max Kochubey Revision Changes Path 1.1 +19 -0 ports/databases/firebird21-client/Makefile (new)