Bug 126646 - New port: databases/sqlbuddy A web based MySQL administration tool
Summary: New port: databases/sqlbuddy A web based MySQL administration tool
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-19 03:30 UTC by horus.li
Modified: 2008-09-02 02:28 UTC (History)
0 users

See Also:


Attachments
file.shar (7.62 KB, text/plain)
2008-08-19 03:30 UTC, horus.li
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description horus.li 2008-08-19 03:30:02 UTC
Hi,

I saw this nice tool 3 days ago, and decided to try it. After using it,
I think its simple, powerful design will help everybody in their daily
MySQL maintenance. So I made this port, hope it can do something helpful.

It's written in PHP, open source, release under MIT License.

Feature:

* Attractive design.
* No setup.
* Complete control of users - Logins are handled directly by the MySQL user table.
* Reduced load times - Thanks to Ajax.
* Easy to browse, import and export.
* Multilanguage

Official website: http://www.sqlbuddy.com

How-To-Repeat: N./A.
Comment 1 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-08-20 18:41:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-02 02:19:26 UTC
lippe       2008-09-02 01:19:17 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/sqlbuddy   Makefile distinfo pkg-descr pkg-plist 
    databases/sqlbuddy/files pkg-message.in 
  Log:
  SQL Buddy - Web based MySQL administration
  
  PR:             ports/126646
  Submitted by:   ChenGuang LI <horus.li@gmail.com>
  
  Revision  Changes    Path
  1.706     +1 -0      ports/databases/Makefile
  1.1       +44 -0     ports/databases/sqlbuddy/Makefile (new)
  1.1       +3 -0      ports/databases/sqlbuddy/distinfo (new)
  1.1       +13 -0     ports/databases/sqlbuddy/files/pkg-message.in (new)
  1.1       +23 -0     ports/databases/sqlbuddy/pkg-descr (new)
  1.1       +103 -0    ports/databases/sqlbuddy/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"
Comment 3 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-09-02 02:28:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!