Thu Jul 12 18:12:03 2012 UTC ()
Import pgbench package for PostgreSQL 8.3

pgbench is a popular benchmarking tool used by many developers
and hackers to do quick performance test with PostgreSQL on a
system setup.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(asau)
diff -r0 -r1.1.1.1 pkgsrc/databases/postgresql83-pgbench/DESCR
diff -r0 -r1.1.1.1 pkgsrc/databases/postgresql83-pgbench/Makefile
diff -r0 -r1.1.1.1 pkgsrc/databases/postgresql83-pgbench/PLIST

File Added: pkgsrc/databases/postgresql83-pgbench/Attic/DESCR
pgbench is a popular benchmarking tool used by many developers
and hackers to do quick performance test with PostgreSQL on a
system setup.

File Added: pkgsrc/databases/postgresql83-pgbench/Attic/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2012/07/12 18:12:02 asau Exp $

PKGNAME=	${DISTNAME:C/-/83-pgbench-/}
COMMENT=	PostgreSQL benchmarking tools

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../databases/postgresql83/Makefile.common"

#BUILD_MAKE_FLAGS=	PGXS=1

BUILD_DIRS+=		contrib/pgbench

.include "../../databases/postgresql83-client/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/databases/postgresql83-pgbench/Attic/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2012/07/12 18:12:02 asau Exp $
bin/pgbench