From 11c7c9cfc07b467569d2198dfcf9980d7a3be6a1 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Thu, 18 Mar 2010 13:35:54 +0000 Subject: - Update to 1.2 PR: ports/144459 Approved by: maintainer (timeout) --- databases/pgfouine/pkg-plist | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'databases/pgfouine/pkg-plist') diff --git a/databases/pgfouine/pkg-plist b/databases/pgfouine/pkg-plist index 00b59aab53e4..99b25bfa6d87 100644 --- a/databases/pgfouine/pkg-plist +++ b/databases/pgfouine/pkg-plist @@ -5,6 +5,7 @@ bin/pgfouine_vacuum %%PORTDOCS%%%%DOCSDIR%%/THANKS %%PORTDOCS%%%%DOCSDIR%%/pgfouine-tutorial.txt %%DATADIR%%/include/Accumulator.class.php +%%DATADIR%%/include/CsvlogLogReader.class.php %%DATADIR%%/include/DurationLogObject.class.php %%DATADIR%%/include/ErrorLogObject.class.php %%DATADIR%%/include/GenericLogReader.class.php @@ -42,6 +43,7 @@ bin/pgfouine_vacuum %%DATADIR%%/include/postgresql/lines/PostgreSQLDurationLine.class.php %%DATADIR%%/include/postgresql/lines/PostgreSQLErrorLine.class.php %%DATADIR%%/include/postgresql/lines/PostgreSQLHintLine.class.php +%%DATADIR%%/include/postgresql/lines/PostgreSQLLocationLine.class.php %%DATADIR%%/include/postgresql/lines/PostgreSQLLogLine.class.php %%DATADIR%%/include/postgresql/lines/PostgreSQLNoticeLine.class.php %%DATADIR%%/include/postgresql/lines/PostgreSQLPreparedStatementExecuteLine.class.php @@ -51,6 +53,7 @@ bin/pgfouine_vacuum %%DATADIR%%/include/postgresql/lines/PostgreSQLQueryStartWithDurationLine.class.php %%DATADIR%%/include/postgresql/lines/PostgreSQLStatementLine.class.php %%DATADIR%%/include/postgresql/lines/PostgreSQLStatusLine.class.php +%%DATADIR%%/include/postgresql/parsers/CsvlogPostgreSQLParser.class.php %%DATADIR%%/include/postgresql/parsers/PostgreSQLParser.class.php %%DATADIR%%/include/postgresql/parsers/StderrPostgreSQLParser.class.php %%DATADIR%%/include/postgresql/parsers/SyslogPostgreSQLParser.class.php @@ -102,8 +105,9 @@ bin/pgfouine_vacuum %%DATADIR%%/include/reporting/artichow/Pie.class.php %%DATADIR%%/include/reporting/artichow/README %%DATADIR%%/include/reporting/artichow/ScatterPlot.class.php -%%DATADIR%%/include/reporting/artichow/font/COPYRIGHT.TXT -%%DATADIR%%/include/reporting/artichow/font/Vera.ttf +%%DATADIR%%/include/reporting/artichow/font/DejaVuSans.ttf +%%DATADIR%%/include/reporting/artichow/font/LICENSE +%%DATADIR%%/include/reporting/artichow/font/README %%DATADIR%%/include/reporting/artichow/patterns/BarDepth.php %%DATADIR%%/include/reporting/artichow/patterns/LightLine.php %%DATADIR%%/include/reporting/artichow/php4/AntiSpam.class.php @@ -166,10 +170,12 @@ bin/pgfouine_vacuum %%DATADIR%%/include/reporting/geshi/docs/CHANGES %%DATADIR%%/include/reporting/geshi/docs/COPYING %%DATADIR%%/include/reporting/geshi/docs/README +%%DATADIR%%/include/reporting/geshi/docs/TODO %%DATADIR%%/include/reporting/geshi/docs/THANKS %%DATADIR%%/include/reporting/geshi/geshi.php %%DATADIR%%/include/reporting/geshi/geshi/sql.php %%DATADIR%%/include/reporting/reports.lib.php +%%DATADIR%%/include/reporting/reports/CsvQueriesHistoryReport.class.php %%DATADIR%%/include/reporting/reports/HourlyStatsReport.class.php %%DATADIR%%/include/reporting/reports/NormalizedErrorsMostFrequentReport.class.php %%DATADIR%%/include/reporting/reports/NormalizedErrorsReport.class.php -- cgit v1.2.3