Index: head/databases/libgda2/Makefile =================================================================== --- head/databases/libgda2/Makefile (revision 81795) +++ head/databases/libgda2/Makefile (revision 81796) @@ -1,80 +1,80 @@ # New ports collection makefile for: libgda2 # Date created: 02 June 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= libgda2 -PORTVERSION= 0.11.0 -PORTREVISION= 1 +PORTVERSION= 0.12.0 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/0.11 +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/0.12 DISTNAME= libgda-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Provides uniform access to different kinds of data sources BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier glib20 libxslt INSTALLS_SHLIB= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --without-odbc # iODBC support seems broken CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" MAN1= gda-config-tool.1 MAN5= gda-config.5 .if defined(WITH_MYSQL) -LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client +LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client CONFIGURE_ARGS+= --with-mysql=${LOCALBASE} -PLIST_SUB= MYSQL="" +PLIST_SUB= MYSQL="" .else CONFIGURE_ARGS+= --without-mysql -PLIST_SUB= MYSQL="@comment " +PLIST_SUB= MYSQL="@comment " .endif .if defined(WITH_POSTGRES) POSTGRESQL_PORT?= databases/postgresql7 -LIB_DEPENDS+= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} +LIB_DEPENDS+= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} CONFIGURE_ARGS+= --with-postgres=${LOCALBASE} -PLIST_SUB+= POSTGRES="" +PLIST_SUB+= POSTGRES="" .else CONFIGURE_ARGS+= --without-postgres -PLIST_SUB+= POSTGRES="@comment " +PLIST_SUB+= POSTGRES="@comment " .endif .if defined(WITH_LDAP) -LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20 +LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20 CONFIGURE_ARGS+= --with-ldap=${LOCALBASE} -PLIST_SUB+= LDAP="" +PLIST_SUB+= LDAP="" .else CONFIGURE_ARGS+= --without-ldap -PLIST_SUB+= LDAP="@comment " +PLIST_SUB+= LDAP="@comment " .endif -pre-extract: +pre-everything:: .if !defined(WITH_MYSQL) @${ECHO_MSG} "You can enable support for MySQL databases by defining WITH_MYSQL." .endif .if !defined(WITH_POSTGRES) @${ECHO_MSG} "You can enable support for Postgres databases by defining WITH_POSTGRES." .endif .if !defined(WITH_LDAP) @${ECHO_MSG} "You can enable support for LDAP databases by defining WITH_LDAP." .endif post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure .include Property changes on: head/databases/libgda2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.39 \ No newline at end of property +1.40 \ No newline at end of property Index: head/databases/libgda2/distinfo =================================================================== --- head/databases/libgda2/distinfo (revision 81795) +++ head/databases/libgda2/distinfo (revision 81796) @@ -1 +1 @@ -MD5 (gnome2/libgda-0.11.0.tar.bz2) = 8e50d1082033f413c8e8b700b078194b +MD5 (gnome2/libgda-0.12.0.tar.bz2) = 445b26d782468c11f5cf3a972a710e42 Property changes on: head/databases/libgda2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/databases/libgda2/pkg-plist =================================================================== --- head/databases/libgda2/pkg-plist (revision 81795) +++ head/databases/libgda2/pkg-plist (revision 81796) @@ -1,221 +1,220 @@ bin/gda-config-tool bin/gda-report-test bin/gda-run etc/libgda/config include/libgda-report/gda-report-document.h include/libgda-report/gda-report-item-detail.h include/libgda-report/gda-report-item-label.h include/libgda-report/gda-report-item-pagefooter.h include/libgda-report/gda-report-item-pageheader.h include/libgda-report/gda-report-item-repfield.h include/libgda-report/gda-report-item-report.h include/libgda-report/gda-report-item-reportfooter.h include/libgda-report/gda-report-item-reportheader.h include/libgda-report/gda-report-item-sqlquery.h include/libgda-report/gda-report-item.h include/libgda-report/gda-report-result.h include/libgda-report/gda-report-types.h include/libgda-report/gda-report-valid.h include/libgda-report/gda-report.h include/libgda/gda-client.h include/libgda/gda-command.h include/libgda/gda-config.h include/libgda/gda-connection.h include/libgda/gda-data-model-array.h include/libgda/gda-data-model-hash.h include/libgda/gda-data-model-list.h include/libgda/gda-data-model.h include/libgda/gda-error.h include/libgda/gda-export.h include/libgda/gda-field.h include/libgda/gda-log.h include/libgda/gda-marshal.h include/libgda/gda-parameter.h include/libgda/gda-quark-list.h include/libgda/gda-row.h include/libgda/gda-select.h include/libgda/gda-server-provider.h include/libgda/gda-table.h include/libgda/gda-transaction.h include/libgda/gda-util.h include/libgda/gda-value.h include/libgda/gda-xml-connection.h include/libgda/gda-xml-database.h include/libgda/gda-xml-document.h include/libgda/gda-xql-atom.h include/libgda/gda-xql-bin.h include/libgda/gda-xql-column.h include/libgda/gda-xql-const.h include/libgda/gda-xql-delete.h include/libgda/gda-xql-dml.h include/libgda/gda-xql-dual.h include/libgda/gda-xql-field.h include/libgda/gda-xql-func.h include/libgda/gda-xql-insert.h include/libgda/gda-xql-item.h include/libgda/gda-xql-join.h include/libgda/gda-xql-list.h include/libgda/gda-xql-query.h include/libgda/gda-xql-select.h include/libgda/gda-xql-stack.h include/libgda/gda-xql-target.h include/libgda/gda-xql-update.h include/libgda/gda-xql-utils.h include/libgda/gda-xql-value.h include/libgda/gda-xql-valueref.h include/libgda/libgda.h lib/libgda-2.a lib/libgda-2.so -lib/libgda-2.so.1 +lib/libgda-2.so.2 lib/libgda-report-2.a lib/libgda-report-2.so -lib/libgda-report-2.so.1 +lib/libgda-report-2.so.2 lib/libgdasql.a lib/libgdasql.so lib/libgdasql.so.0 lib/libgda/providers/libgda-default.so %%LDAP%%lib/libgda/providers/libgda-ldap.so %%MYSQL%%lib/libgda/providers/libgda-mysql.so %%POSTGRES%%lib/libgda/providers/libgda-postgres.so libdata/pkgconfig/libgda.pc share/doc/libgda/architecture.html -share/doc/libgda/c680.html -share/doc/libgda/c685.html -share/doc/libgda/c687.html share/doc/libgda/c689.html +share/doc/libgda/c694.html share/doc/libgda/compiling.html share/doc/libgda/connecting.html share/doc/libgda/connections.html share/doc/libgda/data-model.html share/doc/libgda/fdl-section1.html share/doc/libgda/fdl-section10.html share/doc/libgda/fdl-section2.html share/doc/libgda/fdl-section3.html share/doc/libgda/fdl-section4.html share/doc/libgda/fdl-section5.html share/doc/libgda/fdl-section6.html share/doc/libgda/fdl-section7.html share/doc/libgda/fdl-section8.html share/doc/libgda/fdl-section9.html share/doc/libgda/fdl-using.html share/doc/libgda/fdl.html share/doc/libgda/gdavalue.html share/doc/libgda/index.html share/doc/libgda/index.sgml share/doc/libgda/installation-configuring.html share/doc/libgda/installation-installing.html share/doc/libgda/installation.html share/doc/libgda/introduction.html share/doc/libgda/libgda-api.html share/doc/libgda/libgda-gda-command.html share/doc/libgda/libgda-gda-config.html share/doc/libgda/libgda-gda-field.html share/doc/libgda/libgda-gda-log.html share/doc/libgda/libgda-gda-parameter.html share/doc/libgda/libgda-gda-quark-list.html share/doc/libgda/libgda-gda-report-types.html share/doc/libgda/libgda-gda-row.html share/doc/libgda/libgda-gda-util.html share/doc/libgda/libgda-gda-value.html share/doc/libgda/libgda-gda-xql-utils.html share/doc/libgda/libgda-gdabatch.html share/doc/libgda/libgda-gdaclient.html share/doc/libgda/libgda-gdaconnection.html share/doc/libgda/libgda-gdadatamodel.html share/doc/libgda/libgda-gdadatamodelarray.html share/doc/libgda/libgda-gdadatamodelhash.html share/doc/libgda/libgda-gdadatamodellist.html share/doc/libgda/libgda-gdaerror.html share/doc/libgda/libgda-gdaexport.html share/doc/libgda/libgda-gdareportdocument.html share/doc/libgda/libgda-gdaselect.html share/doc/libgda/libgda-gdaserverprovider.html share/doc/libgda/libgda-gdatable.html share/doc/libgda/libgda-gdatransaction.html share/doc/libgda/libgda-gdaxmlconnection.html share/doc/libgda/libgda-gdaxmldatabase.html share/doc/libgda/libgda-gdaxmldocument.html share/doc/libgda/libgda-gdaxqlatom.html share/doc/libgda/libgda-gdaxqlbin.html share/doc/libgda/libgda-gdaxqlcolumn.html share/doc/libgda/libgda-gdaxqlconst.html share/doc/libgda/libgda-gdaxqldelete.html share/doc/libgda/libgda-gdaxqldml.html share/doc/libgda/libgda-gdaxqldual.html share/doc/libgda/libgda-gdaxqlfield.html share/doc/libgda/libgda-gdaxqlfunc.html share/doc/libgda/libgda-gdaxqlinsert.html share/doc/libgda/libgda-gdaxqlitem.html share/doc/libgda/libgda-gdaxqljoin.html share/doc/libgda/libgda-gdaxqllist.html share/doc/libgda/libgda-gdaxqlquery.html share/doc/libgda/libgda-gdaxqlselect.html share/doc/libgda/libgda-gdaxqlstack.html share/doc/libgda/libgda-gdaxqltarget.html share/doc/libgda/libgda-gdaxqlupdate.html share/doc/libgda/libgda-gdaxqlvalue.html share/doc/libgda/libgda-gdaxqlvalueref.html share/doc/libgda/libgda-libgda.html share/doc/libgda/libgda-provider-class.html share/doc/libgda/libgda-provider-recordset.html share/doc/libgda/libgda-providers.html share/doc/libgda/libgda-reports.html share/doc/libgda/libgda-xql.html share/doc/libgda/main_example.html share/doc/libgda/managing-errors.html share/doc/libgda/migration-configuration.html share/doc/libgda/migration-executing-commands.html share/doc/libgda/migration.html share/doc/libgda/processing-queries.html -share/doc/libgda/x849.html -share/doc/libgda/x851.html share/doc/libgda/x853.html -share/doc/libgda/x878.html -share/doc/libgda/x880.html +share/doc/libgda/x863.html share/doc/libgda/x882.html share/doc/libgda/x883.html -share/doc/libgda/x885.html share/doc/libgda/x887.html +share/doc/libgda/x892.html +share/doc/libgda/x897.html share/gnome/libgda/xml/gda-report.dtd share/gnome/libgda/xml/gda-report-result.dtd share/gnome/libgda/xml/gda-xml-query.dtd share/gnome/libgda/xml/gda-xml-query.xsl share/gnome/omf/libgda/libgda-C.omf share/locale/az/LC_MESSAGES/libgda-2.mo share/locale/ca/LC_MESSAGES/libgda-2.mo share/locale/cs/LC_MESSAGES/libgda-2.mo share/locale/da/LC_MESSAGES/libgda-2.mo share/locale/de/LC_MESSAGES/libgda-2.mo share/locale/el/LC_MESSAGES/libgda-2.mo share/locale/es/LC_MESSAGES/libgda-2.mo +share/locale/fa/LC_MESSAGES/libgda-2.mo share/locale/fi/LC_MESSAGES/libgda-2.mo share/locale/fr/LC_MESSAGES/libgda-2.mo share/locale/ga/LC_MESSAGES/libgda-2.mo share/locale/gl/LC_MESSAGES/libgda-2.mo share/locale/hu/LC_MESSAGES/libgda-2.mo share/locale/it/LC_MESSAGES/libgda-2.mo share/locale/ja/LC_MESSAGES/libgda-2.mo share/locale/ko/LC_MESSAGES/libgda-2.mo share/locale/ms/LC_MESSAGES/libgda-2.mo share/locale/nl/LC_MESSAGES/libgda-2.mo share/locale/no/LC_MESSAGES/libgda-2.mo share/locale/pl/LC_MESSAGES/libgda-2.mo share/locale/pt/LC_MESSAGES/libgda-2.mo share/locale/pt_BR/LC_MESSAGES/libgda-2.mo share/locale/ru/LC_MESSAGES/libgda-2.mo share/locale/sk/LC_MESSAGES/libgda-2.mo share/locale/sl/LC_MESSAGES/libgda-2.mo +share/locale/sr/LC_MESSAGES/libgda-2.mo +share/locale/sr@Latn/LC_MESSAGES/libgda-2.mo share/locale/sv/LC_MESSAGES/libgda-2.mo share/locale/tr/LC_MESSAGES/libgda-2.mo share/locale/uk/LC_MESSAGES/libgda-2.mo share/locale/vi/LC_MESSAGES/libgda-2.mo share/locale/zh_CN/LC_MESSAGES/libgda-2.mo @dirrm share/gnome/omf/libgda @dirrm share/gnome/libgda/xml @dirrm share/gnome/libgda @dirrm lib/libgda/providers @dirrm lib/libgda @dirrm include/libgda/sql @dirrm include/libgda @dirrm include/libgda-report @dirrm etc/libgda Property changes on: head/databases/libgda2/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/databases/libgda3/Makefile =================================================================== --- head/databases/libgda3/Makefile (revision 81795) +++ head/databases/libgda3/Makefile (revision 81796) @@ -1,80 +1,80 @@ # New ports collection makefile for: libgda2 # Date created: 02 June 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= libgda2 -PORTVERSION= 0.11.0 -PORTREVISION= 1 +PORTVERSION= 0.12.0 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/0.11 +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/0.12 DISTNAME= libgda-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Provides uniform access to different kinds of data sources BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier glib20 libxslt INSTALLS_SHLIB= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --without-odbc # iODBC support seems broken CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" MAN1= gda-config-tool.1 MAN5= gda-config.5 .if defined(WITH_MYSQL) -LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client +LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client CONFIGURE_ARGS+= --with-mysql=${LOCALBASE} -PLIST_SUB= MYSQL="" +PLIST_SUB= MYSQL="" .else CONFIGURE_ARGS+= --without-mysql -PLIST_SUB= MYSQL="@comment " +PLIST_SUB= MYSQL="@comment " .endif .if defined(WITH_POSTGRES) POSTGRESQL_PORT?= databases/postgresql7 -LIB_DEPENDS+= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} +LIB_DEPENDS+= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} CONFIGURE_ARGS+= --with-postgres=${LOCALBASE} -PLIST_SUB+= POSTGRES="" +PLIST_SUB+= POSTGRES="" .else CONFIGURE_ARGS+= --without-postgres -PLIST_SUB+= POSTGRES="@comment " +PLIST_SUB+= POSTGRES="@comment " .endif .if defined(WITH_LDAP) -LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20 +LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20 CONFIGURE_ARGS+= --with-ldap=${LOCALBASE} -PLIST_SUB+= LDAP="" +PLIST_SUB+= LDAP="" .else CONFIGURE_ARGS+= --without-ldap -PLIST_SUB+= LDAP="@comment " +PLIST_SUB+= LDAP="@comment " .endif -pre-extract: +pre-everything:: .if !defined(WITH_MYSQL) @${ECHO_MSG} "You can enable support for MySQL databases by defining WITH_MYSQL." .endif .if !defined(WITH_POSTGRES) @${ECHO_MSG} "You can enable support for Postgres databases by defining WITH_POSTGRES." .endif .if !defined(WITH_LDAP) @${ECHO_MSG} "You can enable support for LDAP databases by defining WITH_LDAP." .endif post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure .include Property changes on: head/databases/libgda3/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.39 \ No newline at end of property +1.40 \ No newline at end of property Index: head/databases/libgda3/distinfo =================================================================== --- head/databases/libgda3/distinfo (revision 81795) +++ head/databases/libgda3/distinfo (revision 81796) @@ -1 +1 @@ -MD5 (gnome2/libgda-0.11.0.tar.bz2) = 8e50d1082033f413c8e8b700b078194b +MD5 (gnome2/libgda-0.12.0.tar.bz2) = 445b26d782468c11f5cf3a972a710e42 Property changes on: head/databases/libgda3/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/databases/libgda3/pkg-plist =================================================================== --- head/databases/libgda3/pkg-plist (revision 81795) +++ head/databases/libgda3/pkg-plist (revision 81796) @@ -1,221 +1,220 @@ bin/gda-config-tool bin/gda-report-test bin/gda-run etc/libgda/config include/libgda-report/gda-report-document.h include/libgda-report/gda-report-item-detail.h include/libgda-report/gda-report-item-label.h include/libgda-report/gda-report-item-pagefooter.h include/libgda-report/gda-report-item-pageheader.h include/libgda-report/gda-report-item-repfield.h include/libgda-report/gda-report-item-report.h include/libgda-report/gda-report-item-reportfooter.h include/libgda-report/gda-report-item-reportheader.h include/libgda-report/gda-report-item-sqlquery.h include/libgda-report/gda-report-item.h include/libgda-report/gda-report-result.h include/libgda-report/gda-report-types.h include/libgda-report/gda-report-valid.h include/libgda-report/gda-report.h include/libgda/gda-client.h include/libgda/gda-command.h include/libgda/gda-config.h include/libgda/gda-connection.h include/libgda/gda-data-model-array.h include/libgda/gda-data-model-hash.h include/libgda/gda-data-model-list.h include/libgda/gda-data-model.h include/libgda/gda-error.h include/libgda/gda-export.h include/libgda/gda-field.h include/libgda/gda-log.h include/libgda/gda-marshal.h include/libgda/gda-parameter.h include/libgda/gda-quark-list.h include/libgda/gda-row.h include/libgda/gda-select.h include/libgda/gda-server-provider.h include/libgda/gda-table.h include/libgda/gda-transaction.h include/libgda/gda-util.h include/libgda/gda-value.h include/libgda/gda-xml-connection.h include/libgda/gda-xml-database.h include/libgda/gda-xml-document.h include/libgda/gda-xql-atom.h include/libgda/gda-xql-bin.h include/libgda/gda-xql-column.h include/libgda/gda-xql-const.h include/libgda/gda-xql-delete.h include/libgda/gda-xql-dml.h include/libgda/gda-xql-dual.h include/libgda/gda-xql-field.h include/libgda/gda-xql-func.h include/libgda/gda-xql-insert.h include/libgda/gda-xql-item.h include/libgda/gda-xql-join.h include/libgda/gda-xql-list.h include/libgda/gda-xql-query.h include/libgda/gda-xql-select.h include/libgda/gda-xql-stack.h include/libgda/gda-xql-target.h include/libgda/gda-xql-update.h include/libgda/gda-xql-utils.h include/libgda/gda-xql-value.h include/libgda/gda-xql-valueref.h include/libgda/libgda.h lib/libgda-2.a lib/libgda-2.so -lib/libgda-2.so.1 +lib/libgda-2.so.2 lib/libgda-report-2.a lib/libgda-report-2.so -lib/libgda-report-2.so.1 +lib/libgda-report-2.so.2 lib/libgdasql.a lib/libgdasql.so lib/libgdasql.so.0 lib/libgda/providers/libgda-default.so %%LDAP%%lib/libgda/providers/libgda-ldap.so %%MYSQL%%lib/libgda/providers/libgda-mysql.so %%POSTGRES%%lib/libgda/providers/libgda-postgres.so libdata/pkgconfig/libgda.pc share/doc/libgda/architecture.html -share/doc/libgda/c680.html -share/doc/libgda/c685.html -share/doc/libgda/c687.html share/doc/libgda/c689.html +share/doc/libgda/c694.html share/doc/libgda/compiling.html share/doc/libgda/connecting.html share/doc/libgda/connections.html share/doc/libgda/data-model.html share/doc/libgda/fdl-section1.html share/doc/libgda/fdl-section10.html share/doc/libgda/fdl-section2.html share/doc/libgda/fdl-section3.html share/doc/libgda/fdl-section4.html share/doc/libgda/fdl-section5.html share/doc/libgda/fdl-section6.html share/doc/libgda/fdl-section7.html share/doc/libgda/fdl-section8.html share/doc/libgda/fdl-section9.html share/doc/libgda/fdl-using.html share/doc/libgda/fdl.html share/doc/libgda/gdavalue.html share/doc/libgda/index.html share/doc/libgda/index.sgml share/doc/libgda/installation-configuring.html share/doc/libgda/installation-installing.html share/doc/libgda/installation.html share/doc/libgda/introduction.html share/doc/libgda/libgda-api.html share/doc/libgda/libgda-gda-command.html share/doc/libgda/libgda-gda-config.html share/doc/libgda/libgda-gda-field.html share/doc/libgda/libgda-gda-log.html share/doc/libgda/libgda-gda-parameter.html share/doc/libgda/libgda-gda-quark-list.html share/doc/libgda/libgda-gda-report-types.html share/doc/libgda/libgda-gda-row.html share/doc/libgda/libgda-gda-util.html share/doc/libgda/libgda-gda-value.html share/doc/libgda/libgda-gda-xql-utils.html share/doc/libgda/libgda-gdabatch.html share/doc/libgda/libgda-gdaclient.html share/doc/libgda/libgda-gdaconnection.html share/doc/libgda/libgda-gdadatamodel.html share/doc/libgda/libgda-gdadatamodelarray.html share/doc/libgda/libgda-gdadatamodelhash.html share/doc/libgda/libgda-gdadatamodellist.html share/doc/libgda/libgda-gdaerror.html share/doc/libgda/libgda-gdaexport.html share/doc/libgda/libgda-gdareportdocument.html share/doc/libgda/libgda-gdaselect.html share/doc/libgda/libgda-gdaserverprovider.html share/doc/libgda/libgda-gdatable.html share/doc/libgda/libgda-gdatransaction.html share/doc/libgda/libgda-gdaxmlconnection.html share/doc/libgda/libgda-gdaxmldatabase.html share/doc/libgda/libgda-gdaxmldocument.html share/doc/libgda/libgda-gdaxqlatom.html share/doc/libgda/libgda-gdaxqlbin.html share/doc/libgda/libgda-gdaxqlcolumn.html share/doc/libgda/libgda-gdaxqlconst.html share/doc/libgda/libgda-gdaxqldelete.html share/doc/libgda/libgda-gdaxqldml.html share/doc/libgda/libgda-gdaxqldual.html share/doc/libgda/libgda-gdaxqlfield.html share/doc/libgda/libgda-gdaxqlfunc.html share/doc/libgda/libgda-gdaxqlinsert.html share/doc/libgda/libgda-gdaxqlitem.html share/doc/libgda/libgda-gdaxqljoin.html share/doc/libgda/libgda-gdaxqllist.html share/doc/libgda/libgda-gdaxqlquery.html share/doc/libgda/libgda-gdaxqlselect.html share/doc/libgda/libgda-gdaxqlstack.html share/doc/libgda/libgda-gdaxqltarget.html share/doc/libgda/libgda-gdaxqlupdate.html share/doc/libgda/libgda-gdaxqlvalue.html share/doc/libgda/libgda-gdaxqlvalueref.html share/doc/libgda/libgda-libgda.html share/doc/libgda/libgda-provider-class.html share/doc/libgda/libgda-provider-recordset.html share/doc/libgda/libgda-providers.html share/doc/libgda/libgda-reports.html share/doc/libgda/libgda-xql.html share/doc/libgda/main_example.html share/doc/libgda/managing-errors.html share/doc/libgda/migration-configuration.html share/doc/libgda/migration-executing-commands.html share/doc/libgda/migration.html share/doc/libgda/processing-queries.html -share/doc/libgda/x849.html -share/doc/libgda/x851.html share/doc/libgda/x853.html -share/doc/libgda/x878.html -share/doc/libgda/x880.html +share/doc/libgda/x863.html share/doc/libgda/x882.html share/doc/libgda/x883.html -share/doc/libgda/x885.html share/doc/libgda/x887.html +share/doc/libgda/x892.html +share/doc/libgda/x897.html share/gnome/libgda/xml/gda-report.dtd share/gnome/libgda/xml/gda-report-result.dtd share/gnome/libgda/xml/gda-xml-query.dtd share/gnome/libgda/xml/gda-xml-query.xsl share/gnome/omf/libgda/libgda-C.omf share/locale/az/LC_MESSAGES/libgda-2.mo share/locale/ca/LC_MESSAGES/libgda-2.mo share/locale/cs/LC_MESSAGES/libgda-2.mo share/locale/da/LC_MESSAGES/libgda-2.mo share/locale/de/LC_MESSAGES/libgda-2.mo share/locale/el/LC_MESSAGES/libgda-2.mo share/locale/es/LC_MESSAGES/libgda-2.mo +share/locale/fa/LC_MESSAGES/libgda-2.mo share/locale/fi/LC_MESSAGES/libgda-2.mo share/locale/fr/LC_MESSAGES/libgda-2.mo share/locale/ga/LC_MESSAGES/libgda-2.mo share/locale/gl/LC_MESSAGES/libgda-2.mo share/locale/hu/LC_MESSAGES/libgda-2.mo share/locale/it/LC_MESSAGES/libgda-2.mo share/locale/ja/LC_MESSAGES/libgda-2.mo share/locale/ko/LC_MESSAGES/libgda-2.mo share/locale/ms/LC_MESSAGES/libgda-2.mo share/locale/nl/LC_MESSAGES/libgda-2.mo share/locale/no/LC_MESSAGES/libgda-2.mo share/locale/pl/LC_MESSAGES/libgda-2.mo share/locale/pt/LC_MESSAGES/libgda-2.mo share/locale/pt_BR/LC_MESSAGES/libgda-2.mo share/locale/ru/LC_MESSAGES/libgda-2.mo share/locale/sk/LC_MESSAGES/libgda-2.mo share/locale/sl/LC_MESSAGES/libgda-2.mo +share/locale/sr/LC_MESSAGES/libgda-2.mo +share/locale/sr@Latn/LC_MESSAGES/libgda-2.mo share/locale/sv/LC_MESSAGES/libgda-2.mo share/locale/tr/LC_MESSAGES/libgda-2.mo share/locale/uk/LC_MESSAGES/libgda-2.mo share/locale/vi/LC_MESSAGES/libgda-2.mo share/locale/zh_CN/LC_MESSAGES/libgda-2.mo @dirrm share/gnome/omf/libgda @dirrm share/gnome/libgda/xml @dirrm share/gnome/libgda @dirrm lib/libgda/providers @dirrm lib/libgda @dirrm include/libgda/sql @dirrm include/libgda @dirrm include/libgda-report @dirrm etc/libgda Property changes on: head/databases/libgda3/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/databases/libgnomedb/Makefile =================================================================== --- head/databases/libgnomedb/Makefile (revision 81795) +++ head/databases/libgnomedb/Makefile (revision 81796) @@ -1,33 +1,32 @@ # New ports collection makefile for: libgnomedb # Date created: 02 June 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= libgnomedb -PORTVERSION= 0.11.0 +PORTVERSION= 0.12.0 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/libgnomedb/0.11 +MASTER_SITE_SUBDIR= sources/libgnomedb/0.12 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Library components for the GNOME database frontend USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgda2 USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} + LDFLAGS="-L${LOCALBASE}/lib" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure .include Property changes on: head/databases/libgnomedb/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/databases/libgnomedb/distinfo =================================================================== --- head/databases/libgnomedb/distinfo (revision 81795) +++ head/databases/libgnomedb/distinfo (revision 81796) @@ -1 +1 @@ -MD5 (gnome2/libgnomedb-0.11.0.tar.bz2) = efb8f768da6cb6e8117487c3c9d9523c +MD5 (gnome2/libgnomedb-0.12.0.tar.bz2) = 152461ff1fdc78cac3151dafbe20c830 Property changes on: head/databases/libgnomedb/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/databases/libgnomedb/pkg-plist =================================================================== --- head/databases/libgnomedb/pkg-plist (revision 81795) +++ head/databases/libgnomedb/pkg-plist (revision 81796) @@ -1,170 +1,173 @@ bin/gnome-database-properties etc/gconf/gconf.xml.defaults/apps/gnome-db/%gconf.xml etc/gconf/gconf.xml.defaults/apps/gnome-db/Editor/%gconf.xml etc/gconf/gconf.xml.defaults/apps/gnome-db/UI/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/Editor/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/UI/%gconf.xml etc/gconf/schemas/libgnomedb.schemas etc/gnome-vfs-2.0/modules/database-module.conf include/libgnomedb/gnome-db-browser.h include/libgnomedb/gnome-db-combo.h include/libgnomedb/gnome-db-config.h include/libgnomedb/gnome-db-connection-properties.h include/libgnomedb/gnome-db-connection-selector.h include/libgnomedb/gnome-db-control-widget.h include/libgnomedb/gnome-db-control.h include/libgnomedb/gnome-db-data-source-selector.h include/libgnomedb/gnome-db-dsn-config-druid.h include/libgnomedb/gnome-db-dsn-config.h include/libgnomedb/gnome-db-editor.h include/libgnomedb/gnome-db-error-dialog.h include/libgnomedb/gnome-db-error.h include/libgnomedb/gnome-db-form.h include/libgnomedb/gnome-db-gray-bar.h include/libgnomedb/gnome-db-grid.h +include/libgnomedb/gnome-db-i18n.h include/libgnomedb/gnome-db-icon-list.h include/libgnomedb/gnome-db-list.h include/libgnomedb/gnome-db-login-dialog.h include/libgnomedb/gnome-db-login.h include/libgnomedb/gnome-db-model.h include/libgnomedb/gnome-db-provider-selector.h include/libgnomedb/gnome-db-report-editor.h include/libgnomedb/gnome-db-stock.h include/libgnomedb/gnome-db-table-editor.h include/libgnomedb/gnome-db-util.h include/libgnomedb/gnome-db-window.h include/libgnomedb/libgnomedb.h lib/bonobo/monikers/libmoniker_database.so lib/gnome-vfs-2.0/modules/libdatabase.so -lib/libglade/2.0/libgnomedb.so lib/libgnomedb-2.a lib/libgnomedb-2.so lib/libgnomedb-2.so.2 libdata/pkgconfig/libgnomedb.pc libdata/bonobo/servers/GNOME_Database_Components.server libdata/bonobo/servers/GNOME_Database_Monikers.server libexec/gnome-database-components share/doc/libgnomedb/fdl-section1.html share/doc/libgnomedb/fdl-section10.html share/doc/libgnomedb/fdl-section2.html share/doc/libgnomedb/fdl-section3.html share/doc/libgnomedb/fdl-section4.html share/doc/libgnomedb/fdl-section5.html share/doc/libgnomedb/fdl-section6.html share/doc/libgnomedb/fdl-section7.html share/doc/libgnomedb/fdl-section8.html share/doc/libgnomedb/fdl-section9.html share/doc/libgnomedb/fdl-using.html share/doc/libgnomedb/fdl.html share/doc/libgnomedb/index.html share/doc/libgnomedb/index.sgml share/doc/libgnomedb/libgnomedb-basic.html share/doc/libgnomedb/libgnomedb-bonobo.html share/doc/libgnomedb/libgnomedb-gnome-db-config.html share/doc/libgnomedb/libgnomedb-gnome-db-model.html share/doc/libgnomedb/libgnomedb-gnome-db-stock.html share/doc/libgnomedb/libgnomedb-gnome-db-util.html share/doc/libgnomedb/libgnomedb-gnomedbbrowser.html share/doc/libgnomedb/libgnomedb-gnomedbcombo.html share/doc/libgnomedb/libgnomedb-gnomedbconnectionproperties.html share/doc/libgnomedb/libgnomedb-gnomedbconnectionselector.html share/doc/libgnomedb/libgnomedb-gnomedbcontrol.html share/doc/libgnomedb/libgnomedb-gnomedbcontrolwidget.html share/doc/libgnomedb/libgnomedb-gnomedbdatasourceselector.html share/doc/libgnomedb/libgnomedb-gnomedbdsnconfig.html share/doc/libgnomedb/libgnomedb-gnomedbdsnconfigdruid.html share/doc/libgnomedb/libgnomedb-gnomedbeditor.html share/doc/libgnomedb/libgnomedb-gnomedberror.html share/doc/libgnomedb/libgnomedb-gnomedberrordialog.html share/doc/libgnomedb/libgnomedb-gnomedbform.html share/doc/libgnomedb/libgnomedb-gnomedbgraybar.html share/doc/libgnomedb/libgnomedb-gnomedbgrid.html share/doc/libgnomedb/libgnomedb-gnomedbiconlist.html share/doc/libgnomedb/libgnomedb-gnomedblist.html share/doc/libgnomedb/libgnomedb-gnomedblogin.html share/doc/libgnomedb/libgnomedb-gnomedblogindialog.html share/doc/libgnomedb/libgnomedb-gnomedbproviderselector.html share/doc/libgnomedb/libgnomedb-gnomedbreporteditor.html share/doc/libgnomedb/libgnomedb-gnomedbsqleditor.html share/doc/libgnomedb/libgnomedb-gnomedbtableeditor.html share/doc/libgnomedb/libgnomedb-gnomedbwindow.html share/doc/libgnomedb/libgnomedb-introduction.html share/doc/libgnomedb/libgnomedb-libgnomedb.html share/doc/libgnomedb/libgnomedb-widgets.html share/gnome/control-center-2.0/capplets/database-properties.desktop share/gnome/mime-info/libgnomedb.keys share/gnome/mime-info/libgnomedb.mime share/gnome/omf/libgnomedb/libgnomedb-C.omf @exec scrollkeeper-install -q %D/share/gnome/omf/libgnomedb/libgnomedb-C.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/libgnomedb/gnome-db-aggregates_16x16.png share/gnome/pixmaps/libgnomedb/gnome-db-aggregates_24x24.png share/gnome/pixmaps/libgnomedb/gnome-db-commit_24x24.png share/gnome/pixmaps/libgnomedb/gnome-db-connect_24x24.png +share/gnome/pixmaps/libgnomedb/gnome-db-database-login_48x48.png share/gnome/pixmaps/libgnomedb/gnome-db-database_16x16.png share/gnome/pixmaps/libgnomedb/gnome-db-database_24x24.png +share/gnome/pixmaps/libgnomedb/gnome-db-database_48x48.png share/gnome/pixmaps/libgnomedb/gnome-db-designer_24x24.png share/gnome/pixmaps/libgnomedb/gnome-db-disconnect_24x24.png share/gnome/pixmaps/libgnomedb/gnome-db-indexes_16x16.png share/gnome/pixmaps/libgnomedb/gnome-db-no-transaction_24x24.png share/gnome/pixmaps/libgnomedb/gnome-db-procedures_16x16.png share/gnome/pixmaps/libgnomedb/gnome-db-procedures_24x24.png share/gnome/pixmaps/libgnomedb/gnome-db-query_16x16.png share/gnome/pixmaps/libgnomedb/gnome-db-query_24x24.png share/gnome/pixmaps/libgnomedb/gnome-db-rollback_24x24.png share/gnome/pixmaps/libgnomedb/gnome-db-sequences_16x16.png share/gnome/pixmaps/libgnomedb/gnome-db-sequences_24x24.png share/gnome/pixmaps/libgnomedb/gnome-db-sql_16x16.png share/gnome/pixmaps/libgnomedb/gnome-db-sql_24x24.png share/gnome/pixmaps/libgnomedb/gnome-db-table_16x16.png share/gnome/pixmaps/libgnomedb/gnome-db-tables_16x16.png share/gnome/pixmaps/libgnomedb/gnome-db-tables_24x24.png share/gnome/pixmaps/libgnomedb/gnome-db-triggers_16x16.png share/gnome/pixmaps/libgnomedb/gnome-db-types_16x16.png share/gnome/pixmaps/libgnomedb/gnome-db-types_24x24.png share/gnome/pixmaps/libgnomedb/gnome-db-views_16x16.png share/gnome/pixmaps/libgnomedb/gnome-db-within-transaction_24x24.png share/gnome/pixmaps/libgnomedb/gnome-db.png share/locale/az/LC_MESSAGES/libgnomedb-2.mo share/locale/be/LC_MESSAGES/libgnomedb-2.mo share/locale/ca/LC_MESSAGES/libgnomedb-2.mo share/locale/cs/LC_MESSAGES/libgnomedb-2.mo share/locale/da/LC_MESSAGES/libgnomedb-2.mo share/locale/de/LC_MESSAGES/libgnomedb-2.mo share/locale/el/LC_MESSAGES/libgnomedb-2.mo share/locale/es/LC_MESSAGES/libgnomedb-2.mo +share/locale/fa/LC_MESSAGES/libgnomedb-2.mo share/locale/fi/LC_MESSAGES/libgnomedb-2.mo share/locale/fr/LC_MESSAGES/libgnomedb-2.mo share/locale/ga/LC_MESSAGES/libgnomedb-2.mo share/locale/gl/LC_MESSAGES/libgnomedb-2.mo share/locale/hu/LC_MESSAGES/libgnomedb-2.mo share/locale/it/LC_MESSAGES/libgnomedb-2.mo share/locale/ja/LC_MESSAGES/libgnomedb-2.mo share/locale/ko/LC_MESSAGES/libgnomedb-2.mo share/locale/ms/LC_MESSAGES/libgnomedb-2.mo share/locale/nl/LC_MESSAGES/libgnomedb-2.mo share/locale/no/LC_MESSAGES/libgnomedb-2.mo share/locale/pl/LC_MESSAGES/libgnomedb-2.mo share/locale/pt/LC_MESSAGES/libgnomedb-2.mo share/locale/pt_BR/LC_MESSAGES/libgnomedb-2.mo share/locale/ru/LC_MESSAGES/libgnomedb-2.mo share/locale/sk/LC_MESSAGES/libgnomedb-2.mo share/locale/sl/LC_MESSAGES/libgnomedb-2.mo share/locale/sv/LC_MESSAGES/libgnomedb-2.mo share/locale/ta/LC_MESSAGES/libgnomedb-2.mo share/locale/tr/LC_MESSAGES/libgnomedb-2.mo share/locale/uk/LC_MESSAGES/libgnomedb-2.mo share/locale/vi/LC_MESSAGES/libgnomedb-2.mo share/locale/zh_CN/LC_MESSAGES/libgnomedb-2.mo share/locale/zh_TW/LC_MESSAGES/libgnomedb-2.mo @dirrm share/gnome/pixmaps/libgnomedb @dirrm share/gnome/omf/libgnomedb @dirrm share/doc/libgnomedb @dirrm include/libgnomedb @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/UI @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/Editor @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db @dirrm etc/gconf/gconf.xml.defaults/apps/gnome-db/UI @dirrm etc/gconf/gconf.xml.defaults/apps/gnome-db/Editor @dirrm etc/gconf/gconf.xml.defaults/apps/gnome-db @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/libgnomedb/libgnomedb-C.omf 2>/dev/null || /usr/bin/true Property changes on: head/databases/libgnomedb/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/databases/mergeant/Makefile =================================================================== --- head/databases/mergeant/Makefile (revision 81795) +++ head/databases/mergeant/Makefile (revision 81796) @@ -1,32 +1,32 @@ # New ports collection makefile for: mergeant # Date created: 14 September 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= mergeant -PORTVERSION= 0.11.0 +PORTVERSION= 0.12.0 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.12 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= Provide uniform access to data sources for the GNOME 2.0 environment +COMMENT= Provide uniform access to data sources for the GNOME 2 environment USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack libgnomedb libgnomeprintui USE_PERL5= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure .include Property changes on: head/databases/mergeant/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/databases/mergeant/distinfo =================================================================== --- head/databases/mergeant/distinfo (revision 81795) +++ head/databases/mergeant/distinfo (revision 81796) @@ -1 +1 @@ -MD5 (gnome2/mergeant-0.11.0.tar.bz2) = 137b73af05fffed1be0dd470e66e9620 +MD5 (gnome2/mergeant-0.12.0.tar.bz2) = 93bb562a010c2fbab600bed9626f7e15 Property changes on: head/databases/mergeant/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/databases/mergeant/files/patch-configure =================================================================== --- head/databases/mergeant/files/patch-configure (revision 81795) +++ head/databases/mergeant/files/patch-configure (revision 81796) @@ -1,26 +1,26 @@ ---- configure.orig Mon Jan 27 20:50:17 2003 -+++ configure Fri Feb 7 01:02:04 2003 +--- configure.orig Wed May 28 19:35:54 2003 ++++ configure Wed May 28 23:22:14 2003 @@ -7948,6 +7948,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" +$ac_aux_dir/ltconfig $LIBTOOL_DEPS # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -9405,13 +9406,13 @@ +@@ -9407,13 +9408,13 @@ MERGEANT_Pixmapdir=${datadir}/pixmaps/${PACKAGE} -MERGEANT_Appdir=${datadir}/gnome/apps/Applications +MERGEANT_Appdir=${datadir}/apps/Applications MERGEANT_DTDdir=${datadir}/${PACKAGE}/dtd - MERGEANT_Plugdir=${datadir}/${PACKAGE}/plugins + MERGEANT_Plugdir=${libdir}/${PACKAGE}/plugins -MERGEANT_Helpdir=${datadir}/gnome/help/${PACKAGE} +MERGEANT_Helpdir=${datadir}/help/${PACKAGE} Property changes on: head/databases/mergeant/files/patch-configure ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/databases/mergeant/pkg-plist =================================================================== --- head/databases/mergeant/pkg-plist (revision 81795) +++ head/databases/mergeant/pkg-plist (revision 81796) @@ -1,57 +1,101 @@ bin/mergeant +lib/mergeant/plugins/libPnetaddr.so +lib/mergeant/plugins/libPpicts.so +lib/mergeant/plugins/libPsample.so share/gnome/application-registry/mergeant.applications share/gnome/applications/mergeant.desktop +share/gnome/help/mergeant/C/c137.html +share/gnome/help/mergeant/C/c220.html +share/gnome/help/mergeant/C/c25.html +share/gnome/help/mergeant/C/c254.html +share/gnome/help/mergeant/C/c342.html +share/gnome/help/mergeant/C/c372.html +share/gnome/help/mergeant/C/c375.html +share/gnome/help/mergeant/C/f20.html +share/gnome/help/mergeant/C/images/env_form.jpg +share/gnome/help/mergeant/C/images/env_grid.jpg +share/gnome/help/mergeant/C/images/env_prop.jpg +share/gnome/help/mergeant/C/images/framework.eps +share/gnome/help/mergeant/C/images/framework.fig +share/gnome/help/mergeant/C/images/framework.jpg +share/gnome/help/mergeant/C/images/gas.gif +share/gnome/help/mergeant/C/images/main.jpg +share/gnome/help/mergeant/C/images/plugins_dt.jpg +share/gnome/help/mergeant/C/images/plugins_objects.jpg +share/gnome/help/mergeant/C/images/plugins_sum.jpg +share/gnome/help/mergeant/C/images/properties.jpg +share/gnome/help/mergeant/C/images/queryprop.jpg +share/gnome/help/mergeant/C/images/queryprop_cond.jpg +share/gnome/help/mergeant/C/images/queryprop_joins.jpg +share/gnome/help/mergeant/C/images/queryprop_objects.jpg +share/gnome/help/mergeant/C/images/queryprop_sql.jpg +share/gnome/help/mergeant/C/images/rels.jpg +share/gnome/help/mergeant/C/images/sysinfo.jpg +share/gnome/help/mergeant/C/index.html share/gnome/help/mergeant/C/topic.dat +share/gnome/help/mergeant/C/x110.html +share/gnome/help/mergeant/C/x168.html +share/gnome/help/mergeant/C/x210.html +share/gnome/help/mergeant/C/x236.html +share/gnome/help/mergeant/C/x245.html +share/gnome/help/mergeant/C/x313.html +share/gnome/help/mergeant/C/x32.html +share/gnome/help/mergeant/C/x350.html +share/gnome/help/mergeant/C/x66.html +share/gnome/help/mergeant/C/x80.html +share/gnome/help/mergeant/C/x92.html share/gnome/mergeant/dtd/mergeant.dtd -share/gnome/mergeant/plugins/libPnetaddr.so -share/gnome/mergeant/plugins/libPpicts.so -share/gnome/mergeant/plugins/libPsample.so share/gnome/mime-info/mergeant.keys share/gnome/mime-info/mergeant.mime share/gnome/omf/mergeant/mergeant-C.omf @exec scrollkeeper-install -q %D/share/gnome/omf/mergeant/mergeant-C.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/document-icons/gnome-application-x-mergeant.png share/gnome/pixmaps/mergeant/mergeant.png share/gnome/pixmaps/mergeant/mergeant_connect.png share/gnome/pixmaps/mergeant/mergeant_connect_small.png share/gnome/pixmaps/mergeant/mergeant_disconnect.png share/gnome/pixmaps/mergeant/mergeant_disconnect_small.png share/gnome/pixmaps/mergeant/mergeant_foot.png share/gnome/pixmaps/mergeant/mergeant_forms.png share/gnome/pixmaps/mergeant/mergeant_queries.png share/gnome/pixmaps/mergeant/mergeant_rels.png share/gnome/pixmaps/mergeant/mergeant_rels_small.png share/gnome/pixmaps/mergeant/mergeant_sequences.png share/gnome/pixmaps/mergeant/mergeant_tables.png share/gnome/pixmaps/mergeant/query-view-query_16x16.png share/gnome/pixmaps/mergeant/query-view-table_16x16.png share/gnome/pixmaps/mergeant/query-view-view_16x16.png share/locale/am/LC_MESSAGES/mergeant.mo +share/locale/ca/LC_MESSAGES/mergeant.mo share/locale/cs/LC_MESSAGES/mergeant.mo share/locale/da/LC_MESSAGES/mergeant.mo share/locale/de/LC_MESSAGES/mergeant.mo share/locale/es/LC_MESSAGES/mergeant.mo +share/locale/fa/LC_MESSAGES/mergeant.mo share/locale/fr/LC_MESSAGES/mergeant.mo share/locale/it/LC_MESSAGES/mergeant.mo share/locale/ms/LC_MESSAGES/mergeant.mo share/locale/nl/LC_MESSAGES/mergeant.mo share/locale/no/LC_MESSAGES/mergeant.mo share/locale/pl/LC_MESSAGES/mergeant.mo share/locale/pt/LC_MESSAGES/mergeant.mo share/locale/pt_BR/LC_MESSAGES/mergeant.mo share/locale/ru/LC_MESSAGES/mergeant.mo share/locale/sk/LC_MESSAGES/mergeant.mo +share/locale/sr/LC_MESSAGES/mergeant.mo +share/locale/sr@Latn/LC_MESSAGES/mergeant.mo share/locale/sv/LC_MESSAGES/mergeant.mo share/locale/tr/LC_MESSAGES/mergeant.mo share/locale/uk/LC_MESSAGES/mergeant.mo share/locale/vi/LC_MESSAGES/mergeant.mo @dirrm share/gnome/pixmaps/mergeant @dirrm share/gnome/omf/mergeant -@dirrm share/gnome/mergeant/plugins @dirrm share/gnome/mergeant/dtd @dirrm share/gnome/mergeant @dirrm share/gnome/help/mergeant/C/stylesheet-images @dirrm share/gnome/help/mergeant/C/images @dirrm share/gnome/help/mergeant/C @dirrm share/gnome/help/mergeant +@dirrm lib/mergeant/plugins +@dirrm lib/mergeant @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/mergeant/mergeant-C.omf 2>/dev/null || /usr/bin/true Property changes on: head/databases/mergeant/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property