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 statemant allows for it. the sql editor and resultset-view are grouped in tabs. results can be exported to csv files. multiple simultanios opend mysql connections are possible. WWW: http://www.fastflo.de/projects/emma
State Changed From-To: open->closed New port added, thank you!
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) _______________________________________________ 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"