summaryrefslogtreecommitdiff
path: root/databases/gmysql
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-11-16 15:43:35 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-11-16 15:43:35 +0000
commite103c8a7888807813220bb1b092006a45424f408 (patch)
treeca43f681744ac6f3e8dd355d30d10089f08de112 /databases/gmysql
parentActivate fkiss. (diff)
It's a graphic frontend of mysql.
PR: ports/8700 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Notes
Notes: svn path=/head/; revision=14560
Diffstat (limited to 'databases/gmysql')
-rw-r--r--databases/gmysql/Makefile22
-rw-r--r--databases/gmysql/distinfo1
-rw-r--r--databases/gmysql/pkg-comment1
-rw-r--r--databases/gmysql/pkg-descr14
-rw-r--r--databases/gmysql/pkg-plist1
5 files changed, 39 insertions, 0 deletions
diff --git a/databases/gmysql/Makefile b/databases/gmysql/Makefile
new file mode 100644
index 000000000000..7abf7c21e3db
--- /dev/null
+++ b/databases/gmysql/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: gmysql
+# Version required: 0.3.1
+# Date created: Sun Nov 15 22:07:12 CET 1998
+# Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
+#
+# $Id$
+#
+
+DISTNAME= gmysql-0.3.1
+CATEGORIES= databases
+MASTER_SITES= http://www.loth.demon.co.uk/gmysql/
+
+MAINTAINER= ibex@physik.TU-Berlin.DE
+
+BUILD_DEPENDS= ${PREFIX}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql321
+LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
+
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-mysql=${PREFIX}
+CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk11-config
+
+.include <bsd.port.mk>
diff --git a/databases/gmysql/distinfo b/databases/gmysql/distinfo
new file mode 100644
index 000000000000..fe14c40d3545
--- /dev/null
+++ b/databases/gmysql/distinfo
@@ -0,0 +1 @@
+MD5 (gmysql-0.3.1.tar.gz) = 931a0233b0ff6e7050968d84dc9b2d88
diff --git a/databases/gmysql/pkg-comment b/databases/gmysql/pkg-comment
new file mode 100644
index 000000000000..fbe1ef5ed166
--- /dev/null
+++ b/databases/gmysql/pkg-comment
@@ -0,0 +1 @@
+GTK+ frontend for mysql
diff --git a/databases/gmysql/pkg-descr b/databases/gmysql/pkg-descr
new file mode 100644
index 000000000000..f779cd4e9b6d
--- /dev/null
+++ b/databases/gmysql/pkg-descr
@@ -0,0 +1,14 @@
+General Information
+===================
+
+gmysql is a graphical user interface to the mysqld SQL database
+server. gmysql uses GTK+ for its widgets.
+
+The gmysql web site is:
+ http://www.loth.demon.co.uk/gmysql/
+
+The GTK+ web site is:
+ http://www.gtk.org/
+
+The MySQL web site is:
+ http://www.tcx.se/
diff --git a/databases/gmysql/pkg-plist b/databases/gmysql/pkg-plist
new file mode 100644
index 000000000000..52a0fd80ab47
--- /dev/null
+++ b/databases/gmysql/pkg-plist
@@ -0,0 +1 @@
+bin/gmysql