diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-03-18 13:35:54 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-03-18 13:35:54 +0000 |
commit | 11c7c9cfc07b467569d2198dfcf9980d7a3be6a1 (patch) | |
tree | 820b627fd5a892d1aa46167ac8032409672942e2 /databases/pgfouine/pkg-plist | |
parent | 04ca9bdac4abc086af1a54c58a51d9d5786dbbb7 (diff) | |
download | ports-11c7c9cfc07b467569d2198dfcf9980d7a3be6a1.tar.gz ports-11c7c9cfc07b467569d2198dfcf9980d7a3be6a1.zip |
Notes
Diffstat (limited to 'databases/pgfouine/pkg-plist')
-rw-r--r-- | databases/pgfouine/pkg-plist | 10 |
1 files changed, 8 insertions, 2 deletions
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 |