summaryrefslogtreecommitdiff
path: root/databases/kmysqladmin
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-11-26 20:43:46 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-11-26 20:43:46 +0000
commitc0f64f75024f98ca44ceb9f7331cb70eec6dcda2 (patch)
tree7d34750ef8c561cb40aa455ee9f9672ab0a2b762 /databases/kmysqladmin
parent- Fix build on -CURRENT (sigval renamed to sival) (diff)
Kmysqladmin is a graphical frontend for administration of mysql servers.
WWW: http://www.alwins-world.de/programs/kmysqladmin/ PR: ports/84775 Submitted by: Igor Leonenko <bananaz_at_bk_dot_ru>
Notes
Notes: svn path=/head/; revision=149612
Diffstat (limited to 'databases/kmysqladmin')
-rw-r--r--databases/kmysqladmin/Makefile30
-rw-r--r--databases/kmysqladmin/distinfo2
-rw-r--r--databases/kmysqladmin/pkg-descr16
-rw-r--r--databases/kmysqladmin/pkg-plist30
4 files changed, 78 insertions, 0 deletions
diff --git a/databases/kmysqladmin/Makefile b/databases/kmysqladmin/Makefile
new file mode 100644
index 000000000000..79b47e473fb7
--- /dev/null
+++ b/databases/kmysqladmin/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: kmysqladmin
+# Date created: Aug 12, 2005
+# Whom: Igor Leonenko <bananaz@bk.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= kmysqladmin
+PORTVERSION= 0.7.2
+CATEGORIES= databases
+MASTER_SITES= http://www.alwins-world.de/programs/download/kmysqladmin/
+
+MAINTAINER= bananaz@bk.ru
+COMMENT= A graphical frontend for administration of mysql servers
+
+GNU_CONFIGURE= yes
+USE_MYSQL= yes
+USE_XLIB= yes
+USE_QT_VER= 3
+USE_KDELIBS_VER=3
+
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN= "don't build on 4.x"
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/databases/kmysqladmin/distinfo b/databases/kmysqladmin/distinfo
new file mode 100644
index 000000000000..e4ebf599cc21
--- /dev/null
+++ b/databases/kmysqladmin/distinfo
@@ -0,0 +1,2 @@
+MD5 (kmysqladmin-0.7.2.tar.gz) = c6af7299749e7138838e5728f1a74f72
+SIZE (kmysqladmin-0.7.2.tar.gz) = 1294472
diff --git a/databases/kmysqladmin/pkg-descr b/databases/kmysqladmin/pkg-descr
new file mode 100644
index 000000000000..677069920927
--- /dev/null
+++ b/databases/kmysqladmin/pkg-descr
@@ -0,0 +1,16 @@
+Kmysqladmin is a graphical frontend for administration of mysql servers.
+
+It can:
+- Displaying and edit the contents of
+tables within a separate view.
+- export results of a query into
+another format (ASCII, Latex, HTML)
+- Edit user rights
+- Creating databases and tables
+- watching status and threads
+continuously
+- alter tables and keys
+- execute sql scripts
+- generate sql scripts from search results
+
+WWW: http://www.alwins-world.de/programs/kmysqladmin/
diff --git a/databases/kmysqladmin/pkg-plist b/databases/kmysqladmin/pkg-plist
new file mode 100644
index 000000000000..7a1a9448a61e
--- /dev/null
+++ b/databases/kmysqladmin/pkg-plist
@@ -0,0 +1,30 @@
+bin/kmysqladmin
+share/applnk/Database/kmysqladmin.desktop
+share/apps/kmysqladmin/kmysqladminui.rc
+share/apps/kmysqladmin/toolbar/access_rights.xpm
+share/apps/kmysqladmin/toolbar/altertab.xpm
+share/apps/kmysqladmin/toolbar/connect.xpm
+share/apps/kmysqladmin/toolbar/newdb.xpm
+share/apps/kmysqladmin/toolbar/newtab.xpm
+share/apps/kmysqladmin/toolbar/status.xpm
+share/apps/kmysqladmin/toolbar/threads.xpm
+share/apps/kmysqladmin/toolbar/viewtab.xpm
+share/doc/HTML/en/kmysqladmin/Logo.png
+share/doc/HTML/en/kmysqladmin/index.cache.bz2
+share/doc/HTML/en/kmysqladmin/index.docbook
+share/doc/HTML/en/kmysqladmin/snapshot1.png
+share/doc/HTML/en/kmysqladmin/snapshot2.png
+share/doc/HTML/en/kmysqladmin/snapshot3.png
+share/doc/HTML/en/kmysqladmin/snapshot4.png
+share/icons/hicolor/16x16/apps/kmysqladmin.png
+share/icons/hicolor/32x32/apps/kmysqladmin.png
+share/icons/hicolor/48x48/apps/kmysqladmin.png
+share/icons/locolor/16x16/apps/kmysqladmin.png
+share/icons/locolor/32x32/apps/kmysqladmin.png
+share/locale/de/LC_MESSAGES/kmysqladmin.mo
+share/locale/hu/LC_MESSAGES/kmysqladmin.mo
+@dirrm share/doc/HTML/en/kmysqladmin/common
+@dirrm share/doc/HTML/en/kmysqladmin
+@dirrm share/apps/kmysqladmin/toolbar
+@dirrm share/apps/kmysqladmin
+@dirrm share/applnk/Database