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 | |
parent | 04ca9bdac4abc086af1a54c58a51d9d5786dbbb7 (diff) | |
download | ports-11c7c9cfc07b467569d2198dfcf9980d7a3be6a1.tar.gz ports-11c7c9cfc07b467569d2198dfcf9980d7a3be6a1.zip |
Notes
Diffstat (limited to 'databases/pgfouine')
-rw-r--r-- | databases/pgfouine/Makefile | 6 | ||||
-rw-r--r-- | databases/pgfouine/distinfo | 6 | ||||
-rw-r--r-- | databases/pgfouine/pkg-plist | 10 |
3 files changed, 14 insertions, 8 deletions
diff --git a/databases/pgfouine/Makefile b/databases/pgfouine/Makefile index 3951b58d345b..9041fd476122 100644 --- a/databases/pgfouine/Makefile +++ b/databases/pgfouine/Makefile @@ -6,10 +6,9 @@ # PORTNAME= pgfouine -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.2 CATEGORIES= databases -MASTER_SITES= http://pgfoundry.org/frs/download.php/1334/ \ +MASTER_SITES= http://pgfoundry.org/frs/download.php/2575/ \ http://pgfouine.projects.postgresql.org/releases/ MAINTAINER= pea@raveland.org @@ -22,6 +21,7 @@ pre-configure: ${REINPLACE_CMD} -e 's,/usr/bin/php,${LOCALBASE}/bin/php,g;' \ -e 's,!!PREFIX!!,${PREFIX},g' \ ${WRKSRC}/pgfouine.php ${WRKSRC}/pgfouine_vacuum.php + ${FIND} -d ${WRKSRC} -type d -name 'CVS' -exec ${RM} -rf {} \; do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pgfouine.php ${PREFIX}/bin/pgfouine diff --git a/databases/pgfouine/distinfo b/databases/pgfouine/distinfo index b21c1c34bc13..0c9bc2e467b5 100644 --- a/databases/pgfouine/distinfo +++ b/databases/pgfouine/distinfo @@ -1,3 +1,3 @@ -MD5 (pgfouine-1.0.tar.gz) = a6c10e69582f7beef74e8de9313675e9 -SHA256 (pgfouine-1.0.tar.gz) = 48a656c8604e4e743a39782e18440d90beb277db725ef4813ab5cdc06e6f67a4 -SIZE (pgfouine-1.0.tar.gz) = 469475 +MD5 (pgfouine-1.2.tar.gz) = 9d15056365cd3e6447887cc765008f07 +SHA256 (pgfouine-1.2.tar.gz) = 6c5b753d7c14744cd23021d327016040cd86e14d29c055babf556ee2160a17fd +SIZE (pgfouine-1.2.tar.gz) = 793004 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 |