pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks/postal Initial import of postal-0.62, packa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f19fb32355a
branches:  trunk
changeset: 464056:9f19fb32355a
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Dec 03 18:40:32 2003 +0000

description:
Initial import of postal-0.62, package provided by David Ferlier via
pkgsrc-wip.

Postal is a SMTP benchmark.

Postal-list will list all the possible expansions for an account name (used
for creating a list of accounts to create on your test server).

Rabid is the mad Biff, it is a POP benchmark.

diffstat:

 benchmarks/postal/DESCR    |   6 ++++++
 benchmarks/postal/Makefile |  17 +++++++++++++++++
 benchmarks/postal/PLIST    |   7 +++++++
 benchmarks/postal/distinfo |   4 ++++
 4 files changed, 34 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r b999bacb3709 -r 9f19fb32355a benchmarks/postal/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/postal/DESCR   Wed Dec 03 18:40:32 2003 +0000
@@ -0,0 +1,6 @@
+Postal is a SMTP benchmark.
+
+Postal-list will list all the possible expansions for an account name (used
+for creating a list of accounts to create on your test server).
+
+Rabid is the mad Biff, it is a POP benchmark.
diff -r b999bacb3709 -r 9f19fb32355a benchmarks/postal/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/postal/Makefile        Wed Dec 03 18:40:32 2003 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 18:40:32 xtraeme Exp $
+
+DISTNAME=      postal-0.62
+CATEGORIES=    benchmarks
+MASTER_SITES=  http://www.coker.com.au/postal/
+EXTRACT_SUFX=  .tgz
+
+MAINTAINER=    david%netbsd-fr.org@localhost
+HOMEPAGE=      http://www.coker.com.au/postal/
+COMMENT=       Tool for benchmarking SMTP/POP servers
+
+GNU_CONFIGURE= yes
+USE_BUILDLINK2=        yes
+
+.include "../../security/openssl/buildlink2.mk"
+.include "../../mk/pthread.buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b999bacb3709 -r 9f19fb32355a benchmarks/postal/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/postal/PLIST   Wed Dec 03 18:40:32 2003 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 18:40:33 xtraeme Exp $
+man/man8/postal-list.8
+man/man8/postal.8
+man/man8/rabid.8
+sbin/postal
+sbin/postal-list
+sbin/rabid
diff -r b999bacb3709 -r 9f19fb32355a benchmarks/postal/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/postal/distinfo        Wed Dec 03 18:40:32 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/03 18:40:33 xtraeme Exp $
+
+SHA1 (postal-0.62.tgz) = 6379ac223964921963389c8c600a1ba4b24a6ab3
+Size (postal-0.62.tgz) = 84506 bytes



Home | Main Index | Thread Index | Old Index