diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-30 04:05:12 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-30 04:05:12 +0800 |
commit | a3b5135851621cb514e7708d11f9dc82f851ea5c (patch) | |
tree | b2b32cc424aeb8dc4d13263958511bf8ca92bc34 /databases | |
parent | 095098375dd5bb1d27d533ffc7dc27305e105c95 (diff) | |
download | marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.gz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.zst marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.zip |
Remove these ports now that they are in the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases')
38 files changed, 0 insertions, 2386 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile deleted file mode 100644 index 1a59404d3..000000000 --- a/databases/evolution-data-server/Makefile +++ /dev/null @@ -1,88 +0,0 @@ -# New ports collection makefile for: evolution-data-server -# Date created: 09 December 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/databases/evolution-data-server/Makefile,v 1.180 2009/09/21 12:06:40 kwm Exp $ -# - -PORTNAME= evolution-data-server -PORTVERSION= 2.28.1 -CATEGORIES= databases gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The data backends for the Evolution integrated mail/PIM suite - -LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup \ - ical.43:${PORTSDIR}/devel/libical \ - nss3.1:${PORTSDIR}/security/nss \ - tasn1.4:${PORTSDIR}/security/libtasn1 \ - sqlite3.8:${PORTSDIR}/databases/sqlite3 \ - gnome-keyring.0:${PORTSDIR}/security/gnome-keyring - -USE_BZIP2= yes -USE_GMAKE= yes -USE_BISON= build -USE_GETTEXT= yes -USE_GNOME= gnomeprefix gnomehack intlhack ltverhack ltasneededhack \ - libglade2 libbonobo -USE_OPENLDAP= yes -USE_AUTOTOOLS= libtool:22 -USE_BDB= 41+ -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-static \ - --enable-nss=yes \ - --enable-gnome-keyring=yes \ - --with-openldap=yes \ - --with-libdb=${LOCALBASE} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} ${PTHREAD_CFLAGS}" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -PLIST_SUB= VERSION="2.28" EVO_VERSION="1.2" - -#OPTIONS= IMAP4 "Enable experimental IMAP4 backend" off -OPTIONS= WEATHER "Enable weather calendar backend" on - -.include <bsd.port.pre.mk> - -.if defined(HEIMDAL_HOME) || defined(WITH_HEIMDAL) -HEIMDAL_HOME?= ${LOCALBASE} -LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal -CONFIGURE_ARGS+= --with-krb5=${HEIMDAL_HOME} --with-krb5-includes=${HEIMDAL_HOME}/include -.elif !defined(NO_KERBEROS) -CONFIGURE_ARGS+= --with-krb5=/usr -KRB5_LIB= `/usr/bin/krb5-config gssapi --libs` -.endif - -#.if defined(WITH_IMAP4) || defined(PACKAGE_BUILDING) -#CONFIGURE_ARGS+= --enable-imap4=yes -#PLIST_SUB+= IMAP4="" -#.else -PLIST_SUB+= IMAP4="@comment " -#.endif - -.if defined(WITH_WEATHER) -LIB_DEPENDS+= gweather.1:${PORTSDIR}/net/libgweather -CONFIGURE_ARGS+= --with-weather -PLIST_SUB+= WEATHER="" -.else -CONFIGURE_ARGS+= --without-weather -PLIST_SUB+= WEATHER="@comment " -.endif - -EDS_BDB_MSG= "!!!WARNING!!!: Berkeley Database version is ${BDB_VER}. If this is an upgrade, you may experience problems if you or any other Evolution-data-server users were previously using BDB_VER 41." - -pre-everything:: - @if [ x"${BDB_VER}" != x"41" ]; then \ - ${ECHO_MSG} ${EDS_BDB_MSG} | ${FMT} 75 79 ; \ - fi - -post-patch: - @${REINPLACE_CMD} -e 's|-ldb|-l${BDB_LIB_NAME}|g ; \ - s|heimlibs=".*"|heimlibs="${KRB5_LIB}"|g ; \ - s|-Wmissing-include-dirs||g' \ - ${WRKSRC}/configure - -.include <bsd.port.post.mk> diff --git a/databases/evolution-data-server/distinfo b/databases/evolution-data-server/distinfo deleted file mode 100644 index 0d7cab157..000000000 --- a/databases/evolution-data-server/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/evolution-data-server-2.28.1.tar.bz2) = ea516bef48900020c4f137514123e34d -SHA256 (gnome2/evolution-data-server-2.28.1.tar.bz2) = 651de21c10765d4b6503ff59aa50c8b9e1bc704d94341d9a275e3b50d68dae8a -SIZE (gnome2/evolution-data-server-2.28.1.tar.bz2) = 22309681 diff --git a/databases/evolution-data-server/files/patch-camel_camel-block-file.h b/databases/evolution-data-server/files/patch-camel_camel-block-file.h deleted file mode 100644 index bb155e24a..000000000 --- a/databases/evolution-data-server/files/patch-camel_camel-block-file.h +++ /dev/null @@ -1,10 +0,0 @@ ---- camel/camel-block-file.h.orig Tue May 15 01:48:42 2007 -+++ camel/camel-block-file.h Tue May 15 01:49:00 2007 -@@ -21,6 +21,7 @@ - #ifndef _CAMEL_BLOCK_FILE_H - #define _CAMEL_BLOCK_FILE_H - -+#include <sys/types.h> - #include <camel/camel-object.h> - #include <glib.h> - #include <libedataserver/e-msgport.h> diff --git a/databases/evolution-data-server/files/patch-camel_camel-net-utils.c b/databases/evolution-data-server/files/patch-camel_camel-net-utils.c deleted file mode 100644 index 17bddca39..000000000 --- a/databases/evolution-data-server/files/patch-camel_camel-net-utils.c +++ /dev/null @@ -1,24 +0,0 @@ ---- camel/camel-net-utils.c.orig Tue Dec 21 13:38:52 2004 -+++ camel/camel-net-utils.c Tue Dec 21 13:40:34 2004 -@@ -143,12 +143,21 @@ - case EAI_SERVICE: - return NO_DATA; - break; -+#ifdef EAI_ADDRFAMILY - case EAI_ADDRFAMILY: - return NO_ADDRESS; - break; -+#endif -+#if defined(EAI_NODATA) && EAI_NODATA != EAI_NONAME - case EAI_NODATA: - return NO_DATA; - break; -+#endif -+#ifdef EAI_NOFAMILY -+ case EAI_NOFAMILY: -+ return NO_ADDRESS; -+ break; -+#endif - case EAI_MEMORY: - return ENOMEM; - break; diff --git a/databases/evolution-data-server/files/patch-configure b/databases/evolution-data-server/files/patch-configure deleted file mode 100644 index 65af28acc..000000000 --- a/databases/evolution-data-server/files/patch-configure +++ /dev/null @@ -1,26 +0,0 @@ ---- configure.orig 2009-08-24 10:39:07.000000000 +0200 -+++ configure 2009-08-24 10:44:47.000000000 +0200 -@@ -15988,6 +15988,14 @@ cat >>confdefs.h <<\_ACEOF - _ACEOF - - ;; -+*freebsd*) -+ os_win32=no -+ NO_UNDEFINED='' -+ SOCKET_LIBS='' -+ DL_LIB='' -+ SOFTOKN3_LIB='-lsoftokn3' -+ LIBEXECDIR_IN_SERVER_FILE="$libexecdir" -+ ;; - *) - os_win32=no - NO_UNDEFINED='' -@@ -24777,7 +24785,7 @@ idldir='${datadir}'/idl/evolution-data-s - imagesdir='${datadir}'/pixmaps/evolution-data-server - - --serverdir="$libdir/bonobo/servers" -+serverdir="$prefix/libdata/bonobo/servers" - - - extensiondir='${libdir}'/evolution-data-server-$API_VERSION/extensions diff --git a/databases/evolution-data-server/files/patch-docs_reference_camel_Makefile.in b/databases/evolution-data-server/files/patch-docs_reference_camel_Makefile.in deleted file mode 100644 index 69da393ce..000000000 --- a/databases/evolution-data-server/files/patch-docs_reference_camel_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/reference/camel/Makefile.in.orig 2009-07-27 22:42:25.000000000 +0200 -+++ docs/reference/camel/Makefile.in 2009-07-27 22:42:50.000000000 +0200 -@@ -137,7 +137,7 @@ GNOME_PLATFORM_LIBS = @GNOME_PLATFORM_LI - GOBJECT_QUERY = @GOBJECT_QUERY@ - GREP = @GREP@ - HAVE_JW = @HAVE_JW@ --HTML_DIR = $(datadir)/gtk-doc/html -+HTML_DIR = $(datadir)/doc - ICONV_LIBS = @ICONV_LIBS@ - IDL_INCLUDES = @IDL_INCLUDES@ - INSTALL = @INSTALL@ diff --git a/databases/evolution-data-server/pkg-descr b/databases/evolution-data-server/pkg-descr deleted file mode 100644 index 076bb0ef7..000000000 --- a/databases/evolution-data-server/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Evolution-data-server provides the various backend components for the -Evolution integrated mail/PIM suite, including the Berkeley database -backend and the libical calendar components. diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist deleted file mode 100644 index 3845563c6..000000000 --- a/databases/evolution-data-server/pkg-plist +++ /dev/null @@ -1,856 +0,0 @@ -include/evolution-data-server-%%VERSION%%/camel/camel-address.h -include/evolution-data-server-%%VERSION%%/camel/camel-arg.h -include/evolution-data-server-%%VERSION%%/camel/camel-block-file.h -include/evolution-data-server-%%VERSION%%/camel/camel-certdb.h -include/evolution-data-server-%%VERSION%%/camel/camel-charset-map.h -include/evolution-data-server-%%VERSION%%/camel/camel-cipher-context.h -include/evolution-data-server-%%VERSION%%/camel/camel-data-cache.h -include/evolution-data-server-%%VERSION%%/camel/camel-data-wrapper.h -include/evolution-data-server-%%VERSION%%/camel/camel-db.h -include/evolution-data-server-%%VERSION%%/camel/camel-debug.h -include/evolution-data-server-%%VERSION%%/camel/camel-digest-folder.h -include/evolution-data-server-%%VERSION%%/camel/camel-digest-store.h -include/evolution-data-server-%%VERSION%%/camel/camel-digest-summary.h -include/evolution-data-server-%%VERSION%%/camel/camel-disco-diary.h -include/evolution-data-server-%%VERSION%%/camel/camel-disco-folder.h -include/evolution-data-server-%%VERSION%%/camel/camel-disco-store.h -include/evolution-data-server-%%VERSION%%/camel/camel-exception-list.def -include/evolution-data-server-%%VERSION%%/camel/camel-exception.h -include/evolution-data-server-%%VERSION%%/camel/camel-file-utils.h -include/evolution-data-server-%%VERSION%%/camel/camel-filter-driver.h -include/evolution-data-server-%%VERSION%%/camel/camel-filter-search.h -include/evolution-data-server-%%VERSION%%/camel/camel-folder-search.h -include/evolution-data-server-%%VERSION%%/camel/camel-folder-summary.h -include/evolution-data-server-%%VERSION%%/camel/camel-folder-thread.h -include/evolution-data-server-%%VERSION%%/camel/camel-folder.h -include/evolution-data-server-%%VERSION%%/camel/camel-gpg-context.h -include/evolution-data-server-%%VERSION%%/camel/camel-html-parser.h -include/evolution-data-server-%%VERSION%%/camel/camel-http-stream.h -include/evolution-data-server-%%VERSION%%/camel/camel-i18n.h -include/evolution-data-server-%%VERSION%%/camel/camel-iconv.h -include/evolution-data-server-%%VERSION%%/camel/camel-index.h -include/evolution-data-server-%%VERSION%%/camel/camel-internet-address.h -include/evolution-data-server-%%VERSION%%/camel/camel-junk-plugin.h -include/evolution-data-server-%%VERSION%%/camel/camel-list-utils.h -include/evolution-data-server-%%VERSION%%/camel/camel-lock-client.h -include/evolution-data-server-%%VERSION%%/camel/camel-lock-helper.h -include/evolution-data-server-%%VERSION%%/camel/camel-lock.h -include/evolution-data-server-%%VERSION%%/camel/camel-medium.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-basic.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-bestenc.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-canon.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-charset.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-crlf.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-enriched.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-from.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-gzip.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-html.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-index.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-linewrap.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-pgp.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-progress.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-save.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-tohtml.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-windows.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-yenc.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-message.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-parser.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-part-utils.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-part.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-utils.h -include/evolution-data-server-%%VERSION%%/camel/camel-movemail.h -include/evolution-data-server-%%VERSION%%/camel/camel-msgport.h -include/evolution-data-server-%%VERSION%%/camel/camel-multipart-encrypted.h -include/evolution-data-server-%%VERSION%%/camel/camel-multipart-signed.h -include/evolution-data-server-%%VERSION%%/camel/camel-multipart.h -include/evolution-data-server-%%VERSION%%/camel/camel-net-utils.h -include/evolution-data-server-%%VERSION%%/camel/camel-news-address.h -include/evolution-data-server-%%VERSION%%/camel/camel-nntp-address.h -include/evolution-data-server-%%VERSION%%/camel/camel-object.h -include/evolution-data-server-%%VERSION%%/camel/camel-offline-folder.h -include/evolution-data-server-%%VERSION%%/camel/camel-offline-journal.h -include/evolution-data-server-%%VERSION%%/camel/camel-offline-store.h -include/evolution-data-server-%%VERSION%%/camel/camel-operation.h -include/evolution-data-server-%%VERSION%%/camel/camel-partition-table.h -include/evolution-data-server-%%VERSION%%/camel/camel-process.h -include/evolution-data-server-%%VERSION%%/camel/camel-provider.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-anonymous.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-cram-md5.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-digest-md5.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-gssapi.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-kerberos4.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-login.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-ntlm.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-plain.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-popb4smtp.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl.h -include/evolution-data-server-%%VERSION%%/camel/camel-search-private.h -include/evolution-data-server-%%VERSION%%/camel/camel-search-sql-sexp.h -include/evolution-data-server-%%VERSION%%/camel/camel-search-sql.h -include/evolution-data-server-%%VERSION%%/camel/camel-seekable-stream.h -include/evolution-data-server-%%VERSION%%/camel/camel-seekable-substream.h -include/evolution-data-server-%%VERSION%%/camel/camel-service.h -include/evolution-data-server-%%VERSION%%/camel/camel-session.h -include/evolution-data-server-%%VERSION%%/camel/camel-smime-context.h -include/evolution-data-server-%%VERSION%%/camel/camel-store-summary.h -include/evolution-data-server-%%VERSION%%/camel/camel-store.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-buffer.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-filter.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-fs.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-mem.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-null.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-process.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-vfs.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream.h -include/evolution-data-server-%%VERSION%%/camel/camel-string-utils.h -include/evolution-data-server-%%VERSION%%/camel/camel-tcp-stream-raw.h -include/evolution-data-server-%%VERSION%%/camel/camel-tcp-stream-ssl.h -include/evolution-data-server-%%VERSION%%/camel/camel-tcp-stream.h -include/evolution-data-server-%%VERSION%%/camel/camel-text-index.h -include/evolution-data-server-%%VERSION%%/camel/camel-transport.h -include/evolution-data-server-%%VERSION%%/camel/camel-trie.h -include/evolution-data-server-%%VERSION%%/camel/camel-types.h -include/evolution-data-server-%%VERSION%%/camel/camel-uid-cache.h -include/evolution-data-server-%%VERSION%%/camel/camel-url-scanner.h -include/evolution-data-server-%%VERSION%%/camel/camel-url.h -include/evolution-data-server-%%VERSION%%/camel/camel-utf8.h -include/evolution-data-server-%%VERSION%%/camel/camel-vee-folder.h -include/evolution-data-server-%%VERSION%%/camel/camel-vee-store.h -include/evolution-data-server-%%VERSION%%/camel/camel-vee-summary.h -include/evolution-data-server-%%VERSION%%/camel/camel-vtrash-folder.h -include/evolution-data-server-%%VERSION%%/camel/camel.h -include/evolution-data-server-%%VERSION%%/exchange/e-folder-exchange.h -include/evolution-data-server-%%VERSION%%/exchange/e-folder.h -include/evolution-data-server-%%VERSION%%/exchange/e-storage.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-autoconfig.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-context.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-freebusy.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-global-catalog-ldap.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-global-catalog.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-http-utils.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-marshal.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-operation.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-properties.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-propnames.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-restriction.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-result.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-security-descriptor.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-sid.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-types.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-uri.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-utils.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-validate.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-xml-utils.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-account.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-constants.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-esource.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-folder-size.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-hierarchy-foreign.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-hierarchy-somedav.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-hierarchy-webdav.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-hierarchy.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-oof.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-types.h -include/evolution-data-server-%%VERSION%%/exchange/mapi.h -include/evolution-data-server-%%VERSION%%/google/libgdata-google/gdata-google-service.h -include/evolution-data-server-%%VERSION%%/google/libgdata/gdata-entry.h -include/evolution-data-server-%%VERSION%%/google/libgdata/gdata-feed.h -include/evolution-data-server-%%VERSION%%/google/libgdata/gdata-service-iface.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-connection.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-container.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-filter.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-item.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-message.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-proxy.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-recur-utils.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-sendoptions.h -include/evolution-data-server-%%VERSION%%/groupwise/soup-soap-message.h -include/evolution-data-server-%%VERSION%%/groupwise/soup-soap-response.h -include/evolution-data-server-%%VERSION%%/libebackend/e-data-server-module.h -include/evolution-data-server-%%VERSION%%/libebackend/e-db3-utils.h -include/evolution-data-server-%%VERSION%%/libebackend/e-dbhash.h -include/evolution-data-server-%%VERSION%%/libebackend/e-file-cache.h -include/evolution-data-server-%%VERSION%%/libebook/e-address-western.h -include/evolution-data-server-%%VERSION%%/libebook/e-book-query.h -include/evolution-data-server-%%VERSION%%/libebook/e-book-types.h -include/evolution-data-server-%%VERSION%%/libebook/e-book-view.h -include/evolution-data-server-%%VERSION%%/libebook/e-book.h -include/evolution-data-server-%%VERSION%%/libebook/e-contact.h -include/evolution-data-server-%%VERSION%%/libebook/e-destination.h -include/evolution-data-server-%%VERSION%%/libebook/e-name-western.h -include/evolution-data-server-%%VERSION%%/libebook/e-vcard.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-check-timezones.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-component.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-recur.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-system-timezone.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-time-util.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-types.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-util.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-view.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal.h -include/evolution-data-server-%%VERSION%%/libedata-book/Evolution-DataServer-Addressbook.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-cache.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-db-cache.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-factory.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-sexp.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-summary.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-sync.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book-factory.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book-types.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book-view.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book.h -include/evolution-data-server-%%VERSION%%/libedata-cal/Evolution-DataServer-Calendar.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-cache.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-factory.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-file-store.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-loader-factory.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-sexp.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-store.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-sync.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-util.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal-common.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal-factory.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal-view.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-account-list.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-account.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-categories.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-component-listener.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-data-server-util.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-flag.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-iconv.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-iterator.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-list-iterator.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-list.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-memory.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-msgport.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-proxy.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-sexp.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-source-group.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-source-list.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-source.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-time-utils.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-trie.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-uid.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-url.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-xml-hash-utils.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-xml-utils.h -include/evolution-data-server-%%VERSION%%/libedataserver/eds-version.h -include/evolution-data-server-%%VERSION%%/libedataserver/md5-utils.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-book-auth-util.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-category-completion.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-categories-dialog.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-cell-renderer-color.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-contact-store.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-destination-store.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector-dialog.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector-entry.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector-list.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector-model.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-passwords.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-source-combo-box.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-source-option-menu.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-source-selector-dialog.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-source-selector.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-tree-model-generator.h -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelgroupwise.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelgroupwise.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelgroupwise.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelgroupwise.urls -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.urls -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.a -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.la -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.so -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.urls -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.urls -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelnntp.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelnntp.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelnntp.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelnntp.urls -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelpop3.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelpop3.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelpop3.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelpop3.urls -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsendmail.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsendmail.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsendmail.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsendmail.urls -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsmtp.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsmtp.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsmtp.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsmtp.urls -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendfile.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendfile.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendfile.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendgoogle.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendgoogle.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendgoogle.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendgroupwise.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendgroupwise.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendgroupwise.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendldap.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendldap.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendldap.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendvcf.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendvcf.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendvcf.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendwebdav.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendwebdav.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendwebdav.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcaldav.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcaldav.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcaldav.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcontacts.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcontacts.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcontacts.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendfile.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendfile.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendfile.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendgoogle.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendgoogle.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendgoogle.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendgroupwise.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendgroupwise.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendgroupwise.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendhttp.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendhttp.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendhttp.so -%%WEATHER%%lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendweather.a -%%WEATHER%%lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendweather.la -%%WEATHER%%lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendweather.so -lib/libcamel-%%EVO_VERSION%%.a -lib/libcamel-%%EVO_VERSION%%.la -lib/libcamel-%%EVO_VERSION%%.so -lib/libcamel-%%EVO_VERSION%%.so.14 -lib/libcamel-provider-%%EVO_VERSION%%.a -lib/libcamel-provider-%%EVO_VERSION%%.la -lib/libcamel-provider-%%EVO_VERSION%%.so -lib/libcamel-provider-%%EVO_VERSION%%.so.14 -lib/libebackend-%%EVO_VERSION%%.a -lib/libebackend-%%EVO_VERSION%%.la -lib/libebackend-%%EVO_VERSION%%.so -lib/libebackend-%%EVO_VERSION%%.so.0 -lib/libebook-%%EVO_VERSION%%.a -lib/libebook-%%EVO_VERSION%%.la -lib/libebook-%%EVO_VERSION%%.so -lib/libebook-%%EVO_VERSION%%.so.9 -lib/libecal-%%EVO_VERSION%%.a -lib/libecal-%%EVO_VERSION%%.la -lib/libecal-%%EVO_VERSION%%.so -lib/libecal-%%EVO_VERSION%%.so.7 -lib/libedata-book-%%EVO_VERSION%%.a -lib/libedata-book-%%EVO_VERSION%%.la -lib/libedata-book-%%EVO_VERSION%%.so -lib/libedata-book-%%EVO_VERSION%%.so.2 -lib/libedata-cal-%%EVO_VERSION%%.a -lib/libedata-cal-%%EVO_VERSION%%.la -lib/libedata-cal-%%EVO_VERSION%%.so -lib/libedata-cal-%%EVO_VERSION%%.so.6 -lib/libedataserver-%%EVO_VERSION%%.a -lib/libedataserver-%%EVO_VERSION%%.la -lib/libedataserver-%%EVO_VERSION%%.so -lib/libedataserver-%%EVO_VERSION%%.so.11 -lib/libedataserverui-%%EVO_VERSION%%.a -lib/libedataserverui-%%EVO_VERSION%%.la -lib/libedataserverui-%%EVO_VERSION%%.so -lib/libedataserverui-%%EVO_VERSION%%.so.8 -lib/libegroupwise-%%EVO_VERSION%%.a -lib/libegroupwise-%%EVO_VERSION%%.la -lib/libegroupwise-%%EVO_VERSION%%.so -lib/libegroupwise-%%EVO_VERSION%%.so.13 -lib/libexchange-storage-%%EVO_VERSION%%.a -lib/libexchange-storage-%%EVO_VERSION%%.la -lib/libexchange-storage-%%EVO_VERSION%%.so -lib/libexchange-storage-%%EVO_VERSION%%.so.3 -lib/libgdata-%%EVO_VERSION%%.a -lib/libgdata-%%EVO_VERSION%%.la -lib/libgdata-%%EVO_VERSION%%.so -lib/libgdata-%%EVO_VERSION%%.so.1 -lib/libgdata-google-%%EVO_VERSION%%.a -lib/libgdata-google-%%EVO_VERSION%%.la -lib/libgdata-google-%%EVO_VERSION%%.so -lib/libgdata-google-%%EVO_VERSION%%.so.1 -libdata/bonobo/servers/GNOME_Evolution_DataServer_%%EVO_VERSION%%.server -libdata/pkgconfig/camel-%%EVO_VERSION%%.pc -libdata/pkgconfig/camel-provider-%%EVO_VERSION%%.pc -libdata/pkgconfig/evolution-data-server-%%EVO_VERSION%%.pc -libdata/pkgconfig/libebackend-%%EVO_VERSION%%.pc -libdata/pkgconfig/libebook-%%EVO_VERSION%%.pc -libdata/pkgconfig/libecal-%%EVO_VERSION%%.pc -libdata/pkgconfig/libedata-book-%%EVO_VERSION%%.pc -libdata/pkgconfig/libedata-cal-%%EVO_VERSION%%.pc -libdata/pkgconfig/libedataserver-%%EVO_VERSION%%.pc -libdata/pkgconfig/libedataserverui-%%EVO_VERSION%%.pc -libdata/pkgconfig/libegroupwise-%%EVO_VERSION%%.pc -libdata/pkgconfig/libexchange-storage-%%EVO_VERSION%%.pc -libdata/pkgconfig/libgdata-%%EVO_VERSION%%.pc -libdata/pkgconfig/libgdata-google-%%EVO_VERSION%%.pc -libexec/camel-index-control-%%EVO_VERSION%% -libexec/camel-lock-helper-%%EVO_VERSION%% -libexec/evolution-data-server-%%VERSION%% -share/doc/camel/Addresses.html -share/doc/camel/ClassTree.html -share/doc/camel/Crypto.html -share/doc/camel/Deprecated.html -share/doc/camel/Filters.html -share/doc/camel/Folders.html -share/doc/camel/Fundamentals.html -share/doc/camel/MIME.html -share/doc/camel/SearchFolders.html -share/doc/camel/Services.html -share/doc/camel/Storage.html -share/doc/camel/StreamFilters.html -share/doc/camel/Streams.html -share/doc/camel/Utilities.html -share/doc/camel/camel-CamelAddress.html -share/doc/camel/camel-CamelCertDB.html -share/doc/camel/camel-CamelCipherContext.html -share/doc/camel/camel-CamelDB.html -share/doc/camel/camel-CamelDataCache.html -share/doc/camel/camel-CamelDataWrapper.html -share/doc/camel/camel-CamelFilterDriver.html -share/doc/camel/camel-CamelFolder.html -share/doc/camel/camel-CamelFolderSearch.html -share/doc/camel/camel-CamelFolderSummary.html -share/doc/camel/camel-CamelGpgContext.html -share/doc/camel/camel-CamelHttpStream.html -share/doc/camel/camel-CamelIndex.html -share/doc/camel/camel-CamelInternetAddress.html -share/doc/camel/camel-CamelKeyFile.html -share/doc/camel/camel-CamelKeyTable.html -share/doc/camel/camel-CamelMedium.html -share/doc/camel/camel-CamelMimeFilter.html -share/doc/camel/camel-CamelMimeFilterBasic.html -share/doc/camel/camel-CamelMimeFilterBestenc.html -share/doc/camel/camel-CamelMimeFilterCRLF.html -share/doc/camel/camel-CamelMimeFilterCanon.html -share/doc/camel/camel-CamelMimeFilterCharset.html -share/doc/camel/camel-CamelMimeFilterEnriched.html -share/doc/camel/camel-CamelMimeFilterFrom.html -share/doc/camel/camel-CamelMimeFilterGZip.html -share/doc/camel/camel-CamelMimeFilterHTML.html -share/doc/camel/camel-CamelMimeFilterIndex.html -share/doc/camel/camel-CamelMimeFilterLinewrap.html -share/doc/camel/camel-CamelMimeFilterPgp.html -share/doc/camel/camel-CamelMimeFilterProgress.html -share/doc/camel/camel-CamelMimeFilterSave.html -share/doc/camel/camel-CamelMimeFilterToHTML.html -share/doc/camel/camel-CamelMimeFilterWindows.html -share/doc/camel/camel-CamelMimeFilterYenc.html -share/doc/camel/camel-CamelMimeMessage.html -share/doc/camel/camel-CamelMimeParser.html -share/doc/camel/camel-CamelMimePart.html -share/doc/camel/camel-CamelMsgPort.html -share/doc/camel/camel-CamelMultipart.html -share/doc/camel/camel-CamelMultipartEncrypted.html -share/doc/camel/camel-CamelMultipartSigned.html -share/doc/camel/camel-CamelNNTPAddress.html -share/doc/camel/camel-CamelNewsAddress.html -share/doc/camel/camel-CamelObject.html -share/doc/camel/camel-CamelOfflineFolder.html -share/doc/camel/camel-CamelOfflineJournal.html -share/doc/camel/camel-CamelOfflineStore.html -share/doc/camel/camel-CamelSMIMEContext.html -share/doc/camel/camel-CamelSasl.html -share/doc/camel/camel-CamelSaslAnonymous.html -share/doc/camel/camel-CamelSaslCramMd5.html -share/doc/camel/camel-CamelSaslDigestMd5.html -share/doc/camel/camel-CamelSaslGssapi.html -share/doc/camel/camel-CamelSaslKerberos4.html -share/doc/camel/camel-CamelSaslLogin.html -share/doc/camel/camel-CamelSaslNTLM.html -share/doc/camel/camel-CamelSaslPOPB4SMTP.html -share/doc/camel/camel-CamelSaslPlain.html -share/doc/camel/camel-CamelSeekableStream.html -share/doc/camel/camel-CamelSeekableSubstream.html -share/doc/camel/camel-CamelService.html -share/doc/camel/camel-CamelSession.html -share/doc/camel/camel-CamelStore.html -share/doc/camel/camel-CamelStoreSummary.html -share/doc/camel/camel-CamelStream.html -share/doc/camel/camel-CamelStreamBuffer.html -share/doc/camel/camel-CamelStreamFilter.html -share/doc/camel/camel-CamelStreamFs.html -share/doc/camel/camel-CamelStreamMem.html -share/doc/camel/camel-CamelStreamNull.html -share/doc/camel/camel-CamelStreamProcess.html -share/doc/camel/camel-CamelStreamVFS.html -share/doc/camel/camel-CamelTcpStream.html -share/doc/camel/camel-CamelTcpStreamRaw.html -share/doc/camel/camel-CamelTcpStreamSSL.html -share/doc/camel/camel-CamelTextIndexName.html -share/doc/camel/camel-CamelTransport.html -share/doc/camel/camel-CamelVTrashFolder.html -share/doc/camel/camel-CamelVeeFolder.html -share/doc/camel/camel-CamelVeeStore.html -share/doc/camel/camel-CamelVeeSummary.html -share/doc/camel/camel-camel-arg.html -share/doc/camel/camel-camel-charset-map.html -share/doc/camel/camel-camel-debug.html -share/doc/camel/camel-camel-exception.html -share/doc/camel/camel-camel-file-utils.html -share/doc/camel/camel-camel-filter-search.html -share/doc/camel/camel-camel-folder-thread.html -share/doc/camel/camel-camel-i18n.html -share/doc/camel/camel-camel-iconv.html -share/doc/camel/camel-camel-junk-plugin.html -share/doc/camel/camel-camel-list-utils.html -share/doc/camel/camel-camel-lock-client.html -share/doc/camel/camel-camel-lock.html -share/doc/camel/camel-camel-mime-utils.html -share/doc/camel/camel-camel-movemail.html -share/doc/camel/camel-camel-net-utils.html -share/doc/camel/camel-camel-operation.html -share/doc/camel/camel-camel-process.html -share/doc/camel/camel-camel-provider.html -share/doc/camel/camel-camel-search-sql.html -share/doc/camel/camel-camel-search-sql-sexp.html -share/doc/camel/camel-camel-string-utils.html -share/doc/camel/camel-camel-trie.html -share/doc/camel/camel-camel-uid-cache.html -share/doc/camel/camel-camel-url-scanner.html -share/doc/camel/camel-camel-url.html -share/doc/camel/camel-camel-utf8.html -share/doc/camel/camel.devhelp -share/doc/camel/camel.devhelp2 -share/doc/camel/classes.html -share/doc/camel/home.png -share/doc/camel/index.html -share/doc/camel/index.sgml -share/doc/camel/ix01.html -share/doc/camel/ix02.html -share/doc/camel/left.png -share/doc/camel/right.png -share/doc/camel/style.css -share/doc/camel/up.png -share/doc/libebackend/EFileCache.html -share/doc/libebackend/ch01.html -share/doc/libebackend/home.png -share/doc/libebackend/index.html -share/doc/libebackend/index.sgml -share/doc/libebackend/left.png -share/doc/libebackend/libebackend-e-data-server-module.html -share/doc/libebackend/libebackend-e-db3-utils.html -share/doc/libebackend/libebackend-e-dbhash.html -share/doc/libebackend/libebackend.devhelp -share/doc/libebackend/libebackend.devhelp2 -share/doc/libebackend/right.png -share/doc/libebackend/style.css -share/doc/libebackend/up.png -share/doc/libebook/EBook.html -share/doc/libebook/EBookListener.html -share/doc/libebook/EBookView.html -share/doc/libebook/EBookViewListener.html -share/doc/libebook/EContact.html -share/doc/libebook/EDestination.html -share/doc/libebook/EVCard.html -share/doc/libebook/ch01.html -share/doc/libebook/home.png -share/doc/libebook/index.html -share/doc/libebook/index.sgml -share/doc/libebook/ix01.html -share/doc/libebook/left.png -share/doc/libebook/libebook-EAddressWestern.html -share/doc/libebook/libebook-ENameWestern.html -share/doc/libebook/libebook-e-book-query.html -share/doc/libebook/libebook-e-book-types.html -share/doc/libebook/libebook.devhelp -share/doc/libebook/libebook.devhelp2 -share/doc/libebook/right.png -share/doc/libebook/style.css -share/doc/libebook/up.png -share/doc/libecal/ECal.html -share/doc/libecal/ECalComponent.html -share/doc/libecal/ECalListener.html -share/doc/libecal/ECalView.html -share/doc/libecal/ECalViewListener.html -share/doc/libecal/ch01.html -share/doc/libecal/home.png -share/doc/libecal/index.html -share/doc/libecal/index.sgml -share/doc/libecal/ix01.html -share/doc/libecal/left.png -share/doc/libecal/libecal-e-cal-check-timezones.html -share/doc/libecal/libecal-e-cal-recur.html -share/doc/libecal/libecal-e-cal-system-timezone.html -share/doc/libecal/libecal-e-cal-time-util.html -share/doc/libecal/libecal-e-cal-types.html -share/doc/libecal/libecal-e-cal-util.html -share/doc/libecal/libecal.devhelp -share/doc/libecal/libecal.devhelp2 -share/doc/libecal/right.png -share/doc/libecal/style.css -share/doc/libecal/up.png -share/doc/libedata-book/EBookBackend.html -share/doc/libedata-book/EBookBackendCache.html -share/doc/libedata-book/EBookBackendFactory.html -share/doc/libedata-book/EBookBackendSExp.html -share/doc/libedata-book/EBookBackendSummary.html -share/doc/libedata-book/EBookBackendSync.html -share/doc/libedata-book/EDataBook.html -share/doc/libedata-book/EDataBookView.html -share/doc/libedata-book/ch01.html -share/doc/libedata-book/home.png -share/doc/libedata-book/index.html -share/doc/libedata-book/index.sgml -share/doc/libedata-book/ix01.html -share/doc/libedata-book/left.png -share/doc/libedata-book/libedata-book.devhelp -share/doc/libedata-book/libedata-book.devhelp2 -share/doc/libedata-book/right.png -share/doc/libedata-book/style.css -share/doc/libedata-book/up.png -share/doc/libedata-cal/ECalBackend.html -share/doc/libedata-cal/ECalBackendCache.html -share/doc/libedata-cal/ECalBackendFactory.html -share/doc/libedata-cal/ECalBackendSExp.html -share/doc/libedata-cal/ECalBackendSync.html -share/doc/libedata-cal/EDataCal.html -share/doc/libedata-cal/EDataCalFactory.html -share/doc/libedata-cal/EDataCalView.html -share/doc/libedata-cal/ch01.html -share/doc/libedata-cal/home.png -share/doc/libedata-cal/index.html -share/doc/libedata-cal/index.sgml -share/doc/libedata-cal/ix01.html -share/doc/libedata-cal/left.png -share/doc/libedata-cal/libedata-cal.devhelp -share/doc/libedata-cal/libedata-cal.devhelp2 -share/doc/libedata-cal/right.png -share/doc/libedata-cal/style.css -share/doc/libedata-cal/up.png -share/doc/libedataserver/EAccount.html -share/doc/libedataserver/EAccountList.html -share/doc/libedataserver/EComponentListener.html -share/doc/libedataserver/EIterator.html -share/doc/libedataserver/EList.html -share/doc/libedataserver/EListIterator.html -share/doc/libedataserver/ESource.html -share/doc/libedataserver/ESourceGroup.html -share/doc/libedataserver/ESourceList.html -share/doc/libedataserver/ch01.html -share/doc/libedataserver/home.png -share/doc/libedataserver/index.html -share/doc/libedataserver/index.sgml -share/doc/libedataserver/ix01.html -share/doc/libedataserver/left.png -share/doc/libedataserver/libedataserver-EFlag.html -share/doc/libedataserver/libedataserver-EProxy.html -share/doc/libedataserver/libedataserver-ESExp.html -share/doc/libedataserver/libedataserver-e-categories.html -share/doc/libedataserver/libedataserver-e-iconv.html -share/doc/libedataserver/libedataserver-e-memory.html -share/doc/libedataserver/libedataserver-e-msgport.html -share/doc/libedataserver/libedataserver-e-time-utils.html -share/doc/libedataserver/libedataserver-e-trie.html -share/doc/libedataserver/libedataserver-e-uid.html -share/doc/libedataserver/libedataserver-e-url.html -share/doc/libedataserver/libedataserver-e-util.html -share/doc/libedataserver/libedataserver-e-xml-hash-utils.html -share/doc/libedataserver/libedataserver-md5-utils.html -share/doc/libedataserver/libedataserver.devhelp -share/doc/libedataserver/libedataserver.devhelp2 -share/doc/libedataserver/right.png -share/doc/libedataserver/style.css -share/doc/libedataserver/up.png -share/doc/libedataserverui/ECategoriesDialog.html -share/doc/libedataserverui/EContactStore.html -share/doc/libedataserverui/EDestinationStore.html -share/doc/libedataserverui/ENameSelector.html -share/doc/libedataserverui/ENameSelectorDialog.html -share/doc/libedataserverui/ENameSelectorEntry.html -share/doc/libedataserverui/ENameSelectorList.html -share/doc/libedataserverui/ENameSelectorModel.html -share/doc/libedataserverui/ESourceComboBox.html -share/doc/libedataserverui/ESourceOptionMenu.html -share/doc/libedataserverui/ESourceSelector.html -share/doc/libedataserverui/ESourceSelectorDialog.html -share/doc/libedataserverui/ETreeModelGenerator.html -share/doc/libedataserverui/ch01.html -share/doc/libedataserverui/home.png -share/doc/libedataserverui/index.html -share/doc/libedataserverui/index.sgml -share/doc/libedataserverui/ix01.html -share/doc/libedataserverui/left.png -share/doc/libedataserverui/libedataserverui-e-passwords.html -share/doc/libedataserverui/libedataserverui.devhelp -share/doc/libedataserverui/libedataserverui.devhelp2 -share/doc/libedataserverui/right.png -share/doc/libedataserverui/style.css -share/doc/libedataserverui/up.png -share/evolution-data-server-%%VERSION%%/evolutionperson.schema -share/evolution-data-server-%%VERSION%%/glade/e-categories-dialog.glade -share/evolution-data-server-%%VERSION%%/glade/e-name-selector-dialog.glade -%%WEATHER%%share/evolution-data-server-%%VERSION%%/weather/Locations.xml -share/idl/evolution-data-server-%%EVO_VERSION%%/Evolution-DataServer-Addressbook.idl -share/idl/evolution-data-server-%%EVO_VERSION%%/Evolution-DataServer-Calendar.idl -share/idl/evolution-data-server-%%EVO_VERSION%%/Evolution-DataServer.idl -share/locale/am/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ar/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/as/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ast/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/be/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/bg/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/bn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/bn_IN/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/bs/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ca@valencia/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/cy/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/dz/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/el/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/en_AU/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/en_CA/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/et/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/eu/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/fa/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ga/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/gl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/gu/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/he/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/hi/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/hr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/id/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/is/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ka/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/kn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ku/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/lt/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/lv/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/mai/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/mk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ml/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/mn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/mr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ms/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ne/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/nn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/oc/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/or/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/pa/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ro/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/rw/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/si/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/sl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/sr@latin/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ta/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/te/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/th/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/wa/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/xh/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/zh_HK/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/pixmaps/evolution-data-server/category_birthday_16.png -share/pixmaps/evolution-data-server/category_business_16.png -share/pixmaps/evolution-data-server/category_favorites_16.png -share/pixmaps/evolution-data-server/category_gifts_16.png -share/pixmaps/evolution-data-server/category_goals_16.png -share/pixmaps/evolution-data-server/category_holiday-cards_16.png -share/pixmaps/evolution-data-server/category_holiday_16.png -share/pixmaps/evolution-data-server/category_hot-contacts_16.png -share/pixmaps/evolution-data-server/category_ideas_16.png -share/pixmaps/evolution-data-server/category_international_16.png -share/pixmaps/evolution-data-server/category_key-customer_16.png -share/pixmaps/evolution-data-server/category_miscellaneous_16.png -share/pixmaps/evolution-data-server/category_personal_16.png -share/pixmaps/evolution-data-server/category_phonecalls_16.png -share/pixmaps/evolution-data-server/category_status_16.png -share/pixmaps/evolution-data-server/category_strategies_16.png -share/pixmaps/evolution-data-server/category_suppliers_16.png -share/pixmaps/evolution-data-server/category_time-and-expenses_16.png -@dirrm share/pixmaps/evolution-data-server -@dirrm share/idl/evolution-data-server-%%EVO_VERSION%% -%%WEATHER%%@dirrm share/evolution-data-server-%%VERSION%%/weather -@dirrm share/evolution-data-server-%%VERSION%%/glade -@dirrm share/evolution-data-server-%%VERSION%% -@dirrm share/doc/libedataserverui -@dirrm share/doc/libedataserver -@dirrm share/doc/libedata-cal -@dirrm share/doc/libedata-book -@dirrm share/doc/libecal -@dirrm share/doc/libebook -@dirrm share/doc/libebackend -@dirrm share/doc/camel -@dirrm lib/evolution-data-server-%%EVO_VERSION%%/extensions -@dirrm lib/evolution-data-server-%%EVO_VERSION%%/camel-providers -@dirrm lib/evolution-data-server-%%EVO_VERSION%% -@dirrm include/evolution-data-server-%%VERSION%%/libedataserverui -@dirrm include/evolution-data-server-%%VERSION%%/libedataserver -@dirrm include/evolution-data-server-%%VERSION%%/libedata-cal -@dirrm include/evolution-data-server-%%VERSION%%/libedata-book -@dirrm include/evolution-data-server-%%VERSION%%/libecal -@dirrm include/evolution-data-server-%%VERSION%%/libebook -@dirrm include/evolution-data-server-%%VERSION%%/libebackend -@dirrm include/evolution-data-server-%%VERSION%%/groupwise -@dirrm include/evolution-data-server-%%VERSION%%/google/libgdata-google -@dirrm include/evolution-data-server-%%VERSION%%/google/libgdata -@dirrm include/evolution-data-server-%%VERSION%%/google -@dirrm include/evolution-data-server-%%VERSION%%/exchange -@dirrm include/evolution-data-server-%%VERSION%%/camel -@dirrm include/evolution-data-server-%%VERSION%% -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/oc/LC_MESSAGES -@dirrmtry share/locale/oc -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mai/LC_MESSAGES -@dirrmtry share/locale/mai -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/ast/LC_MESSAGES -@dirrmtry share/locale/ast -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as diff --git a/databases/glom/Makefile b/databases/glom/Makefile deleted file mode 100644 index d6a493d89..000000000 --- a/databases/glom/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# New ports collection makefile for: glom -# Date created: 24 April, 2005 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/databases/glom/Makefile,v 1.27 2009/10/05 18:26:22 kwm Exp $ -# - -PORTNAME= glom -PORTVERSION= 1.12.2 -CATEGORIES= databases gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= kwm@FreeBSD.org -COMMENT= GNOME database designer and user interface - -LIB_DEPENDS= gdamm-4.0.12:${PORTSDIR}/databases/libgdamm \ - gconfmm-2.0.1:${PORTSDIR}/devel/gconfmm \ - gtksourceviewmm-2.0.2:${PORTSDIR}/x11-toolkits/libgtksourceviewmm \ - avahi-ui.0:${PORTSDIR}/net/avahi-gtk \ - epc-1.0.2:${PORTSDIR}/www/libepc \ - goocanvasmm-0.1.5:${PORTSDIR}/graphics/goocanvasmm -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ - ${LOCALBASE}/libdata/pkgconfig/libgda-postgres-4.0.pc:${PORTSDIR}/databases/libgda4-postgresql -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ - ${LOCALBASE}/libdata/pkgconfig/libgda-postgres-4.0.pc:${PORTSDIR}/databases/libgda4-postgresql - -USE_BZIP2= yes -USE_PYTHON= yes -GNU_CONFIGURE= yes -USE_GETTEXT= yes -USE_GMAKE= yes -USE_GNOME= gnomedocutils gnomehack gnomeprefix pygnomeextras -USE_LDCONFIG= yes -USE_PGSQL= yes -INSTALLS_OMF= yes -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --with-postgres-utils=${LOCALBASE}/bin -INSTALLS_ICONS= yes - -#OPTIONS= SELF_HOSTING "Host the database locally" on - -.include <bsd.port.pre.mk> - -#.if defined(WITH_SELF_HOSTING) -# Note: USE_PGSQL has already been set above. -BUILD_DEPENDS+= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server -RUN_DEPENDS+= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server -#.else -#CONFIGURE_ARGS+=--enable-client-only -#.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-update-mime-database|true|g' \ - ${WRKSRC}/Makefile.in - -post-install: - @-update-mime-database ${PREFIX}/share/mime - -.include <bsd.port.post.mk> diff --git a/databases/glom/distinfo b/databases/glom/distinfo deleted file mode 100644 index 2672d73d6..000000000 --- a/databases/glom/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/glom-1.12.2.tar.bz2) = 8f4de116f28501decc0df956ee003809 -SHA256 (gnome2/glom-1.12.2.tar.bz2) = 5ce8bc49d9d6402db540d14c8c16a2407cbf7a588139a4e2942442ead1952992 -SIZE (gnome2/glom-1.12.2.tar.bz2) = 3239342 diff --git a/databases/glom/files/patch-glom_libglom_connectionpool.cc b/databases/glom/files/patch-glom_libglom_connectionpool.cc deleted file mode 100644 index b1f9b2c50..000000000 --- a/databases/glom/files/patch-glom_libglom_connectionpool.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- glom/libglom/connectionpool.cc.orig 2008-04-29 18:10:54.000000000 +0200 -+++ glom/libglom/connectionpool.cc 2008-08-08 02:39:55.000000000 +0200 -@@ -789,7 +789,11 @@ bool ConnectionPool::directory_exists_ur - // TODO: This is probably mingw specific - static __p_sig_fn_t previous_sig_handler = SIG_DFL; - #else -+# ifdef __FreeBSD__ -+static __sighandler_t *previous_sig_handler = SIG_DFL; /* Arbitrary default */ -+# else - static sighandler_t previous_sig_handler = SIG_DFL; /* Arbitrary default */ -+# endif - #endif - - /* This is a Linux/Unix signal handler, diff --git a/databases/glom/files/patch-glom_main.cc b/databases/glom/files/patch-glom_main.cc deleted file mode 100644 index c9143bb8b..000000000 --- a/databases/glom/files/patch-glom_main.cc +++ /dev/null @@ -1,32 +0,0 @@ ---- glom/main.cc.orig 2009-03-16 14:53:55.000000000 +0100 -+++ glom/main.cc 2009-03-17 16:22:01.000000000 +0100 -@@ -100,18 +100,19 @@ OptionGroup::OptionGroup() - - } //namespace Glom - --#ifndef G_OS_WIN32 -+#ifdef __linux - extern "C" void __libc_freeres(void); - #endif - - int - main(int argc, char* argv[]) - { --#ifndef G_OS_WIN32 -+#ifdef __linux - //Force some cleanup at exit, - //to help valgrind to detect memory leaks: - atexit(__libc_freeres); - #else -+# ifdef G_OS_WIN32 - WSADATA data; - int errcode = WSAStartup(MAKEWORD(2, 0), &data); - if(errcode != 0) -@@ -123,6 +124,7 @@ main(int argc, char* argv[]) - gchar* installation_dir_c = g_win32_get_package_installation_directory_of_module(NULL); - const std::string installation_dir(installation_dir_c); - g_free(installation_dir_c); -+# endif - #endif - - // TODO: I am not sure why, but this does not work. PYTHONPATH is set diff --git a/databases/glom/pkg-descr b/databases/glom/pkg-descr deleted file mode 100644 index 6974a6efb..000000000 --- a/databases/glom/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -With Glom you can design table definitions and the relationships -between them, plus arrange the fields on the screen. You can edit -and search the data in those tables, and specify field values in -terms of other fields. It's as easy as it should be. - -The design is loosely based on FileMaker Pro, with the added -advantage of separation between interface and data. Its simple -framework should be enough to implement most database -applications. Without Glom these systems normally consist of lots -of repetitive, unmaintainable code. - -Glom-specific data such as the relationship definitions is saved -in the Glom document. Glom re-connects to the database server -when it loads a previous Glom document. The document is in XML -format. - -Glom uses the PostgreSQL database backend but it can not edit -databases that it did not create, because it uses only a simple -subset of Postgres functionality. - -WWW: http://www.glom.org/ diff --git a/databases/glom/pkg-plist b/databases/glom/pkg-plist deleted file mode 100644 index b91652882..000000000 --- a/databases/glom/pkg-plist +++ /dev/null @@ -1,257 +0,0 @@ -bin/glom -include/glom-1.12/libglom/appstate.h -include/glom-1.12/libglom/data_structure/field.h -include/glom-1.12/libglom/data_structure/fieldtypes.h -include/glom-1.12/libglom/data_structure/foundset.h -include/glom-1.12/libglom/data_structure/glomconversions.h -include/glom-1.12/libglom/data_structure/groupinfo.h -include/glom-1.12/libglom/data_structure/layout/custom_title.h -include/glom-1.12/libglom/data_structure/layout/fieldformatting.h -include/glom-1.12/libglom/data_structure/layout/layoutgroup.h -include/glom-1.12/libglom/data_structure/layout/layoutitem.h -include/glom-1.12/libglom/data_structure/layout/layoutitem_button.h -include/glom-1.12/libglom/data_structure/layout/layoutitem_calendarportal.h -include/glom-1.12/libglom/data_structure/layout/layoutitem_field.h -include/glom-1.12/libglom/data_structure/layout/layoutitem_image.h -include/glom-1.12/libglom/data_structure/layout/layoutitem_line.h -include/glom-1.12/libglom/data_structure/layout/layoutitem_notebook.h -include/glom-1.12/libglom/data_structure/layout/layoutitem_placeholder.h -include/glom-1.12/libglom/data_structure/layout/layoutitem_portal.h -include/glom-1.12/libglom/data_structure/layout/layoutitem_text.h -include/glom-1.12/libglom/data_structure/layout/report_parts/layoutitem_fieldsummary.h -include/glom-1.12/libglom/data_structure/layout/report_parts/layoutitem_footer.h -include/glom-1.12/libglom/data_structure/layout/report_parts/layoutitem_groupby.h -include/glom-1.12/libglom/data_structure/layout/report_parts/layoutitem_header.h -include/glom-1.12/libglom/data_structure/layout/report_parts/layoutitem_summary.h -include/glom-1.12/libglom/data_structure/layout/report_parts/layoutitem_verticalgroup.h -include/glom-1.12/libglom/data_structure/layout/usesrelationship.h -include/glom-1.12/libglom/data_structure/numeric_format.h -include/glom-1.12/libglom/data_structure/parameternamegenerator.h -include/glom-1.12/libglom/data_structure/print_layout.h -include/glom-1.12/libglom/data_structure/privileges.h -include/glom-1.12/libglom/data_structure/relationship.h -include/glom-1.12/libglom/data_structure/report.h -include/glom-1.12/libglom/data_structure/system_prefs.h -include/glom-1.12/libglom/data_structure/tableinfo.h -include/glom-1.12/libglom/data_structure/translatable_item.h -include/glom-1.12/libglom/document/bakery/document.h -include/glom-1.12/libglom/document/bakery/document_xml.h -include/glom-1.12/libglom/document/bakery/view/view.h -include/glom-1.12/libglom/document/bakery/view/view_composite.h -include/glom-1.12/libglom/document/bakery/view/viewbase.h -include/glom-1.12/libglom/document/document.h -include/glom-1.12/libglom/document/view.h -include/glom-1.12/libglom/init.h -include/glom-1.12/libglom/libglom_config.h -include/glom-1.12/libglom/sharedptr.h -include/glom-1.12/libglom/standard_table_prefs_fields.h -lib/libglom-1.12.la -lib/libglom-1.12.so -lib/libglom-1.12.so.0 -%%PYTHON_SITELIBDIR%%/glom_1_12.la -%%PYTHON_SITELIBDIR%%/glom_1_12.so -libdata/pkgconfig/glom-1.12.pc -share/applications/glom.desktop -%%DATADIR%%/glade/glom_developer.glade -%%DATADIR%%/glade/glom.glade -%%DATADIR%%/glom_document.dtd -%%DATADIR%%/pixmaps/glom-button.png -%%DATADIR%%/pixmaps/glom-field.png -%%DATADIR%%/pixmaps/glom-group.png -%%DATADIR%%/pixmaps/glom-line-horizontal.png -%%DATADIR%%/pixmaps/glom-line-vertical.png -%%DATADIR%%/pixmaps/glom-image.png -%%DATADIR%%/pixmaps/glom-notebook.png -%%DATADIR%%/pixmaps/glom-related-records.png -%%DATADIR%%/pixmaps/glom-text.png -%%DATADIR%%/xslt/print_details_to_html.xsl -%%DATADIR%%/xslt/print_report_to_html.xsl -%%DOCSDIR%%/examples/README -%%DOCSDIR%%/examples/example_film_manager.glom -%%DOCSDIR%%/examples/example_lesson_planner.glom -%%DOCSDIR%%/examples/example_music_collection.glom -%%DOCSDIR%%/examples/example_project_manager.glom -%%DOCSDIR%%/examples/example_smallbusiness.glom -share/gnome/help/glom/C/figures/glom_data_details.png -share/gnome/help/glom/C/figures/glom_data_list.png -share/gnome/help/glom/C/figures/glom_design_fields.png -share/gnome/help/glom/C/figures/glom_design_fields_dialog_calculated.png -share/gnome/help/glom/C/figures/glom_design_layout_details.png -share/gnome/help/glom/C/figures/glom_design_layout_list.png -share/gnome/help/glom/C/figures/glom_design_reports.png -share/gnome/help/glom/C/figures/glom_design_reports_details.png -share/gnome/help/glom/C/figures/glom_design_reports_group_by.png -share/gnome/help/glom/C/figures/glom_design_reports_vertical_group.png -share/gnome/help/glom/C/figures/glom_design_translations.png -share/gnome/help/glom/C/figures/glom_import.png -share/gnome/help/glom/C/figures/glom_initial_dialog_local_network.png -share/gnome/help/glom/C/figures/glom_report_result.png -share/gnome/help/glom/C/figures/glom_tables.png -share/gnome/help/glom/C/figures/start.png -share/gnome/help/glom/C/glom.xml -share/gnome/help/glom/C/legal.xml -share/gnome/help/glom/de/figures/glom_data_details.png -share/gnome/help/glom/de/figures/glom_data_list.png -share/gnome/help/glom/de/figures/glom_design_fields.png -share/gnome/help/glom/de/figures/glom_design_fields_dialog_calculated.png -share/gnome/help/glom/de/figures/glom_design_layout_details.png -share/gnome/help/glom/de/figures/glom_design_layout_list.png -share/gnome/help/glom/de/figures/glom_design_reports.png -share/gnome/help/glom/de/figures/glom_design_reports_details.png -share/gnome/help/glom/de/figures/glom_design_reports_group_by.png -share/gnome/help/glom/de/figures/glom_design_reports_vertical_group.png -share/gnome/help/glom/de/figures/glom_design_translations.png -share/gnome/help/glom/de/figures/glom_import.png -share/gnome/help/glom/de/figures/glom_initial_dialog_local_network.png -share/gnome/help/glom/de/figures/glom_report_result.png -share/gnome/help/glom/de/figures/glom_tables.png -share/gnome/help/glom/de/figures/start.png -share/gnome/help/glom/de/glom.xml -share/gnome/help/glom/de/legal.xml -share/gnome/help/glom/en_GB/figures/glom_data_details.png -share/gnome/help/glom/en_GB/figures/glom_data_list.png -share/gnome/help/glom/en_GB/figures/glom_design_fields.png -share/gnome/help/glom/en_GB/figures/glom_design_fields_dialog_calculated.png -share/gnome/help/glom/en_GB/figures/glom_design_layout_details.png -share/gnome/help/glom/en_GB/figures/glom_design_layout_list.png -share/gnome/help/glom/en_GB/figures/glom_design_reports.png -share/gnome/help/glom/en_GB/figures/glom_design_reports_details.png -share/gnome/help/glom/en_GB/figures/glom_design_reports_group_by.png -share/gnome/help/glom/en_GB/figures/glom_design_reports_vertical_group.png -share/gnome/help/glom/en_GB/figures/glom_design_translations.png -share/gnome/help/glom/en_GB/figures/glom_import.png -share/gnome/help/glom/en_GB/figures/glom_initial_dialog_local_network.png -share/gnome/help/glom/en_GB/figures/glom_report_result.png -share/gnome/help/glom/en_GB/figures/glom_tables.png -share/gnome/help/glom/en_GB/figures/start.png -share/gnome/help/glom/en_GB/glom.xml -share/gnome/help/glom/en_GB/legal.xml -share/gnome/help/glom/es/figures/glom_data_details.png -share/gnome/help/glom/es/figures/glom_data_list.png -share/gnome/help/glom/es/figures/glom_design_fields.png -share/gnome/help/glom/es/figures/glom_design_fields_dialog_calculated.png -share/gnome/help/glom/es/figures/glom_design_layout_details.png -share/gnome/help/glom/es/figures/glom_design_layout_list.png -share/gnome/help/glom/es/figures/glom_design_reports.png -share/gnome/help/glom/es/figures/glom_design_reports_details.png -share/gnome/help/glom/es/figures/glom_design_reports_group_by.png -share/gnome/help/glom/es/figures/glom_design_reports_vertical_group.png -share/gnome/help/glom/es/figures/glom_design_translations.png -share/gnome/help/glom/es/figures/glom_import.png -share/gnome/help/glom/es/figures/glom_initial_dialog_local_network.png -share/gnome/help/glom/es/figures/glom_report_result.png -share/gnome/help/glom/es/figures/glom_tables.png -share/gnome/help/glom/es/figures/start.png -share/gnome/help/glom/es/glom.xml -share/gnome/help/glom/es/legal.xml -share/gnome/help/glom/fr/figures/glom_data_details.png -share/gnome/help/glom/fr/figures/glom_data_list.png -share/gnome/help/glom/fr/figures/glom_design_fields.png -share/gnome/help/glom/fr/figures/glom_design_fields_dialog_calculated.png -share/gnome/help/glom/fr/figures/glom_design_layout_details.png -share/gnome/help/glom/fr/figures/glom_design_layout_list.png -share/gnome/help/glom/fr/figures/glom_design_reports.png -share/gnome/help/glom/fr/figures/glom_design_reports_details.png -share/gnome/help/glom/fr/figures/glom_design_reports_group_by.png -share/gnome/help/glom/fr/figures/glom_design_reports_vertical_group.png -share/gnome/help/glom/fr/figures/glom_design_translations.png -share/gnome/help/glom/fr/figures/glom_import.png -share/gnome/help/glom/fr/figures/glom_initial_dialog_local_network.png -share/gnome/help/glom/fr/figures/glom_report_result.png -share/gnome/help/glom/fr/figures/glom_tables.png -share/gnome/help/glom/fr/figures/start.png -share/gnome/help/glom/fr/glom.xml -share/gnome/help/glom/fr/legal.xml -share/gnome/help/glom/sv/figures/glom_data_details.png -share/gnome/help/glom/sv/figures/glom_data_list.png -share/gnome/help/glom/sv/figures/glom_design_fields.png -share/gnome/help/glom/sv/figures/glom_design_fields_dialog_calculated.png -share/gnome/help/glom/sv/figures/glom_design_layout_details.png -share/gnome/help/glom/sv/figures/glom_design_layout_list.png -share/gnome/help/glom/sv/figures/glom_design_reports.png -share/gnome/help/glom/sv/figures/glom_design_reports_details.png -share/gnome/help/glom/sv/figures/glom_design_reports_group_by.png -share/gnome/help/glom/sv/figures/glom_design_reports_vertical_group.png -share/gnome/help/glom/sv/figures/glom_design_translations.png -share/gnome/help/glom/sv/figures/glom_import.png -share/gnome/help/glom/sv/figures/glom_initial_dialog_local_network.png -share/gnome/help/glom/sv/figures/glom_report_result.png -share/gnome/help/glom/sv/figures/glom_tables.png -share/gnome/help/glom/sv/figures/start.png -share/gnome/help/glom/sv/glom.xml -share/gnome/help/glom/sv/legal.xml -share/icons/hicolor/16x16/apps/glom.png -share/icons/hicolor/22x22/apps/glom.png -share/icons/hicolor/24x24/apps/glom.png -share/icons/hicolor/32x32/apps/glom.png -share/icons/hicolor/48x48/apps/glom.png -share/icons/hicolor/scalable/apps/glom.svg -share/locale/ar/LC_MESSAGES/glom.mo -share/locale/ca/LC_MESSAGES/glom.mo -share/locale/cs/LC_MESSAGES/glom.mo -share/locale/de/LC_MESSAGES/glom.mo -share/locale/dz/LC_MESSAGES/glom.mo -share/locale/en_CA/LC_MESSAGES/glom.mo -share/locale/en_GB/LC_MESSAGES/glom.mo -share/locale/es/LC_MESSAGES/glom.mo -share/locale/fi/LC_MESSAGES/glom.mo -share/locale/fr/LC_MESSAGES/glom.mo -share/locale/gl/LC_MESSAGES/glom.mo -share/locale/gu/LC_MESSAGES/glom.mo -share/locale/hu/LC_MESSAGES/glom.mo -share/locale/it/LC_MESSAGES/glom.mo -share/locale/nb/LC_MESSAGES/glom.mo -share/locale/ne/LC_MESSAGES/glom.mo -share/locale/nl/LC_MESSAGES/glom.mo -share/locale/oc/LC_MESSAGES/glom.mo -share/locale/pa/LC_MESSAGES/glom.mo -share/locale/pt/LC_MESSAGES/glom.mo -share/locale/pt_BR/LC_MESSAGES/glom.mo -share/locale/rw/LC_MESSAGES/glom.mo -share/locale/sq/LC_MESSAGES/glom.mo -share/locale/sv/LC_MESSAGES/glom.mo -share/locale/tr/LC_MESSAGES/glom.mo -share/locale/vi/LC_MESSAGES/glom.mo -share/locale/zh_CN/LC_MESSAGES/glom.mo -share/mime/application/x-glom.xml -share/mime/packages/glom.xml -share/omf/glom/glom-C.omf -share/omf/glom/glom-de.omf -share/omf/glom/glom-en_GB.omf -share/omf/glom/glom-es.omf -share/omf/glom/glom-fr.omf -share/omf/glom/glom-sv.omf -@dirrm share/omf/glom -@dirrm share/gnome/help/glom/sv/figures -@dirrm share/gnome/help/glom/sv -@dirrm share/gnome/help/glom/fr/figures -@dirrm share/gnome/help/glom/fr -@dirrm share/gnome/help/glom/es/figures -@dirrm share/gnome/help/glom/es -@dirrm share/gnome/help/glom/en_GB/figures -@dirrm share/gnome/help/glom/en_GB -@dirrm share/gnome/help/glom/de/figures -@dirrm share/gnome/help/glom/de -@dirrm share/gnome/help/glom/C/figures -@dirrm share/gnome/help/glom/C -@dirrm share/gnome/help/glom -@dirrm %%DOCSDIR%%/examples -@dirrm %%DATADIR%%/xslt -@dirrm %%DATADIR%%/pixmaps -@dirrm %%DATADIR%%/glade -@dirrm %%DATADIR%% -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@dirrmtry share/applications -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrm include/glom-1.12/libglom/document/bakery/view -@dirrm include/glom-1.12/libglom/document/bakery -@dirrm include/glom-1.12/libglom/document -@dirrm include/glom-1.12/libglom/data_structure/layout/report_parts -@dirrm include/glom-1.12/libglom/data_structure/layout -@dirrm include/glom-1.12/libglom/data_structure -@dirrm include/glom-1.12/libglom -@dirrm include/glom-1.12 diff --git a/databases/libgdamm/Makefile b/databases/libgdamm/Makefile deleted file mode 100644 index 8c03173f3..000000000 --- a/databases/libgdamm/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: libglademm -# Date created: 1 Oct 2003 -# Whom: Alexander Nedotsukov <bland@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/databases/libgdamm/Makefile,v 1.17 2009/10/02 15:07:51 kwm Exp $ -# - -PORTNAME= libgdamm -PORTVERSION= 3.99.17.1 -CATEGORIES= databases gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= bland@FreeBSD.org -COMMENT= C++ wrapper for libgda4 library - -LIB_DEPENDS= glibmm-2.4:${PORTSDIR}/devel/glibmm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_AUTOTOOLS= libtool:22 -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack libgda4 -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-static --disable-documentation - -.include <bsd.port.mk> diff --git a/databases/libgdamm/distinfo b/databases/libgdamm/distinfo deleted file mode 100644 index 52ebba84d..000000000 --- a/databases/libgdamm/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libgdamm-3.99.17.1.tar.bz2) = 227d838905b45e8ccd6440cf661630fc -SHA256 (gnome2/libgdamm-3.99.17.1.tar.bz2) = d3078223d4589ee69af94a649a156a933cc8b058fc24064fd440724f234a50db -SIZE (gnome2/libgdamm-3.99.17.1.tar.bz2) = 924028 diff --git a/databases/libgdamm/pkg-descr b/databases/libgdamm/pkg-descr deleted file mode 100644 index a78c8b4db..000000000 --- a/databases/libgdamm/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a set of thin C++ wrappers for libgda v4 library. - -WWW: http://www.gtkmm.org/ diff --git a/databases/libgdamm/pkg-plist b/databases/libgdamm/pkg-plist deleted file mode 100644 index 8458fdd6e..000000000 --- a/databases/libgdamm/pkg-plist +++ /dev/null @@ -1,84 +0,0 @@ -include/libgdamm-4.0/libgdamm.h -include/libgdamm-4.0/libgdamm/batch.h -include/libgdamm-4.0/libgdamm/blob.h -include/libgdamm-4.0/libgdamm/blobop.h -include/libgdamm-4.0/libgdamm/column.h -include/libgdamm-4.0/libgdamm/config.h -include/libgdamm-4.0/libgdamm/connection.h -include/libgdamm-4.0/libgdamm/connectionevent.h -include/libgdamm-4.0/libgdamm/dataaccesswrapper.h -include/libgdamm-4.0/libgdamm/datacomparator.h -include/libgdamm-4.0/libgdamm/datahandler.h -include/libgdamm-4.0/libgdamm/datamodel.h -include/libgdamm-4.0/libgdamm/datamodelarray.h -include/libgdamm-4.0/libgdamm/datamodelimport.h -include/libgdamm-4.0/libgdamm/datamodeliter.h -include/libgdamm-4.0/libgdamm/dataproxy.h -include/libgdamm-4.0/libgdamm/dataselect.h -include/libgdamm-4.0/libgdamm/handlerbin.h -include/libgdamm-4.0/libgdamm/handlerboolean.h -include/libgdamm-4.0/libgdamm/handlernumerical.h -include/libgdamm-4.0/libgdamm/handlerstring.h -include/libgdamm-4.0/libgdamm/handlertime.h -include/libgdamm-4.0/libgdamm/handlertype.h -include/libgdamm-4.0/libgdamm/holder.h -include/libgdamm-4.0/libgdamm/init.h -include/libgdamm-4.0/libgdamm/metastore.h -include/libgdamm-4.0/libgdamm/metastruct.h -include/libgdamm-4.0/libgdamm/private/batch_p.h -include/libgdamm-4.0/libgdamm/private/blob_p.h -include/libgdamm-4.0/libgdamm/private/blobop_p.h -include/libgdamm-4.0/libgdamm/private/column_p.h -include/libgdamm-4.0/libgdamm/private/config_p.h -include/libgdamm-4.0/libgdamm/private/connection_p.h -include/libgdamm-4.0/libgdamm/private/connectionevent_p.h -include/libgdamm-4.0/libgdamm/private/dataaccesswrapper_p.h -include/libgdamm-4.0/libgdamm/private/datacomparator_p.h -include/libgdamm-4.0/libgdamm/private/datahandler_p.h -include/libgdamm-4.0/libgdamm/private/datamodel_p.h -include/libgdamm-4.0/libgdamm/private/datamodelarray_p.h -include/libgdamm-4.0/libgdamm/private/datamodelimport_p.h -include/libgdamm-4.0/libgdamm/private/datamodeliter_p.h -include/libgdamm-4.0/libgdamm/private/dataproxy_p.h -include/libgdamm-4.0/libgdamm/private/dataselect_p.h -include/libgdamm-4.0/libgdamm/private/handlerbin_p.h -include/libgdamm-4.0/libgdamm/private/handlerboolean_p.h -include/libgdamm-4.0/libgdamm/private/handlernumerical_p.h -include/libgdamm-4.0/libgdamm/private/handlerstring_p.h -include/libgdamm-4.0/libgdamm/private/handlertime_p.h -include/libgdamm-4.0/libgdamm/private/handlertype_p.h -include/libgdamm-4.0/libgdamm/private/holder_p.h -include/libgdamm-4.0/libgdamm/private/metastore_p.h -include/libgdamm-4.0/libgdamm/private/metastruct_p.h -include/libgdamm-4.0/libgdamm/private/quarklist_p.h -include/libgdamm-4.0/libgdamm/private/row_p.h -include/libgdamm-4.0/libgdamm/private/serveroperation_p.h -include/libgdamm-4.0/libgdamm/private/serverprovider_p.h -include/libgdamm-4.0/libgdamm/private/set_p.h -include/libgdamm-4.0/libgdamm/private/sqlparser_p.h -include/libgdamm-4.0/libgdamm/private/statement_p.h -include/libgdamm-4.0/libgdamm/private/transactionstatus_p.h -include/libgdamm-4.0/libgdamm/private/xatransaction_p.h -include/libgdamm-4.0/libgdamm/quarklist.h -include/libgdamm-4.0/libgdamm/row.h -include/libgdamm-4.0/libgdamm/serveroperation.h -include/libgdamm-4.0/libgdamm/serverprovider.h -include/libgdamm-4.0/libgdamm/set.h -include/libgdamm-4.0/libgdamm/sqlparser.h -include/libgdamm-4.0/libgdamm/statement.h -include/libgdamm-4.0/libgdamm/transactionstatus.h -include/libgdamm-4.0/libgdamm/throw_exception.h -include/libgdamm-4.0/libgdamm/value.h -include/libgdamm-4.0/libgdamm/wrap_init.h -include/libgdamm-4.0/libgdamm/xatransaction.h -lib/libgdamm-4.0.a -lib/libgdamm-4.0.la -lib/libgdamm-4.0.so -lib/libgdamm-4.0.so.12 -lib/libgdamm-4.0/include/libgdammconfig.h -libdata/pkgconfig/libgdamm-4.0.pc -@dirrm lib/libgdamm-4.0/include -@dirrm lib/libgdamm-4.0 -@dirrm include/libgdamm-4.0/libgdamm/private -@dirrm include/libgdamm-4.0/libgdamm -@dirrm include/libgdamm-4.0 diff --git a/databases/mysql-gui-tools/Makefile b/databases/mysql-gui-tools/Makefile deleted file mode 100644 index 3c3e69588..000000000 --- a/databases/mysql-gui-tools/Makefile +++ /dev/null @@ -1,99 +0,0 @@ -# vim: ts=8 -# New ports collection makefile for: MySQL GUI Tools -# Date created: 6 March 2008 -# Whom: gahr -# -# $FreeBSD$ -# - -PORTNAME= mysql-gui-tools -PORTVERSION= 5.0r14 -PORTREVISION= 1 -CATEGORIES= databases -MASTER_SITES= ${MASTER_SITE_MYSQL} -MASTER_SITE_SUBDIR= MySQLGUITools - -MAINTAINER= gahr@FreeBSD.org -COMMENT= The MySQL Administrator, Query Browser and Workbench GUI tools - -LIB_DEPENDS= mysqlclient.15:${PORTSDIR}/databases/mysql50-client \ - gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ - pcre.0:${PORTSDIR}/devel/pcre \ - xml2.5:${PORTSDIR}/textproc/libxml2 - -OPTIONS= QUERY_BROWSER "Build the MySQL Query Browser" on \ - ADMINISTRATOR "Build the MySQL Administrator" on - -USE_AUTOTOOLS= autoconf:262 libtool:22 automake:110 -USE_GNOME= libgnome libglade2 gtkhtml3 libgnomeprint intlhack gtksourceview -USE_GL= gl glut -USE_GMAKE= yes - -DATADIR= ${PREFIX}/share/mysql-gui - -HAS_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LDFLAGS="-L${LOCALBASE}/lib" - -CONFIGURE_ARGS+= --with-gtkhtml=libgtkhtml-3.14 - -.include <bsd.port.pre.mk> - -SUBDIRS= common - -.if !defined(WITHOUT_QUERY_BROWSER) -SUBDIRS+= query-browser -PLIST_SUB+= QUERY_BROWSER="" -.else -PLIST_SUB+= QUERY_BROWSER="@comment " -.endif - -.if !defined(WITHOUT_ADMINISTRATOR) -SUBDIRS+= administrator -PLIST_SUB+= ADMINISTRATOR="" -.else -PLIST_SUB+= ADMINISTRATOR="@comment " -.endif - -.if defined(WITHOUT_ADMINISTRATOR) && defined(WITHOUT_QUERY_BROWSER) && defined(WITHOUT_MIGRATION_TOOL) -IGNORE= please run 'make config' again and select at least one component -.endif - -post-patch: -# switch to new directory name not complete - (cd ${WRKSRC} && ${LN} -sf common mysql-gui-common) -# UTF-8 input file - (LC_CTYPE=C ${TR} -d "\357\273\277" < \ - ${WRKSRC}/common/library/base-library/source/myx_database_model.c > \ - ${WRKSRC}/common/library/base-library/source/myx_database_model.c.new && \ - ${MV} ${WRKSRC}/common/library/base-library/source/myx_database_model.c.new \ - ${WRKSRC}/common/library/base-library/source/myx_database_model.c) - - ${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/query-browser/source/linux/Makefile.am - -# Run-time paths - ${REINPLACE_CMD} -e 's|MQB_DIR="$$DIRNAME"|MQB_DIR=""|' \ - ${WRKSRC}/query-browser/source/linux/mysql-query-browser - ${REINPLACE_CMD} -e 's|MA_DIR="$$DIRNAME"|MA_DIR=""|' \ - ${WRKSRC}/administrator/source/linux/mysql-administrator - -run-autotools: -do-configure: -.for dir in ${SUBDIRS} - (cd ${WRKSRC}/${dir} && ${SH} autogen.sh ${CONFIGURE_ARGS} && \ - ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS} \ - ) -.endfor - -do-build: -.for dir in ${SUBDIRS} - cd ${WRKSRC}/${dir} && ${SETENV} ${MAKE_ENV} ${GMAKE} -.endfor - -do-install: -.for dir in ${SUBDIRS} - cd ${WRKSRC}/${dir} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${INSTALL_TARGET} -.endfor - -.include <bsd.port.post.mk> diff --git a/databases/mysql-gui-tools/distinfo b/databases/mysql-gui-tools/distinfo deleted file mode 100644 index ca32e11fe..000000000 --- a/databases/mysql-gui-tools/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (mysql-gui-tools-5.0r14.tar.gz) = b8efefbf20b7264c8f3afd34424467d7 -SHA256 (mysql-gui-tools-5.0r14.tar.gz) = 95e594754ffeb509f8fa1e3c392ee23308d0f4abe7ff6d311a72b0df16b300b9 -SIZE (mysql-gui-tools-5.0r14.tar.gz) = 24897382 diff --git a/databases/mysql-gui-tools/files/patch-administrator-source-linux_MABackupPanel.cc b/databases/mysql-gui-tools/files/patch-administrator-source-linux_MABackupPanel.cc deleted file mode 100644 index 880eb723f..000000000 --- a/databases/mysql-gui-tools/files/patch-administrator-source-linux_MABackupPanel.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- administrator/source/linux/MABackupPanel.cc.orig 2009-07-08 12:06:17.000000000 +0200 -+++ administrator/source/linux/MABackupPanel.cc 2009-07-08 12:06:37.000000000 +0200 -@@ -1282,7 +1282,7 @@ - - if (_inst->check_connection()) - { -- SigC::Connection con= Glib::signal_timeout().connect(sigc::bind<void*> -+ sigc::connection con= Glib::signal_timeout().connect(sigc::bind<void*> - (sigc::mem_fun(*this, &MABackupPanel::update_backup_progress),&arg.pdata), - 50); - dlg->show(); diff --git a/databases/mysql-gui-tools/files/patch-administrator-source-linux_MACatalogsPanel.cc b/databases/mysql-gui-tools/files/patch-administrator-source-linux_MACatalogsPanel.cc deleted file mode 100644 index e57e6f53c..000000000 --- a/databases/mysql-gui-tools/files/patch-administrator-source-linux_MACatalogsPanel.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- administrator/source/linux/MACatalogsPanel.cc.orig 2009-07-08 12:51:09.000000000 +0200 -+++ administrator/source/linux/MACatalogsPanel.cc 2009-07-08 12:51:33.000000000 +0200 -@@ -1488,7 +1488,7 @@ -
- _maint_dlg_xml->get_button("next_button")->set_sensitive(false);
- _maint_dlg_xml->get_note("note")->set_current_page(4);
-- SigC::Connection conn = Glib::signal_timeout().connect(sigc::mem_fun(*this, &MACatalogsPanel::maint_pulse_progressbar), 200);
-+ sigc::connection conn = Glib::signal_timeout().connect(sigc::mem_fun(*this, &MACatalogsPanel::maint_pulse_progressbar), 200);
-
- status= (MYX_TABLE_COMMAND_STATUSES*)
- _data->get_instance()->perform_data_fetch3((MInstanceInfo::DataFetcher3)myx_optimize_table,
-@@ -1528,7 +1528,7 @@ -
- _maint_dlg_xml->get_button("next_button")->set_sensitive(false);
- _maint_dlg_xml->get_note("note")->set_current_page(4);
-- SigC::Connection conn = Glib::signal_timeout().connect(sigc::mem_fun(*this, &MACatalogsPanel::maint_pulse_progressbar), 200);
-+ sigc::connection conn = Glib::signal_timeout().connect(sigc::mem_fun(*this, &MACatalogsPanel::maint_pulse_progressbar), 200);
-
- status= (MYX_TABLE_COMMAND_STATUSES*)
- _data->get_instance()->perform_data_fetch3((MInstanceInfo::DataFetcher3)myx_check_table,
-@@ -1568,7 +1568,7 @@ -
- _maint_dlg_xml->get_button("next_button")->set_sensitive(false);
- _maint_dlg_xml->get_note("note")->set_current_page(4);
-- SigC::Connection conn = Glib::signal_timeout().connect(sigc::mem_fun(*this, &MACatalogsPanel::maint_pulse_progressbar), 200);
-+ sigc::connection conn = Glib::signal_timeout().connect(sigc::mem_fun(*this, &MACatalogsPanel::maint_pulse_progressbar), 200);
-
- status= (MYX_TABLE_COMMAND_STATUSES*)
- _data->get_instance()->perform_data_fetch3((MInstanceInfo::DataFetcher3)myx_repair_table,
diff --git a/databases/mysql-gui-tools/files/patch-administrator-source-linux_MARestorePanel.cc b/databases/mysql-gui-tools/files/patch-administrator-source-linux_MARestorePanel.cc deleted file mode 100644 index 542ba5f73..000000000 --- a/databases/mysql-gui-tools/files/patch-administrator-source-linux_MARestorePanel.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- administrator/source/linux/MARestorePanel.cc.orig 2009-07-08 12:49:02.000000000 +0200 -+++ administrator/source/linux/MARestorePanel.cc 2009-07-08 12:49:13.000000000 +0200 -@@ -728,7 +728,7 @@ - op_aborted= false; - - { -- SigC::Connection con= Glib::signal_timeout().connect(sigc::bind<void*> -+ sigc::connection con= Glib::signal_timeout().connect(sigc::bind<void*> - (sigc::mem_fun(*this, &MARestorePanel::update_status),&arg.pdata), - 50); - -@@ -854,7 +854,7 @@ - //{ - MYX_BACKUP_ERROR err; - -- SigC::Connection con= Glib::signal_timeout().connect(sigc::bind<void*> -+ sigc::connection con= Glib::signal_timeout().connect(sigc::bind<void*> - (sigc::mem_fun(*this, &MARestorePanel::update_status),&arg.pdata), - 50); - diff --git a/databases/mysql-gui-tools/files/patch-administrator-source-linux_MAServerConnectionsPanel.h b/databases/mysql-gui-tools/files/patch-administrator-source-linux_MAServerConnectionsPanel.h deleted file mode 100644 index 51aa715df..000000000 --- a/databases/mysql-gui-tools/files/patch-administrator-source-linux_MAServerConnectionsPanel.h +++ /dev/null @@ -1,11 +0,0 @@ ---- administrator/source/linux/MAServerConnectionsPanel.h.orig 2009-07-08 12:01:06.000000000 +0200 -+++ administrator/source/linux/MAServerConnectionsPanel.h 2009-07-08 12:01:13.000000000 +0200 -@@ -87,7 +87,7 @@ -
- Glib::RefPtr<Gdk::Pixbuf> _thread_icon;
-
-- SigC::Connection _timer;
-+ sigc::connection _timer;
-
- int _current_page;
-
diff --git a/databases/mysql-gui-tools/files/patch-administrator-source-linux_MAdministrator.h b/databases/mysql-gui-tools/files/patch-administrator-source-linux_MAdministrator.h deleted file mode 100644 index fde28952a..000000000 --- a/databases/mysql-gui-tools/files/patch-administrator-source-linux_MAdministrator.h +++ /dev/null @@ -1,11 +0,0 @@ ---- administrator/source/linux/MAdministrator.h.orig 2009-07-08 11:51:36.000000000 +0200 -+++ administrator/source/linux/MAdministrator.h 2009-07-08 11:55:04.000000000 +0200 -@@ -66,7 +66,7 @@ -
- sigc::signal0<void> _signal_prefs_changed;
-
-- SigC::Connection _pulse_conn;
-+ sigc::connection _pulse_conn;
- bool pulse_progress();
-
- void setup_sidebar();
diff --git a/databases/mysql-gui-tools/files/patch-administrator-source-linux_MInstanceInfo.cc b/databases/mysql-gui-tools/files/patch-administrator-source-linux_MInstanceInfo.cc deleted file mode 100644 index b3c0575c5..000000000 --- a/databases/mysql-gui-tools/files/patch-administrator-source-linux_MInstanceInfo.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- administrator/source/linux/MInstanceInfo.cc.orig 2009-07-08 11:56:19.000000000 +0200 -+++ administrator/source/linux/MInstanceInfo.cc 2009-07-08 11:58:17.000000000 +0200 -@@ -1124,7 +1124,7 @@ - char *buffer= (char*)g_malloc(diff+1);
- int fd= open(path.c_str(), O_RDONLY);
-
-- lseek64(fd, _log_file_pos, SEEK_SET);
-+ lseek(fd, _log_file_pos, SEEK_SET);
- if ((len= read(fd, buffer, diff)) < 0)
- {
- close(fd);
diff --git a/databases/mysql-gui-tools/files/patch-automatic_column_width b/databases/mysql-gui-tools/files/patch-automatic_column_width deleted file mode 100644 index 450f79246..000000000 --- a/databases/mysql-gui-tools/files/patch-automatic_column_width +++ /dev/null @@ -1,45 +0,0 @@ ---- query-browser/source/linux/MQResultSetView.cc~ 2007-04-27 14:46:09.000000000 +0200 -+++ query-browser/source/linux/MQResultSetView.cc 2009-01-04 20:59:03.000000000 +0100 -@@ -474,7 +474,29 @@ - PIXCACHE->load("field_overlay_view.png"),
- PIXCACHE->load("field_overlay_null.png"));
- rend->set_blob_icon(PIXCACHE->load("blob_icon.png"));
-- rend->set_max_text_width(prefs.max_blob_length);
-+ if (prefs.max_blob_length == 0)
-+ {
-+ unsigned int w = 1;
-+
-+ if (result->columns[i].column_type == MYX_RSCT_TEXT)
-+ for (unsigned int j = 0; j < result->rows_num; j++)
-+ {
-+ gchar *gcp;
-+ gssize nbytes = result->rows[j].fields[i].value_length;
-+
-+ if ((gcp = g_utf8_strchr(result->rows[j].fields[i].value,
-+ nbytes, g_utf8_get_char("\n"))) != NULL)
-+ nbytes = gcp - result->rows[j].fields[i].value;
-+ glong this_len = g_utf8_strlen(result->rows[j].fields[i].value, nbytes);
-+ if (this_len > w)
-+ w = this_len;
-+ }
-+ rend->set_max_text_width(w);
-+ }
-+ else
-+ {
-+ rend->set_max_text_width(prefs.max_blob_length);
-+ }
- rend->property_column()= i;
- rend->set_delegate(this);
-
---- query-browser/res/linux/qb_preferences.glade~ 2006-05-16 03:04:19.000000000 +0200 -+++ query-browser/res/linux/qb_preferences.glade 2009-01-02 19:14:04.000000000 +0100 -@@ -116,7 +116,8 @@ - <widget class="GtkLabel" id="label35"> - <property name="visible">True</property> - <property name="label" translatable="yes"><small>BLOB/text columns in resultsets will be truncated --to this size for display.</small></property> -+to this size for display. Value 0 means automatic -+column width (i.e., width of largest value).</small></property> - <property name="use_underline">False</property> - <property name="use_markup">True</property> - <property name="justify">GTK_JUSTIFY_LEFT</property> diff --git a/databases/mysql-gui-tools/files/patch-common-source-linux_MDispatcher.cc b/databases/mysql-gui-tools/files/patch-common-source-linux_MDispatcher.cc deleted file mode 100644 index 00fc479df..000000000 --- a/databases/mysql-gui-tools/files/patch-common-source-linux_MDispatcher.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- common/source/linux/MDispatcher.cc.orig 2008-09-25 08:24:31.000000000 +0000 -+++ common/source/linux/MDispatcher.cc 2008-09-25 08:25:09.000000000 +0000 -@@ -21,8 +21,8 @@ - #include <unistd.h>
- #include <mysql.h>
-
--#define MX_LOCK(mx) { if (0) g_message("[%i]:%s: LOCK %s", (int)pthread_self(), __FUNCTION__, #mx); pthread_mutex_lock(mx); }
--#define MX_UNLOCK(mx) { if (0) g_message("[%i]:%s: UNLOCK %s", (int)pthread_self(), __FUNCTION__, #mx); pthread_mutex_unlock(mx); }
-+#define MX_LOCK(mx) { if (0) g_message("[%lu]:%s: LOCK %s", (unsigned long)pthread_self(), __FUNCTION__, #mx); pthread_mutex_lock(mx); }
-+#define MX_UNLOCK(mx) { if (0) g_message("[%lu]:%s: UNLOCK %s", (unsigned long)pthread_self(), __FUNCTION__, #mx); pthread_mutex_unlock(mx); }
-
-
- void *MDispatcher::thread_func(Fetcher *self)
diff --git a/databases/mysql-gui-tools/files/patch-common-source-linux_MGConnectDialog.cc b/databases/mysql-gui-tools/files/patch-common-source-linux_MGConnectDialog.cc deleted file mode 100644 index 2487c9a17..000000000 --- a/databases/mysql-gui-tools/files/patch-common-source-linux_MGConnectDialog.cc +++ /dev/null @@ -1,24 +0,0 @@ ---- common/source/linux/MGConnectDialog.cc.orig 2006-12-05 23:44:08.000000000 +0100 -+++ common/source/linux/MGConnectDialog.cc 2007-11-08 16:21:54.000000000 +0100 -@@ -659,9 +659,9 @@ void MGConnectDialog::open_connection_ed - // select back the original item
- ((Gtk::OptionMenu*)_xml->get_widget("connection_list"))->set_history(_current_selected_item);
-
-- SigC::Connection c1= MGPreferencesEditor::instance()->signal_closed().connect(sigc::mem_fun(*this,
-+ sigc::connection c1= MGPreferencesEditor::instance()->signal_closed().connect(sigc::mem_fun(*this,
- &MGConnectDialog::preferences_closed));
-- SigC::Connection c2= MGPreferencesEditor::instance()->signal_changed().connect(sigc::mem_fun(*this,
-+ sigc::connection c2= MGPreferencesEditor::instance()->signal_changed().connect(sigc::mem_fun(*this,
- &MGConnectDialog::preferences_changed));
- MGPreferencesEditor::instance()->show(true);
- MGPreferencesEditor::instance()->set_modal(true);
-@@ -676,7 +676,7 @@ void MGConnectDialog::show_connection_fa - {
- Gtk::Button *btn;
- pid_t ping_pid= 0;
-- SigC::Connection input_handler;
-+ sigc::connection input_handler;
- int rc;
- bool pinging= false;
- int myerror= 0;
- diff --git a/databases/mysql-gui-tools/files/patch-common-source-linux_MGExecSU.cc b/databases/mysql-gui-tools/files/patch-common-source-linux_MGExecSU.cc deleted file mode 100644 index 5ca17635c..000000000 --- a/databases/mysql-gui-tools/files/patch-common-source-linux_MGExecSU.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- common/source/linux/MGExecSU.cc.orig 2008-03-07 01:50:54.000000000 +0100 -+++ common/source/linux/MGExecSU.cc 2008-03-07 01:52:50.000000000 +0100 -@@ -5,10 +5,14 @@ - #include "myg_gtkutils.h" - #include "mygpriv.h" - #include <sys/signal.h> -+#include <sys/types.h> -+#include <sys/ioctl.h> - #include <sys/wait.h> -+#include <signal.h> - #include <stdio.h> - #include <stdlib.h> --#include <pty.h> -+#include <termios.h> -+#include <libutil.h> - #include <fcntl.h> - - diff --git a/databases/mysql-gui-tools/files/patch-common-source-linux_MGTreeTooltip.h b/databases/mysql-gui-tools/files/patch-common-source-linux_MGTreeTooltip.h deleted file mode 100644 index 049bc1ed5..000000000 --- a/databases/mysql-gui-tools/files/patch-common-source-linux_MGTreeTooltip.h +++ /dev/null @@ -1,11 +0,0 @@ ---- common/source/linux/MGTreeTooltip.h.orig 2009-07-07 17:08:50.000000000 +0200 -+++ common/source/linux/MGTreeTooltip.h 2009-07-07 17:09:06.000000000 +0200 -@@ -39,7 +39,7 @@ -
- WillShowSignal _show_signal;
-
-- SigC::Connection _timeout;
-+ sigc::connection _timeout;
-
- void expose_event(GdkEventExpose *event);
- void leave_event(GdkEventCrossing *event);
diff --git a/databases/mysql-gui-tools/files/patch-query-browser-configure.in b/databases/mysql-gui-tools/files/patch-query-browser-configure.in deleted file mode 100644 index 0d86b9fd3..000000000 --- a/databases/mysql-gui-tools/files/patch-query-browser-configure.in +++ /dev/null @@ -1,21 +0,0 @@ ---- query-browser/configure.in.orig 2009-09-27 23:40:34.000000000 +0200 -+++ query-browser/configure.in 2009-09-27 23:41:02.000000000 +0200 -@@ -66,7 +66,7 @@ - gtkhtml=$withval, gtkhtml=libgtkhtml-3.0) - - --PKG_CHECK_MODULES(GLIB, [glib-2.0 libxml-2.0 >= 2.6.2]) -+PKG_CHECK_MODULES(GLIB, [glib-2.0 libxml-2.0 >= 2.6.2 libgnome-2.0]) - AC_SUBST(GLIB_CFLAGS) - AC_SUBST(GLIB_LIBS) - -@@ -74,7 +74,8 @@ - gthread-2.0 - libxml-2.0 >= 2.6.2 - $gtkhtml -- gtkmm-2.4]) -+ gtkmm-2.4 -+ libgnome-2.0]) - AC_SUBST(GNOME_CFLAGS) - AC_SUBST(GNOME_LIBS) - diff --git a/databases/mysql-gui-tools/files/patch-query-browser-source-linux_MGCodeEditor.cc b/databases/mysql-gui-tools/files/patch-query-browser-source-linux_MGCodeEditor.cc deleted file mode 100644 index 69e2a91fa..000000000 --- a/databases/mysql-gui-tools/files/patch-query-browser-source-linux_MGCodeEditor.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- query-browser/source/linux/MGCodeEditor.cc.orig 2009-07-08 11:17:31.000000000 +0200 -+++ query-browser/source/linux/MGCodeEditor.cc 2009-07-08 11:22:58.000000000 +0200 -@@ -39,6 +39,7 @@ - _wrapper->show();
-
- gtk_source_view_set_show_line_markers(GTK_SOURCE_VIEW(_srcv), TRUE);
-+#if 0
- gtk_source_view_set_compose_line_markers(GTK_SOURCE_VIEW(_srcv), FALSE);
-
- bg_color= Gdk::Color("#ffa6a6");
-@@ -54,6 +55,7 @@ - _wrapper->get_colormap()->alloc_color(fg_color);
- gtk_source_view_set_marker_highlight_colors(GTK_SOURCE_VIEW(_srcv), "pc",
- fg_color.gobj(), bg_color.gobj());
-+#endif
- }
-
-
-@@ -157,7 +159,9 @@ - {
- _pc_marker= gtk_source_buffer_create_marker(_buffer, "pc", "pc",
- iter.gobj());
-+#if 0
- gtk_source_marker_set_priority(_pc_marker, 100);
-+#endif
- }
- else
- gtk_source_buffer_move_marker(_buffer, _pc_marker, iter.gobj());
-@@ -264,7 +268,9 @@ - {
- marker= gtk_source_buffer_create_marker(_buffer, NULL, "breakpoint",
- iter.gobj());
-+#if 0
- gtk_source_marker_set_priority(marker, 10);
-+#endif
- }
- }
- _wrapper->queue_draw();
diff --git a/databases/mysql-gui-tools/files/patch-query-browser-source-linux_MQQueryDispatcher.cc b/databases/mysql-gui-tools/files/patch-query-browser-source-linux_MQQueryDispatcher.cc deleted file mode 100644 index aae9361a3..000000000 --- a/databases/mysql-gui-tools/files/patch-query-browser-source-linux_MQQueryDispatcher.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- query-browser/source/linux/MQQueryDispatcher.cc.orig 2009-07-16 16:30:10.000000000 +0200 -+++ query-browser/source/linux/MQQueryDispatcher.cc 2009-07-16 16:33:04.000000000 +0200 -@@ -558,9 +558,6 @@ -
- Gtk::Main::instance()->run();
-
-- while(!req->is_complete())
-- ;
--
- return sps;
- }
-
diff --git a/databases/mysql-gui-tools/files/patch-query-browser-source-linux_MQResultTab.h b/databases/mysql-gui-tools/files/patch-query-browser-source-linux_MQResultTab.h deleted file mode 100644 index 8bed353a0..000000000 --- a/databases/mysql-gui-tools/files/patch-query-browser-source-linux_MQResultTab.h +++ /dev/null @@ -1,20 +0,0 @@ ---- query-browser/source/linux/MQResultTab.h.orig 2009-07-07 17:12:56.000000000 +0200 -+++ query-browser/source/linux/MQResultTab.h 2009-07-07 17:13:17.000000000 +0200 -@@ -45,7 +45,7 @@ -
- Gtk::Paned *paned;
-
-- SigC::Connection scroll_con;
-+ sigc::connection scroll_con;
- };
-
- enum CompareAction {
-@@ -71,7 +71,7 @@ -
- bool _vertical;
-
-- SigC::Connection _sync_con1, _sync_con2;
-+ sigc::connection _sync_con1, _sync_con2;
-
- void scrolled(MQResultSetView *sender);
- void activated(MQResultSetView *sender);
diff --git a/databases/mysql-gui-tools/files/patch-query-browser-source-linux_Makefile.am b/databases/mysql-gui-tools/files/patch-query-browser-source-linux_Makefile.am deleted file mode 100644 index d2cc82065..000000000 --- a/databases/mysql-gui-tools/files/patch-query-browser-source-linux_Makefile.am +++ /dev/null @@ -1,31 +0,0 @@ ---- query-browser/source/linux/Makefile.am.orig 2006-12-13 06:18:53.000000000 +0100 -+++ query-browser/source/linux/Makefile.am 2009-07-08 11:26:35.000000000 +0200 -@@ -40,7 +40,7 @@ - -I$(top_srcdir)/../mysql-gui-common/library/utilities/shared_include\
- -I$(top_srcdir)/../mysql-gui-common/library/utilities/include\
- -I$(top_srcdir)/library/include\
-- -I$(top_srcdir)/source/linux/gtksourceview\
-+ -I%%LOCALBASE%%/include/gtksourceview-1.0\
- -DPREFIX=\""$(PREFIX)"\"\
- -DDATADIRNAME=\""$(DATADIRNAME)"\"\
- -DCOMMONDIRNAME=\""$(MG_COMMONDIR)"\"\
-@@ -52,18 +52,4 @@ - $(top_builddir)/../mysql-gui-common/library/base-library/source/.libs/libmysqlx.a\
- $(top_builddir)/../mysql-gui-common/library/utilities/source/.libs/libguiutil.a\
- $(top_builddir)/../mysql-gui-common/library/sql-parser/source/.libs/libsqlparser.a\
-- $(top_builddir)/source/linux/gtksourceview/gtksourceview/.libs/libgtksourceview-1.0.a\
-- @MYSQL_LIBS@ @GNOME_LIBS@ @PCRE_LIBS@
--
--#
--# Can't add this as a AC_CONFIG_SUBDIRS in configure.in because
--# toplevel autogen.sh is breaking the configure scripts in gtksourceview
--# If a solution is found, this could be removed.
--#
--$(top_builddir)/source/linux/gtksourceview/gtksourceview/.libs/libgtksourceview-1.0.a:
-- (cd gtksourceview; ./configure --enable-static --disable-shared --disable-build-tests; make CFLAGS="$(CFLAGS) -fno-strict-aliasing")
--
--clean-generic:
-- -make -C gtksourceview distclean
-- (cd gtksourceview; rm -fr autom4te.cache config.log)
--
-+ @MYSQL_LIBS@ @GNOME_LIBS@ @PCRE_LIBS@ -L%%LOCALBASE%%/lib -lgtksourceview-1.0
diff --git a/databases/mysql-gui-tools/pkg-descr b/databases/mysql-gui-tools/pkg-descr deleted file mode 100644 index 8a251e8e1..000000000 --- a/databases/mysql-gui-tools/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -The MySQL GUI Tools package includes the MySQL Administrator and the -MySQL Query Browser tools. -The MySQL Administrator is a powerful visual administration tool that -makes it easy to administer and monitor your MySQL environment and -gain significantly better visibility into how your databases are -operating. -MySQL Query Browser is the easiest visual tool for creating, -executing, and optimizing SQL queries for your MySQL Database Server. - -WWW: http://www.mysql.com diff --git a/databases/mysql-gui-tools/pkg-plist b/databases/mysql-gui-tools/pkg-plist deleted file mode 100644 index cdf56d10e..000000000 --- a/databases/mysql-gui-tools/pkg-plist +++ /dev/null @@ -1,419 +0,0 @@ -%%DATADIR%%/common/16x16_Catalog.png -%%DATADIR%%/common/16x16_Database.png -%%DATADIR%%/common/16x16_Field.png -%%DATADIR%%/common/16x16_KeyColumn.png -%%DATADIR%%/common/16x16_Table.png -%%DATADIR%%/common/16x16_User.png -%%DATADIR%%/common/16x16_Users.png -%%DATADIR%%/common/asset_index.png -%%DATADIR%%/common/asset_index_16x16.png -%%DATADIR%%/common/asset_table.png -%%DATADIR%%/common/asset_table_16x16.png -%%DATADIR%%/common/auth_dialog.glade -%%DATADIR%%/common/blob_icon.png -%%DATADIR%%/common/busy.png -%%DATADIR%%/common/checkmark.png -%%DATADIR%%/common/column.png -%%DATADIR%%/common/column_11x11.png -%%DATADIR%%/common/column_fk.png -%%DATADIR%%/common/column_fk_11x11.png -%%DATADIR%%/common/column_pk.png -%%DATADIR%%/common/column_pk_11x11.png -%%DATADIR%%/common/connect_dialog.glade -%%DATADIR%%/common/connect_to_instance.png -%%DATADIR%%/common/datatype_blob.png -%%DATADIR%%/common/datatype_datetime.png -%%DATADIR%%/common/datatype_numeric.png -%%DATADIR%%/common/datatype_spatial.png -%%DATADIR%%/common/datatype_string.png -%%DATADIR%%/common/datatype_userdefined.png -%%DATADIR%%/common/dockpnl_bg.png -%%DATADIR%%/common/dockpnl_bg_logo.png -%%DATADIR%%/common/edit_disabled.png -%%DATADIR%%/common/edit_enabled.png -%%DATADIR%%/common/editor_table_auto_inc.png -%%DATADIR%%/common/editor_table_not_null.png -%%DATADIR%%/common/field_overlay_clear.png -%%DATADIR%%/common/field_overlay_edit.png -%%DATADIR%%/common/field_overlay_load.png -%%DATADIR%%/common/field_overlay_null.png -%%DATADIR%%/common/field_overlay_save.png -%%DATADIR%%/common/field_overlay_view.png -%%DATADIR%%/common/folder_16x16.png -%%DATADIR%%/common/grt_routines_editor.glade -%%DATADIR%%/common/grt_schema_editor.glade -%%DATADIR%%/common/grt_table_editor.glade -%%DATADIR%%/common/grt_view_editor.glade -%%DATADIR%%/common/how_to_translate.txt -%%DATADIR%%/common/magnify_glass.png -%%DATADIR%%/common/magnify_glass_with_popup.png -%%DATADIR%%/common/messagedlg_confirmation.png -%%DATADIR%%/common/messagedlg_edit.png -%%DATADIR%%/common/messagedlg_error.png -%%DATADIR%%/common/messagedlg_information.png -%%DATADIR%%/common/messagedlg_warning.png -%%DATADIR%%/common/mini_add.png -%%DATADIR%%/common/mini_add_12.png -%%DATADIR%%/common/mini_add_pressed.png -%%DATADIR%%/common/mini_add_pressed_12.png -%%DATADIR%%/common/mini_del.png -%%DATADIR%%/common/mini_del_12.png -%%DATADIR%%/common/mini_del_pressed.png -%%DATADIR%%/common/mini_del_pressed_12.png -%%DATADIR%%/common/mini_error.png -%%DATADIR%%/common/mini_notice.png -%%DATADIR%%/common/mini_warning.png -%%DATADIR%%/common/minus.png -%%DATADIR%%/common/mysql_logo.png -%%DATADIR%%/common/mysqlx_dbm_charsets.xml -%%DATADIR%%/common/mysqlx_dbm_datatypes.xml -%%DATADIR%%/common/myx_schema_16x16.png -%%DATADIR%%/common/myx_schema_sp_16x16.png -%%DATADIR%%/common/myx_schema_table_16x16.png -%%DATADIR%%/common/myx_schema_view_16x16.png -%%DATADIR%%/common/networkhost_16x16.png -%%DATADIR%%/common/options_admin.png -%%DATADIR%%/common/options_bg.png -%%DATADIR%%/common/options_checkbox.png -%%DATADIR%%/common/options_checkbox_checked.png -%%DATADIR%%/common/options_checkbox_xed.png -%%DATADIR%%/common/options_connections.png -%%DATADIR%%/common/options_editors.png -%%DATADIR%%/common/options_general.png -%%DATADIR%%/common/options_querybrowser.png -%%DATADIR%%/common/plus.png -%%DATADIR%%/common/preferences.glade -%%DATADIR%%/common/progress_indicator.gif -%%DATADIR%%/common/sakila.png -%%DATADIR%%/common/schema_32x32.png -%%DATADIR%%/common/sizer_h_left.png -%%DATADIR%%/common/sizer_h_right.png -%%DATADIR%%/common/source_dbconn.png -%%DATADIR%%/common/spin1.png -%%DATADIR%%/common/spin2.png -%%DATADIR%%/common/spin3.png -%%DATADIR%%/common/spin4.png -%%DATADIR%%/common/statusbar_clear.png -%%DATADIR%%/common/tab_close.png -%%DATADIR%%/common/tab_close_normal.png -%%DATADIR%%/common/tab_close_over.png -%%DATADIR%%/common/tab_close_pressed.png -%%DATADIR%%/common/tab_list.png -%%DATADIR%%/common/tab_new.png -%%DATADIR%%/common/table_editor.glade -%%DATADIR%%/common/tabsheet_icon_close.png -%%DATADIR%%/common/tabsheet_icon_close2.png -%%DATADIR%%/common/target_dbconn.png -%%DATADIR%%/common/task_checked.png -%%DATADIR%%/common/task_disabled.png -%%DATADIR%%/common/task_error.png -%%DATADIR%%/common/task_unchecked.png -%%DATADIR%%/common/thread_stop.png -%%DATADIR%%/common/tree_button_box.png -%%DATADIR%%/common/tree_button_closed.png -%%DATADIR%%/common/tree_button_open.png -%%DATADIR%%/common/user_icon.png -%%DATADIR%%/common/xgrtsh_about.png - -@comment MySQL-Administrator -%%ADMINISTRATOR%%bin/mabackup -%%ADMINISTRATOR%%bin/mysql-administrator -%%ADMINISTRATOR%%bin/mysql-administrator-bin -%%ADMINISTRATOR%%%%DATADIR%%/MySQLIcon_Admin_16x16.png -%%ADMINISTRATOR%%%%DATADIR%%/MySQLIcon_Admin_32x32.png -%%ADMINISTRATOR%%%%DATADIR%%/MySQLIcon_Admin_48x48.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_Backup.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_Catalog.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_CatalogOnTreeBG.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_CatalogTreeBG.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_DBConfig.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_DBModel.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_DBServer.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_Database.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_Field.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_Health.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_Index.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_KeyColumn.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_Logs.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_Replication.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_Right.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_ServerConfig.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_ServerParams.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_ServerStartupParams.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_ServerThreads.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_StartStopService.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_Statistics.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_StoredInDB.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_StoredProc.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_Table.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_Thread.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_User.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_UserAdmin.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_Users.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_View.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_error.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_start.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/16x16_warning.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_Backup.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_Catalog.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_DBConfig.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_DBModel.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_DBServer.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_Database.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_Field.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_Health.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_Index.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_Logs.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_Replication.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_Right.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_ServerConfig.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_ServerParams.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_ServerStartupParams.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_ServerThreads.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_StartStopService.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_Statistics.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_StoredInDB.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_StoredProc.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_Table.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_Thread.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_User.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_UserAdmin.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/24x24_Users.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/about.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/admin_preferences.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/backup.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/backup.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/backup_gray.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/catalogs.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/catalogs.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/catalogs_gray.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/connect_header_admin.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/disk_level_bg.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/disk_level_fg.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/health.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/health.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/health_gray.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/health_level_bg.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/health_level_fg.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/innodb_data_file.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/main_window.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/merlin_advisors_sticker.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/merlin_alerts.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/merlin_graphs_sticker.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/merlin_grid_graph.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/mysqladmin_health.xml -%%ADMINISTRATOR%%%%DATADIR%%/administrator/mysqladmin_startup_variables_description.dtd -%%ADMINISTRATOR%%%%DATADIR%%/administrator/mysqladmin_startup_variables_description.xml -%%ADMINISTRATOR%%%%DATADIR%%/administrator/mysqladmin_status_variables.xml -%%ADMINISTRATOR%%%%DATADIR%%/administrator/mysqladmin_system_variables.xml -%%ADMINISTRATOR%%%%DATADIR%%/administrator/mysqlx_translations_administrator.xml -%%ADMINISTRATOR%%%%DATADIR%%/administrator/mysqlx_translations_general.xml -%%ADMINISTRATOR%%%%DATADIR%%/administrator/option_checked.xpm -%%ADMINISTRATOR%%%%DATADIR%%/administrator/option_checked_light.xpm -%%ADMINISTRATOR%%%%DATADIR%%/administrator/option_crossed.xpm -%%ADMINISTRATOR%%%%DATADIR%%/administrator/option_unchecked.xpm -%%ADMINISTRATOR%%%%DATADIR%%/administrator/replication.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/replication_gray.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/replication_status.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/restore.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/restore.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/restore_gray.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/server_connections.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/server_connections.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/server_connections_gray.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/server_info.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/server_info_gray.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/server_information.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/server_logs.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/server_logs.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/server_logs_gray.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/service_config.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/service_config_gray.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/service_control.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/service_pause.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/service_start.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/service_status_paused.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/service_status_running.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/service_status_stopped.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/service_stop.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/startup_parameters.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/startup_variables.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/startup_variables_gray.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/user_admin.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/user_admin_gray.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/user_administration.glade -%%ADMINISTRATOR%%%%DATADIR%%/administrator/variable.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/variable_disabled.png -%%ADMINISTRATOR%%%%DATADIR%%/administrator/variable_editable.png -%%ADMINISTRATOR%%share/applications/MySQLAdministrator.desktop - -@comment MySQL Query Browser -%%QUERY_BROWSER%%bin/mysql-query-browser -%%QUERY_BROWSER%%bin/mysql-query-browser-bin -%%QUERY_BROWSER%%%%DATADIR%%/MySQLIcon_QueryBrowser_16x16.png -%%QUERY_BROWSER%%%%DATADIR%%/MySQLIcon_QueryBrowser_32x32.png -%%QUERY_BROWSER%%%%DATADIR%%/MySQLIcon_QueryBrowser_48x48.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/16x16_KeyColumn.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/TabSheetPopup_AddRS.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/TabSheetPopup_AddScript.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/TabSheetPopup_DelSplit.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/TabSheetPopup_DelTab.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/TabSheetPopup_SplitHorizont.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/TabSheetPopup_SplitVertical.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/about.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/bookmark_14x14.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/compare_toolbar.glade -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/connect_header_qb.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/dolphin_anim.gif -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/folder_closed_14x14.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/folder_open_14x14.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/function_14x14.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/gutter_breakpoint.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/gutter_current_pos.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/gutter_query_start.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/history_interval_14x14.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/label_extra.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/label_extra_disabled.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/main.css -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/mysql.lang -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/mysqlqb_bookmark_sample.xml -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/mysqlqb_functions.html -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/mysqlqb_functions.xml -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/mysqlqb_history_sample.xml -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/mysqlqb_quickstart.html -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/mysqlqb_statements.html -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/mysqlqb_statements.xml -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/overlay_table_menu.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/param_14x14.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/perspective_browser.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/perspective_browser_active.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/perspective_browser_disabled.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/perspective_cmd.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/perspective_cmd_active.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/perspective_cmd_disabled.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/perspective_scripts.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/perspective_scripts_active.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/perspective_scripts_disabled.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/perspective_storedproc.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/perspective_storedproc_active.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/perspective_storedproc_disabled.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/qb_preferences.glade -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/query-browser.rc -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/query_14x14.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/query_back.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/query_back_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/query_browser.glade -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/query_execute.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/query_execute_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/query_next.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/query_next_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/query_refresh.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/query_refresh_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/query_stop.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/query_stop_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_apply.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_apply_disabled.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_discard.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_discard_disabled.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_edit.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_edit_active.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_edit_disabled.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_error.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_first.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_first_disabled.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_last.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_last_disabled.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_notice.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_search.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_search_disabled.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/rs_warning.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/sakila.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_continue.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_continue_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_execute.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_execute_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_load.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_load_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_redo.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_redo_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_restart.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_restart_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_save.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_save_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_search.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_search_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_step_into.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_step_into_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_step_over.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_step_over_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_step_return.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_step_return_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_stop.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_stop_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_undo.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/script_undo_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_back.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_back_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_commit.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_commit_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_compare.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_compare_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_execute.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_execute_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_explain.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_explain_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_next.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_next_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_refresh.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_refresh_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_rollback.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_rollback_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_start.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_start_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_stop.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_query_stop_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_continue.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_continue_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_execute.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_execute_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_load.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_load_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_redo.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_redo_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_restart.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_restart_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_save.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_save_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_search.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_search_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_step_into.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_step_into_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_step_over.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_step_over_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_step_return.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_step_return_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_stop.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_stop_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_undo.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/small_script_undo_down.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/sql_create_view.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/syntax_14x14.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/tabsheet_icon_close1.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/tabsheet_icon_close2.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/tabsheet_icon_close3.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/tabsheet_icon_inlinehelp.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/tabsheet_icon_resultset.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/tabsheet_icon_script.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/toolbar_bg1.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/toolbar_bg2.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/trans_commited.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/trans_rolledback.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/trans_started.png -%%QUERY_BROWSER%%%%DATADIR%%/query-browser/workarea.glade -%%QUERY_BROWSER%%share/applications/MySQLQueryBrowser.desktop - -@comment Directories -%%ADMINISTRATOR%%@dirrm %%DATADIR%%/administrator -%%QUERY_BROWSER%%@dirrm %%DATADIR%%/query-browser -@dirrm %%DATADIR%%/common -@dirrm %%DATADIR%% |