Index: head/databases/c3p0/Makefile =================================================================== --- head/databases/c3p0/Makefile (revision 390187) +++ head/databases/c3p0/Makefile (revision 390188) @@ -1,27 +1,28 @@ # $FreeBSD$ PORTNAME= c3p0 -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.5.1 CATEGORIES= databases java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-bin/${PORTNAME}-${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}.bin -EXTRACT_SUFX= .tgz MAINTAINER= olgeni@FreeBSD.org COMMENT= Library for augmenting JDBC drivers with JNDI-bindable DataSources +LICENSE= LGPL21 EPL +LICENSE_COMB= dual + +USES= tar:tgz USE_JAVA= yes NO_BUILD= yes JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -OPTIONS_DEFINE= DOCS do-install: ${INSTALL_DATA} ${WRKSRC}/lib/${PORTNAME}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc && ${COPYTREE_SHARE} apidocs ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc && ${COPYTREE_SHARE} apidocs-oracle-thin ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/arrow_sm.png ${WRKSRC}/doc/index.html ${STAGEDIR}${DOCSDIR} .include Index: head/databases/c3p0/distinfo =================================================================== --- head/databases/c3p0/distinfo (revision 390187) +++ head/databases/c3p0/distinfo (revision 390188) @@ -1,2 +1,2 @@ -SHA256 (c3p0-0.9.5.bin.tgz) = 5d69a93b26fd93283c5b52805fb300eda4ec9254c0f15485e2872238c3627023 -SIZE (c3p0-0.9.5.bin.tgz) = 2352176 +SHA256 (c3p0-0.9.5.1.bin.tgz) = 02381e190872f591fdd3f7984a07955051cf47df242177d4ca7a647da615ad41 +SIZE (c3p0-0.9.5.1.bin.tgz) = 2381734 Property changes on: head/databases/c3p0/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property Index: head/databases/c3p0/pkg-descr =================================================================== --- head/databases/c3p0/pkg-descr (revision 390187) +++ head/databases/c3p0/pkg-descr (revision 390188) @@ -1,6 +1,6 @@ c3p0 is an easy-to-use Java library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension. -WWW: http://sourceforge.net/projects/c3p0/ +WWW: http://www.mchange.com/projects/c3p0/ Index: head/databases/c3p0/pkg-plist =================================================================== --- head/databases/c3p0/pkg-plist (revision 390187) +++ head/databases/c3p0/pkg-plist (revision 390188) @@ -1,214 +1,211 @@ %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/allclasses-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/allclasses-noframe.html %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/com/mchange/v2/c3p0/dbms/OracleUtils.html %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/com/mchange/v2/c3p0/dbms/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/com/mchange/v2/c3p0/dbms/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/com/mchange/v2/c3p0/dbms/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/constant-values.html %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/deprecated-list.html %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/help-doc.html %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/index-all.html %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/index.html %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/overview-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/package-list -%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/resources/background.gif -%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/resources/tab.gif -%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/resources/titlebar.gif -%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/resources/titlebar_end.gif +%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/script.js %%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/stylesheet.css %%PORTDOCS%%%%DOCSDIR%%/apidocs/allclasses-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/allclasses-noframe.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/AbstractComboPooledDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/AbstractConnectionCustomizer.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/AbstractConnectionTester.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/C3P0ProxyConnection.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/C3P0ProxyStatement.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/C3P0Registry.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/ComboPooledDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/ConnectionCustomizer.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/ConnectionTester.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/DataSources.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/DriverManagerDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/DriverManagerDataSourceFactory.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/FullQueryConnectionTester.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/JndiRefConnectionPoolDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/PoolBackedDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/PoolBackedDataSourceFactory.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/PoolConfig.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/PooledDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/QueryConnectionTester.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/SQLWarnings.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/UnifiedConnectionTester.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/WrapperConnectionPoolDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/cfg/C3P0Config.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/cfg/C3P0ConfigFinder.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/cfg/C3P0ConfigUtils.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/cfg/C3P0ConfigXmlUtils.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/cfg/DefaultC3P0ConfigFinder.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/cfg/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/cfg/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/cfg/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/codegen/BeangenDataSourceGenerator.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/codegen/C3P0ImplUtilsParentLoggerGeneratorExtension.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/codegen/JdbcProxyGenerator.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/codegen/UnsupportedParentLoggerGeneratorExtension.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/codegen/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/codegen/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/codegen/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/AfterCloseLoggingComboPooledDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/AfterCloseLoggingConnectionWrapper.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/CloseLoggingComboPooledDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/CloseLoggingConnectionWrapper.html +%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/ConstructionLoggingComboPooledDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/example/InitSqlConnectionCustomizer.html +%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/example/IsValidOnlyConnectionTester30.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/example/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/example/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/example/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/filter/FilterDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/filter/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/filter/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/filter/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/AbstractIdentityTokenized.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/AbstractPoolBackedDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/AuthMaskingProperties.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/C3P0Defaults.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/C3P0ImplUtils.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/C3P0JavaBeanObjectFactory.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/C3P0PooledConnection.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/C3P0PooledConnectionPool.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/C3P0PooledConnectionPoolManager.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/DbAuth.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/DefaultConnectionTester.QuerylessTestRunner.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/DefaultConnectionTester.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/DriverManagerDataSourceBase.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/IdentityTokenResolvable.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/IdentityTokenized.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/IdentityTokenizedCoalesceChecker.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/JndiRefDataSourceBase.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/NewPooledConnection.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/NewProxyCallableStatement.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/NewProxyConnection.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/NewProxyDatabaseMetaData.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/NewProxyPreparedStatement.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/NewProxyResultSet.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/NewProxyStatement.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/PoolBackedDataSourceBase.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/ProxyResultSetDetachable.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/WrapperConnectionPoolDataSourceBase.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/impl/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/jboss/C3P0PooledDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/jboss/C3P0PooledDataSourceMBean.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/jboss/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/jboss/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/jboss/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/management/ActiveManagementCoordinator.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/management/C3P0RegistryManager.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/management/C3P0RegistryManagerMBean.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/management/DynamicPooledDataSourceManagerMBean.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/management/ManagementCoordinator.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/management/NullManagementCoordinator.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/management/PooledDataSourceManager.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/management/PooledDataSourceManagerMBean.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/management/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/management/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/management/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/mbean/C3P0PooledDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/mbean/C3P0PooledDataSourceMBean.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/mbean/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/mbean/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/mbean/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/servlet/C3P0StatusServlet.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/servlet/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/servlet/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/servlet/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/stmt/DoubleMaxStatementCache.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/stmt/GlobalMaxOnlyStatementCache.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/stmt/GooGooStatementCache.ConnectionStatementManager.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/stmt/GooGooStatementCache.Deathmarch.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/stmt/GooGooStatementCache.DeathmarchConnectionStatementManager.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/stmt/GooGooStatementCache.SimpleConnectionStatementManager.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/stmt/GooGooStatementCache.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/stmt/PerConnectionMaxOnlyStatementCache.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/stmt/StatementCache.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/stmt/StatementCacheBenchmark.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/stmt/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/stmt/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/stmt/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/subst/C3P0Substitutions.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/subst/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/subst/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/subst/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/AlwaysFailConnectionTester.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/AlwaysFailDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/C3P0BenchmarkApp.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/ConnectionDispersionTest.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/FreezableDriverManagerDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/InterruptedBatchTest.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/JavaBeanRefTest.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/JndiBindTest.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/JndiLookupTest.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/ListTablesTest.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/LoadPoolBackedDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/OneThreadRepeatedInsertOrQueryTest.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/PSLoadPoolBackedDataSource.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/ProxyWrappersTest.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/RawConnectionOpTest.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/StatsTest.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/TestConnectionCustomizer.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/TestRefSerStuff.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/junit/C3P0JUnitTestCaseBase.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/junit/ConnectionPropertiesResetJUnitTestCase.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/junit/MarshallUnmarshallDataSourcesJUnitTestCase.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/junit/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/junit/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/junit/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/CloseReportingConnectionWrapper.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/ConnectionEventSupport.html +%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/IsValidOnlyConnectionTester.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/StatementEventSupport.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/TestUtils.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/BasicResourcePoolFactory.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/CannotAcquireResourceException.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/EventSupportingResourcePool.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/NoGoodResourcesException.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/ResourcePool.Manager.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/ResourcePool.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/ResourcePoolEvent.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/ResourcePoolEventSupport.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/ResourcePoolException.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/ResourcePoolFactory.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/ResourcePoolListener.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/TimeoutException.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/package-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/package-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/resourcepool/package-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/constant-values.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/deprecated-list.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/help-doc.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/index-all.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/index.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/overview-frame.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/overview-summary.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/overview-tree.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/package-list -%%PORTDOCS%%%%DOCSDIR%%/apidocs/resources/background.gif -%%PORTDOCS%%%%DOCSDIR%%/apidocs/resources/tab.gif -%%PORTDOCS%%%%DOCSDIR%%/apidocs/resources/titlebar.gif -%%PORTDOCS%%%%DOCSDIR%%/apidocs/resources/titlebar_end.gif +%%PORTDOCS%%%%DOCSDIR%%/apidocs/script.js %%PORTDOCS%%%%DOCSDIR%%/apidocs/serialized-form.html %%PORTDOCS%%%%DOCSDIR%%/apidocs/stylesheet.css %%PORTDOCS%%%%DOCSDIR%%/arrow_sm.png %%PORTDOCS%%%%DOCSDIR%%/index.html %%JAVAJARDIR%%/c3p0.jar Property changes on: head/databases/c3p0/pkg-plist ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property