Fri Sep 13 08:51:09 2013 UTC ()
Import sysutils/manifold.

Manifold helps you quickly and easily create Solaris SMF manifest
XML files for your services by answering a few questions about how
it needs to be configured.


(fhajny)
diff -r0 -r1.1 pkgsrc/sysutils/manifold/DESCR
diff -r0 -r1.1 pkgsrc/sysutils/manifold/Makefile
diff -r0 -r1.1 pkgsrc/sysutils/manifold/PLIST
diff -r0 -r1.1 pkgsrc/sysutils/manifold/distinfo

File Added: pkgsrc/sysutils/manifold/Attic/DESCR
Manifold helps you quickly and easily create Solaris SMF manifest
XML files for your services by answering a few questions about how
it needs to be configured.

File Added: pkgsrc/sysutils/manifold/Attic/Makefile
# $NetBSD: Makefile,v 1.1 2013/09/13 08:51:09 fhajny Exp $
#

PKGNAME=	${DISTNAME:S/^M/m/}
DISTNAME=	Manifold-0.2.0
CATEGORIES=	sysutils
MASTER_SITES=	http://pypi.python.org/packages/source/M/Manifold/

MAINTAINER=	filip@joyent.com
HOMEPAGE=	http://code.google.com/p/manifold/
COMMENT=	SMF service manifest creation tool
LICENSE=	mit

DEPENDS+=	${PYPKGPREFIX}-genshi-[0-9]*:../../www/py-genshi

USE_LANGUAGES=	# none

PYDISTUTILSPKG=	yes

post-extract:
	${CHMOD} -R g-w ${WRKSRC}/*

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/sysutils/manifold/Attic/PLIST
@comment $NetBSD: PLIST,v 1.1 2013/09/13 08:51:09 fhajny Exp $
bin/manifold
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/${EGG_INFODIR}/zip-safe
${PYSITELIB}/${PKGBASE}/__init__.py
${PYSITELIB}/${PKGBASE}/__init__.pyc
${PYSITELIB}/${PKGBASE}/__init__.pyo
${PYSITELIB}/${PKGBASE}/manifold.py
${PYSITELIB}/${PKGBASE}/manifold.pyc
${PYSITELIB}/${PKGBASE}/manifold.pyo
${PYSITELIB}/${PKGBASE}/release.py
${PYSITELIB}/${PKGBASE}/release.pyc
${PYSITELIB}/${PKGBASE}/release.pyo

File Added: pkgsrc/sysutils/manifold/Attic/distinfo
$NetBSD: distinfo,v 1.1 2013/09/13 08:51:09 fhajny Exp $

SHA1 (Manifold-0.2.0.tar.gz) = 813f10576d40322d4d9a4174f2f35276bb70ef56
RMD160 (Manifold-0.2.0.tar.gz) = 5f56752691a2f11d3ed94e0af32d622c7617c72a
Size (Manifold-0.2.0.tar.gz) = 5342 bytes