Fri Sep 11 11:51:52 2009 UTC ()
Anita is an experimental tool for automated testing of the NetBSD/i386
installation procedure.  Using anita, you can fully automate the
process of downloading a NetBSD/i386 distribution, installing it in a
qemu virtual machine, and booting the installed system.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(gson)
diff -r0 -r1.1.1.1 pkgsrc/misc/py-anita/Makefile
diff -r0 -r1.1.1.1 pkgsrc/misc/py-anita/DESCR
diff -r0 -r1.1.1.1 pkgsrc/misc/py-anita/PLIST
diff -r0 -r1.1.1.1 pkgsrc/misc/py-anita/distinfo

File Added: pkgsrc/misc/py-anita/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/09/11 11:51:52 gson Exp $
#

DISTNAME=	anita-1.5
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	misc
MASTER_SITES=	http://www.gson.org/netbsd/anita/download/

PYDISTUTILSPKG= yes
DEPENDS+=	qemu>=0.9.0:../../emulators/qemu
DEPENDS+=	cdrtools>=2.00.00.00:../../sysutils/cdrtools

MAINTAINER=	gson@NetBSD.org
HOMEPAGE=	http://www.gson.org/netbsd/anita/
COMMENT=	Automated NetBSD Installation and Test Application

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../lang/python/extension.mk"
.include "../../devel/py-pexpect/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/misc/py-anita/DESCR
Anita is an experimental tool for automated testing of the NetBSD/i386
installation procedure.  Using anita, you can fully automate the
process of downloading a NetBSD/i386 distribution, installing it in a
qemu virtual machine, and booting the installed system.

File Added: pkgsrc/misc/py-anita/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/11 11:51:52 gson Exp $
bin/anita
${PYSITELIB}/anita.py
${PYSITELIB}/anita.pyc
${PYSITELIB}/anita.pyo

File Added: pkgsrc/misc/py-anita/distinfo
$NetBSD: distinfo,v 1.1.1.1 2009/09/11 11:51:52 gson Exp $

SHA1 (anita-1.5.tar.gz) = f1d518708142824567bd4c7a1762fe791f43dffe
RMD160 (anita-1.5.tar.gz) = 596f753e7839bdc0e624e52145f5add3f889c1d1
Size (anita-1.5.tar.gz) = 9164 bytes