Date: Sat, 2 Dec 2006 19:41:38 +0000 (UTC) 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/emma Makefile distinfo pkg-descr pkg-plist Message-ID: <200612021941.kB2JfcLV024078@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <jun-g@daemonfreaks.com> 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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612021941.kB2JfcLV024078>