Date: Fri, 12 Jan 2007 10:15:50 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/mywwwatcher Makefile distinfo pkg-descr pkg-message pkg-plist Message-ID: <200701121015.l0CAFouJ057360@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2007-01-12 10:15:50 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/mywwwatcher Makefile distinfo pkg-descr pkg-message
pkg-plist
Log:
mywwwatcher is php application intended to handle the administration
of MySQL over the web interface. It is small, quick, easy to use
alternative to phpMyAdmin. In comparison with with phpMyAdmin
is this application more oriented to hand writing of SQL queries
and their use for later use.
It enables also other tasks like database dump, import, export (csv,html),
insert data, database scheme, index manager, history and reuse
of SQL requests, etc.
Interface is either in English and/or in Czech languages, and it is very
easy to add other languages.
WWW: http://www.the.cz/mywwwatcher
- Petr Macek
pm@kostax.cz
PR: ports/107762
Submitted by: Petr Macek <pm at kostax.cz>
Revision Changes Path
1.574 +1 -0 ports/databases/Makefile
1.1 +41 -0 ports/databases/mywwwatcher/Makefile (new)
1.1 +3 -0 ports/databases/mywwwatcher/distinfo (new)
1.1 +15 -0 ports/databases/mywwwatcher/pkg-descr (new)
1.1 +5 -0 ports/databases/mywwwatcher/pkg-message (new)
1.1 +44 -0 ports/databases/mywwwatcher/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701121015.l0CAFouJ057360>
