aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile9
-rw-r--r--databases/kmysqladmin/Makefile26
-rw-r--r--databases/kmysqladmin/distinfo2
-rw-r--r--databases/kmysqladmin/pkg-descr14
-rw-r--r--databases/kmysqladmin/pkg-plist30
-rw-r--r--databases/knoda/Makefile34
-rw-r--r--databases/knoda/distinfo2
-rw-r--r--databases/knoda/files/patch-configure11
-rw-r--r--databases/knoda/pkg-descr20
-rw-r--r--databases/knoda/pkg-plist257
-rw-r--r--databases/ksqlanalyzer/Makefile25
-rw-r--r--databases/ksqlanalyzer/distinfo2
-rw-r--r--databases/ksqlanalyzer/files/patch-ksqlanalyzer_kwrite_kwdialog.h14
-rw-r--r--databases/ksqlanalyzer/files/patch-ksqlanalyzer_tds_config.h15
-rw-r--r--databases/ksqlanalyzer/files/patch-ksqlanalyzer_tds_tds.h15
-rw-r--r--databases/ksqlanalyzer/pkg-descr13
-rw-r--r--databases/ksqlanalyzer/pkg-plist13
-rw-r--r--databases/ksqlshell/Makefile28
-rw-r--r--databases/ksqlshell/distinfo2
-rw-r--r--databases/ksqlshell/files/patch-configure580
-rw-r--r--databases/ksqlshell/pkg-descr3
-rw-r--r--databases/ksqlshell/pkg-plist89
-rw-r--r--databases/mysql-navigator/Makefile36
-rw-r--r--databases/mysql-navigator/distinfo2
-rw-r--r--databases/mysql-navigator/files/patch-aa23
-rw-r--r--databases/mysql-navigator/files/patch-ab32
-rw-r--r--databases/mysql-navigator/files/patch-src-mysql-mainwindow-mainwindowslotshutdown.cxx14
-rw-r--r--databases/mysql-navigator/pkg-descr6
-rw-r--r--databases/qt-mysql-plugin/Makefile34
-rw-r--r--databases/qt-mysql-plugin/distinfo2
-rw-r--r--databases/qt-mysql-plugin/files/Makefile.bsd20
-rw-r--r--databases/qt-mysql-plugin/pkg-descr2
-rw-r--r--databases/qt-mysql-plugin/pkg-plist2
-rw-r--r--databases/qt-odbc-plugin/Makefile36
-rw-r--r--databases/qt-odbc-plugin/distinfo2
-rw-r--r--databases/qt-odbc-plugin/files/Makefile.bsd17
-rw-r--r--databases/qt-odbc-plugin/files/patch-src-sql-drivers-odbc-qsql_odbc.cpp21
-rw-r--r--databases/qt-odbc-plugin/pkg-descr2
-rw-r--r--databases/qt-odbc-plugin/pkg-plist2
-rw-r--r--databases/qt-pgsql-plugin/Makefile35
-rw-r--r--databases/qt-pgsql-plugin/distinfo2
-rw-r--r--databases/qt-pgsql-plugin/files/Makefile.bsd18
-rw-r--r--databases/qt-pgsql-plugin/pkg-descr2
-rw-r--r--databases/qt-pgsql-plugin/pkg-plist2
-rw-r--r--databases/qt-sqlite-plugin/Makefile35
-rw-r--r--databases/qt-sqlite-plugin/distinfo2
-rw-r--r--databases/qt-sqlite-plugin/files/Makefile.bsd17
-rw-r--r--databases/qt-sqlite-plugin/pkg-descr2
-rw-r--r--databases/qt-sqlite-plugin/pkg-plist2
49 files changed, 0 insertions, 1574 deletions
diff --git a/databases/Makefile b/databases/Makefile
index b97c1722aded..0ec5ce43e779 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -132,10 +132,6 @@
SUBDIR += jrrd
SUBDIR += kbibtex
SUBDIR += kinterbasdb
- SUBDIR += kmysqladmin
- SUBDIR += knoda
- SUBDIR += ksqlanalyzer
- SUBDIR += ksqlshell
SUBDIR += kumofs
SUBDIR += kyotocabinet
SUBDIR += kyototycoon
@@ -218,7 +214,6 @@
SUBDIR += mysql-connector-c++
SUBDIR += mysql-connector-java
SUBDIR += mysql-connector-odbc
- SUBDIR += mysql-navigator
SUBDIR += mysql-proxy
SUBDIR += mysql-q4m
SUBDIR += mysql-udf
@@ -786,10 +781,6 @@
SUBDIR += pyspatialite
SUBDIR += qdbm
SUBDIR += qdbm-plus
- SUBDIR += qt-mysql-plugin
- SUBDIR += qt-odbc-plugin
- SUBDIR += qt-pgsql-plugin
- SUBDIR += qt-sqlite-plugin
SUBDIR += qt4-ibase-plugin
SUBDIR += qt4-mysql-plugin
SUBDIR += qt4-odbc-plugin
diff --git a/databases/kmysqladmin/Makefile b/databases/kmysqladmin/Makefile
deleted file mode 100644
index cfbe7ab3bca7..000000000000
--- a/databases/kmysqladmin/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Igor Leonenko <bananaz@bk.ru>
-# $FreeBSD$
-
-PORTNAME= kmysqladmin
-PORTVERSION= 0.7.2
-PORTREVISION= 10
-CATEGORIES= databases
-MASTER_SITES= http://www.alwins-world.de/programs/download/kmysqladmin/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A graphical frontend for administration of MySQL servers
-
-DEPRECATED= Depends on QT3; unmaintained
-EXPIRATION_DATE= 2013-07-01
-
-USE_AUTOTOOLS= libtool
-USE_MYSQL= yes
-USE_QT_VER= 3
-USE_KDELIBS_VER=3
-USES= gettext
-INSTALLS_ICONS= yes
-
-CONFIGURE_ARGS+=--with-mysql-include=${LOCALBASE}/include/mysql \
- --with-mysql-lib=${LOCALBASE}/lib/mysql
-
-.include <bsd.port.mk>
diff --git a/databases/kmysqladmin/distinfo b/databases/kmysqladmin/distinfo
deleted file mode 100644
index 7fc326086a37..000000000000
--- a/databases/kmysqladmin/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (kmysqladmin-0.7.2.tar.gz) = c572b580d8e9efaf1db3c8a9cf52bf81234d163db8a98917862ec755b7094d72
-SIZE (kmysqladmin-0.7.2.tar.gz) = 1294472
diff --git a/databases/kmysqladmin/pkg-descr b/databases/kmysqladmin/pkg-descr
deleted file mode 100644
index c6e31571b58a..000000000000
--- a/databases/kmysqladmin/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-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
diff --git a/databases/kmysqladmin/pkg-plist b/databases/kmysqladmin/pkg-plist
deleted file mode 100644
index 0d19309b32de..000000000000
--- a/databases/kmysqladmin/pkg-plist
+++ /dev/null
@@ -1,30 +0,0 @@
-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
-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
diff --git a/databases/knoda/Makefile b/databases/knoda/Makefile
deleted file mode 100644
index 9bfe87f9cb4a..000000000000
--- a/databases/knoda/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: knoda
-# Date created: 26.7.2002
-# Whom: arved
-#
-# $FreeBSD$
-
-PORTNAME= knoda
-PORTVERSION= 0.8.3
-PORTREVISION= 1
-CATEGORIES= databases
-MASTER_SITES= SF
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Database frontend for KDE
-
-BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone
-LIB_DEPENDS= hk_classes.15:${PORTSDIR}/databases/hk_classes
-
-DEPRECATED= Depends on QT3; unmaintained
-EXPIRATION_DATE= 2013-07-01
-
-USE_BZIP2= yes
-USE_KDELIBS_VER= 3
-USE_PYTHON= yes
-USE_GMAKE= yes
-USE_AUTOTOOLS= libtool
-USE_LDCONFIG= yes
-CONFIGURE_ARGS+= --with-hk_classes-dir=${LOCALBASE}/lib/hk_classes \
- --with-hk_classes-incdir=${LOCALBASE}/include/hk_classes
-
-post-patch:
- ${REINPLACE_CMD} -e 's,-pedantic ,,' ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/databases/knoda/distinfo b/databases/knoda/distinfo
deleted file mode 100644
index ffdafb743ecd..000000000000
--- a/databases/knoda/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (knoda-0.8.3.tar.bz2) = 0ec5eb90c0efd6c76f3b0e86e1a9af4dd4800dcaff170ad35d86025d8d13eeb4
-SIZE (knoda-0.8.3.tar.bz2) = 4619446
diff --git a/databases/knoda/files/patch-configure b/databases/knoda/files/patch-configure
deleted file mode 100644
index c0c9306a81bb..000000000000
--- a/databases/knoda/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sat Nov 6 18:46:43 2004
-+++ configure Sat Nov 6 18:47:37 2004
-@@ -26622,7 +26622,7 @@
-
-
- CXXLIBS=" -L${HK_CLASSESDIR} -lhk_classes"
--LIBS="$ac_save_LIBS -L${HK_CLASSESDIR} -lhk_classes "
-+LIBS="$ac_save_LIBS -L${HK_CLASSESDIR} -lhk_classes ${LIBPTHREAD}"
- CPPFLAGS="-I$HK_CLASSESINCDIR $ac_save_CPPFLAGS "
-
- cat >conftest.$ac_ext <<_ACEOF
diff --git a/databases/knoda/pkg-descr b/databases/knoda/pkg-descr
deleted file mode 100644
index cee720cadf22..000000000000
--- a/databases/knoda/pkg-descr
+++ /dev/null
@@ -1,20 +0,0 @@
-knoda is a database frontend for KDE, based on hk_classes.
-
-Knoda allows you to:
-
-- define and delete databases;
-- create, alter and delete tables and indices;
-- add, change and delete data in tables;
-- define, execute and store sql queries;
-- define, execute and store queries with a "query by example" GUI;
-- create, alter and delete views;
-- import and export CSV data;
-- define and use forms;
-- define and print reports;
-- write your own extensions using the integrated Python interpreter
- as scripting language.
-
-Its driver concept allows a uniform connection to different
-database servers.
-
-WWW: http://www.knoda.org/
diff --git a/databases/knoda/pkg-plist b/databases/knoda/pkg-plist
deleted file mode 100644
index b8f8149b02d4..000000000000
--- a/databases/knoda/pkg-plist
+++ /dev/null
@@ -1,257 +0,0 @@
-bin/knoda
-bin/knoda-rt
-include/hk_kdeboolean.h
-include/hk_kdebutton.h
-include/hk_kdecolumn.h
-include/hk_kdecombobox.h
-include/hk_kdecsvexportdialog.h
-include/hk_kdecsvimportdialog.h
-include/hk_kdecsvimportdialogbase.h
-include/hk_kdedatasource.h
-include/hk_kdedate.h
-include/hk_kdedbdesignerpart.h
-include/hk_kdedbdesignerpartfactory.h
-include/hk_kdedblistview.h
-include/hk_kdedriverdialog.h
-include/hk_kdefilterdialog.h
-include/hk_kdefilterdialogbase.h
-include/hk_kdefinddialog.h
-include/hk_kdefinddialogbase.h
-include/hk_kdeform.h
-include/hk_kdeformdatasourcedialog.h
-include/hk_kdeformdatasourcedialogbase.h
-include/hk_kdeformfocus.h
-include/hk_kdeformpart.h
-include/hk_kdeformpartfactory.h
-include/hk_kdeformpartwidget.h
-include/hk_kdegrid.h
-include/hk_kdegridcolumndialog.h
-include/hk_kdegridcolumndialogbase.h
-include/hk_kdegridpart.h
-include/hk_kdegridpartfactory.h
-include/hk_kdeimage.h
-include/hk_kdeindexeditwindow.h
-include/hk_kdeinterpreterdialog.h
-include/hk_kdelabel.h
-include/hk_kdelineedit.h
-include/hk_kdememo.h
-include/hk_kdemessages.h
-include/hk_kdemodule.h
-include/hk_kdemodulepart.h
-include/hk_kdemodulepartfactory.h
-include/hk_kdenewpassworddialog.h
-include/hk_kdenewpassworddialogbase.h
-include/hk_kdepassworddialog.h
-include/hk_kdeproperty.h
-include/hk_kdepropertybase.h
-include/hk_kdeqbe.h
-include/hk_kdeqbepart.h
-include/hk_kdeqbepartfactory.h
-include/hk_kdequery.h
-include/hk_kdequerypart.h
-include/hk_kdequerypartfactory.h
-include/hk_kdequerypartwidget.h
-include/hk_kdereport.h
-include/hk_kdereportdata.h
-include/hk_kdereportpart.h
-include/hk_kdereportpartfactory.h
-include/hk_kdereportpartwidget.h
-include/hk_kdereportproperty.h
-include/hk_kdereportpropertybase.h
-include/hk_kdereportsection.h
-include/hk_kdereportsectiondialog.h
-include/hk_kdereportsectiondialogbase.h
-include/hk_kderowselector.h
-include/hk_kdesimpleform.h
-include/hk_kdesimplegrid.h
-include/hk_kdesimplereport.h
-include/hk_kdesubform.h
-include/hk_kdesubreportdialog.h
-include/hk_kdesubreportdialogbase.h
-include/hk_kdetable.h
-include/hk_kdetabledesign.h
-include/hk_kdetablepart.h
-include/hk_kdetablepartfactory.h
-include/hk_kdetablepartwidget.h
-include/hk_kdetoolbar.h
-include/hk_kdexmlexportdialog.h
-include/hk_kdexmlexportdialogbase.h
-lib/kde3/libhk_kdedbdesignerpart.a
-lib/kde3/libhk_kdedbdesignerpart.la
-lib/kde3/libhk_kdedbdesignerpart.so
-lib/kde3/libhk_kdeformpart.a
-lib/kde3/libhk_kdeformpart.la
-lib/kde3/libhk_kdeformpart.so
-lib/kde3/libhk_kdegridpart.a
-lib/kde3/libhk_kdegridpart.la
-lib/kde3/libhk_kdegridpart.so
-lib/kde3/libhk_kdeqbepart.a
-lib/kde3/libhk_kdeqbepart.la
-lib/kde3/libhk_kdeqbepart.so
-lib/kde3/libhk_kdemodulepart.a
-lib/kde3/libhk_kdemodulepart.la
-lib/kde3/libhk_kdemodulepart.so
-lib/kde3/libhk_kdequerypart.a
-lib/kde3/libhk_kdequerypart.la
-lib/kde3/libhk_kdequerypart.so
-lib/kde3/libhk_kdereportpart.a
-lib/kde3/libhk_kdereportpart.la
-lib/kde3/libhk_kdereportpart.so
-lib/kde3/libhk_kdetablepart.a
-lib/kde3/libhk_kdetablepart.la
-lib/kde3/libhk_kdetablepart.so
-lib/libhk_kdeclasses.a
-lib/libhk_kdeclasses.la
-lib/libhk_kdeclasses.so
-share/applnk/Office/knoda.desktop
-share/apps/hk_kdeclasses/hk_kdedbdesigner.rc
-share/apps/hk_kdeclasses/hk_kdedbdesignerpart.rc
-share/apps/hk_kdeclasses/hk_kdeform.rc
-share/apps/hk_kdeclasses/hk_kdeformpartdesign.rc
-share/apps/hk_kdeclasses/hk_kdeformpartview.rc
-share/apps/hk_kdeclasses/hk_kdegridpart.rc
-share/apps/hk_kdeclasses/hk_kdeinterpreterdialog.rc
-share/apps/hk_kdeclasses/hk_kdeqbepart.rc
-share/apps/hk_kdeclasses/hk_kdemodule.rc
-share/apps/hk_kdeclasses/hk_kdemodulepart.rc
-share/apps/hk_kdeclasses/hk_kdequery.rc
-share/apps/hk_kdeclasses/hk_kdequerypart.rc
-share/apps/hk_kdeclasses/hk_kdequerypartqbe.rc
-share/apps/hk_kdeclasses/hk_kdequerypartsql.rc
-share/apps/hk_kdeclasses/hk_kdereport.rc
-share/apps/hk_kdeclasses/hk_kdereportpartdesign.rc
-share/apps/hk_kdeclasses/hk_kdereportpartview.rc
-share/apps/hk_kdeclasses/hk_kdetable.rc
-share/apps/hk_kdeclasses/hk_kdetablepart.rc
-share/apps/hk_kdeclasses/knodamaindockwindowbase.rc
-share/apps/hk_kdeclasses/pics/add.png
-share/apps/hk_kdeclasses/pics/boolean22x22.png
-share/apps/hk_kdeclasses/pics/button.png
-share/apps/hk_kdeclasses/pics/combobox22x22.png
-share/apps/hk_kdeclasses/pics/datebutton.png
-share/apps/hk_kdeclasses/pics/dbdesigner.png
-share/apps/hk_kdeclasses/pics/delete.png
-share/apps/hk_kdeclasses/pics/designmode.png
-share/apps/hk_kdeclasses/pics/edit.png
-share/apps/hk_kdeclasses/pics/filter.png
-share/apps/hk_kdeclasses/pics/filterexec.png
-share/apps/hk_kdeclasses/pics/find.png
-share/apps/hk_kdeclasses/pics/first.png
-share/apps/hk_kdeclasses/pics/grid22x22.png
-share/apps/hk_kdeclasses/pics/gridadd22x22.png
-share/apps/hk_kdeclasses/pics/gridcursor.png
-share/apps/hk_kdeclasses/pics/gridfilter.png
-share/apps/hk_kdeclasses/pics/image.png
-share/apps/hk_kdeclasses/pics/key.png
-share/apps/hk_kdeclasses/pics/label.png
-share/apps/hk_kdeclasses/pics/last.png
-share/apps/hk_kdeclasses/pics/multiline.png
-share/apps/hk_kdeclasses/pics/next.png
-share/apps/hk_kdeclasses/pics/pfeil.png
-share/apps/hk_kdeclasses/pics/previous.png
-share/apps/hk_kdeclasses/pics/propertyeditor.png
-share/apps/hk_kdeclasses/pics/reportsection.png
-share/apps/hk_kdeclasses/pics/rowselector22x22.png
-share/apps/hk_kdeclasses/pics/save.png
-share/apps/hk_kdeclasses/pics/saveas.png
-share/apps/hk_kdeclasses/pics/store.png
-share/apps/hk_kdeclasses/pics/viewmode.png
-share/apps/knoda/hk_kdeworkspace.rc
-share/apps/knoda/knodaui.rc
-share/apps/knoda/pics/knodalogo.png
-share/config/magic/hk_classes.magic
-share/doc/HTML/en/knoda/class-overview2.png
-share/doc/HTML/en/knoda/combobox1.png
-share/doc/HTML/en/knoda/combobox2.png
-share/doc/HTML/en/knoda/comboboxselector.png
-share/doc/HTML/en/knoda/common
-share/doc/HTML/en/knoda/complexreport.png
-share/doc/HTML/en/knoda/csvexport.png
-share/doc/HTML/en/knoda/csvimport.png
-share/doc/HTML/en/knoda/dbregional.png
-share/doc/HTML/en/knoda/exportimportmanager.png
-share/doc/HTML/en/knoda/filter.png
-share/doc/HTML/en/knoda/filterdefinition.png
-share/doc/HTML/en/knoda/form.png
-share/doc/HTML/en/knoda/form2.png
-share/doc/HTML/en/knoda/formdatasource.png
-share/doc/HTML/en/knoda/formdatasource2.png
-share/doc/HTML/en/knoda/formdatasource3.png
-share/doc/HTML/en/knoda/formdatasource4.png
-share/doc/HTML/en/knoda/formdesign.png
-share/doc/HTML/en/knoda/formdesign1.png
-share/doc/HTML/en/knoda/formdesign2.png
-share/doc/HTML/en/knoda/formfilter.png
-share/doc/HTML/en/knoda/formreport.png
-share/doc/HTML/en/knoda/formreportproperty.png
-share/doc/HTML/en/knoda/gridcolumndefinition.png
-share/doc/HTML/en/knoda/gridcolumndefinition2.png
-share/doc/HTML/en/knoda/hk_classes-overview.png
-share/doc/HTML/en/knoda/index.cache.bz2
-share/doc/HTML/en/knoda/index.docbook
-share/doc/HTML/en/knoda/installation.docbook
-share/doc/HTML/en/knoda/knoda.png
-share/doc/HTML/en/knoda/knoda2.png
-share/doc/HTML/en/knoda/knodascriptingtutorial.docbook
-share/doc/HTML/en/knoda/literaturetable.png
-share/doc/HTML/en/knoda/mainwindow-sdi.png
-share/doc/HTML/en/knoda/mainwindow.png
-share/doc/HTML/en/knoda/mainwindow2.png
-share/doc/HTML/en/knoda/modebuttons.png
-share/doc/HTML/en/knoda/objecthandling.png
-share/doc/HTML/en/knoda/options.png
-share/doc/HTML/en/knoda/options1.png
-share/doc/HTML/en/knoda/options2.png
-share/doc/HTML/en/knoda/options3.png
-share/doc/HTML/en/knoda/options4.png
-share/doc/HTML/en/knoda/passworddialog.png
-share/doc/HTML/en/knoda/printbutton.png
-share/doc/HTML/en/knoda/propertyeditor.png
-share/doc/HTML/en/knoda/pythonreference.docbook
-share/doc/HTML/en/knoda/qbe.png
-share/doc/HTML/en/knoda/qbetoggle.png
-share/doc/HTML/en/knoda/reportdesign.png
-share/doc/HTML/en/knoda/reportsectiondialog.png
-share/doc/HTML/en/knoda/reviewform.png
-share/doc/HTML/en/knoda/reviewform1.png
-share/doc/HTML/en/knoda/reviewform2.png
-share/doc/HTML/en/knoda/rowselector.png
-share/doc/HTML/en/knoda/simplereport.png
-share/doc/HTML/en/knoda/subreport.png
-share/doc/HTML/en/knoda/tabledata.png
-share/doc/HTML/en/knoda/tabledesign.png
-share/doc/HTML/en/knoda/tablewithcombo.png
-share/doc/HTML/en/knoda/taborder1.png
-share/doc/HTML/en/knoda/taborder2.png
-share/doc/HTML/en/knoda/tutorial.docbook
-share/doc/HTML/en/knoda/xmlexport.png
-share/icons/hicolor/16x16/apps/knoda.png
-share/icons/hicolor/32x32/apps/knoda.png
-share/icons/locolor/16x16/apps/knoda.png
-share/icons/locolor/32x32/apps/knoda.png
-share/locale/bg/LC_MESSAGES/knoda.mo
-share/locale/de/LC_MESSAGES/knoda.mo
-share/locale/es/LC_MESSAGES/knoda.mo
-share/locale/fr/LC_MESSAGES/knoda.mo
-share/locale/hu/LC_MESSAGES/knoda.mo
-share/locale/ru/LC_MESSAGES/knoda.mo
-share/locale/uk/LC_MESSAGES/knoda.mo
-share/mimelnk/application/x-hk_classes-sqlite2.desktop
-share/mimelnk/application/x-hk_classes-sqlite3.desktop
-share/mimelnk/application/x-hk_connection.desktop
-share/mimelnk/application/x-paradox.desktop
-share/mimelnk/application/x-xbase.desktop
-share/services/hk_kdedbdesignerpart.desktop
-share/services/hk_kdeformpart.desktop
-share/services/hk_kdegridpart.desktop
-share/services/hk_kdeqbepart.desktop
-share/services/hk_kdemodulepart.desktop
-share/services/hk_kdequerypart.desktop
-share/services/hk_kdereportpart.desktop
-share/services/hk_kdetablepart.desktop
-@dirrm share/apps/hk_kdeclasses/pics/
-@dirrm share/apps/hk_kdeclasses
-@dirrm share/apps/knoda/pics
-@dirrm share/apps/knoda
-@dirrm share/config/magic
-@dirrm share/doc/HTML/en/knoda
diff --git a/databases/ksqlanalyzer/Makefile b/databases/ksqlanalyzer/Makefile
deleted file mode 100644
index 868cc733f907..000000000000
--- a/databases/ksqlanalyzer/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: ksqlanalyzer
-# Date created: Tue Sep 20 11:38:46 CEST 2005
-# Whom: Michael L. Hostbaek <mich@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ksqlanalyzer
-PORTVERSION= 0.2.2
-PORTREVISION= 7
-CATEGORIES= databases kde
-MASTER_SITES= http://www.kpage.de/download/
-
-MAINTAINER= mich@FreeBSD.org
-COMMENT= MSSQL database client for KDE
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_KDELIBS_VER=3
-USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
-
-.include <bsd.port.mk>
diff --git a/databases/ksqlanalyzer/distinfo b/databases/ksqlanalyzer/distinfo
deleted file mode 100644
index 35fde605cd0f..000000000000
--- a/databases/ksqlanalyzer/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ksqlanalyzer-0.2.2.tar.gz) = a110f771f189044129c45364f3a080059611e7c1e4ae689b0bfdedb077b22c14
-SIZE (ksqlanalyzer-0.2.2.tar.gz) = 883954
diff --git a/databases/ksqlanalyzer/files/patch-ksqlanalyzer_kwrite_kwdialog.h b/databases/ksqlanalyzer/files/patch-ksqlanalyzer_kwrite_kwdialog.h
deleted file mode 100644
index 28c97316bb8f..000000000000
--- a/databases/ksqlanalyzer/files/patch-ksqlanalyzer_kwrite_kwdialog.h
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- ksqlanalyzer/kwrite/kwdialog.h.orig
-+++ ksqlanalyzer/kwrite/kwdialog.h
-@@ -13,6 +13,8 @@
-
- #include "kwview.h"
-
-+class QComboBox;
-+
- class SearchDialog : public QDialog {
- Q_OBJECT
- public:
diff --git a/databases/ksqlanalyzer/files/patch-ksqlanalyzer_tds_config.h b/databases/ksqlanalyzer/files/patch-ksqlanalyzer_tds_config.h
deleted file mode 100644
index 5939ed4ff92a..000000000000
--- a/databases/ksqlanalyzer/files/patch-ksqlanalyzer_tds_config.h
+++ /dev/null
@@ -1,15 +0,0 @@
-
-$FreeBSD$
-
---- ksqlanalyzer/tds/config.h.orig
-+++ ksqlanalyzer/tds/config.h
-@@ -58,6 +58,9 @@
-
- /* Define if you have the atoll function. */
- #define HAVE_ATOLL 1
-+#if __FreeBSD__ < 5
-+#undef HAVE_ATOLL
-+#endif
-
- /* Define if you have the vasprintf function. */
- #define HAVE_VASPRINTF 1
diff --git a/databases/ksqlanalyzer/files/patch-ksqlanalyzer_tds_tds.h b/databases/ksqlanalyzer/files/patch-ksqlanalyzer_tds_tds.h
deleted file mode 100644
index 814f3b718022..000000000000
--- a/databases/ksqlanalyzer/files/patch-ksqlanalyzer_tds_tds.h
+++ /dev/null
@@ -1,15 +0,0 @@
-
-$FreeBSD$
-
---- ksqlanalyzer/tds/tds.h.orig
-+++ ksqlanalyzer/tds/tds.h
-@@ -51,9 +51,6 @@
- #include <string.h>
- #include <stdlib.h>
- #include <time.h>
--#ifdef HAVE_MALLOC_H
--#include <malloc.h>
--#endif
- #include <sys/time.h>
- #endif
-
diff --git a/databases/ksqlanalyzer/pkg-descr b/databases/ksqlanalyzer/pkg-descr
deleted file mode 100644
index 1fbdb63e9d6c..000000000000
--- a/databases/ksqlanalyzer/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-The KSqlAnalyzer is a tool for easy accessing the data of a MS-SQL-Database.
-It is made for developing and testing new SQL-Query's direclty on the Server.
-The functionality and the look&feel are similar to the program
-'SQL-Query-Analyzer' written by Microsoft.
-
-The KSqlAnalyzer is using parts of the TDS-Library (Version 0.60) from the
-FreeTDS-Project.
-The parts of the library are included into the software, so that there is no
-need to install these Libraries on the Client-machine.
-The Editor is using parts of the KWrite-Sourcecode becaus of the brilliant
-Syntax-Highlighting.
-
-WWW: http://www.kpage.de/en/
diff --git a/databases/ksqlanalyzer/pkg-plist b/databases/ksqlanalyzer/pkg-plist
deleted file mode 100644
index 05f07a78cf59..000000000000
--- a/databases/ksqlanalyzer/pkg-plist
+++ /dev/null
@@ -1,13 +0,0 @@
-bin/ksqlanalyzer
-share/applnk/Applications/ksqlanalyzer.desktop
-share/icons/locolor/16x16/apps/ksqlanalyzer.png
-share/icons/locolor/32x32/apps/ksqlanalyzer.png
-share/locale/de/LC_MESSAGES/ksqlanalyzer.mo
-@dirrmtry share/icons/locolor/32x32/apps
-@dirrmtry share/icons/locolor/32x32
-@dirrmtry share/icons/locolor/16x16/apps
-@dirrmtry share/icons/locolor/16x16
-@dirrmtry share/icons/locolor
-@dirrmtry share/icons
-@dirrmtry share/applnk/Applications
-@dirrmtry share/applnk
diff --git a/databases/ksqlshell/Makefile b/databases/ksqlshell/Makefile
deleted file mode 100644
index 095db5191caf..000000000000
--- a/databases/ksqlshell/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: ksqlshell
-# Date created: Wed Aug 12 11:38:46 CEST 2005
-# Whom: Michael L. Hostbaek <mich@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ksqlshell
-PORTVERSION= 0.2
-PORTREVISION= 8
-CATEGORIES= databases kde
-MASTER_SITES= http://www.ksqlshell.de/
-
-MAINTAINER= mich@FreeBSD.org
-COMMENT= MySQL and PostgreSQL client for KDE
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_KDELIBS_VER=3
-USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
-USE_MYSQL= yes
-USE_PGSQL= yes
-INSTALLS_ICONS= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
-
-.include <bsd.port.mk>
diff --git a/databases/ksqlshell/distinfo b/databases/ksqlshell/distinfo
deleted file mode 100644
index 62f61f1a04c7..000000000000
--- a/databases/ksqlshell/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ksqlshell-0.2.tar.gz) = cbc09bc9fa30b945e82a834bb72ce811630d41198a46e9e54d2caf761fe276e1
-SIZE (ksqlshell-0.2.tar.gz) = 2055574
diff --git a/databases/ksqlshell/files/patch-configure b/databases/ksqlshell/files/patch-configure
deleted file mode 100644
index 2d8c48e42669..000000000000
--- a/databases/ksqlshell/files/patch-configure
+++ /dev/null
@@ -1,580 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig
-+++ configure
-@@ -20428,16 +20428,39 @@
-
-
-
--echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
--echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6
--if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
-+ LIBPTHREAD=""
-+
-+ if test -n "$PTHREAD_LIBS"; then
-+ if test "x$PTHREAD_LIBS" = "x-pthread" ; then
-+ LIBPTHREAD="PTHREAD"
-+ else
-+ PTHREAD_LIBS_save="$PTHREAD_LIBS"
-+ PTHREAD_LIBS=`echo "$PTHREAD_LIBS_save" | sed -e 's,^-l,,g'`
-+ echo "$as_me:$LINENO: checking for pthread_create in $PTHREAD_LIBS" >&5
-+echo $ECHO_N "checking for pthread_create in $PTHREAD_LIBS... $ECHO_C" >&6
-+
-+ kde_save_LDFLAGS="$LDFLAGS"
-+ kde_save_LIBS="$LIBS"
-+ LDFLAGS="$LDFLAGS $all_libraries"
-+ case $host_os in
-+ aix*) LDFLAGS="-brtl $LDFLAGS"
-+ test "$GCC" = yes && LDFLAGS="-Wl,$LDFLAGS"
-+ ;;
-+ esac
-+ as_ac_Lib=`echo "ac_cv_lib_$PTHREAD_LIBS''_pthread_create" | $as_tr_sh`
-+echo "$as_me:$LINENO: checking for pthread_create in -l$PTHREAD_LIBS" >&5
-+echo $ECHO_N "checking for pthread_create in -l$PTHREAD_LIBS... $ECHO_C" >&6
-+if eval "test \"\${$as_ac_Lib+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lpthread $LIBS"
-+LIBS="-l$PTHREAD_LIBS $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
--#line $LINENO "configure"
--#include "confdefs.h"
-+/* confdefs.h. */
-+_ACEOF
-+cat confdefs.h >>conftest.$ac_ext
-+cat >>conftest.$ac_ext <<_ACEOF
-+/* end confdefs.h. */
-
- /* Override any gcc2 internal prototype to avoid an error. */
- #ifdef __cplusplus
-@@ -20446,12 +20469,6 @@
- /* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
- char pthread_create ();
--#ifdef F77_DUMMY_MAIN
--# ifdef __cplusplus
-- extern "C"
--# endif
-- int F77_DUMMY_MAIN() { return 1; }
--#endif
- int
- main ()
- {
-@@ -20462,237 +20479,193 @@
- _ACEOF
- rm -f conftest.$ac_objext conftest$ac_exeext
- if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-- (eval $ac_link) 2>&5
-+ (eval $ac_link) 2>conftest.er1
- ac_status=$?
-+ grep -v '^ *+' conftest.er1 >conftest.err
-+ rm -f conftest.er1
-+ cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
-- { ac_try='test -s conftest$ac_exeext'
-+ { ac_try='test -z "$ac_c_werror_flag"
-+ || test ! -s conftest.err'
-+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-+ (eval $ac_try) 2>&5
-+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); }; } &&
-+ { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-- ac_cv_lib_pthread_pthread_create=yes
-+ eval "$as_ac_Lib=yes"
- else
- echo "$as_me: failed program was:" >&5
--cat conftest.$ac_ext >&5
--ac_cv_lib_pthread_pthread_create=no
-+sed 's/^/| /' conftest.$ac_ext >&5
-+
-+eval "$as_ac_Lib=no"
- fi
--rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
-+rm -f conftest.err conftest.$ac_objext \
-+ conftest$ac_exeext conftest.$ac_ext
- LIBS=$ac_check_lib_save_LIBS
- fi
--echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
--echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6
--if test $ac_cv_lib_pthread_pthread_create = yes; then
-- LIBPTHREAD="-lpthread"
-+echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5
-+echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6
-+if test `eval echo '${'$as_ac_Lib'}'` = yes; then
-+ LIBPTHREAD="$PTHREAD_LIBS_save"
- fi
-
-+ LDFLAGS="$kde_save_LDFLAGS"
-+ LIBS="$kde_save_LIBS"
-
-+ PTHREAD_LIBS="$PTHREAD_LIBS_save"
-+ fi
-+ fi
-
--
-- # Check whether --enable-kernel-threads or --disable-kernel-threads was given.
--if test "${enable_kernel_threads+set}" = set; then
-- enableval="$enable_kernel_threads"
-- kde_use_kernthreads=$enableval
--else
-- kde_use_kernthreads=no
--fi;
--
-- if test "$kde_use_kernthreads" = "yes"; then
-- ac_save_CXXFLAGS="$CXXFLAGS"
-- ac_save_CFLAGS="$CFLAGS"
-- CXXFLAGS="-I/usr/local/include/pthread/linuxthreads $CXXFLAGS"
-- CFLAGS="-I/usr/local/include/pthread/linuxthreads $CFLAGS"
--
--for ac_header in pthread/linuxthreads/pthread.h
--do
--as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
--if eval "test \"\${$as_ac_Header+set}\" = set"; then
-- echo "$as_me:$LINENO: checking for $ac_header" >&5
--echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
--if eval "test \"\${$as_ac_Header+set}\" = set"; then
-+ if test -z "$LIBPTHREAD"; then
-+ echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
-+echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6
-+if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
--fi
--echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
--echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
- else
-- # Is the header compilable?
--echo "$as_me:$LINENO: checking $ac_header usability" >&5
--echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
-+ ac_check_lib_save_LIBS=$LIBS
-+LIBS="-lpthread $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
--#line $LINENO "configure"
--#include "confdefs.h"
--$ac_includes_default
--#include <$ac_header>
-+/* confdefs.h. */
- _ACEOF
--rm -f conftest.$ac_objext
--if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-- (eval $ac_compile) 2>&5
-+cat confdefs.h >>conftest.$ac_ext
-+cat >>conftest.$ac_ext <<_ACEOF
-+/* end confdefs.h. */
-+
-+/* Override any gcc2 internal prototype to avoid an error. */
-+#ifdef __cplusplus
-+extern "C"
-+#endif
-+/* We use char because int might match the return type of a gcc2
-+ builtin and then its argument prototype would still apply. */
-+char pthread_create ();
-+int
-+main ()
-+{
-+pthread_create ();
-+ ;
-+ return 0;
-+}
-+_ACEOF
-+rm -f conftest.$ac_objext conftest$ac_exeext
-+if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-+ (eval $ac_link) 2>conftest.er1
- ac_status=$?
-+ grep -v '^ *+' conftest.er1 >conftest.err
-+ rm -f conftest.er1
-+ cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
-- { ac_try='test -s conftest.$ac_objext'
-+ { ac_try='test -z "$ac_c_werror_flag"
-+ || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); }; }; then
-- ac_header_compiler=yes
--else
-- echo "$as_me: failed program was:" >&5
--cat conftest.$ac_ext >&5
--ac_header_compiler=no
--fi
--rm -f conftest.$ac_objext conftest.$ac_ext
--echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
--echo "${ECHO_T}$ac_header_compiler" >&6
--
--# Is the header present?
--echo "$as_me:$LINENO: checking $ac_header presence" >&5
--echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
--cat >conftest.$ac_ext <<_ACEOF
--#line $LINENO "configure"
--#include "confdefs.h"
--#include <$ac_header>
--_ACEOF
--if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
-- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
-+ (exit $ac_status); }; } &&
-+ { ac_try='test -s conftest$ac_exeext'
-+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-+ (eval $ac_try) 2>&5
- ac_status=$?
-- egrep -v '^ *\+' conftest.er1 >conftest.err
-- rm -f conftest.er1
-- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); } >/dev/null; then
-- if test -s conftest.err; then
-- ac_cpp_err=$ac_c_preproc_warn_flag
-- else
-- ac_cpp_err=
-- fi
--else
-- ac_cpp_err=yes
--fi
--if test -z "$ac_cpp_err"; then
-- ac_header_preproc=yes
-+ (exit $ac_status); }; }; then
-+ ac_cv_lib_pthread_pthread_create=yes
- else
- echo "$as_me: failed program was:" >&5
-- cat conftest.$ac_ext >&5
-- ac_header_preproc=no
--fi
--rm -f conftest.err conftest.$ac_ext
--echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
--echo "${ECHO_T}$ac_header_preproc" >&6
-+sed 's/^/| /' conftest.$ac_ext >&5
-
--# So? What about this header?
--case $ac_header_compiler:$ac_header_preproc in
-- yes:no )
-- { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
--echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
-- { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
--echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
-- no:yes )
-- { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
--echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
-- { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
--echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
-- { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
--echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
--esac
--echo "$as_me:$LINENO: checking for $ac_header" >&5
--echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
--if eval "test \"\${$as_ac_Header+set}\" = set"; then
-- echo $ECHO_N "(cached) $ECHO_C" >&6
--else
-- eval "$as_ac_Header=$ac_header_preproc"
-+ac_cv_lib_pthread_pthread_create=no
- fi
--echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
--echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
--
-+rm -f conftest.err conftest.$ac_objext \
-+ conftest$ac_exeext conftest.$ac_ext
-+LIBS=$ac_check_lib_save_LIBS
- fi
--if test `eval echo '${'$as_ac_Header'}'` = yes; then
-- cat >>confdefs.h <<_ACEOF
--#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
--_ACEOF
--
-+echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
-+echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6
-+if test $ac_cv_lib_pthread_pthread_create = yes; then
-+ LIBPTHREAD="-lpthread"
- fi
-
--done
--
-- CXXFLAGS="$ac_save_CXXFLAGS"
-- CFLAGS="$ac_save_CFLAGS"
-- if test "$ac_cv_header_pthread_linuxthreads_pthread_h" = "no"; then
-- kde_use_kernthreads=no
-- else
-- echo "$as_me:$LINENO: checking for pthread_join in -llthread" >&5
--echo $ECHO_N "checking for pthread_join in -llthread... $ECHO_C" >&6
--if test "${ac_cv_lib_lthread_pthread_join+set}" = set; then
-- echo $ECHO_N "(cached) $ECHO_C" >&6
--else
-- ac_check_lib_save_LIBS=$LIBS
--LIBS="-llthread $LIBS"
--cat >conftest.$ac_ext <<_ACEOF
--#line $LINENO "configure"
--#include "confdefs.h"
-+ fi
-
--/* Override any gcc2 internal prototype to avoid an error. */
--#ifdef __cplusplus
--extern "C"
--#endif
--/* We use char because int might match the return type of a gcc2
-- builtin and then its argument prototype would still apply. */
--char pthread_join ();
--#ifdef F77_DUMMY_MAIN
--# ifdef __cplusplus
-- extern "C"
--# endif
-- int F77_DUMMY_MAIN() { return 1; }
--#endif
-+ if test -z "$LIBPTHREAD" ; then
-+ echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
-+echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6
-+ kde_safe_libs=$LIBS
-+ LIBS="$LIBS -lpthread"
-+ cat >conftest.$ac_ext <<_ACEOF
-+/* confdefs.h. */
-+_ACEOF
-+cat confdefs.h >>conftest.$ac_ext
-+cat >>conftest.$ac_ext <<_ACEOF
-+/* end confdefs.h. */
-+#include <pthread.h>
- int
- main ()
- {
--pthread_join ();
-+(void)pthread_create(0,0,0,0);
- ;
- return 0;
- }
- _ACEOF
- rm -f conftest.$ac_objext conftest$ac_exeext
- if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-- (eval $ac_link) 2>&5
-+ (eval $ac_link) 2>conftest.er1
- ac_status=$?
-+ grep -v '^ *+' conftest.er1 >conftest.err
-+ rm -f conftest.er1
-+ cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
-- { ac_try='test -s conftest$ac_exeext'
-+ { ac_try='test -z "$ac_c_werror_flag"
-+ || test ! -s conftest.err'
-+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-+ (eval $ac_try) 2>&5
-+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); }; } &&
-+ { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-- ac_cv_lib_lthread_pthread_join=yes
-+
-+ echo "$as_me:$LINENO: result: yes" >&5
-+echo "${ECHO_T}yes" >&6
-+ LIBPTHREAD="-lpthread"
- else
- echo "$as_me: failed program was:" >&5
--cat conftest.$ac_ext >&5
--ac_cv_lib_lthread_pthread_join=no
--fi
--rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
--LIBS=$ac_check_lib_save_LIBS
--fi
--echo "$as_me:$LINENO: result: $ac_cv_lib_lthread_pthread_join" >&5
--echo "${ECHO_T}$ac_cv_lib_lthread_pthread_join" >&6
--if test $ac_cv_lib_lthread_pthread_join = yes; then
-- LIBPTHREAD="-llthread -llgcc_r"
-+sed 's/^/| /' conftest.$ac_ext >&5
-+
-+
-+ echo "$as_me:$LINENO: result: no" >&5
-+echo "${ECHO_T}no" >&6
- fi
-- if test "x$LIBPTHREAD" = "x"; then
-- kde_use_kernthreads=no
-- else
-- USE_THREADS="-D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads"
-- fi
-- fi
-- else
-+rm -f conftest.err conftest.$ac_objext \
-+ conftest$ac_exeext conftest.$ac_ext
-+ LIBS=$kde_safe_libs
-+ fi
-+
-+ if test "x$LIBPTHREAD" = "xPTHREAD" ; then
-+ LIBPTHREAD=""
-+ fi
-+
-+
-+
-+
- USE_THREADS=""
- if test -z "$LIBPTHREAD"; then
-
- echo "$as_me:$LINENO: checking whether $CXX supports -pthread" >&5
- echo $ECHO_N "checking whether $CXX supports -pthread... $ECHO_C" >&6
--kde_cache=`echo pthread | sed 'y% .=/+-%____p_%'`
-+kde_cache=`echo pthread | sed 'y% .=/+-,%____p__%'`
- if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
-@@ -20711,15 +20684,12 @@
- save_CXXFLAGS="$CXXFLAGS"
- CXXFLAGS="$CXXFLAGS -pthread"
- cat >conftest.$ac_ext <<_ACEOF
--#line $LINENO "configure"
--#include "confdefs.h"
-+/* confdefs.h. */
-+_ACEOF
-+cat confdefs.h >>conftest.$ac_ext
-+cat >>conftest.$ac_ext <<_ACEOF
-+/* end confdefs.h. */
-
--#ifdef F77_DUMMY_MAIN
--# ifdef __cplusplus
-- extern "C"
--# endif
-- int F77_DUMMY_MAIN() { return 1; }
--#endif
- int
- main ()
- {
-@@ -20730,11 +20700,21 @@
- _ACEOF
- rm -f conftest.$ac_objext conftest$ac_exeext
- if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-- (eval $ac_link) 2>&5
-+ (eval $ac_link) 2>conftest.er1
- ac_status=$?
-+ grep -v '^ *+' conftest.er1 >conftest.err
-+ rm -f conftest.er1
-+ cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
-- { ac_try='test -s conftest$ac_exeext'
-+ { ac_try='test -z "$ac_cxx_werror_flag"
-+ || test ! -s conftest.err'
-+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-+ (eval $ac_try) 2>&5
-+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); }; } &&
-+ { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
-@@ -20743,9 +20723,11 @@
- eval "kde_cv_prog_cxx_$kde_cache=yes"
- else
- echo "$as_me: failed program was:" >&5
--cat conftest.$ac_ext >&5
-+sed 's/^/| /' conftest.$ac_ext >&5
-+
- fi
--rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
-+rm -f conftest.err conftest.$ac_objext \
-+ conftest$ac_exeext conftest.$ac_ext
- CXXFLAGS="$save_CXXFLAGS"
- ac_ext=c
- ac_cpp='$CPP $CPPFLAGS'
-@@ -20760,7 +20742,7 @@
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- :
-- USE_THREADS="-pthread"
-+ USE_THREADS="-D_THREAD_SAFE -pthread"
- else
- echo "$as_me:$LINENO: result: no" >&5
- echo "${ECHO_T}no" >&6
-@@ -20769,14 +20751,15 @@
- fi
-
- fi
-- fi
-+
-+
-
- case $host_os in
- solaris*)
-
- echo "$as_me:$LINENO: checking whether $CXX supports -mt" >&5
- echo $ECHO_N "checking whether $CXX supports -mt... $ECHO_C" >&6
--kde_cache=`echo mt | sed 'y% .=/+-%____p_%'`
-+kde_cache=`echo mt | sed 'y% .=/+-,%____p__%'`
- if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
-@@ -20795,15 +20778,12 @@
- save_CXXFLAGS="$CXXFLAGS"
- CXXFLAGS="$CXXFLAGS -mt"
- cat >conftest.$ac_ext <<_ACEOF
--#line $LINENO "configure"
--#include "confdefs.h"
-+/* confdefs.h. */
-+_ACEOF
-+cat confdefs.h >>conftest.$ac_ext
-+cat >>conftest.$ac_ext <<_ACEOF
-+/* end confdefs.h. */
-
--#ifdef F77_DUMMY_MAIN
--# ifdef __cplusplus
-- extern "C"
--# endif
-- int F77_DUMMY_MAIN() { return 1; }
--#endif
- int
- main ()
- {
-@@ -20814,11 +20794,21 @@
- _ACEOF
- rm -f conftest.$ac_objext conftest$ac_exeext
- if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-- (eval $ac_link) 2>&5
-+ (eval $ac_link) 2>conftest.er1
- ac_status=$?
-+ grep -v '^ *+' conftest.er1 >conftest.err
-+ rm -f conftest.er1
-+ cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
-- { ac_try='test -s conftest$ac_exeext'
-+ { ac_try='test -z "$ac_cxx_werror_flag"
-+ || test ! -s conftest.err'
-+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-+ (eval $ac_try) 2>&5
-+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); }; } &&
-+ { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
-@@ -20827,9 +20817,11 @@
- eval "kde_cv_prog_cxx_$kde_cache=yes"
- else
- echo "$as_me: failed program was:" >&5
--cat conftest.$ac_ext >&5
-+sed 's/^/| /' conftest.$ac_ext >&5
-+
- fi
--rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
-+rm -f conftest.err conftest.$ac_objext \
-+ conftest$ac_exeext conftest.$ac_ext
- CXXFLAGS="$save_CXXFLAGS"
- ac_ext=c
- ac_cpp='$CPP $CPPFLAGS'
-@@ -20855,7 +20847,7 @@
- CPPFLAGS="$CPPFLAGS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4"
- ;;
- freebsd*)
-- CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE"
-+ CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE $PTHREAD_CFLAGS"
- ;;
- aix*)
- CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE"
diff --git a/databases/ksqlshell/pkg-descr b/databases/ksqlshell/pkg-descr
deleted file mode 100644
index dd489f8340a3..000000000000
--- a/databases/ksqlshell/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Simple environment for managing data (MySQL, PostgreSQL)
-
-WWW: http://www.ksqlshell.de
diff --git a/databases/ksqlshell/pkg-plist b/databases/ksqlshell/pkg-plist
deleted file mode 100644
index 4d2bd4a5ec93..000000000000
--- a/databases/ksqlshell/pkg-plist
+++ /dev/null
@@ -1,89 +0,0 @@
-bin/ksqlshell
-share/applnk/Applications/ksqlshell.desktop
-share/apps/ksqlshell/icons/hicolor/16x16/actions/database.png
-share/apps/ksqlshell/icons/hicolor/16x16/actions/del_database.png
-share/apps/ksqlshell/icons/hicolor/16x16/actions/del_table.png
-share/apps/ksqlshell/icons/hicolor/16x16/actions/error.png
-share/apps/ksqlshell/icons/hicolor/16x16/actions/record.png
-share/apps/ksqlshell/icons/hicolor/16x16/actions/table.png
-share/apps/ksqlshell/icons/hicolor/16x16/actions/transp_record.png
-share/apps/ksqlshell/icons/hicolor/16x16/actions/undoaction.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/addfield.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/changefield.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/database.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/del_database.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/del_tab.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/del_table.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/delfield.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/insert.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/nextrows.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/plug.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/select.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/select_all.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/showcolumns.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/table.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/transponse.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/undoaction.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/unplug.png
-share/apps/ksqlshell/icons/hicolor/32x32/actions/update.png
-share/apps/ksqlshell/ksqlshellui.rc
-share/doc/HTML/de/ksqlshell/anzeigen_1.png
-share/doc/HTML/de/ksqlshell/anzeigen_2.png
-share/doc/HTML/de/ksqlshell/anzeigen_3.png
-share/doc/HTML/de/ksqlshell/anzeigen_4.png
-share/doc/HTML/de/ksqlshell/anzeigen_dialog.png
-share/doc/HTML/de/ksqlshell/anzeigen_menu.png
-share/doc/HTML/de/ksqlshell/ausgabe_anzeigen.png
-share/doc/HTML/de/ksqlshell/ausgabe_befehl.png
-share/doc/HTML/de/ksqlshell/ausgabe_befehlsliste.png
-share/doc/HTML/de/ksqlshell/ausgabe_beg_doc.png
-share/doc/HTML/de/ksqlshell/ausgabe_fehler.png
-share/doc/HTML/de/ksqlshell/ausgabe_felder.png
-share/doc/HTML/de/ksqlshell/befehl_ausfuehren_1.png
-share/doc/HTML/de/ksqlshell/befehl_ausfuehren_2.png
-share/doc/HTML/de/ksqlshell/befehl_eingabe_dlg.png
-share/doc/HTML/de/ksqlshell/befehl_sichern_1.png
-share/doc/HTML/de/ksqlshell/befehl_sichern_2.png
-share/doc/HTML/de/ksqlshell/befehlsliste.png
-share/doc/HTML/de/ksqlshell/befehlsliste_1.png
-share/doc/HTML/de/ksqlshell/befehlsliste_2.png
-share/doc/HTML/de/ksqlshell/befehlsliste_3.png
-share/doc/HTML/de/ksqlshell/einfuegen_menu.png
-share/doc/HTML/de/ksqlshell/eingabe_dialog.png
-share/doc/HTML/de/ksqlshell/eingabe_doc.png
-share/doc/HTML/de/ksqlshell/eingabe_fehler.png
-share/doc/HTML/de/ksqlshell/einstellungen.png
-share/doc/HTML/de/ksqlshell/index.docbook
-share/doc/HTML/de/ksqlshell/ksqlshell_beg_doc.png
-share/doc/HTML/de/ksqlshell/my_tab_dialog.png
-share/doc/HTML/de/ksqlshell/navigation_doc.png
-share/doc/HTML/de/ksqlshell/neue_db_doc.png
-share/doc/HTML/de/ksqlshell/neue_tabelle_menu_doc.png
-share/doc/HTML/de/ksqlshell/neue_verbindung_doc.png
-share/doc/HTML/de/ksqlshell/neue_verbindung_menu_doc.png
-share/doc/HTML/de/ksqlshell/pg_tab_dialog_doc.png
-share/doc/HTML/en/ksqlshell/common
-share/doc/HTML/en/ksqlshell/index.cache.bz2
-share/doc/HTML/en/ksqlshell/index.docbook
-share/icons/hicolor/32x32/apps/ksqlshell.png
-share/icons/locolor/16x16/apps/ksqlshell.png
-share/locale/de/LC_MESSAGES/ksqlshell.mo
-@dirrmtry share/icons/locolor/16x16/apps
-@dirrmtry share/icons/locolor/16x16
-@dirrmtry share/icons/locolor
-@dirrmtry share/doc/HTML
-@dirrm share/doc/HTML/en/ksqlshell
-@dirrm share/doc/HTML/de/ksqlshell
-@dirrmtry share/doc/HTML/en
-@dirrmtry share/doc/HTML/de
-@dirrmtry share/doc/HTML
-@dirrm share/apps/ksqlshell/icons/hicolor/32x32/actions
-@dirrm share/apps/ksqlshell/icons/hicolor/32x32
-@dirrm share/apps/ksqlshell/icons/hicolor/16x16/actions
-@dirrm share/apps/ksqlshell/icons/hicolor/16x16
-@dirrm share/apps/ksqlshell/icons/hicolor
-@dirrm share/apps/ksqlshell/icons
-@dirrm share/apps/ksqlshell
-@dirrmtry share/apps
-@dirrmtry share/applnk/Applications
-@dirrmtry share/applnk
diff --git a/databases/mysql-navigator/Makefile b/databases/mysql-navigator/Makefile
deleted file mode 100644
index f573f951c70b..000000000000
--- a/databases/mysql-navigator/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: mysql-navigator
-# Date created: 2 June 2000
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= mysql-navigator
-PORTVERSION= 1.4.2
-PORTREVISION= 11
-CATEGORIES= databases kde
-MASTER_SITES= SF/mysqlnavigator/mysqlnavigator/${PORTVERSION}
-DISTNAME= ${PORTNAME:S/-//}-${PORTVERSION}
-
-MAINTAINER= demon@FreeBSD.org
-COMMENT= MySQL database server administration package for KDE
-
-PLIST_FILES= bin/mysqlnavigator
-USE_MYSQL= yes
-
-USE_KDELIBS_VER=3
-USE_GMAKE= yes
-USE_AUTOTOOLS= libtool
-CONFIGURE_ARGS+=--with-mysql-includes=${LOCALBASE}/include/mysql \
- --with-mysql-libraries=${LOCALBASE}/lib/mysql
-MAKE_ENV+= MOC="${MOC}" QTDIR="${QT_PREFIX}"
-
-post-patch:
- @${REINPLACE_CMD} 's#-O2#${CXXFLAGS}#g' ${WRKSRC}/configure
- @${FIND} ${WRKSRC} -name "*_moc.cpp" -exec ${RM} -f {} \;
-
-pre-configure:
- @${REINPLACE_CMD} "s#-lqt#-lqt-mt ${PTHREAD_LIBS}#g" \
- ${WRKSRC}/src/main/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/databases/mysql-navigator/distinfo b/databases/mysql-navigator/distinfo
deleted file mode 100644
index 7773ca82233c..000000000000
--- a/databases/mysql-navigator/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (mysqlnavigator-1.4.2.tar.gz) = da8b77bb36549b01f7149845290ceeb5e57f80b9dca5a65e6df92204507f5171
-SIZE (mysqlnavigator-1.4.2.tar.gz) = 779305
diff --git a/databases/mysql-navigator/files/patch-aa b/databases/mysql-navigator/files/patch-aa
deleted file mode 100644
index 5b91e6eb896f..000000000000
--- a/databases/mysql-navigator/files/patch-aa
+++ /dev/null
@@ -1,23 +0,0 @@
---- src/mysql/about/about.cxx.orig Sat Jan 3 01:18:45 2004
-+++ src/mysql/about/about.cxx Sat Jan 3 01:19:42 2004
-@@ -82,13 +82,13 @@
- #ifdef WIN32
- gpl->setText( tr( "Please read the LICENSE file."));
- #else
-- gpl->setText( tr( "This program is distributed under the terms of the GPL v2.\n\n GNU GENERAL PUBLIC LICENSE\n Version 2, June 1991\n\n Copyright (C) 1989, 1991 Free Software Foundation, Inc.\n 675 Mass Ave, Cambridge, MA 02139, USA\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n Preamble\n\n The licenses for most software are designed to take away your\nfreedom to share and change it. By contrast, the GNU General Public\nLicense is intended to guarantee your freedom to share and change free\nsoftware--to make sure the software is free for all its users. This\nGeneral Public License applies to most of the Free Software\nFoundation's software and to any other program whose authors commit to\nusing it. (Some other Free Software Foundation software is covered by\nthe GNU Library General Public License instead.) You can apply it to\nyour programs, too.\n\n When we speak of free software, we are referring to freedom, not\nprice. Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthis service if you wish), that you receive source code or can get it\nif you want it, that you can change the software or use pieces of it\nin new free programs; and that you know you can do these things.\n\n To protect your rights, we need to make restrictions that forbid\nanyone to deny you these rights or to ask you to surrender the rights.\nThese restrictions translate to certain responsibilities for you if you\ndistribute copies of the software, or if you modify it.\n\n For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must give the recipients all the rights that\nyou have. You must make sure that they, too, receive or can get the\nsource code. And you must show them these terms so they know their\nrights.\n\n We protect your rights w
--ith two steps: (1) copyright the software, and\n(2) offer you this license which gives you legal permission to copy,\ndistribute and/or modify the software.\n\n Also, for each author's protection and ours, we want to make certain\nthat everyone understands that there is no warranty for this free\nsoftware. If the software is modified by someone else and passed on, we\nwant its recipients to know that what they have is not the original, so\nthat any problems introduced by others will not reflect on the original\nauthors' reputations.\n\n Finally, any free program is threatened constantly by software\npatents. We wish to avoid the danger that redistributors of a free\nprogram will individually obtain patent licenses, in effect making the\nprogram proprietary. To prevent this, we have made it clear that any\npatent must be licensed for everyone's free use or not licensed at all.\n\n The precise terms and conditions for copying, distribution and\nmodification follow.\n \n GNU GENERAL PUBLIC LICENSE\n TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This License applies to any program or other work which contains\na notice placed by the copyright holder saying it may be distributed\nunder the terms of this General Public License. The \"Program\", below,\nrefers to any such program or work, and a \"work based on the Program\"\nmeans either the Program or any derivative work under copyright law:\nthat is to say, a work containing the Program or a portion of it,\neither verbatim or with modifications and/or translated into another\nlanguage. (Hereinafter, translation is included without limitation in\nthe term \"modification\".) Each licensee is addressed as \"you\".\n\nActivities other than copying, distribution and modification are not\ncovered by this License; they are outside its scope. The act of\nrunning the Program is not restricted, and the output from the Program\nis covered only if its contents constitute a work based on the\nProgram (independent of having been
--made by running the Program).\nWhether that is true depends on what the Program does.\n\n 1. You may copy and distribute verbatim copies of the Program's\nsource code as you receive it, in any medium, provided that you\nconspicuously and appropriately publish on each copy an appropriate\ncopyright notice and disclaimer of warranty; keep intact all the\nnotices that refer to this License and to the absence of any warranty;\nand give any other recipients of the Program a copy of this License\nalong with the Program.\n\nYou may charge a fee for the physical act of transferring a copy, and\nyou may at your option offer warranty protection in exchange for a fee.\n\n 2. You may modify your copy or copies of the Program or any portion\nof it, thus forming a work based on the Program, and copy and\ndistribute such modifications or work under the terms of Section 1\nabove, provided that you also meet all of these conditions:\n\n a) You must cause the modified files to carry prominent notices\n stating that you changed the files and the date of any change.\n\n b) You must cause any work that you distribute or publish, that in\n whole or in part contains or is derived from the Program or any\n part thereof, to be licensed as a whole at no charge to all third\n parties under the terms of this License.\n\n c) If the modified program normally reads commands interactively\n when run, you must cause it, when started running for such\n interactive use in the most ordinary way, to print or display an\n announcement including an appropriate copyright notice and a\n notice that there is no warranty (or else, saying that you provide\n a warranty) and that users may redistribute the program under\n these conditions, and telling the user how to view a copy of this\n License. (Exception: if the Program itself is interactive but\n does not normally print such an announcement, your work based on\n the Program is not required to print an announcement.)\n \nThese requirements apply to the m
--odified work as a whole. If\nidentifiable sections of that work are not derived from the Program,\nand can be reasonably considered independent and separate works in\nthemselves, then this License, and its terms, do not apply to those\nsections when you distribute them as separate works. But when you\ndistribute the same sections as part of a whole which is a work based\non the Program, the distribution of the whole must be on the terms of\nthis License, whose permissions for other licensees extend to the\nentire whole, and thus to each and every part regardless of who wrote it.\n\nThus, it is not the intent of this section to claim rights or contest\nyour rights to work written entirely by you; rather, the intent is to\nexercise the right to control the distribution of derivative or\ncollective works based on the Program.\n\nIn addition, mere aggregation of another work not based on the Program\nwith the Program (or with a work based on the Program) on a volume of\na storage or distribution medium does not bring the other work under\nthe scope of this License.\n\n 3. You may copy and distribute the Program (or a work based on it,\nunder Section 2) in object code or executable form under the terms of\nSections 1 and 2 above provided that you also do one of the following:\n\n a) Accompany it with the complete corresponding machine-readable\n source code, which must be distributed under the terms of Sections\n 1 and 2 above on a medium customarily used for software interchange; or,\n\n b) Accompany it with a written offer, valid for at least three\n years, to give any third party, for a charge no more than your\n cost of physically performing source distribution, a complete\n machine-readable copy of the corresponding source code, to be\n distributed under the terms of Sections 1 and 2 above on a medium\n customarily used for software interchange; or,\n\n c) Accompany it with the information you received as to the offer\n to distribute corresponding source code. (This alternativ
--e is\n allowed only for noncommercial distribution and only if you\n received the program in object code or executable form with such\n an offer, in accord with Subsection b above.)\n\nThe source code for a work means the preferred form of the work for\nmaking modifications to it. For an executable work, complete source\ncode means all the source code for all modules it contains, plus any\nassociated interface definition files, plus the scripts used to\ncontrol compilation and installation of the executable. However, as a\nspecial exception, the source code distributed need not include\nanything that is normally distributed (in either source or binary\nform) with the major components (compiler, kernel, and so on) of the\noperating system on which the executable runs, unless that component\nitself accompanies the executable.\n\nIf distribution of executable or object code is made by offering\naccess to copy from a designated place, then offering equivalent\naccess to copy the source code from the same place counts as\ndistribution of the source code, even though third parties are not\ncompelled to copy the source along with the object code.\n \n 4. You may not copy, modify, sublicense, or distribute the Program\nexcept as expressly provided under this License. Any attempt\notherwise to copy, modify, sublicense or distribute the Program is\nvoid, and will automatically terminate your rights under this License.\nHowever, parties who have received copies, or rights, from you under\nthis License will not have their licenses terminated so long as such\nparties remain in full compliance.\n\n 5. You are not required to accept this License, since you have not\nsigned it. However, nothing else grants you permission to modify or\ndistribute the Program or its derivative works. These actions are\nprohibited by law if you do not accept this License. Therefore, by\nmodifying or distributing the Program (or any work based on the\nProgram), you indicate your acceptance of this License to do so, and\nall its term
--s and conditions for copying, distributing or modifying\nthe Program or works based on it.\n\n 6. Each time you redistribute the Program (or any work based on the\nProgram), the recipient automatically receives a license from the\noriginal licensor to copy, distribute or modify the Program subject to\nthese terms and conditions. You may not impose any further\nrestrictions on the recipients' exercise of the rights granted herein.\nYou are not responsible for enforcing compliance by third parties to\nthis License.\n\n 7. If, as a consequence of a court judgment or allegation of patent\ninfringement or for any other reason (not limited to patent issues),\nconditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License. If you cannot\ndistribute so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you\nmay not distribute the Program at all. For example, if a patent\nlicense would not permit royalty-free redistribution of the Program by\nall those who receive copies directly or indirectly through you, then\nthe only way you could satisfy both it and this License would be to\nrefrain entirely from distribution of the Program.\n\nIf any portion of this section is held invalid or unenforceable under\nany particular circumstance, the balance of the section is intended to\napply and the section as a whole is intended to apply in other\ncircumstances.\n\nIt is not the purpose of this section to induce you to infringe any\npatents or other property right claims or to contest validity of any\nsuch claims; this section has the sole purpose of protecting the\nintegrity of the free software distribution system, which is\nimplemented by public license practices. Many people have made\ngenerous contributions to the wide range of software distributed\nthrough that system in reliance on consistent application of that\nsystem; it i
--s up to the author/donor to decide if he or she is willing\nto distribute software through any other system and a licensee cannot\nimpose that choice.\n\nThis section is intended to make thoroughly clear what is believed to\nbe a consequence of the rest of this License.\n \n 8. If the distribution and/or use of the Program is restricted in\ncertain countries either by patents or by copyrighted interfaces, the\noriginal copyright holder who places the Program under this License\nmay add an explicit geographical distribution limitation excluding\nthose countries, so that distribution is permitted only in or among\ncountries not thus excluded. In such case, this License incorporates\nthe limitation as if written in the body of this License.\n\n 9. The Free Software Foundation may publish revised and/or new versions\nof the General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\nEach version is given a distinguishing version number. If the Program\nspecifies a version number of this License which applies to it and \"any\nlater version\", you have the option of following the terms and conditions\neither of that version or of any later version published by the Free\nSoftware Foundation. If the Program does not specify a version number of\nthis License, you may choose any version ever published by the Free Software\nFoundation.\n\n 10. If you wish to incorporate parts of the Program into other free\nprograms whose distribution conditions are different, write to the author\nto ask for permission. For software which is copyrighted by the Free\nSoftware Foundation, write to the Free Software Foundation; we sometimes\nmake exceptions for this. Our decision will be guided by the two goals\nof preserving the free status of all derivatives of our free software and\nof promoting the sharing and reuse of software generally.\n\n NO WARRANTY\n\n 11. BECAUSE THE PROGRAM IS LICENSED
-+ gpl->setText( tr( "This program is distributed under the terms of the GPL v2.\n\n GNU GENERAL PUBLIC LICENSE\n Version 2, June 1991\n\n Copyright (C) 1989, 1991 Free Software Foundation, Inc.\n 675 Mass Ave, Cambridge, MA 02139, USA\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n Preamble\n\n The licenses for most software are designed to take away your\nfreedom to share and change it. By contrast, the GNU General Public\nLicense is intended to guarantee your freedom to share and change free\nsoftware--to make sure the software is free for all its users. This\nGeneral Public License applies to most of the Free Software\nFoundation's software and to any other program whose authors commit to\nusing it. (Some other Free Software Foundation software is covered by\nthe GNU Library General Public License instead.) You can apply it to\nyour programs, too.\n\n When we speak of free software, we are referring to freedom, not\nprice. Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthis service if you wish), that you receive source code or can get it\nif you want it, that you can change the software or use pieces of it\nin new free programs; and that you know you can do these things.\n\n To protect your rights, we need to make restrictions that forbid\nanyone to deny you these rights or to ask you to surrender the rights.\nThese restrictions translate to certain responsibilities for you if you\ndistribute copies of the software, or if you modify it.\n\n For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must give the recipients all the rights that\nyou have. You must make sure that they, too, receive or can get the\nsource code. And you must show them these terms so they know their\nrights.\n\n We protect your rights w\
-+ith two steps: (1) copyright the software, and\n(2) offer you this license which gives you legal permission to copy,\ndistribute and/or modify the software.\n\n Also, for each author's protection and ours, we want to make certain\nthat everyone understands that there is no warranty for this free\nsoftware. If the software is modified by someone else and passed on, we\nwant its recipients to know that what they have is not the original, so\nthat any problems introduced by others will not reflect on the original\nauthors' reputations.\n\n Finally, any free program is threatened constantly by software\npatents. We wish to avoid the danger that redistributors of a free\nprogram will individually obtain patent licenses, in effect making the\nprogram proprietary. To prevent this, we have made it clear that any\npatent must be licensed for everyone's free use or not licensed at all.\n\n The precise terms and conditions for copying, distribution and\nmodification follow.\n \n GNU GENERAL PUBLIC LICENSE\n TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This License applies to any program or other work which contains\na notice placed by the copyright holder saying it may be distributed\nunder the terms of this General Public License. The \"Program\", below,\nrefers to any such program or work, and a \"work based on the Program\"\nmeans either the Program or any derivative work under copyright law:\nthat is to say, a work containing the Program or a portion of it,\neither verbatim or with modifications and/or translated into another\nlanguage. (Hereinafter, translation is included without limitation in\nthe term \"modification\".) Each licensee is addressed as \"you\".\n\nActivities other than copying, distribution and modification are not\ncovered by this License; they are outside its scope. The act of\nrunning the Program is not restricted, and the output from the Program\nis covered only if its contents constitute a work based on the\nProgram (independent of having been \
-+made by running the Program).\nWhether that is true depends on what the Program does.\n\n 1. You may copy and distribute verbatim copies of the Program's\nsource code as you receive it, in any medium, provided that you\nconspicuously and appropriately publish on each copy an appropriate\ncopyright notice and disclaimer of warranty; keep intact all the\nnotices that refer to this License and to the absence of any warranty;\nand give any other recipients of the Program a copy of this License\nalong with the Program.\n\nYou may charge a fee for the physical act of transferring a copy, and\nyou may at your option offer warranty protection in exchange for a fee.\n\n 2. You may modify your copy or copies of the Program or any portion\nof it, thus forming a work based on the Program, and copy and\ndistribute such modifications or work under the terms of Section 1\nabove, provided that you also meet all of these conditions:\n\n a) You must cause the modified files to carry prominent notices\n stating that you changed the files and the date of any change.\n\n b) You must cause any work that you distribute or publish, that in\n whole or in part contains or is derived from the Program or any\n part thereof, to be licensed as a whole at no charge to all third\n parties under the terms of this License.\n\n c) If the modified program normally reads commands interactively\n when run, you must cause it, when started running for such\n interactive use in the most ordinary way, to print or display an\n announcement including an appropriate copyright notice and a\n notice that there is no warranty (or else, saying that you provide\n a warranty) and that users may redistribute the program under\n these conditions, and telling the user how to view a copy of this\n License. (Exception: if the Program itself is interactive but\n does not normally print such an announcement, your work based on\n the Program is not required to print an announcement.)\n \nThese requirements apply to the m\
-+odified work as a whole. If\nidentifiable sections of that work are not derived from the Program,\nand can be reasonably considered independent and separate works in\nthemselves, then this License, and its terms, do not apply to those\nsections when you distribute them as separate works. But when you\ndistribute the same sections as part of a whole which is a work based\non the Program, the distribution of the whole must be on the terms of\nthis License, whose permissions for other licensees extend to the\nentire whole, and thus to each and every part regardless of who wrote it.\n\nThus, it is not the intent of this section to claim rights or contest\nyour rights to work written entirely by you; rather, the intent is to\nexercise the right to control the distribution of derivative or\ncollective works based on the Program.\n\nIn addition, mere aggregation of another work not based on the Program\nwith the Program (or with a work based on the Program) on a volume of\na storage or distribution medium does not bring the other work under\nthe scope of this License.\n\n 3. You may copy and distribute the Program (or a work based on it,\nunder Section 2) in object code or executable form under the terms of\nSections 1 and 2 above provided that you also do one of the following:\n\n a) Accompany it with the complete corresponding machine-readable\n source code, which must be distributed under the terms of Sections\n 1 and 2 above on a medium customarily used for software interchange; or,\n\n b) Accompany it with a written offer, valid for at least three\n years, to give any third party, for a charge no more than your\n cost of physically performing source distribution, a complete\n machine-readable copy of the corresponding source code, to be\n distributed under the terms of Sections 1 and 2 above on a medium\n customarily used for software interchange; or,\n\n c) Accompany it with the information you received as to the offer\n to distribute corresponding source code. (This alternativ\
-+e is\n allowed only for noncommercial distribution and only if you\n received the program in object code or executable form with such\n an offer, in accord with Subsection b above.)\n\nThe source code for a work means the preferred form of the work for\nmaking modifications to it. For an executable work, complete source\ncode means all the source code for all modules it contains, plus any\nassociated interface definition files, plus the scripts used to\ncontrol compilation and installation of the executable. However, as a\nspecial exception, the source code distributed need not include\nanything that is normally distributed (in either source or binary\nform) with the major components (compiler, kernel, and so on) of the\noperating system on which the executable runs, unless that component\nitself accompanies the executable.\n\nIf distribution of executable or object code is made by offering\naccess to copy from a designated place, then offering equivalent\naccess to copy the source code from the same place counts as\ndistribution of the source code, even though third parties are not\ncompelled to copy the source along with the object code.\n \n 4. You may not copy, modify, sublicense, or distribute the Program\nexcept as expressly provided under this License. Any attempt\notherwise to copy, modify, sublicense or distribute the Program is\nvoid, and will automatically terminate your rights under this License.\nHowever, parties who have received copies, or rights, from you under\nthis License will not have their licenses terminated so long as such\nparties remain in full compliance.\n\n 5. You are not required to accept this License, since you have not\nsigned it. However, nothing else grants you permission to modify or\ndistribute the Program or its derivative works. These actions are\nprohibited by law if you do not accept this License. Therefore, by\nmodifying or distributing the Program (or any work based on the\nProgram), you indicate your acceptance of this License to do so, and\nall its term\
-+s and conditions for copying, distributing or modifying\nthe Program or works based on it.\n\n 6. Each time you redistribute the Program (or any work based on the\nProgram), the recipient automatically receives a license from the\noriginal licensor to copy, distribute or modify the Program subject to\nthese terms and conditions. You may not impose any further\nrestrictions on the recipients' exercise of the rights granted herein.\nYou are not responsible for enforcing compliance by third parties to\nthis License.\n\n 7. If, as a consequence of a court judgment or allegation of patent\ninfringement or for any other reason (not limited to patent issues),\nconditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License. If you cannot\ndistribute so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you\nmay not distribute the Program at all. For example, if a patent\nlicense would not permit royalty-free redistribution of the Program by\nall those who receive copies directly or indirectly through you, then\nthe only way you could satisfy both it and this License would be to\nrefrain entirely from distribution of the Program.\n\nIf any portion of this section is held invalid or unenforceable under\nany particular circumstance, the balance of the section is intended to\napply and the section as a whole is intended to apply in other\ncircumstances.\n\nIt is not the purpose of this section to induce you to infringe any\npatents or other property right claims or to contest validity of any\nsuch claims; this section has the sole purpose of protecting the\nintegrity of the free software distribution system, which is\nimplemented by public license practices. Many people have made\ngenerous contributions to the wide range of software distributed\nthrough that system in reliance on consistent application of that\nsystem; it i\
-+s up to the author/donor to decide if he or she is willing\nto distribute software through any other system and a licensee cannot\nimpose that choice.\n\nThis section is intended to make thoroughly clear what is believed to\nbe a consequence of the rest of this License.\n \n 8. If the distribution and/or use of the Program is restricted in\ncertain countries either by patents or by copyrighted interfaces, the\noriginal copyright holder who places the Program under this License\nmay add an explicit geographical distribution limitation excluding\nthose countries, so that distribution is permitted only in or among\ncountries not thus excluded. In such case, this License incorporates\nthe limitation as if written in the body of this License.\n\n 9. The Free Software Foundation may publish revised and/or new versions\nof the General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\nEach version is given a distinguishing version number. If the Program\nspecifies a version number of this License which applies to it and \"any\nlater version\", you have the option of following the terms and conditions\neither of that version or of any later version published by the Free\nSoftware Foundation. If the Program does not specify a version number of\nthis License, you may choose any version ever published by the Free Software\nFoundation.\n\n 10. If you wish to incorporate parts of the Program into other free\nprograms whose distribution conditions are different, write to the author\nto ask for permission. For software which is copyrighted by the Free\nSoftware Foundation, write to the Free Software Foundation; we sometimes\nmake exceptions for this. Our decision will be guided by the two goals\nof preserving the free status of all derivatives of our free software and\nof promoting the sharing and reuse of software generally.\n\n NO WARRANTY\n\n 11. BECAUSE THE PROGRAM IS LICENSED\
- FREE OF CHARGE, THERE IS NO WARRANTY\nFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN\nOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES\nPROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED\nOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS\nTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE\nPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\nREPAIR OR CORRECTION.\n\n 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR\nREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\nINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\nOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED\nTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY\nYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER\nPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n END OF TERMS AND CONDITIONS" ) );
- #endif
- tabLayout_3->addWidget( gpl );
diff --git a/databases/mysql-navigator/files/patch-ab b/databases/mysql-navigator/files/patch-ab
deleted file mode 100644
index d02f7c1cc4af..000000000000
--- a/databases/mysql-navigator/files/patch-ab
+++ /dev/null
@@ -1,32 +0,0 @@
---- src/mysql/mainwindow/mainwindowslotschema.cxx.orig Mon Oct 7 12:07:24 2002
-+++ src/mysql/mainwindow/mainwindowslotschema.cxx Sat Jan 3 01:15:42 2004
-@@ -504,6 +504,7 @@
- {
-
- bool z = FALSE;
-+ char buf[BUFSIZ];
-
-
-
-@@ -515,7 +516,8 @@
-
- {
-
-- if((mysql_create_db(&mysql, sql.latin1())))
-+ sprintf(buf, "CREATE DATABASE %s", sql.latin1());
-+ if((mysql_query(&mysql, buf)))
-
- {
-
-@@ -604,8 +606,10 @@
- }
-
-
-+ char buf[BUFSIZ];
-+ sprintf(buf, "DROP DATABASE %s", sql.latin1());
-
-- if((mysql_drop_db(&mysql, sql.latin1())))
-+ if((mysql_query(&mysql, buf)))
-
- {
-
diff --git a/databases/mysql-navigator/files/patch-src-mysql-mainwindow-mainwindowslotshutdown.cxx b/databases/mysql-navigator/files/patch-src-mysql-mainwindow-mainwindowslotshutdown.cxx
deleted file mode 100644
index 1c1c81e72242..000000000000
--- a/databases/mysql-navigator/files/patch-src-mysql-mainwindow-mainwindowslotshutdown.cxx
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/mysql/mainwindow/mainwindowslotshutdown.cxx.orig Tue Mar 5 07:13:22 2002
-+++ src/mysql/mainwindow/mainwindowslotshutdown.cxx Fri Dec 31 12:49:00 2004
-@@ -9,7 +9,11 @@
- if(z == 1)
- return;
-
-+#if ( MYSQL_VERSION_ID >= 40103 && MYSQL_VERSION_ID < 50000 ) || ( MYSQL_VERSION_ID >= 50001 )
-+ if(mysql_shutdown(&mysql, SHUTDOWN_DEFAULT))
-+#else
- if(mysql_shutdown(&mysql))
-+#endif
- {
- QMessageBox::critical(this, tr("MySQL Navigator"), QString::fromLocal8Bit(mysql_error(&mysql)));
- }
diff --git a/databases/mysql-navigator/pkg-descr b/databases/mysql-navigator/pkg-descr
deleted file mode 100644
index ee823ed836cc..000000000000
--- a/databases/mysql-navigator/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-MySQL Navigator is for MySQL database server administrators...
-
-You can enter query, get result set, edit script, run script, user add, user
-drop, user alter, get client & server infomation with MySQL Navigator...
-
-WWW: http://www.sourceforge.net/projects/mysqlnavigator/
diff --git a/databases/qt-mysql-plugin/Makefile b/databases/qt-mysql-plugin/Makefile
deleted file mode 100644
index 2671623825d7..000000000000
--- a/databases/qt-mysql-plugin/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# Created by: Kay Lehmann <kay_lehmann@web.de>
-# $FreeBSD$
-
-PORTNAME= qt-${DB}-plugin
-PORTVERSION= 3.3.8
-PORTREVISION= 10
-CATEGORIES= databases
-MASTER_SITES= ${MASTER_SITE_QT}
-DISTNAME= qt-x11-free-${PORTVERSION}
-DIST_SUBDIR= KDE
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A plugin for QT to connect to MySQL-Databases
-
-DB= mysql
-
-LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33
-
-DEPRECATED= Depends on QT3; unmaintained
-EXPIRATION_DATE= 2013-07-01
-
-USE_MYSQL= yes
-USE_BZIP2= yes
-PLUGIN= plugins/src/sqldrivers/${DB}
-DRIVER= src/sql/drivers/${DB}
-EXTRACT_AFTER_ARGS?= ${DISTNAME}/${PLUGIN} ${DISTNAME}/${DRIVER} \
- ${DISTNAME}/src/sql/drivers/cache
-MAKEFILE= ${FILESDIR}/Makefile.bsd
-MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" PLUGIN="${PLUGIN}" \
- PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
- PTHREAD_LIBS="${PTHREAD_LIBS}"
-PLIST_SUB= DB=${DB}
-
-.include <bsd.port.mk>
diff --git a/databases/qt-mysql-plugin/distinfo b/databases/qt-mysql-plugin/distinfo
deleted file mode 100644
index db96aec99677..000000000000
--- a/databases/qt-mysql-plugin/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (KDE/qt-x11-free-3.3.8.tar.bz2) = e8c3f703d00a4e2ab9ba63fd474caa8a9d0aa3d7f1d5451dd162bec9d778a449
-SIZE (KDE/qt-x11-free-3.3.8.tar.bz2) = 14360483
diff --git a/databases/qt-mysql-plugin/files/Makefile.bsd b/databases/qt-mysql-plugin/files/Makefile.bsd
deleted file mode 100644
index d9e74d5d3bf7..000000000000
--- a/databases/qt-mysql-plugin/files/Makefile.bsd
+++ /dev/null
@@ -1,20 +0,0 @@
-SHLIB_NAME= libqsql${DB}.so
-
-VPATH= ${PLUGIN}:${DRIVER}
-CXXFLAGS+= -I${PLUGIN} -I${DRIVER} \
- -I${LOCALBASE}/include/mysql \
- -I${LOCALBASE}/include \
- ${PTHREAD_CFLAGS} -DQT_THREAD_SUPPORT
-LDADD= -L${LOCALBASE}/lib/mysql \
- ${PTHREAD_LIBS} \
- -L${LOCALBASE}/lib/ -lqt-mt -lmysqlclient
-SRCS= qsql_${DB}.cpp main.cpp
-
-LIBDIR= ${PREFIX}/lib/plugins/sqldrivers
-
-${LIBDIR}:
- mkdir -p ${LIBDIR}
-
-beforeinstall: ${LIBDIR}
-
-.include <bsd.lib.mk>
diff --git a/databases/qt-mysql-plugin/pkg-descr b/databases/qt-mysql-plugin/pkg-descr
deleted file mode 100644
index 421c786463f4..000000000000
--- a/databases/qt-mysql-plugin/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-The MySQL-Plugin from Qt 3, which provides an easy access
-method from within Qt applications.
diff --git a/databases/qt-mysql-plugin/pkg-plist b/databases/qt-mysql-plugin/pkg-plist
deleted file mode 100644
index 482facca168e..000000000000
--- a/databases/qt-mysql-plugin/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/plugins/sqldrivers/libqsql%%DB%%.so
-@dirrm lib/plugins/sqldrivers
diff --git a/databases/qt-odbc-plugin/Makefile b/databases/qt-odbc-plugin/Makefile
deleted file mode 100644
index b058fe82f2e6..000000000000
--- a/databases/qt-odbc-plugin/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# Created by: Michael Nottebrock <lofi@freebsd.org>
-# $FreeBSD$
-
-PORTNAME= qt-${DB}-plugin
-PORTVERSION= 3.3.8
-PORTREVISION= 10
-CATEGORIES= databases
-MASTER_SITES= ${MASTER_SITE_QT}
-MASTER_SITE_SUBDIR= archive/qt/${PORTVERSION:R:R}
-DISTNAME= qt-x11-free-${PORTVERSION}
-DIST_SUBDIR= KDE
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A plugin for QT to connect to ODBC-compatible databases
-
-DB= odbc
-
-LIB_DEPENDS+= odbc:${PORTSDIR}/databases/unixODBC \
- qt-mt:${PORTSDIR}/x11-toolkits/qt33
-BUILD_DEPENDS= unixODBC>=2.2.14_1:${PORTSDIR}/databases/unixODBC
-
-DEPRECATED= Depends on QT3; unmaintained
-EXPIRATION_DATE= 2013-07-01
-
-USE_BZIP2= yes
-PLUGIN= plugins/src/sqldrivers/${DB}
-DRIVER= src/sql/drivers/${DB}
-EXTRACT_AFTER_ARGS?= ${DISTNAME}/${PLUGIN} \
- ${DISTNAME}/${DRIVER} ${DISTNAME}/src/sql/drivers/cache
-MAKEFILE= ${FILESDIR}/Makefile.bsd
-MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" PLUGIN="${PLUGIN}" \
- PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
- PTHREAD_LIBS="${PTHREAD_LIBS}"
-PLIST_SUB= DB=${DB}
-
-.include <bsd.port.mk>
diff --git a/databases/qt-odbc-plugin/distinfo b/databases/qt-odbc-plugin/distinfo
deleted file mode 100644
index db96aec99677..000000000000
--- a/databases/qt-odbc-plugin/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (KDE/qt-x11-free-3.3.8.tar.bz2) = e8c3f703d00a4e2ab9ba63fd474caa8a9d0aa3d7f1d5451dd162bec9d778a449
-SIZE (KDE/qt-x11-free-3.3.8.tar.bz2) = 14360483
diff --git a/databases/qt-odbc-plugin/files/Makefile.bsd b/databases/qt-odbc-plugin/files/Makefile.bsd
deleted file mode 100644
index 383c67b3c4aa..000000000000
--- a/databases/qt-odbc-plugin/files/Makefile.bsd
+++ /dev/null
@@ -1,17 +0,0 @@
-SHLIB_NAME= libqsql${DB}.so
-
-VPATH= ${PLUGIN}:${DRIVER}
-CXXFLAGS+= -I${PLUGIN} -I${DRIVER} \
- -I${LOCALBASE}/include \
- ${PTHREAD_CFLAGS} -DQT_THREAD_SUPPORT
-LDADD= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lqt-mt -lodbc
-SRCS= qsql_${DB}.cpp main.cpp
-
-LIBDIR= ${PREFIX}/lib/plugins/sqldrivers
-
-${LIBDIR}:
- mkdir -p ${LIBDIR}
-
-beforeinstall: ${LIBDIR}
-
-.include <bsd.lib.mk>
diff --git a/databases/qt-odbc-plugin/files/patch-src-sql-drivers-odbc-qsql_odbc.cpp b/databases/qt-odbc-plugin/files/patch-src-sql-drivers-odbc-qsql_odbc.cpp
deleted file mode 100644
index bb07b52f8acc..000000000000
--- a/databases/qt-odbc-plugin/files/patch-src-sql-drivers-odbc-qsql_odbc.cpp
+++ /dev/null
@@ -1,21 +0,0 @@
---- src/sql/drivers/odbc/qsql_odbc.cpp.orig 2009-01-26 23:43:41.000000000 +0600
-+++ src/sql/drivers/odbc/qsql_odbc.cpp 2009-01-26 23:43:53.000000000 +0600
-@@ -57,18 +57,8 @@
- #endif
-
- // newer platform SDKs use SQLLEN instead of SQLINTEGER
--#ifdef SQLLEN
- # define QSQLLEN SQLLEN
--#else
--# define QSQLLEN SQLINTEGER
--#endif
--
--#ifdef SQLULEN
- # define QSQLULEN SQLULEN
--#else
--# define QSQLULEN SQLUINTEGER
--#endif
--
-
- static const QSQLLEN COLNAMESIZE = 256;
- //Map Qt parameter types to ODBC types
diff --git a/databases/qt-odbc-plugin/pkg-descr b/databases/qt-odbc-plugin/pkg-descr
deleted file mode 100644
index dbbf121343a0..000000000000
--- a/databases/qt-odbc-plugin/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-The ODBC Plugin from Qt 3, which provides an easy access method from
-within Qt applications.
diff --git a/databases/qt-odbc-plugin/pkg-plist b/databases/qt-odbc-plugin/pkg-plist
deleted file mode 100644
index 482facca168e..000000000000
--- a/databases/qt-odbc-plugin/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/plugins/sqldrivers/libqsql%%DB%%.so
-@dirrm lib/plugins/sqldrivers
diff --git a/databases/qt-pgsql-plugin/Makefile b/databases/qt-pgsql-plugin/Makefile
deleted file mode 100644
index 51278ac491d3..000000000000
--- a/databases/qt-pgsql-plugin/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# Created by: Lauri Watts <lauri@kde.org>
-# $FreeBSD$
-
-PORTNAME= qt-${DB}-plugin
-PORTVERSION= 3.3.8
-PORTREVISION= 9
-CATEGORIES= databases
-MASTER_SITES= ${MASTER_SITE_QT}
-MASTER_SITE_SUBDIR= archive/qt/${PORTVERSION:R:R}
-DISTNAME= qt-x11-free-${PORTVERSION}
-DIST_SUBDIR= KDE
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A plugin for QT to connect to PostgreSQL-Databases
-
-DB= psql
-
-LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33
-
-DEPRECATED= Depends on QT3; unmaintained
-EXPIRATION_DATE= 2013-07-01
-
-USE_PGSQL= yes
-USE_BZIP2= yes
-PLUGIN= plugins/src/sqldrivers/${DB}
-DRIVER= src/sql/drivers/${DB}
-EXTRACT_AFTER_ARGS?= ${DISTNAME}/${PLUGIN} \
- ${DISTNAME}/${DRIVER} ${DISTNAME}/src/sql/drivers/cache
-MAKEFILE= ${FILESDIR}/Makefile.bsd
-MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" PLUGIN="${PLUGIN}" \
- PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
- PTHREAD_LIBS="${PTHREAD_LIBS}"
-PLIST_SUB= DB=${DB}
-
-.include <bsd.port.mk>
diff --git a/databases/qt-pgsql-plugin/distinfo b/databases/qt-pgsql-plugin/distinfo
deleted file mode 100644
index db96aec99677..000000000000
--- a/databases/qt-pgsql-plugin/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (KDE/qt-x11-free-3.3.8.tar.bz2) = e8c3f703d00a4e2ab9ba63fd474caa8a9d0aa3d7f1d5451dd162bec9d778a449
-SIZE (KDE/qt-x11-free-3.3.8.tar.bz2) = 14360483
diff --git a/databases/qt-pgsql-plugin/files/Makefile.bsd b/databases/qt-pgsql-plugin/files/Makefile.bsd
deleted file mode 100644
index 567d75d0e8a4..000000000000
--- a/databases/qt-pgsql-plugin/files/Makefile.bsd
+++ /dev/null
@@ -1,18 +0,0 @@
-SHLIB_NAME= libqsql${DB}.so
-
-VPATH= ${PLUGIN}:${DRIVER}
-CXXFLAGS+= -I${PLUGIN} -I${DRIVER} \
- -I${LOCALBASE}/include/postgresql/server \
- -I${LOCALBASE}/include \
- ${PTHREAD_CFLAGS} -DQT_THREAD_SUPPORT
-LDADD= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lqt-mt -lpq
-SRCS= qsql_${DB}.cpp main.cpp
-
-LIBDIR= ${PREFIX}/lib/plugins/sqldrivers
-
-${LIBDIR}:
- mkdir -p ${LIBDIR}
-
-beforeinstall: ${LIBDIR}
-
-.include <bsd.lib.mk>
diff --git a/databases/qt-pgsql-plugin/pkg-descr b/databases/qt-pgsql-plugin/pkg-descr
deleted file mode 100644
index ded4492770cd..000000000000
--- a/databases/qt-pgsql-plugin/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-The PostgreSQL Plugin from Qt 3, which provides an easy access method from
-within Qt applications.
diff --git a/databases/qt-pgsql-plugin/pkg-plist b/databases/qt-pgsql-plugin/pkg-plist
deleted file mode 100644
index 482facca168e..000000000000
--- a/databases/qt-pgsql-plugin/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/plugins/sqldrivers/libqsql%%DB%%.so
-@dirrm lib/plugins/sqldrivers
diff --git a/databases/qt-sqlite-plugin/Makefile b/databases/qt-sqlite-plugin/Makefile
deleted file mode 100644
index faaa04b3da81..000000000000
--- a/databases/qt-sqlite-plugin/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# Created by: Michael Nottebrock <lofi@freebsd.org>
-# $FreeBSD$
-
-PORTNAME= qt-${DB}-plugin
-PORTVERSION= 3.3.8
-PORTREVISION= 9
-CATEGORIES= databases
-MASTER_SITES= ${MASTER_SITE_QT}
-MASTER_SITE_SUBDIR= archive/qt/${PORTVERSION:R:R}
-DISTNAME= qt-x11-free-${PORTVERSION}
-DIST_SUBDIR= KDE
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A plugin for QT to connect to SQLite-Databases
-
-DB= sqlite
-
-LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33 \
- sqlite.2:${PORTSDIR}/databases/sqlite2
-
-DEPRECATED= Depends on QT3; unmaintained
-EXPIRATION_DATE= 2013-07-01
-
-USE_BZIP2= yes
-PLUGIN= plugins/src/sqldrivers/${DB}
-DRIVER= src/sql/drivers/${DB}
-EXTRACT_AFTER_ARGS?= ${DISTNAME}/${PLUGIN} \
- ${DISTNAME}/${DRIVER} ${DISTNAME}/src/sql/drivers/cache
-MAKEFILE= ${FILESDIR}/Makefile.bsd
-MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" PLUGIN="${PLUGIN}" \
- PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
- PTHREAD_LIBS="${PTHREAD_LIBS}"
-PLIST_SUB= DB=${DB}
-
-.include <bsd.port.mk>
diff --git a/databases/qt-sqlite-plugin/distinfo b/databases/qt-sqlite-plugin/distinfo
deleted file mode 100644
index db96aec99677..000000000000
--- a/databases/qt-sqlite-plugin/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (KDE/qt-x11-free-3.3.8.tar.bz2) = e8c3f703d00a4e2ab9ba63fd474caa8a9d0aa3d7f1d5451dd162bec9d778a449
-SIZE (KDE/qt-x11-free-3.3.8.tar.bz2) = 14360483
diff --git a/databases/qt-sqlite-plugin/files/Makefile.bsd b/databases/qt-sqlite-plugin/files/Makefile.bsd
deleted file mode 100644
index cddbeca8c4fb..000000000000
--- a/databases/qt-sqlite-plugin/files/Makefile.bsd
+++ /dev/null
@@ -1,17 +0,0 @@
-SHLIB_NAME= libqsql${DB}.so
-
-VPATH= ${PLUGIN}:${DRIVER}
-CXXFLAGS+= -I${PLUGIN} -I${DRIVER} \
- -I${LOCALBASE}/include \
- ${PTHREAD_CFLAGS} -DQT_THREAD_SUPPORT
-LDADD= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lqt-mt -lsqlite
-SRCS= qsql_${DB}.cpp smain.cpp
-
-LIBDIR= ${PREFIX}/lib/plugins/sqldrivers
-
-${LIBDIR}:
- mkdir -p ${LIBDIR}
-
-beforeinstall: ${LIBDIR}
-
-.include <bsd.lib.mk>
diff --git a/databases/qt-sqlite-plugin/pkg-descr b/databases/qt-sqlite-plugin/pkg-descr
deleted file mode 100644
index f9ce6c008979..000000000000
--- a/databases/qt-sqlite-plugin/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-The SQLite Plugin from Qt 3, which provides an easy access method from
-within Qt applications.
diff --git a/databases/qt-sqlite-plugin/pkg-plist b/databases/qt-sqlite-plugin/pkg-plist
deleted file mode 100644
index 482facca168e..000000000000
--- a/databases/qt-sqlite-plugin/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/plugins/sqldrivers/libqsql%%DB%%.so
-@dirrm lib/plugins/sqldrivers