Bug 106229

Summary: [NEW PORT] databases/emma: Extendable MySQL managing assistant
Product: Ports & Packages Reporter: jun-g
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description jun-g 2006-12-02 19:00:24 UTC

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
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-12-02 19:24:42 UTC
State Changed
From-To: open->closed

New port added, thank you!
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-02 19:41:49 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 <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"