From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 2 19:50:14 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6A0C616A403 for ; Sat, 2 Dec 2006 19:50:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31C5D43CA3 for ; Sat, 2 Dec 2006 19:49:52 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kB2JoE7Z068225 for ; Sat, 2 Dec 2006 19:50:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kB2JoEdU068224; Sat, 2 Dec 2006 19:50:14 GMT (envelope-from gnats) Date: Sat, 2 Dec 2006 19:50:14 GMT Message-Id: <200612021950.kB2JoEdU068224@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/106229: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 19:50:14 -0000 The following reply was made to PR ports/106229; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/106229: commit references a PR Date: Sat, 2 Dec 2006 19:41:49 +0000 (UTC) pav 2006-12-02 19:41:38 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/emma Makefile distinfo pkg-descr pkg-plist Log: Emma is a graphical toolkit for MySQL database developers and administrators. It provides dialogs to create or modify MySQL databases, tables and associated indexes. It has a built-in syntax highlighting SQL editor with table- and fieldname tab-completion and automatic SQL statement formatting. The results of an executed query are displayed in a resultset where the record- data can be edited by the user, if the SQL statement allows for it. The SQL editor and resultset-view are grouped in tabs. Results can be exported to CSV files. Multiple simultaneously opened MySQL connections are possible. WWW: http://www.fastflo.de/projects/emma PR: ports/106229 Submitted by: Junji NAKANISHI Revision Changes Path 1.567 +1 -0 ports/databases/Makefile 1.1 +25 -0 ports/databases/emma/Makefile (new) 1.1 +3 -0 ports/databases/emma/distinfo (new) 1.1 +10 -0 ports/databases/emma/pkg-descr (new) 1.1 +45 -0 ports/databases/emma/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"